[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_25 #10855
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Sep 15 06:26:18 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_25/10855/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_builder_armhf_25/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson1310253577876057595.sh
+ /srv/jenkins/bin/reproducible_build.sh odxu4b-armhf-rb ff2b-armhf-rb
cp: error writing ‘/tmp/jenkins-script-pvKgWbrW’: No space left on device
cp: failed to extend ‘/tmp/jenkins-script-pvKgWbrW’: No space left on device
====================================================================================
Thu 15 Sep 06:26:18 UTC 2016 - running /srv/jenkins/bin/reproducible_build.sh (reproducible_builder_armhf_25) on jenkins now.
To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/reproducible_build.sh, has been called using "odxu4b-armhf-rb ff2b-armhf-rb" as arguments.
====================================================================================
Thu 15 Sep 06:26:18 UTC 2016 - start running "/srv/jenkins/bin/reproducible_build.sh" (md5sum 276371dccc011e0f4777f371bc053d97) as "/tmp/jenkins-script-pvKgWbrW" on jenkins.
Thu 15 Sep 06:26:18 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-pvKgWbrW, which will now be removed.
ERROR: Build step failed with exception
java.lang.RuntimeException: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_armhf_25/builds/10855/log to /tmp/log-parser_reproducible_builder_armhf_25_build_10855
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:309)
at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:134)
at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:131)
at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:110)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
at hudson.model.Run.execute(Run.java:1766)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_armhf_25/builds/10855/log to /tmp/log-parser_reproducible_builder_armhf_25_build_10855
at hudson.FilePath.copyTo(FilePath.java:2018)
at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
... 17 more
Caused by: java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:345)
at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
at hudson.Util.copyStream(Util.java:646)
at hudson.FilePath$41.invoke(FilePath.java:2045)
at hudson.FilePath$41.invoke(FilePath.java:2039)
at hudson.FilePath.act(FilePath.java:1018)
at hudson.FilePath.act(FilePath.java:996)
at hudson.FilePath.copyTo(FilePath.java:2039)
at hudson.FilePath.copyTo(FilePath.java:2013)
... 20 more
Build step 'Console output (build log) parsing' marked build as failure
More information about the Qa-jenkins-scm
mailing list