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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Nov 9 00:58:34 GMT 2019


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

Changes:


------------------------------------------
Started by timer
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 b8ac81f61cd4bc2f43934f1e172d0635c1df82d8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8ac81f61cd4bc2f43934f1e172d0635c1df82d8 # timeout=10
Commit message: "Remove archived bugs"
 > git rev-list --no-walk b8ac81f61cd4bc2f43934f1e172d0635c1df82d8 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins16406622070056300162.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2019-11-09 00:57:44] INFO: Starting at 2019-11-09 00:57:44.645163
[2019-11-09 00:57:50] INFO: notes loaded. There are 6419 packages listed
[2019-11-09 00:57:56] 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
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "Can't connect to kgb...") at /usr/share/perl5/JSON/RPC/Legacy/Client.pm line 180.
[2019-11-09 00:57:59] INFO: notes checked. There are 6418 packages listed
[2019-11-09 00:57:59] INFO: Issues loaded. There are 352 issues
[2019-11-09 00:58:19] INFO: Saved 87980 notes in the database
[2019-11-09 00:58:19] INFO: Finished at 2019-11-09 00:58:19.359274, took: 0:00:34.714133
+ /srv/jenkins/bin/reproducible_html_notes.py
[2019-11-09 00:58:20] INFO: Starting at 2019-11-09 00:58:20.095856
[2019-11-09 00:58:20] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2019-11-09 00:58:30] 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-09 00:58:30] 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-09 00:58:34] INFO: Finished at 2019-11-09 00:58:34.520343, took: 0:00:14.424499
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list