[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_1 #62644

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 6 01:53:56 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_amd64_1/62644/------------------------------------------
[...truncated 89.99 KB...]
 dpkg-buildpackage: info: host architecture amd64
  fakeroot debian/rules clean
 dh_testdir
@@ -264,9 +281,9 @@
 rm -f build-arch-stamp build-indep-stamp config-stamp
 # Add here commands to clean up after the build process.
 /usr/bin/make clean
-make[1]: Entering directory '/build/1st/rsh-redone-85'
+make[1]: Entering directory '/build/rsh-redone-85/2nd'
 rm -f rlogin rsh in.rlogind in.rshd
-make[1]: Leaving directory '/build/1st/rsh-redone-85'
+make[1]: Leaving directory '/build/rsh-redone-85/2nd'
 dh_clean
 dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
  debian/rules build
@@ -275,8 +292,8 @@
 touch configure-stamp
 # Add here commands to compile the arch part of the package.
 /usr/bin/make 
-make[1]: Entering directory '/build/1st/rsh-redone-85'
-cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/rsh-redone-85=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o rlogin rlogin.c
+make[1]: Entering directory '/build/rsh-redone-85/2nd'
+cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/rsh-redone-85/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o rlogin rlogin.c
 rlogin.c: In function 'main':
 rlogin.c:453:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(winchpipe[0], &dummy, 1);
@@ -285,13 +302,13 @@
 rlogin.c:389:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(winchpipe[1], "", 1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
-cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/rsh-redone-85=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o rsh rsh.c
-cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/rsh-redone-85=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o in.rlogind rlogind.c -lutil -lpam
+cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/rsh-redone-85/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o rsh rsh.c
+cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/rsh-redone-85/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o in.rlogind rlogind.c -lutil -lpam
 rlogind.c: In function 'main':
 rlogind.c:500:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
    asprintf(&envp[0], "TERM=%s", term);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/rsh-redone-85=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o in.rshd rshd.c -lpam
+cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/rsh-redone-85/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o in.rshd rshd.c -lpam
 rshd.c: In function 'main':
 rshd.c:249:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(1, "Authentication failure\n", 23);
@@ -302,15 +319,15 @@
 rshd.c:288:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(1, "Authentication failure\n", 23);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-make[1]: Leaving directory '/build/1st/rsh-redone-85'
+make[1]: Leaving directory '/build/rsh-redone-85/2nd'
 # Add here commands to compile the indep part of the package.
 #/usr/bin/make doc
  fakeroot debian/rules binary
 # Add here commands to compile the arch part of the package.
 /usr/bin/make 
-make[1]: Entering directory '/build/1st/rsh-redone-85'
+make[1]: Entering directory '/build/rsh-redone-85/2nd'
 make[1]: Nothing to be done for 'all'.
-make[1]: Leaving directory '/build/1st/rsh-redone-85'
+make[1]: Leaving directory '/build/rsh-redone-85/2nd'
 dh_testdir
 dh_testroot
 dh_prep -a
@@ -318,21 +335,21 @@
 dh_installdirs: Compatibility levels before 9 are deprecated (level 7 in use)
 # Add here commands to install the arch part of the package into 
 # debian/tmp.
-/usr/bin/make install SYSCONFDIR=/etc DESTDIR=/build/1st/rsh-redone-85/debian/tmp
-make[1]: Entering directory '/build/1st/rsh-redone-85'
-mkdir -p /build/1st/rsh-redone-85/debian/tmp/usr/bin
-install -m 4755 rlogin rsh /build/1st/rsh-redone-85/debian/tmp/usr/bin/
-mkdir -p /build/1st/rsh-redone-85/debian/tmp/usr/sbin
-install in.rlogind in.rshd /build/1st/rsh-redone-85/debian/tmp/usr/sbin/
-mkdir -p /build/1st/rsh-redone-85/debian/tmp/usr/share/man/man1/
-mkdir -p /build/1st/rsh-redone-85/debian/tmp/usr/share/man/man5/
-mkdir -p /build/1st/rsh-redone-85/debian/tmp/usr/share/man/man8/
-install -m 644 rlogin.1 rsh.1 /build/1st/rsh-redone-85/debian/tmp/usr/share/man/man1/
-install -m 644 rhosts.5 /build/1st/rsh-redone-85/debian/tmp/usr/share/man/man5/
-install -m 644 rlogind.8 rshd.8 /build/1st/rsh-redone-85/debian/tmp/usr/share/man/man8/
-mkdir -p /build/1st/rsh-redone-85/debian/tmp/etc/pam.d
-install -m 644 pam/rlogin pam/rsh /build/1st/rsh-redone-85/debian/tmp/etc/pam.d/
-make[1]: Leaving directory '/build/1st/rsh-redone-85'
+/usr/bin/make install SYSCONFDIR=/etc DESTDIR=/build/rsh-redone-85/2nd/debian/tmp
+make[1]: Entering directory '/build/rsh-redone-85/2nd'
+mkdir -p /build/rsh-redone-85/2nd/debian/tmp/usr/bin
+install -m 4755 rlogin rsh /build/rsh-redone-85/2nd/debian/tmp/usr/bin/
+mkdir -p /build/rsh-redone-85/2nd/debian/tmp/usr/sbin
+install in.rlogind in.rshd /build/rsh-redone-85/2nd/debian/tmp/usr/sbin/
+mkdir -p /build/rsh-redone-85/2nd/debian/tmp/usr/share/man/man1/
+mkdir -p /build/rsh-redone-85/2nd/debian/tmp/usr/share/man/man5/
+mkdir -p /build/rsh-redone-85/2nd/debian/tmp/usr/share/man/man8/
+install -m 644 rlogin.1 rsh.1 /build/rsh-redone-85/2nd/debian/tmp/usr/share/man/man1/
+install -m 644 rhosts.5 /build/rsh-redone-85/2nd/debian/tmp/usr/share/man/man5/
+install -m 644 rlogind.8 rshd.8 /build/rsh-redone-85/2nd/debian/tmp/usr/share/man/man8/
+mkdir -p /build/rsh-redone-85/2nd/debian/tmp/etc/pam.d
+install -m 644 pam/rlogin pam/rsh /build/rsh-redone-85/2nd/debian/tmp/etc/pam.d/
+make[1]: Leaving directory '/build/rsh-redone-85/2nd'
 ln -s rlogind.8 debian/tmp/usr/share/man/man8/in.rlogind.8
 ln -s rshd.8 debian/tmp/usr/share/man/man8/in.rshd.8
 mv debian/tmp/usr/bin/rlogin debian/tmp/usr/bin/rsh-redone-rlogin
@@ -343,7 +360,7 @@
 dh_movefiles: Compatibility levels before 9 are deprecated (level 7 in use)
 #dh_install -a
 /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common
-make[1]: Entering directory '/build/1st/rsh-redone-85'
+make[1]: Entering directory '/build/rsh-redone-85/2nd'
 dh_testdir
 dh_testroot
 dh_installchangelogs ChangeLog
@@ -370,22 +387,24 @@
 dh_builddeb
 dpkg-deb: building package 'rsh-redone-server-dbgsym' in '../rsh-redone-server-dbgsym_85-2_amd64.deb'.
 dpkg-deb: building package 'rsh-redone-client-dbgsym' in '../rsh-redone-client-dbgsym_85-2_amd64.deb'.
-dpkg-deb: building package 'rsh-redone-server' in '../rsh-redone-server_85-2_amd64.deb'.
 dpkg-deb: building package 'rsh-redone-client' in '../rsh-redone-client_85-2_amd64.deb'.
-make[1]: Leaving directory '/build/1st/rsh-redone-85'
+dpkg-deb: building package 'rsh-redone-server' in '../rsh-redone-server_85-2_amd64.deb'.
+make[1]: Leaving directory '/build/rsh-redone-85/2nd'
  dpkg-genbuildinfo --build=binary
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=binary >../rsh-redone_85-2_amd64.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build rsh-redone-85
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/45061/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/45061/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/38662 and its subdirectories
-I: Current time: Thu Jan  5 13:51:34 -12 2017
-I: pbuilder-time-stamp: 1483667494
+I: removing directory /srv/workspace/pbuilder/45061 and its subdirectories
+I: Current time: Thu Feb  8 22:15:20 +14 2018
+I: pbuilder-time-stamp: 1518077720

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/rsh-redone_85-2.diff:	 75.1% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/rsh-redone_85-2.diff.gz
b2/build.log:	 77.7%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 78.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/rsh-redone_85-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-NNFQS1xI/tmp.dL8fVBweEp
+ mv /srv/reproducible-results/rbuild-debian-NNFQS1xI/tmp.dL8fVBweEp /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rsh-redone_85-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rsh-redone_85-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/rsh-redone_85-2_amd64.changes b2/rsh-redone_85-2_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-NNFQS1xI
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-NNFQS1xI/tmp.fNqOTIYcpO
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-NNFQS1xI -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-NNFQS1xI/dbd-tmp-9QI2Htq
++ schroot --directory /srv/reproducible-results/rbuild-debian-NNFQS1xI -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 67'
++ echo diffoscope 67
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 67 will be used to compare the two builds:'
+ _log I: 'diffoscope 67 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rsh-redone_85-2.rbuild.log
++ date -u
+ echo -e 'Fri Jan  6 01:52:31 UTC 2017  I: diffoscope 67 will be used to compare the two builds:'
Fri Jan  6 01:52:31 UTC 2017  I: diffoscope 67 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-NNFQS1xI -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-NNFQS1xI/dbd-tmp-9QI2Htq ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-NNFQS1xI/rsh-redone_85-2.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-NNFQS1xI/rsh-redone_85-2.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-NNFQS1xI/b1/rsh-redone_85-2_amd64.changes 			/srv/reproducible-results/rbuild-debian-NNFQS1xI/b2/rsh-redone_85-2_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-NNFQS1xI/tmp.fNqOTIYcpO
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-NNFQS1xI/rsh-redone_85-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-NNFQS1xI/rsh-redone_85-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-NNFQS1xI/b1/rsh-redone_85-2_amd64.changes /srv/reproducible-results/rbuild-debian-NNFQS1xI/b2/rsh-redone_85-2_amd64.changes
========================================================================================================================================================================================================================================================================================================================================================================================================

command (total time: 0.000s)
----------------------------

       0.000s     1 call     cmp (internal)

has_same_content_as (total time: 0.000s)
----------------------------------------

       0.000s     1 call     abc.DotChangesFile

main (total time: 0.012s)
-------------------------

       0.009s     2 calls    outputs
       0.003s     1 call     parse_args
       0.000s     1 call     cleanup

recognizes (total time: 0.008s)
-------------------------------

       0.008s     2 calls    abc.DotChangesFile
       0.000s     8 calls    diffoscope.comparators.binary.FilesystemFile
          _                        _                  
 _ __ ___| |__        _ __ ___  __| | ___  _ __   ___ 
| '__/ __| '_ \ _____| '__/ _ \/ _` |/ _ \| '_ \ / _ \
| |  \__ \ | | |_____| | |  __/ (_| | (_) | | | |  __/
|_|  |___/_| |_|     |_|  \___|\__,_|\___/|_| |_|\___|
                                                      
Fri Jan  6 01:52:33 UTC 2017  I: diffoscope 67 found no differences in the changes files, and a .buildinfo file also exists.
Fri Jan  6 01:52:33 UTC 2017  I: rsh-redone from unstable built successfully and reproducibly on amd64.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-01-06 01:52:34.849449
INFO: Finished at 2017-01-06 01:52:35.118196, took: 0:00:00.268759

Fri Jan  6 01:52:35 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/rsh-redone.html

Fri Jan  6 01:52:35 UTC 2017  I: Submitting .buildinfo files to external archives:
Fri Jan  6 01:53:54 UTC 2017  I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
https://buildinfo.debian.net/41bfd9f2790392c0d07b75224bc502670872f0d5/rsh-redone_85-2_amd64
https://buildinfo.debian.net/249f6419eefb428a03084757a483e5bb8ae888b7/rsh-redone_85-2_amd64
Fri Jan  6 01:53:56 UTC 2017  I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Fri Jan  6 01:53:56 UTC 2017  I: Done submitting .buildinfo files.
Fri Jan  6 01:53:56 UTC 2017  I: Removing signed rsh-redone_85-2_amd64.buildinfo.asc files:
removed ‘./b1/rsh-redone_85-2_amd64.buildinfo.asc’
removed ‘./b2/rsh-redone_85-2_amd64.buildinfo.asc’
Fri Jan  6 01:53:56 UTC 2017 - total duration: 0h 2m 43s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rsh-redone_85-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rsh-redone_85-2.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rsh-redone_85-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rsh-redone_85-2.rbuild.log.gz: No space left on device
Fri  6 Jan 01:53:56 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-zrk04GhW, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list