You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/09/14 07:32:36 UTC

Build failed in Jenkins: myfaces-current12 #521

See <https://builds.apache.org/job/myfaces-current12/521/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1000
Building remotely on solaris1 in workspace <https://builds.apache.org/job/myfaces-current12/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/current12
Fetching 'https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current12/current12/core'
At revision 1384648
Fetching 'https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current12/current12/shared'
At revision 1384648
At revision 1384648
no change for http://svn.apache.org/repos/asf/myfaces/current12 since the previous build
no change for https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x since the previous build
no change for https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x since the previous build
Parsing POMs
[current12] $ /home/hudson/tools/java/latest1.6/bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 39746 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
ERROR: Failed to parse POMs
java.io.IOException: Not enough space
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:709)
	at hudson.Launcher$ProcStarter.start(Launcher.java:338)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:934)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:901)
	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:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)