See <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/189/changes>
Changes: [sree] TEZ-2866. Tez UI: Newly added columns wont be displayed by default in [sseth] TEZ-2896. Fix thread names used during Input/Output initialization. ------------------------------------------ [...truncated 1251 lines...] [WARNING] <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-yarn-timeline-history/src/test/java/org/apache/tez/dag/history/logging/ats/TestHistoryEventTimelineConversion.java>: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-yarn-timeline-history/src/test/java/org/apache/tez/dag/history/logging/ats/TestHistoryEventTimelineConversion.java> uses unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-yarn-timeline-history/src/test/java/org/apache/tez/dag/history/logging/ats/TestHistoryEventTimelineConversion.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-yarn-timeline-history --- [INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-yarn-timeline-history/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.176 sec Running org.apache.tez.dag.history.logging.ats.TestHistoryEventTimelineConversion Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec Running org.apache.tez.dag.history.logging.ats.TestATSHistoryLoggingService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.178 sec Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tez-history-parser 0.8.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-history-parser --- [INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target> [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-history-parser --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser> [INFO] Storing buildNumber: 25f0247ee77bb483e52298bbf839eb15bc314454 at timestamp: 1444963000167 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-history-parser --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-history-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-history-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-history-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-history-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-history-parser --- [INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.tez.history.TestHistoryParser Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.757 sec <<< FAILURE! org.apache.tez.history.TestHistoryParser Time elapsed: 7.755 sec <<< ERROR! org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.io.IOException: NodeManager 0 failed to start at org.apache.hadoop.yarn.server.MiniYARNCluster$NodeManagerWrapper.serviceStart(MiniYARNCluster.java:572) at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193) at org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120) at org.apache.tez.tests.MiniTezClusterWithTimeline.serviceStart(MiniTezClusterWithTimeline.java:202) at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193) at org.apache.tez.history.TestHistoryParser.setupTezCluster(TestHistoryParser.java:174) at org.apache.tez.history.TestHistoryParser.setupCluster(TestHistoryParser.java:133) Results : Tests in error: TestHistoryParser.setupCluster:133->setupTezCluster:174 ยป YarnRuntime java.io.... Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tez-tools 0.8.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> [INFO] Storing buildNumber: 25f0247ee77bb483e52298bbf839eb15bc314454 at timestamp: 1444963008635 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tez-perf-analyzer 0.8.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-perf-analyzer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-perf-analyzer --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> [INFO] Storing buildNumber: 25f0247ee77bb483e52298bbf839eb15bc314454 at timestamp: 1444963008651 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-perf-analyzer --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping tez-job-analyzer [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tez-javadoc-tools 0.8.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-javadoc-tools --- [INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target> [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-javadoc-tools --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> [INFO] Storing buildNumber: 25f0247ee77bb483e52298bbf839eb15bc314454 at timestamp: 1444963008748 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-javadoc-tools --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-javadoc-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-javadoc-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-javadoc-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-javadoc-tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-javadoc-tools --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tez-dist 0.8.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-dist --- [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-dist --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> [INFO] Storing buildNumber: 25f0247ee77bb483e52298bbf839eb15bc314454 at timestamp: 1444963008897 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-dist --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tez 0.8.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> [INFO] Storing buildNumber: 25f0247ee77bb483e52298bbf839eb15bc314454 at timestamp: 1444963008911 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] tez ............................................... SUCCESS [ 1.420 s] [INFO] tez-api ........................................... SUCCESS [ 50.622 s] [INFO] tez-common ........................................ SUCCESS [ 4.310 s] [INFO] tez-runtime-internals ............................. SUCCESS [ 12.801 s] [INFO] tez-runtime-library ............................... SUCCESS [02:09 min] [INFO] tez-mapreduce ..................................... SUCCESS [ 30.561 s] [INFO] tez-examples ...................................... SUCCESS [ 0.287 s] [INFO] tez-dag ........................................... SUCCESS [02:15 min] [INFO] tez-tests ......................................... SUCCESS [28:42 min] [INFO] tez-ext-service-tests ............................. SUCCESS [01:05 min] [INFO] tez-ui ............................................ SUCCESS [ 19.312 s] [INFO] tez-plugins ....................................... SUCCESS [ 0.033 s] [INFO] tez-yarn-timeline-history ......................... SUCCESS [ 54.752 s] [INFO] tez-history-parser ................................ FAILURE [ 8.831 s] [INFO] tez-tools ......................................... SUCCESS [ 0.013 s] [INFO] tez-perf-analyzer ................................. SUCCESS [ 0.016 s] [INFO] tez-job-analyzer .................................. SKIPPED [INFO] tez-javadoc-tools ................................. SUCCESS [ 0.232 s] [INFO] tez-dist .......................................... SUCCESS [ 0.014 s] [INFO] Tez ............................................... SUCCESS [ 0.013 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37:16 min [INFO] Finished at: 2015-10-16T02:36:48+00:00 [INFO] Final Memory: 57M/772M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-history-parser: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/surefire-reports> for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :tez-history-parser Build step 'Execute shell' marked build as failure Recording test results
