See <https://builds.apache.org/job/oozie-trunk-precommit-build/2967/changes>

Changes:

[rohini] OOZIE-2563 Pass spark-defaults.conf to spark action (satishsaley via

------------------------------------------
[...truncated 2449 lines...]
[INFO] Building Apache Oozie Tools 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-tools ---
[INFO] Deleting 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-tools 
---
[INFO] Compiling 2 source files to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/classes>
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieSharelibCLI.java>:[156,20]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieSharelibCLI.java>:[158,20]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java>:[166,37]
 [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-tools ---
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/test/java/org/apache/oozie/tools/TestOozieSharelibCLI.java>:[196,20]
 [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-mini ---
[INFO] Deleting 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-mini ---
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie WorkflowGenerator 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
oozie-workflowgenerator ---
[INFO] Deleting 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
oozie-workflowgenerator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-workflowgenerator ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources to ../../img
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
oozie-workflowgenerator ---
[INFO] Compiling 39 source files to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target/oozie-wfgen/WEB-INF/classes>
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[243,30]
 [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[270,30]
 [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[271,26]
 [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[272,14]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[273,14]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[275,18]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[276,18]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[277,18]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[278,18]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[279,18]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[280,18]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[281,18]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[284,31]
 [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[285,19]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[286,19]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[287,19]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[288,19]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[289,19]
 [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/SubWFPropertyTable.java>:[129,11]
 [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/SSHPropertyTable.java>:[150,11]
 [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/JavaPropertyTable.java>:[126,11]
 [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/ShellPropertyTable.java>:[184,11]
 [deprecation] setChecked(boolean) in CheckBox has been deprecated
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:exploded (default) @ oozie-workflowgenerator 
---
[INFO] Exploding webapp
[INFO] Assembling webapp [oozie-workflowgenerator] in 
[<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target/oozie-wfgen]>
[INFO] Processing war project
[INFO] Copying webapp resources 
[<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/webapp]>
[INFO] Webapp assembled in [49 msecs]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-workflowgenerator ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-workflowgenerator ---
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ 
oozie-workflowgenerator ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-distro ---
[INFO] Deleting 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
oozie-zookeeper-security-tests ---
[INFO] Deleting 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-zookeeper-security-tests ---
[INFO] Compiling 2 source files to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[55,42]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[56,42]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[57,22]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[58,22]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[64,22]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[65,22]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[67,22]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[108,26]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[139,26]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[149,26]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[185,26]
 [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ 
oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  0.887 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [  1.347 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT  SUCCESS [  0.070 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT .. SUCCESS [  0.139 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  0.025 s]
[INFO] Apache Oozie Client ............................... SUCCESS [  5.061 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  2.640 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  2.862 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  1.189 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 23.530 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  4.638 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  4.037 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  4.105 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  3.752 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  3.417 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  3.807 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  5.363 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [  0.015 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [  0.778 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [  0.682 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  4.116 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  1.633 s]
[INFO] Apache Oozie WorkflowGenerator .................... SUCCESS [  3.617 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [  0.770 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  2.808 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:22 min
[INFO] Finished at: 2016-06-09T01:17:31+00:00
[INFO] Final Memory: 56M/761M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "testPatchCompile" could not be activated 
because it does not exist.
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

fatal: unrecognized input
fatal: unrecognized input
Patch failed to apply to head of branch

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 358.72 KB of artifacts by 62.4% relative to #2964
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to