[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #107193

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jul 7 21:57:00 BST 2019


See <https://jenkins.debian.net/job/reproducible_html_indexes/107193/display/redirect>

------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins6917223481407711110.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
[2019-07-07 20:53:05] INFO: Starting at 2019-07-07 20:53:05.090140
[2019-07-07 20:53:07] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2019-07-07 20:55:11] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_no_notes.html
[2019-07-07 20:55:12] INFO: "Packages in stretch/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBFS.html
[2019-07-07 20:55:13] INFO: "Packages in stretch/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_not_for_us.html
[2019-07-07 20:55:33] INFO: "Packages in stretch/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_reproducible.html
[2019-07-07 20:55:41] INFO: "Alphabetically sorted overview of all tested packages in stretch/amd64" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_all_abc.html
[2019-07-07 20:55:41] INFO: "Packages in stretch/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_404.html
[2019-07-07 20:55:41] INFO: "Packages in stretch/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_blacklisted.html
[2019-07-07 20:55:42] INFO: "Packages in stretch/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBR.html
[2019-07-07 20:55:43] INFO: "Packages in stretch/amd64 where the build timed out" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_timeout.html
[2019-07-07 20:55:48] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_notes.html
[2019-07-07 20:55:53] INFO: "Packages in stretch/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_24h.html
[2019-07-07 20:55:53] INFO: "Packages in stretch/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_depwait.html
[2019-07-07 20:55:59] INFO: "Packages in stretch/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_48h.html
[2019-07-07 20:56:03] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_no_notes.html
[2019-07-07 20:56:04] INFO: "Packages in buster/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_FTBFS.html
[2019-07-07 20:56:05] INFO: "Packages in buster/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_not_for_us.html
[2019-07-07 20:56:26] INFO: "Packages in buster/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_reproducible.html
[2019-07-07 20:56:33] INFO: "Alphabetically sorted overview of all tested packages in buster/amd64" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_all_abc.html
[2019-07-07 20:56:33] INFO: "Packages in buster/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_404.html
[2019-07-07 20:56:33] INFO: "Packages in buster/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_blacklisted.html
[2019-07-07 20:56:34] INFO: "Packages in buster/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_FTBR.html
[2019-07-07 20:56:35] INFO: "Packages in buster/amd64 where the build timed out" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_timeout.html
[2019-07-07 20:56:39] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_notes.html
[2019-07-07 20:56:45] INFO: "Packages in buster/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_last_24h.html
[2019-07-07 20:56:45] INFO: "Packages in buster/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_depwait.html
[2019-07-07 20:56:52] INFO: "Packages in buster/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_last_48h.html
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 846, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 837, in build_page
    left_nav_html=left_nav_html)
  File "/srv/jenkins/bin/rblib/html.py", line 150, in write_html_page
    with open(destfile, 'w', encoding='UTF-8') as fd:
NotADirectoryError: [Errno 20] Not a directory: '/var/lib/jenkins/userContent/reproducible/debian/bullseye/amd64/index_no_notes.html'
[2019-07-07 20:56:58] INFO: Finished at 2019-07-07 20:56:58.247236, took: 0:03:53.157129
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list