[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_28 #22110

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Feb 12 06:43:01 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_amd64_28/22110/>

------------------------------------------
[...truncated 1683 lines...]
    dh_testdir
    dh_auto_clean
 	make -j1 clean
-make[1]: Entering directory '/build/cppo-1.3.1'
+make[1] : on entre dans le répertoire « /build/cppo-1.3.1 »
 rm -f *.cm[iox] *.o *.annot *.conflicts *.automaton \
 	cppo \
 	cppo_parser.mli cppo_parser.ml cppo_lexer.ml cppo_version.ml
 make -C examples clean
-make[2]: Entering directory '/build/cppo-1.3.1/examples'
+make[2] : on entre dans le répertoire « /build/cppo-1.3.1/examples »
 rm -f *.out lexer.ml
-make[2]: Leaving directory '/build/cppo-1.3.1/examples'
+make[2] : on quitte le répertoire « /build/cppo-1.3.1/examples »
 make -C test clean
-make[2]: Entering directory '/build/cppo-1.3.1/test'
+make[2] : on entre dans le répertoire « /build/cppo-1.3.1/test »
 rm -f *~ *.out
-make[2]: Leaving directory '/build/cppo-1.3.1/test'
+make[2] : on quitte le répertoire « /build/cppo-1.3.1/test »
 cd ocamlbuild_plugin; ocamlbuild -clean
-make[1]: Leaving directory '/build/cppo-1.3.1'
+make[1] : on quitte le répertoire « /build/cppo-1.3.1 »
    dh_ocamlclean
    dh_clean
  debian/rules build
@@ -287,9 +301,9 @@
    dh_ocamlinit
    dh_auto_configure
    debian/rules override_dh_auto_build
-make[1]: Entering directory '/build/cppo-1.3.1'
+make[1] : on entre dans le répertoire « /build/cppo-1.3.1 »
 /usr/bin/make opt ocamlbuild
-make[2]: Entering directory '/build/cppo-1.3.1'
+make[2] : on entre dans le répertoire « /build/cppo-1.3.1 »
 echo 'let cppo_version = "1.3.1"' > cppo_version.ml
 ocamlyacc cppo_parser.mly
 ocamllex cppo_lexer.mll
@@ -305,13 +319,13 @@
 ocamlfind ocamlopt -c -package ocamlbuild -o ocamlbuild_cppo.cmx ocamlbuild_cppo.ml
 ocamlfind ocamlopt -a -package ocamlbuild ocamlbuild_cppo.cmx -o ocamlbuild_cppo.cmxa
 ocamlfind ocamlopt -shared -package ocamlbuild ocamlbuild_cppo.cmx -o ocamlbuild_cppo.cmxs
-make[2]: Leaving directory '/build/cppo-1.3.1'
-make[1]: Leaving directory '/build/cppo-1.3.1'
+make[2] : on quitte le répertoire « /build/cppo-1.3.1 »
+make[1] : on quitte le répertoire « /build/cppo-1.3.1 »
    dh_auto_test
 	make -j1 test
-make[1]: Entering directory '/build/cppo-1.3.1'
+make[1] : on entre dans le répertoire « /build/cppo-1.3.1 »
 make -C test
-make[2]: Entering directory '/build/cppo-1.3.1/test'
+make[2] : on entre dans le répertoire « /build/cppo-1.3.1/test »
 ../cppo -x rot13:"tr '[a-z]' '[n-za-m]'" \
 	-x source:"./source.sh '%F' %B %E" \
 	ext.cppo > ext.out
@@ -327,18 +341,18 @@
 ../cppo unmatched.cppo > unmatched.out
 diff -u unmatched.ref unmatched.out
 ../cppo -V X:123.05.2-alpha.1+foo-2.1 version.cppo > version.out
-make[2]: Leaving directory '/build/cppo-1.3.1/test'
-make[1]: Leaving directory '/build/cppo-1.3.1'
+make[2] : on quitte le répertoire « /build/cppo-1.3.1/test »
+make[1] : on quitte le répertoire « /build/cppo-1.3.1 »
  fakeroot debian/rules binary
 dh binary --with ocaml
    dh_testroot
    dh_prep
    dh_installdirs
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/cppo-1.3.1'
+make[1] : on entre dans le répertoire « /build/cppo-1.3.1 »
 mkdir -p /build/cppo-1.3.1/debian/cppo//usr/lib/ocaml
 make install 'BINDIR=/build/cppo-1.3.1/debian/cppo/usr/bin'
-make[2]: Entering directory '/build/cppo-1.3.1'
+make[2] : on entre dans le répertoire « /build/cppo-1.3.1 »
 install -m 0755 cppo /build/cppo-1.3.1/debian/cppo/usr/bin || \
 	install -m 0755 cppo.exe /build/cppo-1.3.1/debian/cppo/usr/bin
 ocamlfind install -patch-version 1.3.1 "cppo_ocamlbuild" \
@@ -349,8 +363,8 @@
 Installed /build/cppo-1.3.1/debian/cppo//usr/lib/ocaml/cppo_ocamlbuild/ocamlbuild_cppo.cma
 Installed /build/cppo-1.3.1/debian/cppo//usr/lib/ocaml/cppo_ocamlbuild/ocamlbuild_cppo.cmi
 Installed /build/cppo-1.3.1/debian/cppo//usr/lib/ocaml/cppo_ocamlbuild/META
-make[2]: Leaving directory '/build/cppo-1.3.1'
-make[1]: Leaving directory '/build/cppo-1.3.1'
+make[2] : on quitte le répertoire « /build/cppo-1.3.1 »
+make[1] : on quitte le répertoire « /build/cppo-1.3.1 »
    dh_ocamldoc
    dh_installdocs
    dh_installchangelogs
@@ -367,27 +381,77 @@
    dh_installdeb
    dh_ocaml
    dh_gencontrol
-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: 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
    dh_md5sums
    dh_builddeb
-dpkg-deb: building package 'cppo-dbgsym' in '../cppo-dbgsym_1.3.1-2_amd64.deb'.
-dpkg-deb: building package 'cppo' in '../cppo_1.3.1-2_amd64.deb'.
+dpkg-deb : construction du paquet « cppo-dbgsym » dans « ../cppo-dbgsym_1.3.1-2_amd64.deb ».
+dpkg-deb : construction du paquet « cppo » dans « ../cppo_1.3.1-2_amd64.deb ».
  dpkg-genbuildinfo  >../cppo_1.3.1-2_amd64.buildinfo
  dpkg-distaddfile cppo_1.3.1-2_amd64.buildinfo ocaml optional
-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 >../cppo_1.3.1-2_amd64.changes
-dpkg-genchanges: warning: package cppo-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet cppo-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 cppo-1.3.1
-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/22044/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/22044/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/30208 and its subdirectories
-I: Current time: Thu Feb 11 18:19:13 GMT+12 2016
-I: pbuilder-time-stamp: 1455257953
+I: removing directory /srv/workspace/pbuilder/22044 and its subdirectories
+I: Current time: Fri Mar 17 02:44:42 GMT-14 2017
+I: pbuilder-time-stamp: 1489668282

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/cppo_1.3.1-2.diff:	 81.7% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/cppo_1.3.1-2.diff.gz
b2/build.log:	 79.8%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 77.9%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/cppo_1.3.1-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-KygZbZpW/tmp.92GoF65NU1
+ mv /srv/reproducible-results/rbuild-debian-KygZbZpW/tmp.92GoF65NU1 /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/cppo_1.3.1-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/cppo_1.3.1-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-KygZbZpW
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-KygZbZpW/tmp.XiObUwk88S
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/cppo_1.3.1-2.rbuild.log

+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-KygZbZpW -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-KygZbZpW/dbd-tmp-F9cnXPo
++ schroot --directory /srv/reproducible-results/rbuild-debian-KygZbZpW -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 48'
++ echo diffoscope 48
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/cppo_1.3.1-2.rbuild.log
++ date -u
+ echo 'Fri Feb 12 06:21:42 UTC 2016 - diffoscope 48 will be used to compare the two builds:'
Fri Feb 12 06:21:42 UTC 2016 - diffoscope 48 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-KygZbZpW -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-KygZbZpW/dbd-tmp-F9cnXPo ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-KygZbZpW/cppo_1.3.1-2.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-KygZbZpW/cppo_1.3.1-2.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-KygZbZpW/b1/cppo_1.3.1-2_amd64.buildinfo 			/srv/reproducible-results/rbuild-debian-KygZbZpW/b2/cppo_1.3.1-2_amd64.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-KygZbZpW/tmp.XiObUwk88S
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

                        
  ___ _ __  _ __   ___  
 / __| '_ \| '_ \ / _ \ 
| (__| |_) | |_) | (_) |
 \___| .__/| .__/ \___/ 
     |_|   |_|          

diffoscope 48 found no differences in the changes files, and a .buildinfo file also exists.
cppo from unstable built successfully and reproducibly on amd64.
INFO: Starting at 2016-02-12 06:21:44.646461
INFO: Finished at 2016-02-12 06:21:44.655468, took: 0:00:00.009014

Fri Feb 12 06:21:44 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/rb-pkg/unstable/amd64/cppo.html

Fri Feb 12 06:21:44 UTC 2016 - total duration: 0h 4m 38s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/cppo_1.3.1-2.rbuild.log:	 72.8% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/cppo_1.3.1-2.rbuild.log.gz
INFO: Starting at 2016-02-12 06:21:44.828545
INFO: Finished at 2016-02-12 06:21:44.836898, took: 0:00:00.008359
Fri 12 Feb 06:21:44 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-j1QkQeDh, which will now be removed.
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded



More information about the Qa-jenkins-scm mailing list