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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Aug 31 01:23:44 UTC 2017


See <https://jenkins.debian.net/job/reproducible_html_notes/6726/display/redirect?page=changes>

Changes:

[Mattia Rizzolo] Remove archived bugs

[Mattia Rizzolo] Add missing usertagged bugs

[Mattia Rizzolo] --fix-deterministic

------------------------------------------
Started by an SCM change
[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 95a6f99e2bd0244a68f84ce53c61f252e0f175b9 (origin/master)
Commit message: "--fix-deterministic"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95a6f99e2bd0244a68f84ce53c61f252e0f175b9
 > git rev-list a48689f965acd0a93e7575e175db718c38dea972 # timeout=10
 > git tag -a -f -m Jenkins Build #6726 jenkins-reproducible_html_notes-6726 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins8083083648986653064.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2017-08-31 01:19:28] INFO: Starting at 2017-08-31 01:19:28.328493
[2017-08-31 01:19:49] INFO: notes loaded. There are 6203 packages listed
[2017-08-31 01:20:01] INFO: Warning: This query produces no results: SELECT s.id, s.version, s.suite
                FROM results AS r JOIN sources AS s ON r.package_id=s.id
                WHERE s.name='python-pgpy' AND r.status != ''
This means there is no tested package with the name python-pgpy
[2017-08-31 01:20:08] INFO: notes checked. There are 6202 packages listed
[2017-08-31 01:20:10] INFO: Issues loaded. There are 285 issues
[2017-08-31 01:21:16] INFO: Saved 70473 notes in the database
[2017-08-31 01:21:16] INFO: Finished at 2017-08-31 01:21:16.945031, took: 0:01:48.616697
+ /srv/jenkins/bin/reproducible_html_notes.py
[2017-08-31 01:21:22] INFO: Starting at 2017-08-31 01:21:22.928816
[2017-08-31 01:22:32] INFO: finding out which usertagged bugs have been closed or at least have patches
[2017-08-31 01:22:49] INFO: finding out which usertagged bugs have been closed or at least have patches
[2017-08-31 01:23:28] WARNING: This query produces no results: SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name='python-pgpy' AND r.status != ''
[2017-08-31 01:23:28] WARNING: This means there is no tested package with the name python-pgpy.
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 483, in <module>
    iterate_over_notes(notes)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 385, in iterate_over_notes
    write_html_page(title=title, body=html, destfile=destfile)
  File "/srv/jenkins/bin/reproducible_common.py", line 359, in write_html_page
    fd.write(html)
OSError: [Errno 28] No space left on device
[2017-08-31 01:23:43] INFO: Finished at 2017-08-31 01:23:43.232843, took: 0:02:20.304172
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list