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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 28 01:58:10 BST 2018


See <https://jenkins.debian.net/job/reproducible_html_notes/8136/display/redirect>

------------------------------------------
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 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 b4486dfe4a43ff4534f3260fb9b3ae6c1d8e9e7a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b4486dfe4a43ff4534f3260fb9b3ae6c1d8e9e7a
Commit message: "--fix-deterministic"
 > git rev-list --no-walk b4486dfe4a43ff4534f3260fb9b3ae6c1d8e9e7a # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3117740364028162720.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2018-10-28 00:57:13] INFO: Starting at 2018-10-28 00:57:13.180791
[2018-10-28 00:57:21] INFO: notes loaded. There are 6245 packages listed
[2018-10-28 00:57:28] INFO: notes checked. There are 6245 packages listed
[2018-10-28 00:57:28] INFO: Issues loaded. There are 315 issues
[2018-10-28 00:57:46] INFO: Saved 67287 notes in the database
[2018-10-28 00:57:46] INFO: Finished at 2018-10-28 00:57:46.466379, took: 0:00:33.285657
+ /srv/jenkins/bin/reproducible_html_notes.py
[2018-10-28 00:57:47] INFO: Starting at 2018-10-28 00:57:47.728856
[2018-10-28 00:57:47] INFO: Finding out which usertagged bugs have been closed or at least have patches
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: 'g'
[2018-10-28 00:58:09] INFO: Finished at 2018-10-28 00:58:09.930840, took: 0:00:22.202018
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list