Build failed in Jenkins: reproducible_html_notes #13869

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu May 23 08:45:39 BST 2024


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

Changes:

[lamby] Fix typo in issues.yml


------------------------------------------
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 5fda7f6e930d0ed21f5000f0a90bd427be4a0853 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5fda7f6e930d0ed21f5000f0a90bd427be4a0853 # timeout=10
Commit message: "Fix typo in issues.yml"
 > git rev-list --no-walk 884a3e96ed63ad7fa5b8acac08545ff774f35d42 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins17160660558022509145.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2024-05-23 07:44:28] INFO: Starting at 2024-05-23 07:44:28.435496
[2024-05-23 07:44:34] INFO: Notes loaded. There are 7516 packages listed.
[2024-05-23 07:44:43] INFO: Notes checked. There are 7516 packages listed.
[2024-05-23 07:44:44] INFO: Issues loaded. There are 430 issues listed.
[2024-05-23 07:44:44] INFO: Removed the following issues: {'different_pot_creation_date_in_gettext_pot_or_pot_files'}.
[2024-05-23 07:44:55] INFO: Saved 134944 notes in the database.
[2024-05-23 07:44:56] INFO: Finished at 2024-05-23 07:44:56.016044, took: 0:00:27.580561
+ /srv/jenkins/bin/reproducible_html_notes.py
[2024-05-23 07:44:57] INFO: Starting at 2024-05-23 07:44:57.253557
[2024-05-23 07:44:57] 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_pot_or_pot_files'
[2024-05-23 07:45:38] INFO: Finished at 2024-05-23 07:45:38.934095, took: 0:00:41.680543
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list