See <https://builds.apache.org/job/Tez-Build/586/changes>
Changes: [bikas] TEZ-1469. AM/Session LRs are not shipped to vertices in new API use-case (bikas) [bikas] TEZ-1472. Separate method calls for creating InputDataInformationEvent with serialized/unserialized payloads (Siddharth Seth via bikas) ------------------------------------------ [...truncated 1112 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec Running org.apache.tez.dag.app.dag.impl.TestVertexStats Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec Running org.apache.tez.dag.app.dag.impl.TestEdge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 sec Running org.apache.tez.dag.app.dag.impl.TestDAGImpl Tests run: 19, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.037 sec Running org.apache.tez.dag.app.dag.impl.TestTaskImpl Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 sec Running org.apache.tez.dag.app.dag.impl.TestTaskRecovery Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 sec Running org.apache.tez.dag.app.TestRecoveryParser Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec Running org.apache.tez.dag.app.rm.TestTezAMRMClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec Running org.apache.tez.dag.app.rm.TestTaskScheduler Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.558 sec Running org.apache.tez.dag.app.rm.TestTaskSchedulerEventHandler Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 sec Running org.apache.tez.dag.app.rm.TestContainerReuse Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.785 sec Running org.apache.tez.dag.app.rm.node.TestAMNodeMap Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.011 sec Running org.apache.tez.dag.app.rm.TestLocalTaskScheduler Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec Running org.apache.tez.dag.app.rm.container.TestAMContainer Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 sec Running org.apache.tez.dag.api.client.TestDAGClientServer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.99 sec Running org.apache.tez.dag.api.client.TestDAGClientHandler Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.106 sec <<< FAILURE! testDAGClientHandler(org.apache.tez.dag.api.client.TestDAGClientHandler) Time elapsed: 1.021 sec <<< ERROR! java.lang.Exception: test timed out after 1000 milliseconds at java.util.zip.ZipFile.getEntry(Native Method) at java.util.zip.ZipFile.getEntry(ZipFile.java:161) at java.util.jar.JarFile.getEntry(JarFile.java:209) at java.util.jar.JarFile.getJarEntry(JarFile.java:192) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:757) at sun.misc.URLClassPath.getResource(URLClassPath.java:169) at java.net.URLClassLoader$1.run(URLClassLoader.java:194) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at com.google.common.cache.LocalCache$EntryFactory$1.newEntry(LocalCache.java:442) at com.google.common.cache.LocalCache$Segment.newEntry(LocalCache.java:2178) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2295) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228) at com.google.common.cache.LocalCache.get(LocalCache.java:3965) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3969) at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4829) at com.google.common.cache.LocalCache$LocalManualCache.getUnchecked(LocalCache.java:4834) at org.apache.tez.dag.records.TezDAGID.getInstance(TezDAGID.java:81) at org.apache.tez.dag.records.TezDAGID.fromString(TezDAGID.java:179) at org.apache.tez.dag.api.client.DAGClientHandler.getDAG(DAGClientHandler.java:72) at org.apache.tez.dag.api.client.DAGClientHandler.getDAGStatus(DAGClientHandler.java:57) at org.apache.tez.dag.api.client.TestDAGClientHandler.testDAGClientHandler(TestDAGClientHandler.java:73) Running org.apache.tez.dag.api.client.TestVertexStatusBuilder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running org.apache.tez.dag.utils.TestTaskSpecificLaunchCmdOption Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 sec Running org.apache.tez.runtime.task.TestTaskExecution Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 sec Running org.apache.tez.client.TestLocalMode Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.271 sec Results : Tests in error: TestDAGClientHandler.testDAGClientHandler:73 ? test timed out after 1000 mill... Tests run: 168, Failures: 0, Errors: 1, Skipped: 4 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping tez-tests [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tez-plugins 0.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins --- [INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target> [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins --- [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/ws/tez-plugins> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> [INFO] Storing buildNumber: 373793b013877eb5f22965c9d6cf20aac1076a8b at timestamp: 1408601949567 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins --- [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/ws/tez-plugins> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> [INFO] Storing buildNumber: 373793b013877eb5f22965c9d6cf20aac1076a8b at timestamp: 1408601949599 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-plugins --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target/tez-plugins-0.5.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tez-plugins --- [INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/pom.xml> to /home/jenkins/.m2/repository/org/apache/tez/tez-plugins/0.5.0-SNAPSHOT/tez-plugins-0.5.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target/tez-plugins-0.5.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez-plugins/0.5.0-SNAPSHOT/tez-plugins-0.5.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ tez-plugins --- [INFO] Deploying org.apache.tez:tez-plugins:0.5.0-SNAPSHOT at end [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins --- [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/ws/tez-plugins> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> [INFO] Storing buildNumber: 373793b013877eb5f22965c9d6cf20aac1076a8b at timestamp: 1408601949747 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-plugins> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-plugins --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping tez-yarn-timeline-history [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping tez-dist [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tez 0.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs --- [INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/docs/target> [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/ws/docs> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs> [INFO] Storing buildNumber: 373793b013877eb5f22965c9d6cf20aac1076a8b at timestamp: 1408601949835 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ 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/ws/docs> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs> [INFO] Storing buildNumber: 373793b013877eb5f22965c9d6cf20aac1076a8b at timestamp: 1408601949864 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-docs --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/docs/target/tez-docs-0.5.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tez-docs --- [INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/docs/pom.xml> to /home/jenkins/.m2/repository/org/apache/tez/tez-docs/0.5.0-SNAPSHOT/tez-docs-0.5.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/docs/target/tez-docs-0.5.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez-docs/0.5.0-SNAPSHOT/tez-docs-0.5.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ tez-docs --- [INFO] Skipping artifact deployment [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/ws/docs> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs> [INFO] Storing buildNumber: 373793b013877eb5f22965c9d6cf20aac1076a8b at timestamp: 1408601950048 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-docs --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] tez ............................................... SUCCESS [ 2.820 s] [INFO] tez-api ........................................... SUCCESS [ 54.983 s] [INFO] tez-common ........................................ SUCCESS [ 3.400 s] [INFO] tez-runtime-internals ............................. SUCCESS [ 9.992 s] [INFO] tez-runtime-library ............................... SUCCESS [ 45.494 s] [INFO] tez-mapreduce ..................................... SUCCESS [ 32.299 s] [INFO] tez-examples ...................................... SUCCESS [ 0.935 s] [INFO] tez-dag ........................................... FAILURE [01:43 min] [INFO] tez-tests ......................................... SKIPPED [INFO] tez-plugins ....................................... SUCCESS [ 0.271 s] [INFO] tez-yarn-timeline-history ......................... SKIPPED [INFO] tez-dist .......................................... SKIPPED [INFO] Tez ............................................... SUCCESS [ 0.293 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:14 min [INFO] Finished at: 2014-08-21T06:19:10+00:00 [INFO] Final Memory: 45M/1138M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Tez-Build/ws/tez-dag/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-dag Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to Tez-Build #585 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 41430353 bytes Compression is 0.0% Took 29 sec Recording test results