You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2012/12/31 00:22:07 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_09) - Build # 2342 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2342/
Java: 32bit/jdk1.7.0_09 -server -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 30596 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:245: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:707: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1791: Failed to copy C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\velocity\lib\velocity-1.7.jar to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\null145459437\velocity-1.7.jar due to There is not enough space on the disk

Total time: 65 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
FATAL: Remote call on Windows VBOX failed
java.io.IOException: Remote call on Windows VBOX failed
	at hudson.remoting.Channel.call(Channel.java:674)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:877)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:609)
	at hudson.model.Run.execute(Run.java:1543)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	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 winp.x64.dll
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(Unknown Source)
	at org.jvnet.winp.Native.load(Native.java:61)
	at org.jvnet.winp.Native.<clinit>(Native.java:52)
	at org.jvnet.winp.WinProcess.enableDebugPrivilege(WinProcess.java:200)
	at hudson.util.ProcessTree$Windows.<clinit>(ProcessTree.java:465)
	at hudson.util.ProcessTree.get(ProcessTree.java:335)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:889)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:880)
	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(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:60)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(Unknown Source)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 18 more