See <https://builds.apache.org/job/crunch-commit/173/changes>
Changes: [jwills] CRUNCH-233: Handled InterruptedException thrown in hadoop2. Contributed by Micah Whitacre. ------------------------------------------ Started by an SCM change Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/crunch-commit/ws/> Checkout:crunch-commit / <https://builds.apache.org/job/crunch-commit/ws/> - hudson.remoting.Channel@63f561e:ubuntu3 Using strategy: Default Last Built Revision: Revision 4983a0ca85d814e29cf60d3588dc2a38ce3b5aa0 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/crunch.git Commencing build of Revision 21cf6d37f74d0813667c9e129c959cdd1556f0d1 (origin/master) Checking out Revision 21cf6d37f74d0813667c9e129c959cdd1556f0d1 (origin/master) Parsing POMs [crunch-commit] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 58490 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/crunch-commit/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Crunch [INFO] Apache Crunch Test [INFO] Apache Crunch Core [INFO] Apache Crunch HBase Support [INFO] Apache Crunch Contrib [INFO] Apache Crunch Examples [INFO] Apache Crunch Archetype [INFO] Apache Crunch for Scala [INFO] Apache Crunch Distribution [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Crunch 0.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crunch-parent --- [INFO] Deleting <https://builds.apache.org/job/crunch-commit/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ crunch-parent --- [INFO] [INFO] --- apache-rat-plugin:0.8:check (rat-check) @ crunch-parent --- [INFO] Exclude: .git/** [INFO] Exclude: .gitignore [INFO] Exclude: .repository/ [INFO] Exclude: .idea/** [INFO] Exclude: **/resources/*.txt [INFO] Exclude: **/resources/**/*.txt [INFO] Exclude: **/goal.txt [INFO] Exclude: **/target/generated-test-sources/** [INFO] Exclude: **/scripts/scrunch [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ crunch-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Crunch Test 0.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://builds.apache.org/job/crunch-commit/ws/crunch-test/target> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crunch-test --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-source (add-test-source) @ crunch-test --- [INFO] Test Source directory: <https://builds.apache.org/job/crunch-commit/ws/crunch-test/src/it/java> added. [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-resource (add-test-resource) @ crunch-test --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ crunch-test --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ crunch-test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/crunch-commit/ws/crunch-test/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ crunch-test --- [INFO] Compiling 5 source files to <https://builds.apache.org/job/crunch-commit/ws/crunch-test/target/classes> [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/crunch-commit/ws/crunch-test/src/test/resources> [INFO] Copying 1 resource [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ crunch-test --- [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ crunch-test --- [INFO] Compiling 2 source files to <https://builds.apache.org/job/crunch-commit/ws/crunch-test/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ crunch-test --- [INFO] Surefire report directory: <https://builds.apache.org/job/crunch-commit/ws/crunch-test/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.crunch.test.CrunchTestSupportTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- apache-rat-plugin:0.8:check (rat-check) @ crunch-test ---[INFO] Exclude: .git/** [INFO] Exclude: .gitignore [INFO] Exclude: .repository/ [INFO] Exclude: .idea/** [INFO] Exclude: **/resources/*.txt [INFO] Exclude: **/resources/**/*.txt [INFO] Exclude: **/goal.txt [INFO] Exclude: **/target/generated-test-sources/** [INFO] Exclude: **/scripts/scrunch [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ crunch-test --- [INFO] Building jar: <https://builds.apache.org/job/crunch-commit/ws/crunch-test/target/crunch-test-0.7.0-SNAPSHOT.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Crunch Core 0.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://builds.apache.org/job/crunch-commit/ws/crunch-core/target> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crunch-core --- [INFO] [INFO] Test Source directory: <https://builds.apache.org/job/crunch-commit/ws/crunch-core/src/it/java> added. [INFO] --- build-helper-maven-plugin:1.7:add-test-source (add-test-source) @ crunch-core --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-resource (add-test-resource) @ crunch-core --- [INFO] [INFO] --- avro-maven-plugin:1.7.4:schema (schemas) @ crunch-core --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ crunch-core --- [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ crunch-core --- [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ crunch-core --- [INFO] Compiling 228 source files to <https://builds.apache.org/job/crunch-commit/ws/crunch-core/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/crunch-commit/ws/crunch-core/src/main/java/org/apache/crunch/impl/mr/exec/CrunchJobHooks.java>:[91,8] exception java.lang.InterruptedException is never thrown in body of corresponding try statement [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Crunch ..................................... SUCCESS [7.221s] [INFO] Apache Crunch Test ................................ SUCCESS [7.210s] [INFO] Apache Crunch Core ................................ FAILURE [5.658s] [INFO] Apache Crunch HBase Support ....................... SKIPPED [INFO] Apache Crunch Contrib ............................. SKIPPED [INFO] Apache Crunch Examples ............................ SKIPPED [INFO] Apache Crunch Archetype ........................... SKIPPED [INFO] Apache Crunch for Scala ........................... SKIPPED [INFO] Apache Crunch Distribution ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.027s [INFO] Finished at: Wed Jul 03 16:41:46 UTC 2013 [INFO] Final Memory: 24M/100M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-dist/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-dist/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-dist/0.7.0-SNAPSHOT/crunch-dist-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-core/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-core/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-core/0.7.0-SNAPSHOT/crunch-core-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-hbase/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-hbase/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-hbase/0.7.0-SNAPSHOT/crunch-hbase-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-scrunch/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-scrunch/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-scrunch/0.7.0-SNAPSHOT/crunch-scrunch-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-contrib/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-contrib/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-contrib/0.7.0-SNAPSHOT/crunch-contrib-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-archetype/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-archetype/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-archetype/0.7.0-SNAPSHOT/crunch-archetype-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-parent/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-parent/0.7.0-SNAPSHOT/crunch-parent-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/target/crunch-parent-0.7.0-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-parent/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-parent/0.7.0-SNAPSHOT/crunch-parent-0.7.0-SNAPSHOT-site.xml [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-examples/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-examples/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-examples/0.7.0-SNAPSHOT/crunch-examples-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-test/pom.xml> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-test/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-test/0.7.0-SNAPSHOT/crunch-test-0.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-test/target/crunch-test-0.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-test/builds/2013-07-03_16-41-20/archive/org.apache.crunch/crunch-test/0.7.0-SNAPSHOT/crunch-test-0.7.0-SNAPSHOT.jar Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project crunch-core: Compilation failure <https://builds.apache.org/job/crunch-commit/ws/crunch-core/src/main/java/org/apache/crunch/impl/mr/exec/CrunchJobHooks.java>:[91,8] exception java.lang.InterruptedException is never thrown in body of corresponding try statement cause : Compilation failure <https://builds.apache.org/job/crunch-commit/ws/crunch-core/src/main/java/org/apache/crunch/impl/mr/exec/CrunchJobHooks.java>:[91,8] exception java.lang.InterruptedException is never thrown in body of corresponding try statement Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project crunch-core: Compilation failure <https://builds.apache.org/job/crunch-commit/ws/crunch-core/src/main/java/org/apache/crunch/impl/mr/exec/CrunchJobHooks.java>:[91,8] exception java.lang.InterruptedException is never thrown in body of corresponding try statement at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure <https://builds.apache.org/job/crunch-commit/ws/crunch-core/src/main/java/org/apache/crunch/impl/mr/exec/CrunchJobHooks.java>:[91,8] exception java.lang.InterruptedException is never thrown in body of corresponding try statement at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Sending e-mails to: [email protected] channel stopped
