This is a false positive failure. Something funky occassionally seems to happen on the various build slaves where the local m2 repo seems corrupt (maybe a missing home directory mount?) or something similar. The red flag is this:
[INFO] -------------------------------------------------------------[ERROR] COMPILATION ERROR : [INFO] -------------------------------------------------------------[ERROR] error: error reading /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening zip file[INFO] 1 error [INFO] ------------------------------------------------------------- The jar files appear corrupt or missing. Normally when this happens I just rerun the build manually and monitor it. Just a heads up. On Fri, Oct 28, 2011 at 4:04 PM, Apache Jenkins Server < [email protected]> wrote: > See <https://builds.apache.org/job/flume-728/56/changes> > > Changes: > > [arvind] FLUME-773. ExecSource does not rollback transactions on errors. > > (Prasad Mujumdar via Arvind Prabhakar) > > ------------------------------------------ > Started by an SCM change > Building remotely on ubuntu2 > Updating > http://svn.apache.org/repos/asf/incubator/flume/branches/flume-728 > A > flume-ng-core/src/test/java/org/apache/flume/source/TestExecSource.java > U > flume-ng-core/src/main/java/org/apache/flume/source/ExecSource.java > At revision 1190658 > Parsing POMs > [flume-728] $ /home/hudson/tools/java/latest1.6/bin/java -cp > /home/hudson/hudson-slave/maven3-agent.jar:/home/hudson/tools/maven/latest3/boot/plexus-classworlds-2.4.jar > org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/latest3 > /home/hudson/hudson-slave/slave.jar > /home/hudson/hudson-slave/maven3-interceptor.jar 36295 > <===[JENKINS REMOTING CAPACITY]===>channel started > Executing Maven: -B -f < > https://builds.apache.org/job/flume-728/ws/pom.xml> clean package -B -U > -e -fae > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] Flume > [INFO] Flume NG Core > [INFO] Flume NG Sinks > [INFO] Flume NG HDFS > [INFO] Flume NG Channels > [INFO] Flume NG JDBC channel > [INFO] Flume NG Node > [INFO] Flume NG distribution > [INFO] Flume NG file-based channel > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Flume 0.9.5-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-parent > --- > [JENKINS] Archiving <https://builds.apache.org/job/flume-728/ws/pom.xml> > to > /home/hudson/hudson/jobs/flume-728/modules/org.apache.flume$flume-parent/builds/2011-10-28_23-03-54/archive/org.apache.flume/flume-parent/0.9.5-SNAPSHOT/flume-parent-0.9.5-SNAPSHOT.pom > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Flume NG Core 0.9.5-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [WARNING] The POM for javax.jms:jms:jar:1.1 is invalid, transitive > dependencies (if any) will not be available, enable debug logging for more > details > [INFO] Deleting < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/target> > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-ng-core > --- > [INFO] > [INFO] --- maven-thrift-plugin:0.1.10:compile (default) @ flume-ng-core --- > [INFO] < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/src/main/thrift> > does not exist. Review the configuration or consider disabling the plugin. > [INFO] > [INFO] --- avro-maven-plugin:1.5.1:idl-protocol (default) @ flume-ng-core > --- > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ > flume-ng-core --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/src/main/resources > > > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > flume-ng-core --- > [INFO] Compiling 53 source files to < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/target/classes> > [INFO] [INFO] Generating parameter names from < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/target/generated-sources/avro> > to < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/target/classes> > > [INFO] --- paranamer-maven-plugin:2.3:generate (run) @ flume-ng-core --- > [INFO] [INFO] < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/src/test/thrift> > does not exist. Review the configuration or consider disabling the plugin. > > [INFO] --- maven-thrift-plugin:0.1.10:testCompile (default) @ > flume-ng-core --- > [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > > [INFO] --- maven-resources-plugin:2.4.3:testResources > (default-testResources) @ flume-ng-core --- > [INFO] [INFO] Compiling 16 source files to < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/target/test-classes > > > > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ > flume-ng-core --- > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] error: error reading > /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening > zip file > [INFO] 1 error > [INFO] ------------------------------------------------------------- > [JENKINS] Archiving < > https://builds.apache.org/job/flume-728/ws/flume-ng-core/pom.xml> to > /home/hudson/hudson/jobs/flume-728/modules/org.apache.flume$flume-ng-core/builds/2011-10-28_23-03-54/archive/org.apache.flume/flume-ng-core/0.9.5-SNAPSHOT/flume-ng-core-0.9.5-SNAPSHOT.pom > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Flume NG Sinks 0.9.5-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-ng-sinks > --- > [JENKINS] Archiving < > https://builds.apache.org/job/flume-728/ws/flume-ng-sinks/pom.xml> to > /home/hudson/hudson/jobs/flume-728/modules/org.apache.flume$flume-ng-sinks/builds/2011-10-28_23-03-54/archive/org.apache.flume/flume-ng-sinks/0.9.5-SNAPSHOT/flume-ng-sinks-0.9.5-SNAPSHOT.pom > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping Flume NG HDFS > [INFO] This project has been banned from the build due to previous > failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Flume NG Channels 0.9.5-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > flume-ng-channels --- > [JENKINS] Archiving < > https://builds.apache.org/job/flume-728/ws/flume-ng-channels/pom.xml> to > /home/hudson/hudson/jobs/flume-728/modules/org.apache.flume$flume-ng-channels/builds/2011-10-28_23-03-54/archive/org.apache.flume/flume-ng-channels/0.9.5-SNAPSHOT/flume-ng-channels-0.9.5-SNAPSHOT.pom > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping Flume NG JDBC channel > [INFO] This project has been banned from the build due to previous > failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping Flume NG Node > [INFO] This project has been banned from the build due to previous > failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping Flume NG distribution > [INFO] This project has been banned from the build due to previous > failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping Flume NG file-based channel > [INFO] This project has been banned from the build due to previous > failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Flume ............................................. SUCCESS [7.832s] > [INFO] Flume NG Core ..................................... FAILURE [4.544s] > [INFO] Flume NG Sinks .................................... SUCCESS [0.187s] > [INFO] Flume NG HDFS ..................................... SKIPPED > [INFO] Flume NG Channels ................................. SUCCESS [0.261s] > [INFO] Flume NG JDBC channel ............................. SKIPPED > [INFO] Flume NG Node ..................................... SKIPPED > [INFO] Flume NG distribution ............................. SKIPPED > [INFO] Flume NG file-based channel ....................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 16.450s > [INFO] Finished at: Fri Oct 28 23:04:20 UTC 2011 > [INFO] Final Memory: 14M/96M > [INFO] > ------------------------------------------------------------------------ > mavenExecutionResult exceptions not empty > message : Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) on project flume-ng-core: Compilation failure > error: error reading > /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening > zip file > > cause : Compilation failure > error: error reading > /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening > zip file > > Stack trace : > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) on project flume-ng-core: Compilation failure > error: error reading > /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening > zip file > > 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:319) > 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:122) > at hudson.maven.Maven3Builder.call(Maven3Builder.java:74) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:287) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) > 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:886) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:662) > Caused by: org.apache.maven.plugin.CompilationFailureException: > Compilation failure > error: error reading > /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening > zip file > > at > org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) > at > org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161) > 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 > [WARNINGS] Skipping publisher since build result is FAILURE > Updating FLUME-773 > IRC notifier plugin: Sending notification to: #flume > > -- Eric Sammer twitter: esammer data: www.cloudera.com
