Build failed in Hudson: JBossSX » JBoss Security Client #212
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-...
------------------------------------------
started
Building remotely on dev47-linux
$ /qa/tools/opt/jdk1.5.0_12/bin/java -cp /home/hudson/hudson_workspace/maven-agent.jar:/qa/tools/opt/maven-2.0.6/boot/classworlds-1.1.jar hudson.maven.agent.Main /qa/tools/opt/maven-2.0.6 /qa/services/hudson/hudson_1.149/slave.jar /home/hudson/hudson_workspace/maven-interceptor.jar
channel started
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ----------------------------------------------------------------------------
[INFO] Building JBoss Security Client
[INFO] task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[HUDSON] Recording test results
[INFO] [jar:jar]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-...
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-...
[INFO] [jar:jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-...
[INFO] [antrun:run {execution: buildjar}]
[INFO] Executing tasks
[HUDSON] Archiving http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-...
[HUDSON] Archiving http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-...
[HUDSON] Archiving http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error executing ant tasks
Embedded error: /home/hudson/hudson_workspace/workspace/JBossSX/jboss-sx/jbosssx/target/classes not found.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55 seconds
[INFO] Finished at: Sat Dec 15 08:19:20 EST 2007
[INFO] Final Memory: 7M/13M
[INFO] ------------------------------------------------------------------------
16 years, 11 months
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15-noip #169
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15-noip/1...
------------------------------------------
started
Building remotely on conf1-linux
Checking out http://anonsvn.jboss.org/repos/jbossas/trunk
FATAL: remote file operation failed
hudson.util.IOException2: remote file operation failed
at hudson.FilePath.act(FilePath.java:276)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:350)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:296)
at hudson.model.AbstractProject.checkout(AbstractProject.java:529)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:213)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:179)
at hudson.model.Run.run(Run.java:579)
at hudson.model.Build.run(Build.java:103)
at hudson.model.ResourceController.execute(ResourceController.java:70)
at hudson.model.Executor.run(Executor.java:62)
Caused by: java.io.IOException: Remote call failed
at hudson.remoting.Channel.call(Channel.java:281)
at hudson.FilePath.act(FilePath.java:273)
... 9 more
Caused by: java.lang.Error: Unable to load resource svnkit.build.properties
at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:52)
at java.lang.ClassLoader.getResource(ClassLoader.java:977)
at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
at java.lang.Class.getResourceAsStream(Class.java:1998)
at org.tmatesoft.svn.util.Version.loadProperties(Version.java:111)
at org.tmatesoft.svn.util.Version.getVersionString(Version.java:48)
at org.tmatesoft.svn.util.Version.getUserAgent(Version.java:60)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.composeHTTPHeader(HTTPRequest.java:274)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:148)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:289)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:234)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:222)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doPropfind(DAVConnection.java:97)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getProperties(DAVUtil.java:57)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getResourceProperties(DAVUtil.java:62)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getStartingProperties(DAVUtil.java:92)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:113)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineProperties(DAVUtil.java:197)
at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineInfo(DAVUtil.java:160)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:150)
at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:348)
at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:462)
at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:418)
at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:382)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:305)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:401)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:353)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:997)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
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:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:247)
at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:75)
at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:48)
... 36 more
16 years, 11 months