Diff of the two buildlogs: -- --- b1/build.log 2020-05-07 20:22:14.632965126 +0000 +++ b2/build.log 2020-05-07 20:26:35.271832174 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Jun 9 14:44:48 -12 2021 -I: pbuilder-time-stamp: 1623293088 +I: Current time: Fri May 8 10:22:16 +14 2020 +I: pbuilder-time-stamp: 1588882936 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 Mon Apr 2 06:05:16 2018 -12 +gpgv: Signature made Tue Apr 3 08:05:16 2018 +14 gpgv: using RSA key B4A0AAFCA86C86055D067614AB53E503586877A6 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./python-jsonpath-rw_1.4.0-3.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking python-jsonpath-rw_1.4.0-3.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/9154/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/9154/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -167,7 +179,7 @@ Get: 75 http://deb.debian.org/debian buster/main i386 python3-ply all 3.11-3 [65.1 kB] Get: 76 http://deb.debian.org/debian buster/main i386 python3-setuptools all 40.8.0-1 [306 kB] Get: 77 http://deb.debian.org/debian buster/main i386 python3-six all 1.12.0-1 [15.7 kB] -Fetched 32.3 MB in 0s (85.7 MB/s) +Fetched 32.3 MB in 3s (9742 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.) @@ -502,7 +514,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/python-jsonpath-rw-1.4.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-jsonpath-rw-1.4.0/ && 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 python-jsonpath-rw dpkg-buildpackage: info: source version 1.4.0-3 dpkg-buildpackage: info: source distribution unstable @@ -521,8 +533,8 @@ pyversions: missing debian/pyversions file, fall back to supported versions python setup.py clean -a running clean -'build/lib.linux-x86_64-2.7' does not exist -- can't clean it -'build/bdist.linux-x86_64' does not exist -- can't clean it +'build/lib.linux-i686-2.7' does not exist -- can't clean it +'build/bdist.linux-i686' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ debian/rules override_dh_clean @@ -551,15 +563,15 @@ running build running build_py creating build -creating build/lib.linux-x86_64-2.7 -creating build/lib.linux-x86_64-2.7/jsonpath_rw -copying jsonpath_rw/lexer.py -> build/lib.linux-x86_64-2.7/jsonpath_rw -copying jsonpath_rw/parser.py -> build/lib.linux-x86_64-2.7/jsonpath_rw -copying jsonpath_rw/__init__.py -> build/lib.linux-x86_64-2.7/jsonpath_rw -copying jsonpath_rw/jsonpath.py -> build/lib.linux-x86_64-2.7/jsonpath_rw -creating build/lib.linux-x86_64-2.7/jsonpath_rw/bin -copying jsonpath_rw/bin/__init__.py -> build/lib.linux-x86_64-2.7/jsonpath_rw/bin -copying jsonpath_rw/bin/jsonpath.py -> build/lib.linux-x86_64-2.7/jsonpath_rw/bin +creating build/lib.linux-i686-2.7 +creating build/lib.linux-i686-2.7/jsonpath_rw +copying jsonpath_rw/jsonpath.py -> build/lib.linux-i686-2.7/jsonpath_rw +copying jsonpath_rw/__init__.py -> build/lib.linux-i686-2.7/jsonpath_rw +copying jsonpath_rw/parser.py -> build/lib.linux-i686-2.7/jsonpath_rw +copying jsonpath_rw/lexer.py -> build/lib.linux-i686-2.7/jsonpath_rw +creating build/lib.linux-i686-2.7/jsonpath_rw/bin +copying jsonpath_rw/bin/jsonpath.py -> build/lib.linux-i686-2.7/jsonpath_rw/bin +copying jsonpath_rw/bin/__init__.py -> build/lib.linux-i686-2.7/jsonpath_rw/bin debian/rules override_dh_auto_test make[1]: Entering directory '/build/python-jsonpath-rw-1.4.0' pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions @@ -1295,7 +1307,7 @@ test_nested (tests.test_parser.TestParser) ... ok ---------------------------------------------------------------------- -Ran 31 tests in 0.687s +Ran 31 tests in 1.890s OK nosetests3 -v @@ -2028,7 +2040,7 @@ test_nested (tests.test_parser.TestParser) ... ok ---------------------------------------------------------------------- -Ran 31 tests in 0.532s +Ran 31 tests in 1.128s OK make[1]: Leaving directory '/build/python-jsonpath-rw-1.4.0' @@ -2047,19 +2059,20 @@ pkgos-dh_auto_install + PKGOS_USE_PY2=yes + PKGOS_USE_PY3=yes -+ dpkg-parsechangelog -SSource +++ dpkg-parsechangelog -SSource + SRC_PKG_NAME=python-jsonpath-rw -+ echo python-jsonpath-rw -+ sed s/python-// +++ echo python-jsonpath-rw +++ sed s/python-// + PY_MODULE_NAME=jsonpath-rw -+ [ yes = yes ] -+ pyversions -vr ++ '[' yes = yes ']' +++ pyversions -vr + PYTHONS=2.7 -+ [ yes = yes ] -+ py3versions -vr ++ '[' yes = yes ']' +++ py3versions -vr + PYTHON3S=3.7 -+ [ yes = yes ] -+ pwd ++ '[' yes = yes ']' ++ for pyvers in ${PYTHONS} +++ pwd + python2.7 setup.py install --install-layout=deb --root /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw running install running build @@ -2072,18 +2085,18 @@ creating /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages creating /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw creating /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/bin -copying build/lib.linux-x86_64-2.7/jsonpath_rw/bin/__init__.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/bin -copying build/lib.linux-x86_64-2.7/jsonpath_rw/bin/jsonpath.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/bin -copying build/lib.linux-x86_64-2.7/jsonpath_rw/lexer.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw -copying build/lib.linux-x86_64-2.7/jsonpath_rw/parser.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw -copying build/lib.linux-x86_64-2.7/jsonpath_rw/__init__.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw -copying build/lib.linux-x86_64-2.7/jsonpath_rw/jsonpath.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw -byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/bin/__init__.py to __init__.pyc +copying build/lib.linux-i686-2.7/jsonpath_rw/bin/jsonpath.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/bin +copying build/lib.linux-i686-2.7/jsonpath_rw/bin/__init__.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/bin +copying build/lib.linux-i686-2.7/jsonpath_rw/jsonpath.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw +copying build/lib.linux-i686-2.7/jsonpath_rw/__init__.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw +copying build/lib.linux-i686-2.7/jsonpath_rw/parser.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw +copying build/lib.linux-i686-2.7/jsonpath_rw/lexer.py -> /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/bin/jsonpath.py to jsonpath.pyc -byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/lexer.py to lexer.pyc -byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/parser.py to parser.pyc -byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/__init__.py to __init__.pyc +byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/bin/__init__.py to __init__.pyc byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/jsonpath.py to jsonpath.pyc +byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/__init__.py to __init__.pyc +byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/parser.py to parser.pyc +byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/lib/python2.7/dist-packages/jsonpath_rw/lexer.py to lexer.pyc running install_egg_info running egg_info creating jsonpath_rw.egg-info @@ -2099,21 +2112,22 @@ Skipping SOURCES.txt running install_scripts Installing jsonpath.py script to /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin -+ [ yes = yes ] -+ pwd ++ '[' yes = yes ']' ++ for pyvers in ${PYTHON3S} +++ pwd + python3.7 setup.py install --install-layout=deb --root /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw running install running build running build_py creating build/lib creating build/lib/jsonpath_rw -copying jsonpath_rw/lexer.py -> build/lib/jsonpath_rw -copying jsonpath_rw/parser.py -> build/lib/jsonpath_rw -copying jsonpath_rw/__init__.py -> build/lib/jsonpath_rw copying jsonpath_rw/jsonpath.py -> build/lib/jsonpath_rw +copying jsonpath_rw/__init__.py -> build/lib/jsonpath_rw +copying jsonpath_rw/parser.py -> build/lib/jsonpath_rw +copying jsonpath_rw/lexer.py -> build/lib/jsonpath_rw creating build/lib/jsonpath_rw/bin -copying jsonpath_rw/bin/__init__.py -> build/lib/jsonpath_rw/bin copying jsonpath_rw/bin/jsonpath.py -> build/lib/jsonpath_rw/bin +copying jsonpath_rw/bin/__init__.py -> build/lib/jsonpath_rw/bin running install_lib creating /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw creating /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr @@ -2122,18 +2136,18 @@ creating /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages creating /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw creating /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/bin -copying build/lib/jsonpath_rw/bin/__init__.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/bin copying build/lib/jsonpath_rw/bin/jsonpath.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/bin -copying build/lib/jsonpath_rw/lexer.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw -copying build/lib/jsonpath_rw/parser.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw -copying build/lib/jsonpath_rw/__init__.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw +copying build/lib/jsonpath_rw/bin/__init__.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/bin copying build/lib/jsonpath_rw/jsonpath.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw -byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/bin/__init__.py to __init__.cpython-37.pyc +copying build/lib/jsonpath_rw/__init__.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw +copying build/lib/jsonpath_rw/parser.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw +copying build/lib/jsonpath_rw/lexer.py -> /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/bin/jsonpath.py to jsonpath.cpython-37.pyc -byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/lexer.py to lexer.cpython-37.pyc -byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/parser.py to parser.cpython-37.pyc -byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/bin/__init__.py to __init__.cpython-37.pyc byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/jsonpath.py to jsonpath.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/parser.py to parser.cpython-37.pyc +byte-compiling /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/lib/python3/dist-packages/jsonpath_rw/lexer.py to lexer.cpython-37.pyc running install_egg_info running egg_info writing jsonpath_rw.egg-info/PKG-INFO @@ -2147,20 +2161,21 @@ Skipping SOURCES.txt running install_scripts Installing jsonpath.py script to /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/bin -+ pwd -+ rm -rf /build/python-jsonpath-rw-1.4.0/debian/python*/usr/lib/python*/dist-packages/*.pth -+ pwd -+ [ -d /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin ] -+ pwd -+ basename /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin/jsonpath.py +++ pwd ++ rm -rf '/build/python-jsonpath-rw-1.4.0/debian/python*/usr/lib/python*/dist-packages/*.pth' +++ pwd ++ '[' -d /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin ']' +++ pwd ++ for i in $(pwd)/debian/python-${PY_MODULE_NAME}/usr/bin/* +++ basename /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin/jsonpath.py + SCRIPT_NAME=jsonpath.py -+ [ yes = yes ] -+ pwd -+ pwd ++ '[' yes = yes ']' +++ pwd +++ pwd + mv /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin/jsonpath.py /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin/python2-jsonpath.py -+ [ yes = yes ] -+ pwd -+ pwd ++ '[' yes = yes ']' +++ pwd +++ pwd + mv /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/bin/jsonpath.py /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/bin/python3-jsonpath.py mv /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin/python2-jsonpath.py /build/python-jsonpath-rw-1.4.0/debian/python-jsonpath-rw/usr/bin/python2-jsonpath mv /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/bin/python3-jsonpath.py /build/python-jsonpath-rw-1.4.0/debian/python3-jsonpath-rw/usr/bin/python3-jsonpath @@ -2198,14 +2213,14 @@ cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \ pkgos-gen-systemd-unit $i ; \ done -+ ls -1 debian/*.init.in +++ ls -1 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory # If there's a service.in file, use that one instead of the generated one set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \ MYPKG=`echo $i | sed s/.service.in//` ; \ cp $MYPKG.service.in $MYPKG.service ; \ done -+ ls -1 debian/*.service.in +++ ls -1 'debian/*.service.in' ls: cannot access 'debian/*.service.in': No such file or directory # Generate the systemd unit if there's no already existing .service.in set -e ; set -x ; for i in `ls debian/*.init.in` ; do \ @@ -2214,7 +2229,7 @@ pkgos-gen-systemd-unit $i ; \ fi \ done -+ ls debian/*.init.in +++ ls 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory dh_installinit --error-handler=true make[1]: Leaving directory '/build/python-jsonpath-rw-1.4.0' @@ -2250,12 +2265,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/9154/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/9154/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/16722 and its subdirectories -I: Current time: Wed Jun 9 14:45:14 -12 2021 -I: pbuilder-time-stamp: 1623293114 +I: removing directory /srv/workspace/pbuilder/9154 and its subdirectories +I: Current time: Fri May 8 10:26:34 +14 2020 +I: pbuilder-time-stamp: 1588883194