Hello Builds, The windows1 jenkins slave is reporting "There is not enough space on the disk" on job https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-j-windows/8/console. I've noticed the same disk space issue has re-occured a couple of times in the last few weeks. Is there a long term solution here than doesn't required builds@ to get involved manually?
Thanks in advance, Keith. On 21 March 2013 11:06, Andy Seaborne <a...@apache.org> wrote: > On 18/03/13 16:33, Patrick Hunt wrote: >> >> Thanks Niklas, however it's still failing with the same error, jenkins >> reports it's running on "windows1". Any ideas? >> >> >> https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk-WinVS2008/771/console >> >> Build started 3/18/2013 8:31:08 AM. >> Project >> "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" >> on node 0 (default targets). >> Building solution configuration "Release|Win32". >> cl : Command line warning D9035: option 'Wp64' has been deprecated and >> will be removed in a future release >> .\generated\zookeeper.jute.c(377): fatal error C1088: Cannot flush >> compiler intermediate file: >> 'C:\Users\hudson\AppData\Local\Temp\_CL_445f79f7ex': No space left on >> device > > > The Jena Windows build is seeing "not enough space on the disk" (e.g. job > #105 [1]) > > Andy > > ERROR: Failed to parse POMs > java.io.IOException: Remote call on Channel to Maven > [f:\hudson\tools\java\latest-1.6-64/bin/java, -cp, > f:\hudson\hudson-slave\maven3-agent.jar;F:\home\hudson\tools\maven\apache-maven-3.0.3\boot\plexus-classworlds-2.4.jar, > org.jvnet.hudson.maven3.agent.Maven3Main, > /home/hudson/tools/maven/apache-maven-3.0.3, > C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f, > f:\hudson\hudson-slave\maven3-interceptor.jar, 61848] failed > > ... > Caused by: java.lang.Error: Unable to load resource > javax/servlet/http/LocalStrings.properties > ... > > 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(FileOutputStream.java:269) > at > hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310) > at > hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237) > > [1] > https://builds.apache.org/view/G-L/view/Jena/job/Jena_Development_Test_Windows/105/ >