Diff of the two buildlogs: -- --- b1/build.log 2020-05-10 12:33:23.425210082 +0000 +++ b2/build.log 2020-05-10 12:42:40.378213737 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sat Jun 12 06:55:54 -12 2021 -I: pbuilder-time-stamp: 1623524154 +I: Current time: Mon May 11 02:33:25 +14 2020 +I: pbuilder-time-stamp: 1589114005 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Thu Dec 20 06:14:16 2018 -12 +gpgv: Signature made Fri Dec 21 08:14:16 2018 +14 gpgv: using RSA key 142421B19AD4A95996F95072EA2500B412C59ACF gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./golang-check.v1_0.0+git20180628.788fd78-1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying 01-Skip_flaky_tests.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/23214/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build2-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/23214/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -112,7 +124,7 @@ Get: 40 http://deb.debian.org/debian buster/main i386 golang-github-kr-pty-dev all 1.1.3-1 [8968 B] Get: 41 http://deb.debian.org/debian buster/main i386 golang-github-kr-text-dev all 0.1.0-1 [10.8 kB] Get: 42 http://deb.debian.org/debian buster/main i386 golang-github-kr-pretty-dev all 0.1.0-1 [10.2 kB] -Fetched 74.3 MB in 1s (81.3 MB/s) +Fetched 74.3 MB in 29s (2544 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19234 files and directories currently installed.) @@ -303,7 +315,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/golang-check.v1-0.0+git20180628.788fd78/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/golang-check.v1-0.0+git20180628.788fd78/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package golang-check.v1 dpkg-buildpackage: info: source version 0.0+git20180628.788fd78-1 dpkg-buildpackage: info: source distribution unstable @@ -321,62 +333,62 @@ dh_autoreconf -O--buildsystem=golang dh_auto_configure -O--buildsystem=golang dh_auto_build -O--buildsystem=golang - cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/golang-check.v1-0.0\+git20180628.788fd78/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-check.v1-0.0\+git20180628.788fd78/obj-i686-linux-gnu/src\" -v -p 18 gopkg.in/check.v1 -errors + cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/golang-check.v1-0.0\+git20180628.788fd78/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-check.v1-0.0\+git20180628.788fd78/obj-i686-linux-gnu/src\" -v -p 10 gopkg.in/check.v1 internal/race +errors +unicode/utf8 +unicode sync/atomic runtime/internal/atomic -internal/cpu -unicode/utf8 math/bits +internal/cpu runtime/internal/sys -unicode -internal/testlog math +internal/testlog internal/bytealg runtime strconv sync -io math/rand +io reflect syscall -bytes text/tabwriter +bytes strings github.com/kr/text bufio path -internal/syscall/unix time +internal/syscall/unix internal/poll sort -os regexp/syntax -fmt -path/filepath +os runtime/debug -io/ioutil +path/filepath +fmt regexp +io/ioutil +flag +go/token log context -go/token -flag github.com/kr/pretty -runtime/trace go/scanner +runtime/trace testing go/ast go/parser go/printer gopkg.in/check.v1 dh_auto_test -O--buildsystem=golang - cd obj-i686-linux-gnu && go test -vet=off -v -p 18 gopkg.in/check.v1 + cd obj-i686-linux-gnu && go test -vet=off -v -p 10 gopkg.in/check.v1 === RUN Test OK: 133 passed, 5 skipped ---- PASS: Test (0.09s) +--- PASS: Test (0.18s) PASS -ok gopkg.in/check.v1 0.097s +ok gopkg.in/check.v1 0.184s create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --buildsystem=golang --with=golang @@ -399,20 +411,22 @@ dpkg-gencontrol: warning: Depends field of package golang-gopkg-check.v1-dev: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums -O--buildsystem=golang dh_builddeb -O--buildsystem=golang -dpkg-deb: building package 'golang-gopkg-check.v1-dev' in '../golang-gopkg-check.v1-dev_0.0+git20180628.788fd78-1_all.deb'. dpkg-deb: building package 'golang-check.v1-dev' in '../golang-check.v1-dev_0.0+git20180628.788fd78-1_all.deb'. +dpkg-deb: building package 'golang-gopkg-check.v1-dev' in '../golang-gopkg-check.v1-dev_0.0+git20180628.788fd78-1_all.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../golang-check.v1_0.0+git20180628.788fd78-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/23214/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/23214/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/21439 and its subdirectories -I: Current time: Sat Jun 12 06:56:22 -12 2021 -I: pbuilder-time-stamp: 1623524182 +I: removing directory /srv/workspace/pbuilder/23214 and its subdirectories +I: Current time: Mon May 11 02:42:39 +14 2020 +I: pbuilder-time-stamp: 1589114559