Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Console Output

05:51:00 Started by user Peter Schiefer (lanspezi)
05:51:00 Running as SYSTEM
05:51:00 Building remotely on Reaktor in workspace /data/work/workspace/Maintenance/Reaktor/StopContainer
05:51:01 Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Reaktor
05:51:01 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
05:51:01 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
05:51:01 		at hudson.remoting.Channel.call(Channel.java:957)
05:51:01 		at hudson.FilePath.act(FilePath.java:1072)
05:51:01 		at hudson.FilePath.act(FilePath.java:1061)
05:51:01 		at hudson.FilePath.mkdirs(FilePath.java:1246)
05:51:01 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
05:51:01 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
05:51:01 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
05:51:01 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
05:51:01 		at hudson.model.Run.execute(Run.java:1818)
05:51:01 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
05:51:01 		at hudson.model.ResourceController.execute(ResourceController.java:97)
05:51:01 		at hudson.model.Executor.run(Executor.java:429)
05:51:01 java.nio.file.FileSystemException: /data/work/workspace/Maintenance/Reaktor/StopContainer: No space left on device
05:51:01 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
05:51:01 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
05:51:01 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
05:51:01 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
05:51:01 	at java.nio.file.Files.createDirectory(Files.java:674)
05:51:01 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
05:51:01 	at java.nio.file.Files.createDirectories(Files.java:767)
05:51:01 	at hudson.FilePath.mkdirs(FilePath.java:3239)
05:51:01 	at hudson.FilePath.access$1300(FilePath.java:212)
05:51:01 	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
05:51:01 	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
05:51:01 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
05:51:01 	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
05:51:01 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:51:01 	at hudson.remoting.Request$2.run(Request.java:369)
05:51:01 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
05:51:01 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
05:51:01 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
05:51:01 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
05:51:01 	at java.lang.Thread.run(Thread.java:748)
05:51:01 Finished: FAILURE