Diff of the two buildlogs: -- --- b1/build.log 2020-05-07 20:42:59.480425406 +0000 +++ b2/build.log 2020-05-07 20:49:15.613016992 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Jun 9 15:05:40 -12 2021 -I: pbuilder-time-stamp: 1623294340 +I: Current time: Fri May 8 10:43:01 +14 2020 +I: pbuilder-time-stamp: 1588884181 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 Mar 29 20:18:06 2018 -12 +gpgv: Signature made Fri Mar 30 22:18:06 2018 +14 gpgv: using RSA key 7BE58F211A63370D7F19207B8BCFA71ECA163455 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./pyppd_1.0.2-6.dsc @@ -32,6 +32,18 @@ dpkg-source: info: applying 0004-Sort-the-found-ppd-files-before-looping-over-them-fo.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/15725/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/15725/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -121,7 +133,7 @@ Get: 48 http://deb.debian.org/debian buster/main i386 python3-distutils all 3.7.3-1 [142 kB] Get: 49 http://deb.debian.org/debian buster/main i386 dh-python all 3.20190308 [99.3 kB] Get: 50 http://deb.debian.org/debian buster/main i386 python3-all i386 3.7.3-1 [1068 B] -Fetched 26.2 MB in 0s (77.4 MB/s) +Fetched 26.2 MB in 9s (2792 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 ... 19231 files and directories currently installed.) @@ -346,7 +358,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/pyppd-1.0.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/pyppd-1.0.2/ && 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 pyppd dpkg-buildpackage: info: source version 1.0.2-6 dpkg-buildpackage: info: source distribution unstable @@ -374,22 +386,23 @@ set -ex; for python in python3.7; do \ $python ./setup.py build ; \ done ++ for python in python3.7 + python3.7 ./setup.py build running build running build_py creating build creating build/lib creating build/lib/pyppd -copying pyppd/compressor.py -> build/lib/pyppd -copying pyppd/__init__.py -> build/lib/pyppd -copying pyppd/ppd.py -> build/lib/pyppd copying pyppd/runner.py -> build/lib/pyppd copying pyppd/archiver.py -> build/lib/pyppd +copying pyppd/compressor.py -> build/lib/pyppd +copying pyppd/ppd.py -> build/lib/pyppd +copying pyppd/__init__.py -> build/lib/pyppd copying pyppd/pyppd-ppdfile.in -> build/lib/pyppd running build_scripts creating build/scripts-3.7 copying and adjusting bin/pyppd -> build/scripts-3.7 -changing mode of build/scripts-3.7/pyppd from 644 to 755 +changing mode of build/scripts-3.7/pyppd from 664 to 775 pod2man -c Debhelper -r '' debian/dh_pyppd > debian/dh_pyppd.1 make[1]: Leaving directory '/build/pyppd-1.0.2' dh_auto_test @@ -406,6 +419,7 @@ set -ex; for python in python3.7; do \ $python setup.py install --root=/build/pyppd-1.0.2/debian/pyppd --install-layout=deb; \ done ++ for python in python3.7 + python3.7 setup.py install --root=/build/pyppd-1.0.2/debian/pyppd --install-layout=deb running install running build @@ -418,21 +432,21 @@ creating /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3 creating /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages creating /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd -copying build/lib/pyppd/compressor.py -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd copying build/lib/pyppd/pyppd-ppdfile.in -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd -copying build/lib/pyppd/__init__.py -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd -copying build/lib/pyppd/ppd.py -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd copying build/lib/pyppd/runner.py -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd copying build/lib/pyppd/archiver.py -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd -byte-compiling /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd/compressor.py to compressor.cpython-37.pyc -byte-compiling /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd/ppd.py to ppd.cpython-37.pyc +copying build/lib/pyppd/compressor.py -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd +copying build/lib/pyppd/ppd.py -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd +copying build/lib/pyppd/__init__.py -> /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd byte-compiling /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd/runner.py to runner.cpython-37.pyc byte-compiling /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd/archiver.py to archiver.cpython-37.pyc +byte-compiling /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd/compressor.py to compressor.cpython-37.pyc +byte-compiling /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd/ppd.py to ppd.cpython-37.pyc +byte-compiling /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd/__init__.py to __init__.cpython-37.pyc running install_scripts creating /build/pyppd-1.0.2/debian/pyppd/usr/bin copying build/scripts-3.7/pyppd -> /build/pyppd-1.0.2/debian/pyppd/usr/bin -changing mode of /build/pyppd-1.0.2/debian/pyppd/usr/bin/pyppd to 755 +changing mode of /build/pyppd-1.0.2/debian/pyppd/usr/bin/pyppd to 775 running install_egg_info Writing /build/pyppd-1.0.2/debian/pyppd/usr/lib/python3/dist-packages/pyppd-1.0.2.egg-info make[1]: Leaving directory '/build/pyppd-1.0.2' @@ -468,12 +482,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/15725/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/15725/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/46037 and its subdirectories -I: Current time: Wed Jun 9 15:05:59 -12 2021 -I: pbuilder-time-stamp: 1623294359 +I: removing directory /srv/workspace/pbuilder/15725 and its subdirectories +I: Current time: Fri May 8 10:49:15 +14 2020 +I: pbuilder-time-stamp: 1588884555