[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_26 #13700
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Dec 28 17:48:10 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_amd64_26/13700/>
------------------------------------------
[...truncated 2144 lines...]
=== RUN TestParseCgroups
--- PASS: TestParseCgroups (0.00s)
PASS
-ok github.com/opencontainers/runc/libcontainer/cgroups 0.007s
+ok github.com/opencontainers/runc/libcontainer/cgroups 0.008s
=== RUN TestBlkioSetWeight
--- PASS: TestBlkioSetWeight (0.00s)
=== RUN TestBlkioSetWeightDevice
@@ -403,7 +416,7 @@
=== RUN TestGetCgroupParamsInt
--- PASS: TestGetCgroupParamsInt (0.00s)
PASS
-ok github.com/opencontainers/runc/libcontainer/cgroups/fs 0.043s
+ok github.com/opencontainers/runc/libcontainer/cgroups/fs 0.028s
? github.com/opencontainers/runc/libcontainer/cgroups/systemd [no test files]
=== RUN TestRemoveNamespace
--- PASS: TestRemoveNamespace (0.00s)
@@ -416,7 +429,7 @@
=== RUN TestHostGIDWithUSERNS
--- PASS: TestHostGIDWithUSERNS (0.00s)
PASS
-ok github.com/opencontainers/runc/libcontainer/configs 0.014s
+ok github.com/opencontainers/runc/libcontainer/configs 0.005s
? github.com/opencontainers/runc/libcontainer/configs/validate [no test files]
? github.com/opencontainers/runc/libcontainer/criurpc [no test files]
=== RUN TestDeviceFromPathLstatFailure
@@ -426,7 +439,7 @@
=== RUN TestHostDevicesIoutilReadDirDeepFailure
--- PASS: TestHostDevicesIoutilReadDirDeepFailure (0.00s)
PASS
-ok github.com/opencontainers/runc/libcontainer/devices 0.007s
+ok github.com/opencontainers/runc/libcontainer/devices 0.014s
? github.com/opencontainers/runc/libcontainer/label [no test files]
=== RUN TestNetworkLinkAddDel
--- FAIL: TestNetworkLinkAddDel (0.00s)
@@ -465,13 +478,13 @@
--- FAIL: TestCreateVethPair (0.00s)
netlink_linux_test.go:346: Could not create veth pair veth1 veth2: operation not permitted
=== RUN TestCreateBridgeWithMac
---- FAIL: TestCreateBridgeWithMac (0.24s)
+--- FAIL: TestCreateBridgeWithMac (0.00s)
netlink_linux_test.go:365: operation not permitted
=== RUN TestSetMacAddress
--- FAIL: TestSetMacAddress (0.00s)
netlink_linux_test.go:392: operation not permitted
FAIL
-FAIL github.com/opencontainers/runc/libcontainer/netlink 0.251s
+FAIL github.com/opencontainers/runc/libcontainer/netlink 0.012s
=== RUN TestNsenterAlivePid
--- FAIL: TestNsenterAlivePid (0.00s)
nsenter_test.go:39: EOF
@@ -480,19 +493,19 @@
=== RUN TestNsenterDeadPid
--- PASS: TestNsenterDeadPid (0.00s)
FAIL
-FAIL github.com/opencontainers/runc/libcontainer/nsenter 0.016s
+FAIL github.com/opencontainers/runc/libcontainer/nsenter 0.018s
? github.com/opencontainers/runc/libcontainer/seccomp [no test files]
=== RUN TestSELinux
--- PASS: TestSELinux (0.00s)
selinux_test.go:62: Disabled
PASS
-ok github.com/opencontainers/runc/libcontainer/selinux 0.036s
+ok github.com/opencontainers/runc/libcontainer/selinux 0.012s
=== RUN TestCaptureTestFunc
--- PASS: TestCaptureTestFunc (0.00s)
=== RUN TestParsePackageName
--- PASS: TestParsePackageName (0.00s)
PASS
-ok github.com/opencontainers/runc/libcontainer/stacktrace 0.008s
+ok github.com/opencontainers/runc/libcontainer/stacktrace 0.015s
? github.com/opencontainers/runc/libcontainer/system [no test files]
=== RUN TestUserParseLine
--- PASS: TestUserParseLine (0.00s)
@@ -509,17 +522,17 @@
=== RUN TestGetAdditionalGroups
--- PASS: TestGetAdditionalGroups (0.00s)
PASS
-ok github.com/opencontainers/runc/libcontainer/user 0.010s
+ok github.com/opencontainers/runc/libcontainer/user 0.005s
=== RUN TestGenerateName
--- PASS: TestGenerateName (0.00s)
PASS
-ok github.com/opencontainers/runc/libcontainer/utils 0.015s
+ok github.com/opencontainers/runc/libcontainer/utils 0.012s
testing: warning: no tests to run
PASS
-ok github.com/opencontainers/runc/libcontainer/xattr 0.016s
+ok github.com/opencontainers/runc/libcontainer/xattr 0.036s
dh_auto_test: go test -v github.com/opencontainers/runc github.com/opencontainers/runc/libcontainer github.com/opencontainers/runc/libcontainer/apparmor github.com/opencontainers/runc/libcontainer/cgroups github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/opencontainers/runc/libcontainer/cgroups/systemd github.com/opencontainers/runc/libcontainer/configs github.com/opencontainers/runc/libcontainer/configs/validate github.com/opencontainers/runc/libcontainer/criurpc github.com/opencontainers/runc/libcontainer/devices github.com/opencontainers/runc/libcontainer/integration github.com/opencontainers/runc/libcontainer/label github.com/opencontainers/runc/libcontainer/netlink github.com/opencontainers/runc/libcontainer/nsenter github.com/opencontainers/runc/libcontainer/seccomp github.com/opencontainers/runc/libcontainer/selinux github.com/opencontainers/runc/libcontainer/stacktrace github.com/opencontainers/runc/libcontainer/system github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/libcontainer/xattr returned exit code 1
debian/rules:22: recipe for target 'override_dh_auto_test' failed
-make[1]: [override_dh_auto_test] Error 1 (ignored)
+make[1]: [override_dh_auto_test] Error 1 (ignorée)
make[1]: Leaving directory '/build/runc-0.0.4~dfsg'
fakeroot debian/rules binary
dh binary --buildsystem=golang --with=golang --builddirectory=_build
@@ -545,30 +558,80 @@
dh_installdeb -O--buildsystem=golang -O--builddirectory=_build
dh_golang -O--buildsystem=golang -O--builddirectory=_build
dh_gencontrol -O--buildsystem=golang -O--builddirectory=_build
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: Depends field of package golang-github-opencontainers-runc-dev: unknown substitution variable ${shlibs:Depends}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: champ Depends du paquet golang-github-opencontainers-runc-dev : variable de substitution inconnue ${shlibs:Depends}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums -O--buildsystem=golang -O--builddirectory=_build
dh_builddeb -u-Zxz -O--buildsystem=golang -O--builddirectory=_build
-dpkg-deb: building package 'runc-dbgsym' in '../runc-dbgsym_0.0.4~dfsg-1_amd64.deb'.
-dpkg-deb: building package 'golang-github-opencontainers-runc-dev' in '../golang-github-opencontainers-runc-dev_0.0.4~dfsg-1_all.deb'.
-dpkg-deb: building package 'runc' in '../runc_0.0.4~dfsg-1_amd64.deb'.
+dpkg-deb : construction du paquet « runc-dbgsym » dans « ../runc-dbgsym_0.0.4~dfsg-1_amd64.deb ».
+dpkg-deb : construction du paquet « golang-github-opencontainers-runc-dev » dans « ../golang-github-opencontainers-runc-dev_0.0.4~dfsg-1_all.deb ».
+dpkg-deb : construction du paquet « runc » dans « ../runc_0.0.4~dfsg-1_amd64.deb ».
dpkg-genbuildinfo >../runc_0.0.4~dfsg-1_amd64.buildinfo
dpkg-distaddfile runc_0.0.4~dfsg-1_amd64.buildinfo devel extra
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dpkg-genchanges -b >../runc_0.0.4~dfsg-1_amd64.changes
-dpkg-genchanges: warning: package runc-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet runc-dbgsym listé dans le fichier de liste des fichiers mais pas dans le fichier info
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
dpkg-source --after-build runc-0.0.4~dfsg
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/9316/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/9316/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/52173 and its subdirectories
-I: Current time: Mon Dec 28 05:44:08 GMT+12 2015
-I: pbuilder-time-stamp: 1451324648
+I: removing directory /srv/workspace/pbuilder/9316 and its subdirectories
+I: Current time: Mon Jan 30 14:08:24 GMT-14 2017
+I: pbuilder-time-stamp: 1485734904
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/runc_0.0.4~dfsg-1.diff: 82.3% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/runc_0.0.4~dfsg-1.diff.gz
b2/build.log: 82.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 82.0%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/runc_0.0.4~dfsg-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-RaDNiDJP/tmp.Wym6lpjtsh
+ mv /srv/reproducible-results/rbuild-debian-RaDNiDJP/tmp.Wym6lpjtsh /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/runc_0.0.4~dfsg-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/runc_0.0.4~dfsg-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-RaDNiDJP
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-RaDNiDJP/tmp.z34hg3YedK
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/runc_0.0.4~dfsg-1.rbuild.log
+ local TIMEOUT=30m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-RaDNiDJP -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-RaDNiDJP/dbd-tmp-6K9408i
++ schroot --directory /srv/reproducible-results/rbuild-debian-RaDNiDJP -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 44'
++ echo diffoscope 44
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/runc_0.0.4~dfsg-1.rbuild.log
++ date -u
+ echo 'Mon Dec 28 17:45:13 UTC 2015 - diffoscope 44 will be used to compare the two builds:'
Mon Dec 28 17:45:13 UTC 2015 - diffoscope 44 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-debian-RaDNiDJP -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-RaDNiDJP/dbd-tmp-6K9408i ; diffoscope --html /srv/reproducible-results/rbuild-debian-RaDNiDJP/runc_0.0.4~dfsg-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-RaDNiDJP/runc_0.0.4~dfsg-1.diffoscope.txt /srv/reproducible-results/rbuild-debian-RaDNiDJP/b1/runc_0.0.4~dfsg-1_amd64.changes /srv/reproducible-results/rbuild-debian-RaDNiDJP/b2/runc_0.0.4~dfsg-1_amd64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-RaDNiDJP/tmp.z34hg3YedK
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Mon Dec 28 17:45:58 UTC 2015 - runc failed to build reproducibly in testing on amd64.
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/runc_0.0.4~dfsg-1.rbuild.log: 78.1% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/runc_0.0.4~dfsg-1.rbuild.log.gz
INFO: Starting at 2015-12-28 17:48:02.146325
INFO: Finished at 2015-12-28 17:48:09.807611, took: 0:00:07.661304
Mon 28 Dec 17:48:09 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-AoIEor8m, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list