[Qa-jenkins-scm] Build failed in Jenkins: reproducible_create_meta_pkg_sets #1622

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Nov 6 06:00:04 GMT 2022


See <https://jenkins.debian.net/job/reproducible_create_meta_pkg_sets/1622/display/redirect>

Changes:


------------------------------------------
[...truncated 2.46 KB...]
declare -x ROOT_BUILD_CAUSE_TIMERTRIGGER="true"
declare -x RUN_ARTIFACTS_DISPLAY_URL="https://jenkins.debian.net/job/reproducible_create_meta_pkg_sets/1622/display/redirect?page=artifacts"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/reproducible_create_meta_pkg_sets/1622/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/reproducible_create_meta_pkg_sets/1622/display/redirect"
declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/reproducible_create_meta_pkg_sets/1622/display/redirect?page=tests"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://78.137.99.97:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/reproducible_create_meta_pkg_sets/ws/">
declare -x WORKSPACE_TMP="<https://jenkins.debian.net/job/reproducible_create_meta_pkg_sets/ws/@tmp">
declare -x http_proxy="http://78.137.99.97:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
+ set -o pipefail
+ ARCH=amd64
+ WARNING=false
++ mktemp --tmpdir=/tmp/reproducible pkg-sets-XXXXXXXXX
+ TMPFILE=/tmp/reproducible/pkg-sets-GlewlaORw
++ mktemp --tmpdir=/tmp/reproducible pkg-sets-XXXXXXXXX
+ TMPFILE2=/tmp/reproducible/pkg-sets-fgYYa0bV5
++ mktemp --tmpdir=/tmp/reproducible pkg-sets-XXXXXXXXX
+ TMPFILE3=/tmp/reproducible/pkg-sets-LScuf7FUV
+ index=0
+ for SUITE in $SUITES
+ '[' unstable = experimental ']'
+ '[' unstable = stretch ']'
+ '[' unstable = buster ']'
+ echo =============================================================================
=============================================================================
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Creating meta package sets for unstable now.'
Sun Nov  6 06:00:03 UTC 2022 - Creating meta package sets for unstable now.
+ echo

+ DISTNAME=unstable-amd64
+ TPATH=/var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable
+ mkdir -p /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable
++ ls /srv/reproducible-results/chdist/unstable-amd64/var/lib/apt/lists/deb.debian.org_debian_dists_unstable_main_binary-amd64_Packages
+ PACKAGES=/srv/reproducible-results/chdist/unstable-amd64/var/lib/apt/lists/deb.debian.org_debian_dists_unstable_main_binary-amd64_Packages
++ ls /srv/reproducible-results/chdist/unstable-amd64/var/lib/apt/lists/deb.debian.org_debian_dists_unstable_main_source_Sources
+ SOURCES=/srv/reproducible-results/chdist/unstable-amd64/var/lib/apt/lists/deb.debian.org_debian_dists_unstable_main_source_Sources
+ echo =============================================================================
=============================================================================
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Creating meta package sets for unstable now.'
Sun Nov  6 06:00:03 UTC 2022 - Creating meta package sets for unstable now.
+ echo =============================================================================
=============================================================================
+ update_pkg_sets
++ seq 1 57
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 1
+ local table=1
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking essential.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking essential.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name essential.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/essential.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on essential.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on essential.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 2
+ local table=2
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking required.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking required.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name required.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/required.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on required.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on required.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 3
+ local table=3
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking build-essential.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking build-essential.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name build-essential.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/build-essential.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on build-essential.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on build-essential.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 4
+ local table=4
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking build-essential-depends.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking build-essential-depends.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name build-essential-depends.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/build-essential-depends.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on build-essential-depends.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on build-essential-depends.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 5
+ local table=5
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking popcon_top1337-installed-sources.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking popcon_top1337-installed-sources.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name popcon_top1337-installed-sources.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/popcon_top1337-installed-sources.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on popcon_top1337-installed-sources.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on popcon_top1337-installed-sources.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 6
+ local table=6
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking key_packages.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking key_packages.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name key_packages.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/key_packages.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on key_packages.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on key_packages.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 7
+ local table=7
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking installed_on_debian.org.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking installed_on_debian.org.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name installed_on_debian.org.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/installed_on_debian.org.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on installed_on_debian.org.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on installed_on_debian.org.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 8
+ local table=8
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking had_a_DSA.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking had_a_DSA.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name had_a_DSA.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/had_a_DSA.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on had_a_DSA.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on had_a_DSA.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 9
+ local table=9
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking cii-census.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking cii-census.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name cii-census.pkgset
+ '[' '!' -z ']'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/cii-census.pkgset ']'
+ progress_info_end index
+ local table=index
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - work on cii-census.pkgset done.'
Sun Nov  6 06:00:03 UTC 2022 - work on cii-census.pkgset done.
+ echo =============================================================================
=============================================================================
+ rm -f /tmp/reproducible/pkg-sets-GlewlaORw /tmp/reproducible/pkg-sets-fgYYa0bV5 /tmp/reproducible/pkg-sets-LScuf7FUV
+ for index in $(seq 1 ${#META_PKGSET[@]})
+ progress_info_begin 10
+ local table=10
++ date -u
+ echo 'Sun Nov  6 06:00:03 UTC 2022 - Checking cloud-image.pkgset for updates in unstable.'
Sun Nov  6 06:00:03 UTC 2022 - Checking cloud-image.pkgset for updates in unstable.
++ find /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable -maxdepth 1 -mtime +0 -name cloud-image.pkgset
+ '[' '!' -z /var/lib/jenkins/userContent/reproducible/debian/pkg-sets/unstable/cloud-image.pkgset ']'
+ update_pkg_set_specific
+ case ${META_PKGSET[$index]} in
+ '[' unstable = stretch ']'
+ '[' unstable = buster ']'
+ URL=https://cloud.debian.org/images/cloud/OpenStack/testing/debian-testing-openstack-amd64-packages.list
+ echo 'Downloading https://cloud.debian.org/images/cloud/OpenStack/testing/debian-testing-openstack-amd64-packages.list now.'
Downloading https://cloud.debian.org/images/cloud/OpenStack/testing/debian-testing-openstack-amd64-packages.list now.
+ curl https://cloud.debian.org/images/cloud/OpenStack/testing/debian-testing-openstack-amd64-packages.list
+ cut -d ' ' -f1
+ cut -d : -f1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   277  100   277    0     0   1154      0 --:--:-- --:--:-- --:--:--  1154
+ grep '404 Not Found' /tmp/reproducible/pkg-sets-GlewlaORw
+ echo 'parsing /tmp/reproducible/pkg-sets-GlewlaORw now...'
parsing /tmp/reproducible/pkg-sets-GlewlaORw now...
+ packages_list_to_deb822
++ cat /tmp/reproducible/pkg-sets-GlewlaORw
++ cut -d : -f1
++ sed 's#([^()]*)##g ; s#\[[^][]*\]##g ; s#,##g ; s# #\n#g'
++ sort -u
++ tr '\n' '|'
+ ALL_PKGS='<!DOCTYPE|</body></html>|</head><body>|<address>Apache/2.4.54|<h1>Not|<hr>|<html><head>|<p>The|<title>404|'
+ grep-dctrl -F Package -e '^(<!DOCTYPE|</body></html>|</head><body>|<address>Apache/2.4.54|<h1>Not|<hr>|<html><head>|<p>The|<title>404|)$' /srv/reproducible-results/chdist/unstable-amd64/var/lib/apt/lists/deb.debian.org_debian_dists_unstable_main_binary-amd64_Packages
Sun Nov  6 06:00:04 UTC 2022 - reproducible_create_meta_pkg_sets.sh stopped running as /tmp/jenkins-script-kVCcPlgP, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list