You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/07/30 13:16:24 UTC

Failed: OOZIE-2734 PreCommit Build #701

Jira: https://issues.apache.org/jira/browse/OOZIE-2734
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/701/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 772.04 KB...]
---++ Basic Setup

Follow the instructions at [[DG_QuickStart][Oozie Quick Start]].

---++ Environment Setup

*IMPORTANT:* Oozie ignores any set value for =OOZIE_HOME=, Oozie computes its home automatically.

When running Oozie with its embedded Jetty server, the =conf/oozie-env.sh= file can be
used to configure the following environment variables used by Oozie:

*JETTY_OPTS* : settings for the Embedded Jetty that runs Oozie. Java System properties
for Oozie should be specified in this variable. No default value.

*OOZIE_CONFIG_FILE* : Oozie configuration file to load from Oozie configuration directory.
Default value =oozie-site.xml=.

*OOZIE_LOGS* : Oozie logs directory. Default value =logs/= directory in the Oozie installation
directory.

*OOZIE_LOG4J_FILE* :  Oozie Log4J configuration file to load from Oozie configuration directory.
Default value =oozie-log4j.properties=.

*OOZIE_LOG4J_RELOAD* : Reload interval of the Log4J configuration file, in seconds.
Default value =10=

*OOZIE_CHECK_OWNER* : If set to =true=, Oozie setup/start/run/stop scripts will check that the
owner of the Oozie installation directory matches the user invoking the script. The default
value is undefined and interpreted as a =false=.

*OOZIE_INSTANCE_ID* : The instance id of the Oozie server.  When using HA, each server instance should have a unique instance id.
Default value =${OOZIE_HTTP_HOSTNAME}=

---++ Oozie Server Setup

The =oozie-setup.sh= script prepares the embedded Jetty server to run Oozie.

The =oozie-setup.sh= script options are:

<verbatim>
Usage  : oozie-setup.sh <Command and OPTIONS>
          sharelib create -fs FS_URI [-locallib SHARED_LIBRARY] [-concurrency CONCURRENCY]
                                                                (create sharelib for oozie,

error: patch failed: docs/src/site/twiki/AG_Install.twiki:1
error: docs/src/site/twiki/AG_Install.twiki: patch does not apply
Checking patch docs/src/site/twiki/AG_Monitoring.twiki => docs/src/site/markdown/AG_Monitoring.md...
Checking patch docs/src/site/markdown/AG_OozieLogging.md...
Checking patch docs/src/site/twiki/AG_OozieUpgrade.twiki => docs/src/site/markdown/AG_OozieUpgrade.md...
Checking patch docs/src/site/twiki/BundleFunctionalSpec.twiki => docs/src/site/markdown/BundleFunctionalSpec.md...
Checking patch docs/src/site/twiki/CoordinatorFunctionalSpec.twiki => docs/src/site/markdown/CoordinatorFunctionalSpec.md...
Checking patch docs/src/site/twiki/DG_ActionAuthentication.twiki => docs/src/site/markdown/DG_ActionAuthentication.md...
Checking patch docs/src/site/twiki/DG_CommandLineTool.twiki => docs/src/site/markdown/DG_CommandLineTool.md...
Checking patch docs/src/site/twiki/DG_CoordinatorRerun.twiki => docs/src/site/markdown/DG_CoordinatorRerun.md...
Checking patch docs/src/site/twiki/DG_CustomActionExecutor.twiki => docs/src/site/markdown/DG_CustomActionExecutor.md...
Checking patch docs/src/site/twiki/DG_DistCpActionExtension.twiki => docs/src/site/markdown/DG_DistCpActionExtension.md...
Checking patch docs/src/site/twiki/DG_EmailActionExtension.twiki => docs/src/site/markdown/DG_EmailActionExtension.md...
Checking patch docs/src/site/twiki/DG_Examples.twiki => docs/src/site/markdown/DG_Examples.md...
Checking patch docs/src/site/twiki/DG_FluentJobAPI.twiki => docs/src/site/markdown/DG_FluentJobAPI.md...
Checking patch docs/src/site/twiki/DG_HCatalogIntegration.twiki => docs/src/site/markdown/DG_HCatalogIntegration.md...
Checking patch docs/src/site/twiki/DG_Hive2ActionExtension.twiki => docs/src/site/markdown/DG_Hive2ActionExtension.md...
Checking patch docs/src/site/twiki/DG_HiveActionExtension.twiki => docs/src/site/markdown/DG_HiveActionExtension.md...
Checking patch docs/src/site/twiki/DG_JMSNotifications.twiki => docs/src/site/markdown/DG_JMSNotifications.md...
Checking patch docs/src/site/twiki/DG_Overview.twiki => docs/src/site/markdown/DG_Overview.md...
Checking patch docs/src/site/twiki/DG_QuickStart.twiki => docs/src/site/markdown/DG_QuickStart.md...
Checking patch docs/src/site/twiki/DG_SLAMonitoring.twiki => docs/src/site/markdown/DG_SLAMonitoring.md...
Checking patch docs/src/site/twiki/DG_ShellActionExtension.twiki => docs/src/site/markdown/DG_ShellActionExtension.md...
Checking patch docs/src/site/twiki/DG_SparkActionExtension.twiki => docs/src/site/markdown/DG_SparkActionExtension.md...
Checking patch docs/src/site/twiki/DG_SqoopActionExtension.twiki => docs/src/site/markdown/DG_SqoopActionExtension.md...
Checking patch docs/src/site/twiki/DG_SshActionExtension.twiki => docs/src/site/markdown/DG_SshActionExtension.md...
Checking patch docs/src/site/twiki/DG_WorkflowReRun.twiki => docs/src/site/markdown/DG_WorkflowReRun.md...
Checking patch docs/src/site/markdown/ENG_Building.md...
Checking patch docs/src/site/twiki/ENG_Custom_Authentication.twiki => docs/src/site/markdown/ENG_Custom_Authentication.md...
Checking patch docs/src/site/twiki/ENG_MiniOozie.twiki => docs/src/site/markdown/ENG_MiniOozie.md...
Checking patch docs/src/site/twiki/WebServicesAPI.twiki => docs/src/site/markdown/WebServicesAPI.md...
Checking patch docs/src/site/twiki/WorkflowFunctionalSpec.twiki => docs/src/site/markdown/WorkflowFunctionalSpec.md...
Checking patch docs/src/site/markdown/index.md...
Checking patch docs/src/site/twiki/AG_OozieLogging.twiki...
Checking patch docs/src/site/twiki/ENG_Building.twiki...
Checking patch docs/src/site/twiki/index.twiki...
Checking patch pom.xml...
fatal: git apply: bad git-diff - inconsistent old filename on line 58
Patch failed to apply to head of branch

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1774    0  1575  100   199   1965    248 --:--:-- --:--:-- --:--:--  1966
{"self":"https://issues.apache.org/jira/rest/api/2/issue/13019874/comment/16561911","id":"16561911","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-2734\n\nCleaning local git workspace\n\n----------------------------\n\n{color:red}-1{color} Patch failed to apply to head of branch\n\n----------------------------\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-07-30T13:16:20.941+0000","updated":"2018-07-30T13:16:20.941+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-2734
Archiving artifacts
[Fast Archiver] Compressed 1.25 MB of artifacts by 40.1% relative to #699
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Failed: OOZIE-2734 PreCommit Build #707

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-2734
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/707/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.83 MB...]
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2458 bytes
[TRACE] Full summary file size is 1399 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2734

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
-1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    -1 the patch contains 3 line(s) with tabs
    +1 the patch does not introduce any trailing spaces
    -1 the patch contains 282 line(s) longer than 132 characters
    -1 the patch does not add/modify any testcase
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warning(s)
    WARNING: the current HEAD has 100 Javadoc warning(s)
    +1 the patch does not seem to introduce new Javadoc error(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [fluent-job/fluent-job-api].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [client].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
+1 TESTS
    Tests run: 2911
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/707/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0{"self":"https://issues.apache.org/jira/rest/api/2/issue/13019874/comment/16563853","id":"16563853","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-2734\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:red}-1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:red}-1{color} the patch contains 3 line(s) with tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:red}-1{color} the patch contains 282 line(s) longer than 132 characters\n.    {color:red}-1{color} the patch does not add/modify any testcase\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warning(s)\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc error(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [fluent-job/fluent-job-api].\n. {color:green}+1{color} There are no new bugs found in [server].\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [client].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:green}+1 TESTS{color}\n.    Tests run: 2911\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/707/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=103100  7730    0  4553  100  3177   5683   3965 --:--:-- --:--:-- --:--:--  5677
93","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-07-31T15:42:52.581+0000","updated":"2018-07-31T15:42:52.581+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-2734
Archiving artifacts
[Fast Archiver] Compressed 2.68 MB of artifacts by 36.2% relative to #699
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: OOZIE-3160 PreCommit Build #706

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3160
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/706/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.73 MB...]
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[ERROR] There are [3] new bugs found below threshold in total that must be fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 3153 bytes
[TRACE] Full summary file size is 2104 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-3160

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
+1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch adds/modifies 1 testcase(s)
-1 RAT
    -1 the patch seems to introduce 2 new RAT warning(s)
+1 JAVADOC
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warning(s)
    WARNING: the current HEAD has 100 Javadoc warning(s)
    +1 the patch does not seem to introduce new Javadoc error(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
-1 There are [3] new bugs found below threshold in total that must be fixed.
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [webapp].
 -1 There are [3] new bugs found below threshold in [core] that must be fixed.
 You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
 The most important FindBugs errors are:
 At AsyncXCommandExecutor.java:[line 177]: org.apache.oozie.service.AsyncXCommandExecutor$AccessibleRunnableScheduledFuture defines compareTo(Object) and uses Object.equals()
 At AsyncXCommandExecutor.java:[lines 177-233]: Should org.apache.oozie.service.AsyncXCommandExecutor$AccessibleRunnableScheduledFuture be a _static_ inner class?
 At AsyncXCommandExecutor.java:[lines 169-172]: org.apache.oozie.service.AsyncXCommandExecutor$PriorityComparator implements Comparator but not Serializable
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [fluent-job/fluent-job-api].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [client].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
+1 TESTS
    Tests run: 2920
    Tests failed at first run:
TestWorkflowActionRetryInfoXCommand#testRetryConsoleUrlForked
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/706/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0{"self":"https://issues.apache.org/jira/rest/api/2/issue/13130774/comment/16563585","id":"16563585","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3160\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:green}+1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:green}+1{color} the patch does not introduce any line longer than 132\n.    {color:green}+1{color} the patch adds/modifies 1 testcase(s)\n{color:red}-1 RAT{color}\n.    {color:red}-1{color} the patch seems to introduce 2 new RAT warning(s)\n{color:green}+1 JAVADOC{color}\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warning(s)\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc error(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:red}-1{color} There are [3] new bugs found below threshold in total that must be fixed.\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:red}-1{color} There are [3] new bugs found below threshold in [core] that must be fixed.\n. You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html\n. The most important FindBugs errors are:\n. At AsyncXCommandExecutor.java:[line 177]: org.apache.oozie.service.AsyncXCommandExecutor$AccessibleRunnableScheduledFuture defines compareTo(Object) and uses Object.equals()\n. At AsyncXCommandExecutor.java:[lines 177-233]: Should org.apache.oozie.service.AsyncXCommandExecutor$AccessibleRunnableScheduledFuture be a _static_ inner class?\n. At AsyncXCommandExecutor.java:[lines 169-172]: org.apache.oozie.service.AsyncXCommandExecutor$PriorityComparator implements Comparator but not Serializable\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [fluent-job/fluent-job-api].\n. {color:green}+1{color} There are no new bugs found in [server].\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [client].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the pat100  9510    0  5443  100  4067   4840   3617  0:00:01  0:00:01 --:--:--  4842
ch does not modify JPA files\n{color:green}+1 TESTS{color}\n.    Tests run: 2920\n.    {color:orange}Tests failed at first run:{color}\nTestWorkflowActionRetryInfoXCommand#testRetryConsoleUrlForked\n.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/706/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-07-31T12:31:37.723+0000","updated":"2018-07-31T12:31:37.723+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3160
Archiving artifacts
[Fast Archiver] Compressed 2.61 MB of artifacts by 27.5% relative to #699
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: OOZIE-3310 PreCommit Build #705

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3310
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/705/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.75 MB...]
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[ERROR] There are [1] new bugs found below threshold in total that must be fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 3133 bytes
[TRACE] Full summary file size is 2076 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-3310

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
+1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch adds/modifies 1 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warning(s)
    WARNING: the current HEAD has 100 Javadoc warning(s)
    +1 the patch does not seem to introduce new Javadoc error(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
-1 There are [1] new bugs found below threshold in total that must be fixed.
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [webapp].
 -1 There are [1] new bugs found below threshold in [core] that must be fixed.
 You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
 The most important FindBugs errors are:
 At SLASummaryGetForFilterJPAExecutor.java:[line 200]: This use of javax/persistence/EntityManager.createQuery(Ljava/lang/String;)Ljavax/persistence/Query; can be vulnerable to SQL/JPQL injection
 At SLASummaryGetForFilterJPAExecutor.java:[line 177]: At SLASummaryGetForFilterJPAExecutor.java:[line 167]
 At SLASummaryGetForFilterJPAExecutor.java:[line 197]: At SLASummaryGetForFilterJPAExecutor.java:[line 192]
 At SLASummaryGetForFilterJPAExecutor.java:[line 200]
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [fluent-job/fluent-job-api].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [client].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
+1 TESTS
    Tests run: 2911
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/705/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0{"self":"https://issues.apache.org/jira/rest/api/2/issue/13174795/comment/16563463","id":"16563463","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3310\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:green}+1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:green}+1{color} the patch does not introduce any line longer than 132\n.    {color:green}+1{color} the patch adds/modifies 1 testcase(s)\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warning(s)\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc error(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:red}-1{color} There are [1] new bugs found below threshold in total that must be fixed.\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:red}-1{color} There are [1] new bugs found below threshold in [core] that must be fixed.\n. You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html\n. The most important FindBugs errors are:\n. At SLASummaryGetForFilterJPAExecutor.java:[line 200]: This use of javax/persistence/EntityManager.createQuery(Ljava/lang/String;)Ljavax/persistence/Query; can be vulnerable to SQL/JPQL injection\n. At SLASummaryGetForFilterJPAExecutor.java:[line 177]: At SLASummaryGetForFilterJPAExecutor.java:[line 167]\n. At SLASummaryGetForFilterJPAExecutor.java:[line 197]: At SLASummaryGetForFilterJPAExecutor.java:[line 192]\n. At SLASummaryGetForFilterJPAExecutor.java:[line 200]\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [fluent-job/fluent-job-api].\n. {color:green}+1{color} There are no new bugs found in [server].\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [client].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify 100  9092    0  5234  100  3858   5792   4269 --:--:-- --:--:-- --:--:--  5789
JPA files\n{color:green}+1 TESTS{color}\n.    Tests run: 2911\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/705/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-07-31T10:51:46.786+0000","updated":"2018-07-31T10:51:46.786+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3310
Archiving artifacts
[Fast Archiver] Compressed 2.61 MB of artifacts by 38.4% relative to #699
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: OOZIE-1624 PreCommit Build #704

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-1624
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/704/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 764.51 KB...]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/zookeeper-security-tests/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/zookeeper-security-tests/target/test-classes
[INFO] /home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.5:check (default-cli) > :findbugs @ oozie-zookeeper-security-tests >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.5:findbugs (findbugs) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.5:check (default-cli) < :findbugs @ oozie-zookeeper-security-tests <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.5:check (default-cli) @ oozie-zookeeper-security-tests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main 5.1.0-SNAPSHOT ................... SUCCESS [  1.657 s]
[INFO] Apache Oozie Fluent Job ............................ SUCCESS [  0.046 s]
[INFO] Apache Oozie Fluent Job API ........................ SUCCESS [ 22.808 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 14.052 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 11.078 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  5.490 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  4.635 s]
[INFO] Apache Oozie Core .................................. SUCCESS [01:14 min]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  7.874 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  7.332 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  7.731 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  8.683 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  5.478 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  8.542 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  9.802 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [  0.057 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [  3.128 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [  8.189 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [ 12.170 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.773 s]
[INFO] Apache Oozie Fluent Job Client ..................... SUCCESS [  0.512 s]
[INFO] Apache Oozie Server ................................ SUCCESS [ 10.674 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [  2.433 s]
[INFO] Apache Oozie ZooKeeper Security Tests 5.1.0-SNAPSHOT SUCCESS [  3.391 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:53 min
[INFO] Finished at: 2018-07-31T09:16:24Z
[INFO] ------------------------------------------------------------------------
[TRACE] FindBugs output in HEAD verified and saved
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

Checking patch a/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java => b/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java...
error: a/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java: No such file or directory
Checking patch a/core/src/test/java/org/apache/oozie/service/TestShareLibService.java => b/core/src/test/java/org/apache/oozie/service/TestShareLibService.java...
error: a/core/src/test/java/org/apache/oozie/service/TestShareLibService.java: No such file or directory
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java...
Hunk #3 succeeded at 566 (offset 13 lines).
Hunk #4 succeeded at 576 (offset 13 lines).
Hunk #5 succeeded at 673 (offset 13 lines).
Hunk #6 succeeded at 727 (offset 13 lines).
Hunk #7 succeeded at 795 (offset 13 lines).
error: while searching for:
    }

    private final static String ACTION_SHARELIB_FOR = "oozie.action.sharelib.for.";


    /**
     * Returns the default sharelib name for the action if any.

error: patch failed: core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java:1870
error: core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java: patch does not apply
Checking patch core/src/test/java/org/apache/oozie/service/TestShareLibService.java...
Patch failed to apply to head of branch

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1774    0  1575  100   199   2065    260 --:--:-- --:--:-- --:--:--  2064
{"self":"https://issues.apache.org/jira/rest/api/2/issue/12680834/comment/16563348","id":"16563348","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-1624\n\nCleaning local git workspace\n\n----------------------------\n\n{color:red}-1{color} Patch failed to apply to head of branch\n\n----------------------------\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-07-31T09:16:26.406+0000","updated":"2018-07-31T09:16:26.406+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-1624
Archiving artifacts
[Fast Archiver] Compressed 1.24 MB of artifacts by 40.2% relative to #699
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Failed: OOZIE-3310 PreCommit Build #703

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3310
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/703/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.75 MB...]
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[ERROR] There are [1] new bugs found below threshold in total that must be fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 3125 bytes
[TRACE] Full summary file size is 2076 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-3310

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
-1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    -1 the patch contains 2 line(s) longer than 132 characters
    +1 the patch adds/modifies 1 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warning(s)
    +1 the patch does not seem to introduce new Javadoc error(s)
    ERROR: the current HEAD has 2 Javadoc error(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
-1 There are [1] new bugs found below threshold in total that must be fixed.
 +1 There are no new bugs found in [webapp].
 -1 There are [1] new bugs found below threshold in [core] that must be fixed.
 You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
 The most important FindBugs errors are:
 At SLASummaryGetForFilterJPAExecutor.java:[line 200]: This use of javax/persistence/EntityManager.createQuery(Ljava/lang/String;)Ljavax/persistence/Query; can be vulnerable to SQL/JPQL injection
 At SLASummaryGetForFilterJPAExecutor.java:[line 177]: At SLASummaryGetForFilterJPAExecutor.java:[line 167]
 At SLASummaryGetForFilterJPAExecutor.java:[line 197]: At SLASummaryGetForFilterJPAExecutor.java:[line 192]
 At SLASummaryGetForFilterJPAExecutor.java:[line 200]
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [fluent-job/fluent-job-api].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [server].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
+1 TESTS
    Tests run: 2911
    Tests failed at first run:
TestCoordActionsKillXCommand#testActionKillCommandActionNumbers
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)


The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/703/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0{"self":"https://issues.apache.org/jira/rest/api/2/issue/13174795/comment/16563323","id":"16563323","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3310\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:red}-1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:red}-1{color} the patch contains 2 line(s) longer than 132 characters\n.    {color:green}+1{color} the patch adds/modifies 1 testcase(s)\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warning(s)\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc error(s)\n.    {color:red}ERROR{color}: the current HEAD has 2 Javadoc error(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:red}-1{color} There are [1] new bugs found below threshold in total that must be fixed.\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:red}-1{color} There are [1] new bugs found below threshold in [core] that must be fixed.\n. You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html\n. The most important FindBugs errors are:\n. At SLASummaryGetForFilterJPAExecutor.java:[line 200]: This use of javax/persistence/EntityManager.createQuery(Ljava/lang/String;)Ljavax/persistence/Query; can be vulnerable to SQL/JPQL injection\n. At SLASummaryGetForFilterJPAExecutor.java:[line 177]: At SLASummaryGetForFilterJPAExecutor.java:[line 167]\n. At SLASummaryGetForFilterJPAExecutor.java:[line 197]: At SLASummaryGetForFilterJPAExecutor.java:[line 192]\n. At SLASummaryGetForFilterJPAExecutor.java:[line 200]\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [fluent-job/fluent-job-api].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [client].\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [server].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA file100  9330    0  5353  100  3977   6145   4566 --:--:-- --:--:-- --:--:--  6152
s\n{color:green}+1 TESTS{color}\n.    Tests run: 2911\n.    {color:orange}Tests failed at first run:{color}\nTestCoordActionsKillXCommand#testActionKillCommandActionNumbers\n.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/703/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-07-31T08:57:07.293+0000","updated":"2018-07-31T08:57:07.293+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3310
Archiving artifacts
[Fast Archiver] Compressed 1.94 MB of artifacts by 54.7% relative to #699
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: OOZIE-3265 PreCommit Build #702

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3265
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/702/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.77 MB...]
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2456 bytes
[TRACE] Full summary file size is 1399 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build@2/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build@2/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-3265

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
+1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch adds/modifies 1 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warning(s)
    WARNING: the current HEAD has 100 Javadoc warning(s)
    +1 the patch does not seem to introduce new Javadoc error(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [fluent-job/fluent-job-api].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [client].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 2912
    Tests failed: 2
    Tests errors: 0

    The patch failed the following testcases:

testEscapedSingleQuotes(org.apache.oozie.TestErrorCode)
testValidateReRunConfiguration(org.apache.oozie.TestDagEngine)

    Tests failing with errors:


+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/702/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0{"self":"https://issues.apache.org/jira/rest/api/2/issue/13162562/comment/16562016","id":"16562016","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3265\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:green}+1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:green}+1{color} the patch does not introduce any line longer than 132\n.    {color:green}+1{color} the patch adds/modifies 1 testcase(s)\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warning(s)\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc error(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [fluent-job/fluent-job-api].\n. {color:green}+1{color} There are no new bugs found in [server].\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [client].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:red}-1 TESTS{color}\n.    Tests run: 2912\n.    Tests failed: 2\n.    Tests errors: 0\n\n.    The patch failed the following testcases:\n\ntestEscapedSingleQuotes(org.apache.oozie.TestErrorCode)\ntestValidateReRunConfiguration(org.apache.oozie.TestDagEngine)\n\n.    Tests failing with errors:\n\n\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCom100  8234    0  4805  100  3429   5350   3818 --:--:-- --:--:-- --:--:--  5350
mit-OOZIE-Build/702/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-07-30T15:15:54.471+0000","updated":"2018-07-30T15:15:54.471+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3265
Archiving artifacts
[Fast Archiver] Compressed 2.62 MB of artifacts by 29.8% relative to #699
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.oozie.TestDagEngine.testValidateReRunConfiguration

Error Message:
Expected: <null> but was: E0401

Stack Trace:
junit.framework.AssertionFailedError: Expected: <null> but was: E0401
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertNull(Assert.java:277)
	at junit.framework.Assert.assertNull(Assert.java:268)
	at junit.framework.TestCase.assertNull(TestCase.java:438)
	at org.apache.oozie.TestDagEngine.testValidateReRunConfiguration(TestDagEngine.java:259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:410)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:367)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder$PC$1.run(ParallelComputerBuilder.java:593)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)


FAILED:  org.apache.oozie.TestErrorCode.testEscapedSingleQuotes

Error Message:
Found an unescaped single quote in E0404 (The two properties can't be non-empty and true respectively at the same time, [{0}]).
Make sure to replace all ' with ''

Stack Trace:
junit.framework.AssertionFailedError: 
Found an unescaped single quote in E0404 (The two properties can't be non-empty and true respectively at the same time, [{0}]).
Make sure to replace all ' with ''
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertFalse(Assert.java:39)
	at junit.framework.TestCase.assertFalse(TestCase.java:210)
	at org.apache.oozie.TestErrorCode.testEscapedSingleQuotes(TestErrorCode.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:410)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:367)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder$PC$1.run(ParallelComputerBuilder.java:593)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)