[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_15 #54274
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 01:49:26 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_15/54274/------------------------------------------
[...truncated 3156 lines...]
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptpart.o gptpart.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mbrpart.o mbrpart.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o basicmbr.o basicmbr.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mbr.o mbr.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gpt.o gpt.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o bsd.o bsd.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o parttypes.o parttypes.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o attributes.o attributes.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o diskio.o diskio.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o diskio-unix.o diskio-unix.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o cgdisk.o cgdisk.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptcurses.o gptcurses.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gdisk.o gdisk.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gpttext.o gpttext.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o sgdisk.o sgdisk.cc
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptcl.o gptcl.cc
-gptcl.cc: In member function 'int GPTDataCL::DoOptions(int, char**)':
-gptcl.cc:158:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
- if ((WhichWasUsed() == use_mbr) || (WhichWasUsed() == use_bsd))
- ^~
-gptcl.cc:160:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
- sSize = GetBlockSize();
- ^~~~~
-g++ -g -O2 -fdebug-prefix-map=/build-1st/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o fixparts.o fixparts.cc
-basicmbr.cc: In member function 'uint64_t BasicMBRData::GetFirstSector(int)':
-basicmbr.cc:1502:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
+ make -j17
+make[2] : on entre dans le répertoire « /build-2nd/gdisk-1.0.1 »
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o crc32.o crc32.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o support.o support.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o guid.o guid.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptpart.o gptpart.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mbrpart.o mbrpart.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o basicmbr.o basicmbr.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mbr.o mbr.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gpt.o gpt.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o bsd.o bsd.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o parttypes.o parttypes.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o attributes.o attributes.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o diskio.o diskio.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o diskio-unix.o diskio-unix.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o cgdisk.o cgdisk.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptcurses.o gptcurses.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gdisk.o gdisk.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gpttext.o gpttext.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o sgdisk.o sgdisk.cc
+basicmbr.cc: In member function ‘uint64_t BasicMBRData::GetFirstSector(int)’:
+basicmbr.cc:1502:6: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
} else
^~~~
-basicmbr.cc:1504:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
+basicmbr.cc:1504:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘else’
return retval;
^~~~~~
-basicmbr.cc: In member function 'uint64_t BasicMBRData::GetLength(int)':
-basicmbr.cc:1514:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
+basicmbr.cc: In member function ‘uint64_t BasicMBRData::GetLength(int)’:
+basicmbr.cc:1514:6: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
} else
^~~~
-basicmbr.cc:1516:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
+basicmbr.cc:1516:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘else’
return retval;
^~~~~~
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o gptcl.o gptcl.cc
+g++ -g -O2 -fdebug-prefix-map=/build-2nd/gdisk-1.0.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -c -o fixparts.o fixparts.cc
+gptcl.cc: In member function ‘int GPTDataCL::DoOptions(int, char**)’:
+gptcl.cc:158:10: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
+ if ((WhichWasUsed() == use_mbr) || (WhichWasUsed() == use_bsd))
+ ^~
+gptcl.cc:160:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
+ sSize = GetBlockSize();
+ ^~~~~
g++ support.o diskio.o diskio-unix.o basicmbr.o mbrpart.o fixparts.o -fPIE -pie -Wl,-z,relro -Wl,-z,now -o fixparts
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o cgdisk.o gptcurses.o -fPIE -pie -Wl,-z,relro -Wl,-z,now -luuid -lncursesw -o cgdisk
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o gdisk.o gpttext.o -fPIE -pie -Wl,-z,relro -Wl,-z,now -luuid -o gdisk
g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o sgdisk.o gptcl.o -fPIE -pie -Wl,-z,relro -Wl,-z,now -luuid -lpopt -o sgdisk
-make[2]: Leaving directory '/build-1st/gdisk-1.0.1'
-make[1]: Leaving directory '/build-1st/gdisk-1.0.1'
+make[2] : on quitte le répertoire « /build-2nd/gdisk-1.0.1 »
+make[1] : on quitte le répertoire « /build-2nd/gdisk-1.0.1 »
dh_auto_test
make -j1 test
-make[1]: Entering directory '/build-1st/gdisk-1.0.1'
+make[1] : on entre dans le répertoire « /build-2nd/gdisk-1.0.1 »
./gdisk_test.sh
[0;32m**SUCCESS**[m Temp disk sucessfully created
@@ -370,7 +381,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.x9DWGwJENr.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.F7qtkOT1N5.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -394,7 +405,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.x9DWGwJENr.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.F7qtkOT1N5.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -417,12 +428,12 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.x9DWGwJENr.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.F7qtkOT1N5.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
-[0;32m**SUCCESS**[m Change partition 1 name (Linux filesystem -> BTMkOyNn)
+[0;32m**SUCCESS**[m Change partition 1 name (Linux filesystem -> wSgxgQPK)
GPT fdisk (gdisk) version 1.0.1
@@ -442,7 +453,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.x9DWGwJENr.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.F7qtkOT1N5.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -479,7 +490,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed?tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/gdisk_1.0.1-1.diff: No space left on device
(Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.x9DWGwJENr.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.F7qtkOT1N5.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -521,7 +532,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.x9DWGwJENr.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.F7qtkOT1N5.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -539,13 +550,13 @@
Found valid GPT with protective MBR; using GPT.
Command (? for help):
-Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is A7E682A6-BEC3-46CF-BC71-62EFEB9A2A2E
+Expert command (? for help): Enter the disk's unique GUID ('R' to randomize): The new disk GUID is 01806234-4E21-4713-9E57-75D51481FFD1
Expert command (? for help):
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.x9DWGwJENr.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.F7qtkOT1N5.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -562,7 +573,7 @@
Found valid GPT with protective MBR; using GPT.
Command (? for help):
-Expert command (? for help): About to wipe out GPT on /tmp/tmp.x9DWGwJENr. Proceed? (Y/N): Warning: The kernel is still using the old partition table.
+Expert command (? for help): About to wipe out GPT on /tmp/tmp.F7qtkOT1N5. Proceed? (Y/N): Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
GPT data structures destroyed! You may now partition the disk using fdisk or
@@ -597,7 +608,7 @@
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
-[0;32m**SUCCESS**[m Change partition 1 name (Linux filesystem -> BTMkOyNn)
+[0;32m**SUCCESS**[m Change partition 1 name (Linux filesystem -> wSgxgQPK)
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
@@ -648,7 +659,7 @@
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
-Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.x9DWGwJENr.
+Do you want to proceed? (Y/N): OK; writing new GUID partition table (GPT) to /tmp/tmp.F7qtkOT1N5.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
@@ -669,7 +680,7 @@
Creating new GPT entries.
[0;32m**SUCCESS**[m EOF successfully exit gdisk
-make[1]: Leaving directory '/build-1st/gdisk-1.0.1'
+make[1] : on quitte le répertoire « /build-2nd/gdisk-1.0.1 »
fakeroot debian/rules binary
dh binary
dh_testroot
@@ -677,15 +688,15 @@
dh_installdirs
dh_auto_install
debian/rules override_dh_install
-make[1]: Entering directory '/build-1st/gdisk-1.0.1'
-install -D gdisk /build-1st/gdisk-1.0.1/debian/gdisk/sbin/gdisk
-install -D sgdisk /build-1st/gdisk-1.0.1/debian/gdisk/sbin/sgdisk
-install -D cgdisk /build-1st/gdisk-1.0.1/debian/gdisk/sbin/cgdisk
-install -D fixparts /build-1st/gdisk-1.0.1/debian/gdisk/sbin/fixparts
+make[1] : on entre dans le répertoire « /build-2nd/gdisk-1.0.1 »
+install -D gdisk /build-2nd/gdisk-1.0.1/debian/gdisk/sbin/gdisk
+install -D sgdisk /build-2nd/gdisk-1.0.1/debian/gdisk/sbin/sgdisk
+install -D cgdisk /build-2nd/gdisk-1.0.1/debian/gdisk/sbin/cgdisk
+install -D fixparts /build-2nd/gdisk-1.0.1/debian/gdisk/sbin/fixparts
# install index page for doc-base
install -D debian/index.html \
- /build-1st/gdisk-1.0.1/debian/gdisk/usr/share/doc/gdisk/index.html
-make[1]: Leaving directory '/build-1st/gdisk-1.0.1'
+ /build-2nd/gdisk-1.0.1/debian/gdisk/usr/share/doc/gdisk/index.html
+make[1] : on quitte le répertoire « /build-2nd/gdisk-1.0.1 »
dh_installdocs
dh_installchangelogs
dh_installman
@@ -713,12 +724,14 @@
dpkg-source --after-build gdisk-1.0.1
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/3194/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/3194/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/16562 and its subdirectories
-I: Current time: Wed Oct 19 13:48:21 GMT+12 2016
-I: pbuilder-time-stamp: 1476928101
+I: removing directory /srv/workspace/pbuilder/3194 and its subdirectories
+I: Current time: mercredi 22 novembre 2017, 22:12:24 (UTC+1400)
+I: pbuilder-time-stamp: 1511338344
/srv/reproducible-results/rbuild-debian-GjgyaMCq/tmp.yIzBhQRgGr: 78.3% -- replaced with /srv/reproducible-results/rbuild-debian-GjgyaMCq/tmp.yIzBhQRgGr.gz
INFO: Starting at 2016-10-20 01:49:26.455501
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/gdisk_1.0.1-1_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/amd64/gdisk didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-20 01:49:26.550622, took: 0:00:00.095135
Thu 20 Oct 01:49:26 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-phNemvZV, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list