[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #9217
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Nov 7 17:53:45 GMT 2019
See <https://jenkins.debian.net/job/reproducible_html_notes/9217/display/redirect?page=changes>
Changes:
[lamby] Update cflags_recorded_in_ada_ali_files toolchain issue due to, eg.
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
No credentials specified
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 --force --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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 --force --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1fea04818ef7af57f980d9f3e11e138cc45c774b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1fea04818ef7af57f980d9f3e11e138cc45c774b # timeout=10
Commit message: "Update cflags_recorded_in_ada_ali_files toolchain issue due to, eg. libxmlezout/1.06.1-12 in amd64/unstable"
> git rev-list --no-walk 1b16ef0237bd1d249860f490a14bb2c0d3adab29 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins12746541022271100147.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2019-11-07 17:51:45] INFO: Starting at 2019-11-07 17:51:45.726789
[2019-11-07 17:51:50] INFO: notes loaded. There are 6420 packages listed
[2019-11-07 17:52:21] 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
JOIN distributions AS d on d.id=s.distribution
WHERE d.name = 'debian'
AND s.name='pyviennacl' AND r.status != ''
This means there is no tested package with the name pyviennacl
[2019-11-07 17:52:38] INFO: notes checked. There are 6419 packages listed
[2019-11-07 17:52:38] INFO: Issues loaded. There are 352 issues
[2019-11-07 17:53:26] INFO: Saved 88009 notes in the database
[2019-11-07 17:53:26] INFO: Finished at 2019-11-07 17:53:26.290107, took: 0:01:40.563338
+ /srv/jenkins/bin/reproducible_html_notes.py
[2019-11-07 17:53:28] INFO: Starting at 2019-11-07 17:53:28.291053
[2019-11-07 17:53:28] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2019-11-07 17:53:40] 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='pyviennacl' AND r.status != ''
[2019-11-07 17:53:40] WARNING: This means there is no tested package with the name pyviennacl.
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: 'cflags_recorder_in_ada_ali_files'
[2019-11-07 17:53:44] INFO: Finished at 2019-11-07 17:53:44.910764, took: 0:00:16.619730
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list