[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_2 #454064
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 03:23:04 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_2/454064/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_builder_archlinux_2/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins15671905617088092464.sh
+ /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh
====================================================================================
Thu Oct 20 02:08:29 UTC 2022 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job reproducible_builder_archlinux_2) on jenkins, called using "" as arguments.
Thu Oct 20 02:08:29 UTC 2022 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum 8a42c6af22c9bbeb47182ed28d420908) as "/tmp/jenkins-script-kqpcWG6I"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
Thu Oct 20 02:08:32 UTC 2022 - choosing package to be build.
ok, let's check if jpeg-archive is building anywhere yet…
ok, jpeg-archive is not building anywhere…
UPDATE 1
Thu Oct 20 02:08:33 UTC 2022 - building package jpeg-archive from 'community' now...
=============================================================================
Initialising reproducibly build of jpeg-archive in community on x86_64 now.
1st build will be done on osuosl170-amd64.
2nd build will be done on osuosl184-amd64.
=============================================================================
====================================================================================
Wed Nov 22 08:31:36 UTC 2023 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh) on osuosl170-amd64, called using "1 community jpeg-archive /srv/reproducible-results/archlinuxrb-build-dR0THdtj 1666231709" as arguments.
Wed Nov 22 08:31:36 UTC 2023 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum 8a42c6af22c9bbeb47182ed28d420908) as "/tmp/jenkins-script-UiI3nYxK"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
=============================================================================
Building for Arch Linux on osuosl170-amd64 now.
Source package: jpeg-archive
Repository: community
Date: Wed Nov 22 08:31:36 UTC 2023
=============================================================================
Future: enabled
SOURCE_DATE_EPOCH: 1666231709
makepkg env: SOURCE_DATE_EPOCH='1666231709' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1
makepkg options: --syncdeps --noconfirm --nocheck --skippgpcheck
=============================================================================
archlinux-jpeg-archive-archlinuxrb-build-dR0THdtj
MAKEFLAGS=-j32
>From https://github.com/archlinux/svntogit-community
* branch packages/jpeg-archive -> FETCH_HEAD
* [new branch] packages/jpeg-archive -> community/packages/jpeg-archive
Cloning into 'jpeg-archive'...
done.
export TZ="/usr/share/zoneinfo/Etc/GMT+12"
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"
+ schroot --run-session -c archlinux-jpeg-archive-archlinuxrb-build-dR0THdtj --directory /tmp/jpeg-archive-archlinuxrb-build-dR0THdtj -u root -- rm -f /var/lib/pacman/db.lck
+ tee -a /srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1/jpeg-archive/build1.log
+ schroot --run-session -c archlinux-jpeg-archive-archlinuxrb-build-dR0THdtj --directory /tmp/jpeg-archive-archlinuxrb-build-dR0THdtj -u root -- pacman -Syu --noconfirm
+ tee -a /srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1/jpeg-archive/build1.log
:: Synchronizing package databases...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 156k 100 156k 0 0 464k 0 --:--:-- --:--:-- --:--:-- 464k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1721k 100 1721k 0 0 4858k 0 --:--:-- --:--:-- --:--:-- 4849k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 7244k 100 7244k 0 0 17.4M 0 --:--:-- --:--:-- --:--:-- 17.4M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 168k 4 7838 0 0 23437 0 0:00:07 --:--:-- 0:00:07 23397100 168k 100 168k 0 0 503k 0 --:--:-- --:--:-- --:--:-- 502k
:: Starting full system upgrade...
there is nothing to do
+ source /tmp/jpeg-archive-archlinuxrb-build-dR0THdtj/jpeg-archive/trunk/PKGBUILD
++ pkgname=jpeg-archive
++ pkgver=2.2.0
++ pkgrel=2
++ pkgdesc='Utilities for archiving JPEGs for long term storage'
++ arch=(x86_64)
++ url=https://github.com/danielgtaylor/jpeg-archive/
++ license=(MIT)
++ depends=(bash)
++ makedepends=(git nasm)
++ optdepends=('parallel: for jpeg-archive' 'dcraw: for jpeg-archive' 'perl-image-exiftool: for jpeg-archive')
++ _commit=f51c5cefeb9fe5207835cc9cc2422f3950ab787a
++ _mozjpeg_commit=72d249b89ca348c991d5e27c82cf32ba0f12d05a
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
GIT_SSL_NO_VERIFY=1
SOURCE_DATE_EPOCH=1666231709
SHELL=/bin/bash
SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux
no_proxy=localhost,127.0.0.1
SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1666231709' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1 printenv 2>&1
SCHROOT_SESSION_ID=archlinux-jpeg-archive-archlinuxrb-build-dR0THdtj
PWD=/tmp/jpeg-archive-archlinuxrb-build-dR0THdtj/jpeg-archive/trunk
LOGNAME=jenkins
SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux
SCHROOT_GROUP=jenkins
SCHROOT_USER=jenkins
ftp_proxy=http://127.0.0.1:3128
HOME=/var/lib/jenkins
LANG=C
https_proxy=http://127.0.0.1:3128
USER=jenkins
FTP_PROXY=http://127.0.0.1:3128
SHLVL=1
HTTPS_PROXY=http://127.0.0.1:3128
HTTP_PROXY=http://127.0.0.1:3128
SCHROOT_GID=116
http_proxy=http://127.0.0.1:3128
SCHROOT_UID=110
HG=/usr/bin/hg
_=/usr/sbin/printenv
++ source=(git://github.com/danielgtaylor/jpeg-archive.git#commit=$_commit git://github.com/mozilla/mozjpeg.git#commit=$_mozjpeg_commit parallel.config)
++ md5sums=('SKIP' 'SKIP' '1534de688b10c4dad77ccfbffecb9a59')
+ '[' -n '' ']'
+ VERSION=2.2.0-2
+ echo 2.2.0-2
+ schroot --run-session -c archlinux-jpeg-archive-archlinuxrb-build-dR0THdtj --directory /tmp/jpeg-archive-archlinuxrb-build-dR0THdtj/jpeg-archive/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1666231709'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 printenv 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1/jpeg-archive/build1.log
+ schroot --run-session -c archlinux-jpeg-archive-archlinuxrb-build-dR0THdtj --directory /tmp/jpeg-archive-archlinuxrb-build-dR0THdtj/jpeg-archive/trunk -- bash -l -c 'makepkg --printsrcinfo | awk -F '\'' = '\'' '\''/^\s+validpgpkeys/{print $2}'\''| while read pgpkey; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-key $pgpkey; done'
+ tee -a /srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1/jpeg-archive/build1.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-jpeg-archive-archlinuxrb-build-dR0THdtj --directory /tmp/jpeg-archive-archlinuxrb-build-dR0THdtj/jpeg-archive/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1666231709'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 makepkg --syncdeps --noconfirm --nocheck --skippgpcheck 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1/jpeg-archive/build1.log
==> Making package: jpeg-archive 2.2.0-2 (Wed Nov 22 08:31:43 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) nasm-2.15.05-1
Total Download Size: 0.44 MiB
Total Installed Size: 3.15 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 446k 100 446k 0 0 143M 0 --:--:-- --:--:-- --:--:-- 218M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing nasm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Cloning jpeg-archive git repo...
Cloning into bare repository '/tmp/jpeg-archive-archlinuxrb-build-dR0THdtj/jpeg-archive/trunk/jpeg-archive'...
fatal: unable to connect to github.com:
github.com[0: 140.82.113.4]: errno=Connection timed out
==> ERROR: Failure while downloading jpeg-archive git repo
Aborting...
+ PRESULT=1
+ '[' 1 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-jpeg-archive-archlinuxrb-build-dR0THdtj
+ tee -a /srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1/jpeg-archive/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/jpeg-archive-archlinuxrb-build-dR0THdtj/*/trunk/*.pkg.tar.zst': No such file or directory
Wed Nov 22 08:33:53 UTC 2023 - build #1 for jpeg-archive on osuosl170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1/jpeg-archive/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 08:31 b1
./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Nov 22 08:31 jpeg-archive
./b1/jpeg-archive:
total 8
-rw-r--r-- 1 jenkins jenkins 4013 Nov 22 08:33 build1.log
-rw-r--r-- 1 jenkins jenkins 8 Nov 22 08:31 build1.version
Wed Nov 22 08:33:53 UTC 2023 - build #1 for jpeg-archive on osuosl170-amd64 done.
Wed Nov 22 08:33:53 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-UiI3nYxK, removing.
/srv/reproducible-results/archlinuxrb-build-dR0THdtj:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 02:11 b1
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 02:08 b2
/srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 02:11 jpeg-archive
/srv/reproducible-results/archlinuxrb-build-dR0THdtj/b1/jpeg-archive:
total 8
-rw-r--r-- 1 jenkins jenkins 4013 Oct 20 02:11 build1.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 20 02:11 build1.version
/srv/reproducible-results/archlinuxrb-build-dR0THdtj/b2:
total 0
Thu Oct 20 02:19:17 UTC 2022 - build1 didn't create a package, skipping build2!
Thu Oct 20 02:19:17 UTC 2022 - https://tests.reproducible-builds.org/archlinux/community/jpeg-archive/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/jpeg-archive/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/jpeg-archive/pkg.build_duration, thus deleting it.
psql: error: FATAL: the database system is in recovery mode
empty, ignoring community/jpeg-archive, failing hard.
Thu Oct 20 02:19:17 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-dR0THdtj deleted.
Thu Oct 20 02:19:17 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-kqpcWG6I, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list