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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Oct 23 22:21:35 BST 2018


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

Changes:

[mmoore32] Tag fortunate with build_id_differences_only

------------------------------------------
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 https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git --version # timeout=10
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f57f3ec4bffe6fc46ccfa41828242793833af3f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f57f3ec4bffe6fc46ccfa41828242793833af3f6
Commit message: "Tag fortunate with build_id_differences_only"
 > git rev-list --no-walk 61c908567d150894b087fb8419ef6c68bc0cfc53 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins2830436500250957133.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2018-10-23 21:20:28] INFO: Starting at 2018-10-23 21:20:28.478247
[2018-10-23 21:20:36] INFO: notes loaded. There are 6231 packages listed
[2018-10-23 21:20:38] 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='fortunate' AND r.status != ''
This means there is no tested package with the name fortunate
[2018-10-23 21:20:45] INFO: notes checked. There are 6230 packages listed
[2018-10-23 21:20:45] INFO: Issues loaded. There are 315 issues
[2018-10-23 21:21:12] INFO: Saved 67214 notes in the database
[2018-10-23 21:21:12] INFO: Finished at 2018-10-23 21:21:12.947924, took: 0:00:44.469737
+ /srv/jenkins/bin/reproducible_html_notes.py
[2018-10-23 21:21:14] INFO: Starting at 2018-10-23 21:21:14.136596
[2018-10-23 21:21:14] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2018-10-23 21:21:27] 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='fortunate' AND r.status != ''
[2018-10-23 21:21:27] WARNING: This means there is no tested package with the name fortunate.
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 506, in <module>
    iterate_over_notes(notes)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 404, in iterate_over_notes
    html = gen_html_note(package, note)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 238, in gen_html_note
    tmp += fill_issue_in_note(issue)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 214, in fill_issue_in_note
    details = issues[issue]
KeyError: 'build_id_difference_only'
[2018-10-23 21:21:34] INFO: Finished at 2018-10-23 21:21:34.492896, took: 0:00:20.356323
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list