Build failed in Jenkins: reproducible_html_notes #13868
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu May 23 08:34:03 BST 2024
See <https://jenkins.debian.net/job/reproducible_html_notes/13868/display/redirect?page=changes>
Changes:
[lamby] Clarify that .po and .pot files aren't normalised by strip-nondetermism
[lamby] Tag vdr-plugin-markad with
[lamby] Tag datalad-next with randomness_in_documentation_generated_by_sphinx
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node 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.39.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 884a3e96ed63ad7fa5b8acac08545ff774f35d42 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 884a3e96ed63ad7fa5b8acac08545ff774f35d42 # timeout=10
Commit message: "Tag datalad-next with randomness_in_documentation_generated_by_sphinx"
> git rev-list --no-walk 8d6b6f7ac2a13d418634af989a4ac0295120221c # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins1801617689003956412.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2024-05-23 07:33:18] INFO: Starting at 2024-05-23 07:33:18.582724
[2024-05-23 07:33:24] INFO: Notes loaded. There are 7516 packages listed.
[2024-05-23 07:33:32] INFO: Notes checked. There are 7516 packages listed.
[2024-05-23 07:33:32] INFO: Issues loaded. There are 430 issues listed.
[2024-05-23 07:33:33] INFO: Removed the following issues: {'different_pot_creation_date_in_gettext_pot_files'}.
[2024-05-23 07:33:44] INFO: Saved 134944 notes in the database.
[2024-05-23 07:33:44] INFO: Finished at 2024-05-23 07:33:44.554419, took: 0:00:25.971705
+ /srv/jenkins/bin/reproducible_html_notes.py
[2024-05-23 07:33:45] INFO: Starting at 2024-05-23 07:33:45.649582
[2024-05-23 07:33:45] INFO: Querying UDD to find usertagged bugs which have been closed or which 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: 'different_pot_creation_date_in_gettext_po_or_pot_files'
[2024-05-23 07:34:03] INFO: Finished at 2024-05-23 07:34:03.444463, took: 0:00:17.794886
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list