[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_fedora-23_x86_64_2 #16402
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Sep 15 04:41:24 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_fedora-23_x86_64_2/16402/>
------------------------------------------
[...truncated 169 lines...]
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_builder_fedora-23_x86_64_2/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson8810554436504216775.sh
+ /srv/jenkins/bin/reproducible_build_rpm.sh fedora-23 x86_64
cp: error writing ‘/tmp/jenkins-script-BoRcCrQ7’: No space left on device
cp: failed to extend ‘/tmp/jenkins-script-BoRcCrQ7’: No space left on device
====================================================================================
Thu 15 Sep 04:41:24 UTC 2016 - running /srv/jenkins/bin/reproducible_build_rpm.sh (reproducible_builder_fedora-23_x86_64_2) 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_rpm.sh, has been called using "fedora-23 x86_64" as arguments.
====================================================================================
Thu 15 Sep 04:41:24 UTC 2016 - start running "/srv/jenkins/bin/reproducible_build_rpm.sh" (md5sum b00858fc714be6db81146067fd02b1b4) as "/tmp/jenkins-script-BoRcCrQ7" on jenkins.
Thu 15 Sep 04:41:24 UTC 2016 - /srv/jenkins/bin/reproducible_build_rpm.sh stopped running as /tmp/jenkins-script-BoRcCrQ7, 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_fedora-23_x86_64_2/builds/16402/log to /tmp/log-parser_reproducible_builder_fedora-23_x86_64_2_build_16402
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_fedora-23_x86_64_2/builds/16402/log to /tmp/log-parser_reproducible_builder_fedora-23_x86_64_2_build_16402
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