Diff of the two buildlogs: -- --- b1/build.log 2020-04-10 15:09:05.843741506 +0000 +++ b2/build.log 2020-04-10 15:14:59.744925173 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu May 13 09:29:45 -12 2021 -I: pbuilder-time-stamp: 1620941385 +I: Current time: Sat Apr 11 05:09:08 +14 2020 +I: pbuilder-time-stamp: 1586531348 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 Sat Dec 1 23:18:40 2018 -12 +gpgv: Signature made Mon Dec 3 01:18:40 2018 +14 gpgv: using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./node-webpack_3.5.6-3.1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking node-webpack_3.5.6-3.1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/6769/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build12-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/6769/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -432,7 +444,7 @@ Get: 312 http://deb.debian.org/debian buster/main i386 node-watchpack all 1.3.1-3 [7376 B] Get: 313 http://deb.debian.org/debian buster/main i386 webpack all 3.5.6-3.1 [155 kB] Get: 314 http://deb.debian.org/debian buster/main i386 node-uglifyjs-webpack-plugin all 0.4.6-4 [10.2 kB] -Fetched 64.9 MB in 2s (30.2 MB/s) +Fetched 64.9 MB in 17s (3930 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.) @@ -1712,7 +1724,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/node-webpack-3.5.6/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/node-webpack-3.5.6/ && 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 node-webpack dpkg-buildpackage: info: source version 3.5.6-3.1 dpkg-buildpackage: info: source distribution unstable @@ -1912,8 +1924,8 @@ ✓ aplies information inside dependency templates Errors - ✓ should throw an error if file doesn't exist (181ms) - ✓ should report require.extensions as unsupported + ✓ should throw an error if file doesn't exist (321ms) + ✓ should report require.extensions as unsupported (51ms) ✓ should warn about case-sensitive module names ✓ should warn about NoErrorsPlugin being deprecated in favor of NoEmitOnErrorsPlugin ✓ should not warn if the NoEmitOnErrorsPlugin is used over the NoErrorsPlugin @@ -1995,7 +2007,7 @@ ✓ returns an array with modules if currentDependency has precedence greater than module dependency HotModuleReplacementPlugin - ✓ should not have circular hashes but equal if unmodified (40ms) + ✓ should not have circular hashes but equal if unmodified (102ms) HotUpdateChunkTemplate render @@ -2171,7 +2183,7 @@ ✓ if already rewritten chunk is present, it is replaced with new chunks .chunks ✓ is null if no rewrites happen first -(node:7720) DeprecationWarning: ModuleReason.chunks: Use ModuleReason.hasChunk/rewriteChunks instead +(node:32724) DeprecationWarning: ModuleReason.chunks: Use ModuleReason.hasChunk/rewriteChunks instead ✓ is null if only invalid rewrites happen first ✓ is an array of chunks if a valid rewrite happens @@ -2283,8 +2295,8 @@ ✓ updates hash object NodeTemplatePlugin - ✓ should compile and run a simple module (174ms) - ✓ should compile and run a simple module in single mode (47ms) + ✓ should compile and run a simple module (325ms) + ✓ should compile and run a simple module in single mode (101ms) NodeWatchFileSystem ✓ should throw if 'files' argument is not an array @@ -2294,14 +2306,14 @@ ✓ should throw if 'callback' argument is missing ✓ should throw if 'options' argument is invalid ✓ should throw if 'callbackUndelayed' argument is invalid - ✓ should register a file change (change delayed) (1575ms) - ✓ should register a file change (watch delayed) (1510ms) + ✓ should register a file change (change delayed) (1754ms) + ✓ should register a file change (watch delayed) (1511ms) ✓ should register a context change (change delayed) (1510ms) ✓ should register a context change (watch delayed) (1511ms) - ✓ should register a context change (change delayed, subdirectory) (1512ms) - ✓ should register a context change (watch delayed, subdirectory) (1510ms) - ✓ should allow to combine all (1511ms) - ✓ should sum up multiple changes (3014ms) + ✓ should register a context change (change delayed, subdirectory) (1508ms) + ✓ should register a context change (watch delayed, subdirectory) (1520ms) + ✓ should allow to combine all (1515ms) + ✓ should sum up multiple changes (3020ms) NormalModule #identifier @@ -2505,7 +2517,7 @@ ✓ should include sourceStr in its hash RecordIdsPlugin - ✓ should cache identifiers + ✓ should cache identifiers (68ms) RequireJsStuffPlugin ✓ has apply function @@ -2632,65 +2644,65 @@ WatchDetection time between changes 0ms - ✓ should build the bundle correctly (1520ms) + ✓ should build the bundle correctly (1543ms) time between changes 10ms - ✓ should build the bundle correctly (1533ms) + ✓ should build the bundle correctly (1550ms) time between changes 20ms - ✓ should build the bundle correctly (1553ms) + ✓ should build the bundle correctly (1572ms) time between changes 30ms - ✓ should build the bundle correctly (1574ms) + ✓ should build the bundle correctly (1583ms) time between changes 40ms - ✓ should build the bundle correctly (1594ms) + ✓ should build the bundle correctly (1624ms) time between changes 50ms - ✓ should build the bundle correctly (2068ms) + ✓ should build the bundle correctly (1647ms) time between changes 60ms - ✓ should build the bundle correctly (2069ms) + ✓ should build the bundle correctly (2094ms) time between changes 70ms - ✓ should build the bundle correctly (2071ms) + ✓ should build the bundle correctly (2097ms) time between changes 80ms - ✓ should build the bundle correctly (2069ms) + ✓ should build the bundle correctly (2084ms) time between changes 90ms - ✓ should build the bundle correctly (2069ms) + ✓ should build the bundle correctly (2106ms) time between changes 100ms - ✓ should build the bundle correctly (2070ms) + ✓ should build the bundle correctly (2096ms) time between changes 200ms - ✓ should build the bundle correctly (2069ms) + ✓ should build the bundle correctly (2096ms) time between changes 300ms - ✓ should build the bundle correctly (2116ms) + ✓ should build the bundle correctly (2131ms) time between changes 400ms - ✓ should build the bundle correctly (2314ms) + ✓ should build the bundle correctly (2361ms) time between changes 500ms - ✓ should build the bundle correctly (2519ms) + ✓ should build the bundle correctly (2531ms) time between changes 600ms - ✓ should build the bundle correctly (2715ms) + ✓ should build the bundle correctly (2736ms) time between changes 700ms - ✓ should build the bundle correctly (2918ms) + ✓ should build the bundle correctly (2938ms) time between changes 800ms - ✓ should build the bundle correctly (3121ms) + ✓ should build the bundle correctly (3132ms) time between changes 900ms - ✓ should build the bundle correctly (3319ms) + ✓ should build the bundle correctly (3338ms) time between changes 1000ms - ✓ should build the bundle correctly (3521ms) + ✓ should build the bundle correctly (3543ms) time between changes 1100ms - ✓ should build the bundle correctly (3721ms) + ✓ should build the bundle correctly (3743ms) time between changes 1200ms - ✓ should build the bundle correctly (3920ms) + ✓ should build the bundle correctly (3936ms) time between changes 1300ms - ✓ should build the bundle correctly (4118ms) + ✓ should build the bundle correctly (4138ms) time between changes 1400ms - ✓ should build the bundle correctly (4320ms) + ✓ should build the bundle correctly (4336ms) time between changes 1500ms - ✓ should build the bundle correctly (4521ms) + ✓ should build the bundle correctly (4535ms) time between changes 1600ms - ✓ should build the bundle correctly (4724ms) + ✓ should build the bundle correctly (4731ms) time between changes 1700ms - ✓ should build the bundle correctly (4923ms) + ✓ should build the bundle correctly (4938ms) time between changes 1800ms - ✓ should build the bundle correctly (5124ms) + ✓ should build the bundle correctly (5144ms) time between changes 1900ms - ✓ should build the bundle correctly (5324ms) + ✓ should build the bundle correctly (5341ms) time between changes 2000ms - ✓ should build the bundle correctly (5526ms) + ✓ should build the bundle correctly (5544ms) WatcherEvents ✓ should emit 'watch-close' when using single-compiler mode and the compiler is not running @@ -2758,7 +2770,7 @@ WebpackError ✓ Should provide inspect method for use by for util.inspect -(node:7720) [DEP0079] DeprecationWarning: Custom inspection function on Objects via .inspect() is deprecated +(node:32724) [DEP0079] DeprecationWarning: Custom inspection function on Objects via .inspect() is deprecated WebpackMissingModule #moduleCode @@ -2851,12 +2863,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/6769/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/6769/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/61739 and its subdirectories -I: Current time: Thu May 13 09:32:05 -12 2021 -I: pbuilder-time-stamp: 1620941525 +I: removing directory /srv/workspace/pbuilder/6769 and its subdirectories +I: Current time: Sat Apr 11 05:14:59 +14 2020 +I: pbuilder-time-stamp: 1586531699