[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #5855

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 01:02:37 UTC 2017


https://jenkins.debian.net/job/reproducible_html_notes/5855/------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 05c562b91f29a0517af6afd43345b78a10d097dc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05c562b91f29a0517af6afd43345b78a10d097dc
 > git rev-list 05c562b91f29a0517af6afd43345b78a10d097dc # timeout=10
 > git tag -a -f -m Jenkins Build #5855 jenkins-reproducible_html_notes-5855 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson8960158410363981345.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2017-02-06 01:00:54.783848
INFO: notes loaded. There are 6782 packages listed
INFO: notes checked. There are 6782 packages listed
INFO: Issues loaded. There are 282 issues
INFO: Saved 52920 notes in the database
INFO: Finished at 2017-02-06 01:01:28.536493, took: 0:00:33.752670
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2017-02-06 01:01:29.857744
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Created 6782 note pages.
INFO: Created 282 issue pages for testing
INFO: Created 282 issue pages for unstable
OSError: [Errno 28] No space left on device

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 484, in <module>
    iterate_over_issues(issues)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 406, in iterate_over_issues
    style_note=True, left_nav_html=left_nav_html)
  File "/srv/jenkins/bin/reproducible_common.py", line 360, in write_html_page
    fd.write(html)
OSError: [Errno 28] No space left on device
INFO: Finished at 2017-02-06 01:02:36.571963, took: 0:01:06.714229
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list