You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/23 20:08:20 UTC

Build failed in Jenkins: crunch-commit #109

See <https://builds.apache.org/job/crunch-commit/109/>

------------------------------------------
[...truncated 549 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ crunch-scrunch ---
[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-scrunch/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ crunch-scrunch ---
[INFO] [INFO] Compiling 4 source files to <https://builds.apache.org/job/crunch-commit/ws/crunch-scrunch/target/classes>

[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ crunch-scrunch ---
[INFO] 
[INFO] --- maven-scala-plugin:2.15.0:compile (default) @ crunch-scrunch ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /home/hudson/jenkins-slave/workspace/crunch-commit/crunch-scrunch/src/main/java:-1: info: compiling
[INFO] /home/hudson/jenkins-slave/workspace/crunch-commit/crunch-scrunch/src/main/scala:-1: info: compiling
[INFO] Compiling 20 source files to /home/hudson/jenkins-slave/workspace/crunch-commit/crunch-scrunch/target/classes at 1372010680545
[WARNING] Java HotSpot(TM) Server VM warning: Insufficient space for shared memory file:
[INFO]    /tmp/hsperfdata_jenkins/32206
[INFO] Try using the -Djava.io.tmpdir= option to select an alternate temp location.
[INFO] 
[INFO] Usage: scalac <options> <source files>
[INFO] where possible standard options include:
[INFO]   -Dproperty=value           Pass -Dproperty=value directly to the runtime system.
[INFO]   -J<flag>                   Pass <flag> directly to the runtime system.
[INFO]   -P:<plugin>:<opt>          Pass an option to a plugin
[INFO]   -X                         Print a synopsis of advanced options.
[INFO]   -bootclasspath <path>      Override location of bootstrap class files.
[INFO]   -classpath <path>          Specify where to find user class files.
[INFO]   -d <directory|jar>         destination for generated classfiles.
[INFO]   -dependencyfile <file>     Set dependency tracking file.
[WARNING]   -deprecation               Emit warning and location for usages of deprecated APIs.
[INFO]   -encoding <encoding>       Specify character encoding used by source files.
[ERROR]   -explaintypes              Explain type errors in more detail.
[INFO]   -extdirs <path>            Override location of installed extensions.
[INFO]   -g:<level>                 Set level of generated debugging info. (none,source,line,vars,notailcalls) default:vars
[INFO]   -help                      Print a synopsis of standard options
[INFO]   -javabootclasspath <path>  Override java boot classpath.
[INFO]   -javaextdirs <path>        Override java extdirs classpath.
[INFO]   -no-specialization         Ignore @specialize annotations.
[INFO]   -nobootcp                  Do not use the boot classpath for the scala jars.
[WARNING]   -nowarn                    Generate no warnings.
[INFO]   -optimise                  Generates faster bytecode by applying optimisations to the program
[INFO]   -print                     Print program with Scala-specific features removed.
[INFO]   -sourcepath <path>         Specify location(s) of source files.
[INFO]   -target:<target>           Target platform for object files. (jvm-1.5,msil) default:jvm-1.5
[INFO]   -toolcp <path>             Add to the runner classpath.
[WARNING]   -unchecked                 Enable detailed unchecked (erasure) warnings.
[INFO]   -uniqid                    Uniquely tag all identifiers in debugging output.
[INFO]   -usejavacp                 Utilize the java.class.path in classpath resolution.
[INFO]   -verbose                   Output messages about what the compiler is doing.
[INFO]   -version                   Print product version and exit.
[INFO]   @<file>                    A text file containing compiler arguments (options and source files)
[INFO] 
[INFO] Deprecated settings:
[INFO]   -make:<policy>             Recompilation detection policy (all,changed,immediate,transitive,transitivenocp) default:all
[INFO]                                deprecated: this option is unmaintained.  Use sbt or an IDE for selective recompilation.
[INFO] 
[INFO] prepare-compile in 0 s
[INFO] compile in 0 s
[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-scrunch/src/test/resources>
[INFO] Copying 5 resources

[INFO] Copying 3 resources
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ crunch-scrunch ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ crunch-scrunch ---
[INFO] Checking for multiple versions of scala
[INFO] 
[INFO] --- maven-scala-plugin:2.15.0:testCompile (default) @ crunch-scrunch ---
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /home/hudson/jenkins-slave/workspace/crunch-commit/crunch-scrunch/src/it/scala:-1: info: compiling
[INFO] /home/hudson/jenkins-slave/workspace/crunch-commit/crunch-scrunch/src/test/scala:-1: info: compiling
[INFO] Compiling 15 source files to /home/hudson/jenkins-slave/workspace/crunch-commit/crunch-scrunch/target/test-classes at 1372010682030
[WARNING] Java HotSpot(TM) Server VM warning: Insufficient space for shared memory file:
[INFO]    /tmp/hsperfdata_jenkins/32284
[INFO] Try using the -Djava.io.tmpdir= option to select an alternate temp location.
[INFO] 
[INFO] Usage: scalac <options> <source files>
[INFO] where possible standard options include:
[INFO]   -Dproperty=value           Pass -Dproperty=value directly to the runtime system.
[INFO]   -J<flag>                   Pass <flag> directly to the runtime system.
[INFO]   -P:<plugin>:<opt>          Pass an option to a plugin
[INFO]   -X                         Print a synopsis of advanced options.
[INFO]   -bootclasspath <path>      Override location of bootstrap class files.
[INFO]   -classpath <path>          Specify where to find user class files.
[INFO]   -d <directory|jar>         destination for generated classfiles.
[INFO]   -dependencyfile <file>     Set dependency tracking file.
[WARNING]   -deprecation               Emit warning and location for usages of deprecated APIs.
[INFO]   -encoding <encoding>       Specify character encoding used by source files.
[ERROR]   -explaintypes              Explain type errors in more detail.
[INFO]   -extdirs <path>            Override location of installed extensions.
[INFO]   -g:<level>                 Set level of generated debugging info. (none,source,line,vars,notailcalls) default:vars
[INFO]   -help                      Print a synopsis of standard options
[INFO]   -javabootclasspath <path>  Override java boot classpath.
[INFO]   -javaextdirs <path>        Override java extdirs classpath.
[INFO]   -no-specialization         Ignore @specialize annotations.
[INFO]   -nobootcp                  Do not use the boot classpath for the scala jars.
[WARNING]   -nowarn                    Generate no warnings.
[INFO]   -optimise                  Generates faster bytecode by applying optimisations to the program
[INFO]   -print                     Print program with Scala-specific features removed.
[INFO]   -sourcepath <path>         Specify location(s) of source files.
[INFO]   -target:<target>           Target platform for object files. (jvm-1.5,msil) default:jvm-1.5
[INFO]   -toolcp <path>             Add to the runner classpath.
[WARNING]   -unchecked                 Enable detailed unchecked (erasure) warnings.
[INFO]   -uniqid                    Uniquely tag all identifiers in debugging output.
[INFO]   -usejavacp                 Utilize the java.class.path in classpath resolution.
[INFO]   -verbose                   Output messages about what the compiler is doing.
[INFO]   -version                   Print product version and exit.
[INFO]   @<file>                    A text file containing compiler arguments (options and source files)
[INFO] 
[INFO] Deprecated settings:
[INFO]   -make:<policy>             Recompilation detection policy (all,changed,immediate,transitive,transitivenocp) default:all
[INFO]                                deprecated: this option is unmaintained.  Use sbt or an IDE for selective recompilation.
[INFO] 
[INFO] prepare-compile in 0 s
[INFO] compile in 0 s
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/crunch-commit/ws/crunch-scrunch/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Java HotSpot(TM) Server VM warning: Insufficient space for shared memory file:
   /tmp/hsperfdata_jenkins/32309
Try using the -Djava.io.tmpdir= option to select an alternate temp location.

[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ crunch-scrunch ---

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results[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] --- apache-rat-plugin:0.8:check (rat-check) @ crunch-scrunch ---
[INFO] [INFO] Building jar: <https://builds.apache.org/job/crunch-commit/ws/crunch-scrunch/target/crunch-scrunch-0.7.0-SNAPSHOT.jar>

[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ crunch-scrunch ---
[INFO] [INFO] Deleting <https://builds.apache.org/job/crunch-commit/ws/crunch-dist/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Crunch Distribution 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crunch-dist ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ crunch-dist ---
[INFO] [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] --- apache-rat-plugin:0.8:check (rat-check) @ crunch-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Crunch ..................................... SUCCESS [27.894s]
[INFO] Apache Crunch Test ................................ SUCCESS [14.628s]
[INFO] Apache Crunch Core ................................ SUCCESS [15.473s]
[INFO] Apache Crunch HBase Support ....................... SUCCESS [6.735s]
[INFO] Apache Crunch Contrib ............................. SUCCESS [3.000s]
[INFO] Apache Crunch Examples ............................ SUCCESS [4.289s]
[INFO] Apache Crunch Archetype ........................... SUCCESS [2.358s]
[INFO] Apache Crunch for Scala ........................... SUCCESS [5.431s]
[INFO] Apache Crunch Distribution ........................ SUCCESS [0.658s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24.308s
[INFO] Finished at: Sun Jun 23 18:04:44 UTC 2013
[INFO] Final Memory: 43M/150M
[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-06-23_18-03-04/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-06-23_18-03-04/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-core/target/crunch-core-0.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-core/builds/2013-06-23_18-03-04/archive/org.apache.crunch/crunch-core/0.7.0-SNAPSHOT/crunch-core-0.7.0-SNAPSHOT.jar
[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-06-23_18-03-04/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-hbase/target/crunch-hbase-0.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-hbase/builds/2013-06-23_18-03-04/archive/org.apache.crunch/crunch-hbase/0.7.0-SNAPSHOT/crunch-hbase-0.7.0-SNAPSHOT.jar
[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-06-23_18-03-04/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-scrunch/target/crunch-scrunch-0.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-scrunch/builds/2013-06-23_18-03-04/archive/org.apache.crunch/crunch-scrunch/0.7.0-SNAPSHOT/crunch-scrunch-0.7.0-SNAPSHOT.jar
[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-06-23_18-03-04/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-contrib/target/crunch-contrib-0.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-contrib/builds/2013-06-23_18-03-04/archive/org.apache.crunch/crunch-contrib/0.7.0-SNAPSHOT/crunch-contrib-0.7.0-SNAPSHOT.jar
[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-06-23_18-03-04/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/crunch-archetype/target/crunch-archetype-0.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-archetype/builds/2013-06-23_18-03-04/archive/org.apache.crunch/crunch-archetype/0.7.0-SNAPSHOT/crunch-archetype-0.7.0-SNAPSHOT.jar
[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-06-23_18-03-04/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-06-23_18-03-04/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-06-23_18-03-04/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-examples/target/crunch-examples-0.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-examples/builds/2013-06-23_18-03-04/archive/org.apache.crunch/crunch-examples/0.7.0-SNAPSHOT/crunch-examples-0.7.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/crunch-commit/ws/crunch-examples/target/crunch-examples-0.7.0-SNAPSHOT-job.jar> to /home/hudson/hudson/jobs/crunch-commit/modules/org.apache.crunch$crunch-examples/builds/2013-06-23_18-03-04/archive/org.apache.crunch/crunch-examples/0.7.0-SNAPSHOT/crunch-examples-0.7.0-SNAPSHOT-job.jar
[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-06-23_18-03-04/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-06-23_18-03-04/archive/org.apache.crunch/crunch-test/0.7.0-SNAPSHOT/crunch-test-0.7.0-SNAPSHOT.jar
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [/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, /home/hudson/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven3-interceptor.jar, 59117] failed
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource hudson/maven/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2076)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.maven.Messages.MavenBuilder_Waiting(Messages.java:491)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:183)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:105)
	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: java.io.FileNotFoundException: /tmp/hudson-remoting947142966141796762/hudson/maven/Messages.properties (No such file or directory)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:309)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 19 more

Jenkins build is back to normal : crunch-commit #110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/crunch-commit/110/>