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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 21 01:06:09 BST 2021


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

Changes:

[Mattia Rizzolo] --fix-deterministic


------------------------------------------
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/>
The recommended git tool is: NONE
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 --version # 'git version 2.30.2'
 > 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
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 368031a377f8c4adabe82889fd4706f53e0ee410 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 368031a377f8c4adabe82889fd4706f53e0ee410 # timeout=10
Commit message: "--fix-deterministic"
 > git rev-list --no-walk 924ca8b060112e74886a6f7a48bc1778e2896c39 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins8622929757541450603.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2021-08-21 00:04:39] INFO: Starting at 2021-08-21 00:04:39.601272
/srv/jenkins/bin/reproducible_notes.py:40: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  original = yaml.load(fd)
[2021-08-21 00:04:47] INFO: Notes loaded. There are 6914 packages listed.
[2021-08-21 00:04:59] INFO: Notes checked. There are 6914 packages listed.
/srv/jenkins/bin/reproducible_notes.py:111: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  issues = yaml.load(fd)
[2021-08-21 00:05:00] INFO: Issues loaded. There are 393 issues listed.
[2021-08-21 00:05:41] INFO: Saved 113291 notes in the database.
[2021-08-21 00:05:41] INFO: Finished at 2021-08-21 00:05:41.592857, took: 0:01:01.991596
+ /srv/jenkins/bin/reproducible_html_notes.py
[2021-08-21 00:05:42] INFO: Starting at 2021-08-21 00:05:42.943571
[2021-08-21 00:05:43] INFO: Finding out which usertagged bugs have been closed or at least have patches
/srv/jenkins/bin/reproducible_html_notes.py:181: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  possible_notes = yaml.load(fd)
/srv/jenkins/bin/reproducible_html_notes.py:207: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  issues = yaml.load(fd)
[2021-08-21 00:06:08] INFO: Created 6914 note pages.
source_package is deprecated, please use source_packages instead
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 507, in <module>
    iterate_over_issues(issues)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 423, in iterate_over_issues
    html = gen_html_issue(issue, suite)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 330, in gen_html_issue
    pkgs_popcon = issues_popcon_annotate(pkgs)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 443, in issues_popcon_annotate
    popcon_dict.update(popcon.source_package(*issues_list))
  File "/usr/lib/python3/dist-packages/popcon/popcon.py", line 235, in source_package
    return source_packages(*package_list)
TypeError: source_packages() takes 1 positional argument but 2 were given
[2021-08-21 00:06:08] INFO: Finished at 2021-08-21 00:06:08.618184, took: 0:00:25.674624
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list