Diff of the two buildlogs: -- --- b1/build.log 2020-04-20 11:43:31.533511052 +0000 +++ b2/build.log 2020-04-20 11:49:58.401893417 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sun May 23 06:05:08 -12 2021 -I: pbuilder-time-stamp: 1621793108 +I: Current time: Tue Apr 21 01:43:33 +14 2020 +I: pbuilder-time-stamp: 1587383013 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 21 06:27:23 2019 -12 +gpgv: Signature made Fri Mar 22 08:27:23 2019 +14 gpgv: using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libfurl-perl_3.13-2.dsc @@ -31,6 +31,18 @@ dpkg-source: info: applying 1003_proxy_localhost.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/29415/tmp/hooks/D01_modify_environment starting +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/29415/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -222,7 +234,7 @@ Get: 114 http://deb.debian.org/debian buster/main i386 valgrind i386 1:3.14.0-3 [9292 kB] Get: 115 http://deb.debian.org/debian buster/main i386 libtest-valgrind-perl all 1.19-1 [93.8 kB] Get: 116 http://deb.debian.org/debian buster/main i386 starlet all 0.31-1 [14.6 kB] -Fetched 53.2 MB in 1s (65.9 MB/s) +Fetched 53.2 MB in 13s (4067 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.) @@ -716,7 +728,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/libfurl-perl-3.13/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libfurl-perl-3.13/ && 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 libfurl-perl dpkg-buildpackage: info: source version 3.13-2 dpkg-buildpackage: info: source distribution unstable @@ -726,7 +738,7 @@ fakeroot debian/rules clean test -x debian/rules cd . && ./Build realclean -/bin/sh: 1: ./Build: not found +/bin/sh: ./Build: No such file or directory make: [/usr/share/cdbs/1/class/perl-build.mk:107: clean] Error 127 (ignored) rm -f debian/stamp-perl-build debian/stamp-perl-check dh_clean @@ -736,13 +748,13 @@ cd . && perl -I. Build.PL --installdirs vendor --config ccflags="-g -O2 -ffile-prefix-map=/build/libfurl-perl-3.13=. -fstack-protector-strong -Wformat -Werror=format-security -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" --config cxxflags="-g -O2 -ffile-prefix-map=/build/libfurl-perl-3.13=. -fstack-protector-strong -Wformat -Werror=format-security" --config cppflags="-Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include" --config lddlflags="-Wl,-z,relro -shared -L/usr/local/lib -fstack-protector-strong" --destdir /build/libfurl-perl-3.13/debian/libfurl-perl Creating new 'Build' script for 'Furl' version '3.13' cd . && ./Build build -cp lib/Furl/ZlibStream.pm blib/lib/Furl/ZlibStream.pm +cp lib/Furl/Response.pm blib/lib/Furl/Response.pm +cp lib/Furl/HTTP.pm blib/lib/Furl/HTTP.pm cp lib/Furl/Request.pm blib/lib/Furl/Request.pm cp lib/Furl/ConnectionCache.pm blib/lib/Furl/ConnectionCache.pm -cp lib/Furl/Response.pm blib/lib/Furl/Response.pm cp lib/Furl.pm blib/lib/Furl.pm cp lib/Furl/Headers.pm blib/lib/Furl/Headers.pm -cp lib/Furl/HTTP.pm blib/lib/Furl/HTTP.pm +cp lib/Furl/ZlibStream.pm blib/lib/Furl/ZlibStream.pm touch debian/stamp-perl-build cd . && ./Build test --verbose 1 # Perl/v5.28.1 @@ -946,30 +958,30 @@ ok 22 1..22 ok -[Test::TCP] Child process does not block(PID: 19991, PPID: 19983) at /usr/share/perl5/Test/TCP.pm line 103. -[Test::TCP] Child process does not block(PID: 20001, PPID: 19983) at /usr/share/perl5/Test/TCP.pm line 103. -[Test::TCP] Child process does not block(PID: 20006, PPID: 19983) at /usr/share/perl5/Test/TCP.pm line 103. +[Test::TCP] Child process does not block(PID: 16313, PPID: 16248) at /usr/share/perl5/Test/TCP.pm line 103. +[Test::TCP] Child process does not block(PID: 16406, PPID: 16248) at /usr/share/perl5/Test/TCP.pm line 103. +[Test::TCP] Child process does not block(PID: 16480, PPID: 16248) at /usr/share/perl5/Test/TCP.pm line 103. t/100_low/08_proxy.t ............................ 1..84 ok 1 ok 2 ok 3 # PROXY: Selected engine HTTP::Proxy::Engine::Legacy -# PROCESS: Forked child process 19992 -# PROCESS: Forked child process 19993 -# SOCKET: New connection from 127.0.0.1:60070 +# PROCESS: Forked child process 16315 +# PROCESS: Forked child process 16316 +# SOCKET: New connection from 127.0.0.1:42672 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:60072 -# REQUEST: GET http://127.0.0.1:39219/foo +# SOCKET: New connection from 127.0.0.1:42674 +# REQUEST: GET http://127.0.0.1:40835/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:39219 +# Host: 127.0.0.1:40835 # User-Agent: Furl::HTTP/3.13 # X-Foo: ppp # X-Forwarded-For: 127.0.0.1 ok 4 - A port number in the request line ok 5 - A port number in Host header # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:34 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -983,21 +995,21 @@ ok 11 ok 12 ok 13 -# PROCESS: Forked child process 19994 -# PROCESS: Reaped child process 19992 -# PROCESS: 2 remaining kids: 19993 19994 +# PROCESS: Forked child process 16347 +# PROCESS: Reaped child process 16315 +# PROCESS: 2 remaining kids: 16316 16347 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:60076 -# REQUEST: GET http://127.0.0.1:39219/foo +# SOCKET: New connection from 127.0.0.1:42678 +# REQUEST: GET http://127.0.0.1:40835/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:39219 +# Host: 127.0.0.1:40835 # User-Agent: Furl::HTTP/3.13 # X-Foo: ppp # X-Forwarded-For: 127.0.0.1 ok 14 - A port number in the request line ok 15 - A port number in Host header # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:34 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -1011,21 +1023,23 @@ ok 21 ok 22 ok 23 -# PROCESS: Forked child process 19995 -# PROCESS: Reaped child process 19993 -# PROCESS: 2 remaining kids: 19994 19995 +# PROCESS: Forked child process 16378 +# PROCESS: Reaped child process 16316 +# PROCESS: 2 remaining kids: 16347 16378 +# PROCESS: Reaped child process 16347 +# PROCESS: 1 remaining kids: 16378 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:60080 -# REQUEST: GET http://127.0.0.1:39219/foo +# SOCKET: New connection from 127.0.0.1:42682 +# REQUEST: GET http://127.0.0.1:40835/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:39219 +# Host: 127.0.0.1:40835 # User-Agent: Furl::HTTP/3.13 # X-Foo: ppp # X-Forwarded-For: 127.0.0.1 ok 24 - A port number in the request line ok 25 - A port number in Host header # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:34 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -1039,18 +1053,16 @@ ok 31 ok 32 ok 33 -# PROCESS: Reaped child process 19994 -# PROCESS: 1 remaining kids: 19995 -# PROCESS: Reaped child process 19995 +# PROCESS: Reaped child process 16378 # PROCESS: 0 remaining kids: # STATUS: Processed 4 connection(s) # SOCKET: Getting request failed: Client closed # PROXY: Selected engine HTTP::Proxy::Engine::Legacy -# PROCESS: Forked child process 20002 -# PROCESS: Forked child process 20003 -# SOCKET: New connection from 127.0.0.1:55886 +# PROCESS: Forked child process 16407 +# PROCESS: Forked child process 16408 +# SOCKET: New connection from 127.0.0.1:39026 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:55888 +# SOCKET: New connection from 127.0.0.1:39028 # REQUEST: GET http://127.0.0.1/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! # Host: 127.0.0.1 @@ -1060,7 +1072,7 @@ ok 34 - No port number in the request line ok 35 - No port number in Host header # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:35 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -1074,11 +1086,11 @@ ok 41 ok 42 ok 43 -# PROCESS: Forked child process 20004 -# PROCESS: Reaped child process 20002 -# PROCESS: 2 remaining kids: 20003 20004 +# PROCESS: Forked child process 16419 +# PROCESS: Reaped child process 16407 +# PROCESS: 2 remaining kids: 16408 16419 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:55892 +# SOCKET: New connection from 127.0.0.1:39032 # REQUEST: GET http://127.0.0.1/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! # Host: 127.0.0.1 @@ -1088,7 +1100,7 @@ ok 44 - No port number in the request line ok 45 - No port number in Host header # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:35 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -1102,11 +1114,11 @@ ok 51 ok 52 ok 53 -# PROCESS: Forked child process 20005 -# PROCESS: Reaped child process 20003 -# PROCESS: 2 remaining kids: 20004 20005 +# PROCESS: Forked child process 16434 +# PROCESS: Reaped child process 16408 +# PROCESS: 2 remaining kids: 16419 16434 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:55896 +# SOCKET: New connection from 127.0.0.1:39036 # REQUEST: GET http://127.0.0.1/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! # Host: 127.0.0.1 @@ -1116,7 +1128,7 @@ ok 54 - No port number in the request line ok 55 - No port number in Host header # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:35 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -1130,24 +1142,24 @@ ok 61 ok 62 ok 63 -# PROCESS: Reaped child process 20004 -# PROCESS: 1 remaining kids: 20005 -# PROCESS: Reaped child process 20005 +# PROCESS: Reaped child process 16419 +# PROCESS: 1 remaining kids: 16434 +# PROCESS: Reaped child process 16434 # PROCESS: 0 remaining kids: # STATUS: Processed 4 connection(s) # SOCKET: Getting request failed: Client closed # PROXY: Selected engine HTTP::Proxy::Engine::Legacy -# PROCESS: Forked child process 20007 -# PROCESS: Forked child process 20008 -# SOCKET: New connection from 127.0.0.1:48252 +# PROCESS: Forked child process 16499 +# PROCESS: Forked child process 16504 +# SOCKET: New connection from 127.0.0.1:41878 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:48254 -# REQUEST: CONNECT 127.0.0.1:39219 +# SOCKET: New connection from 127.0.0.1:41880 +# REQUEST: CONNECT 127.0.0.1:40835 # REQUEST: Via: 1.0 VIA!VIA!VIA! # Server: 127.0.0.1 # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:35 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Server: HTTP::Proxy/0.304 # CONNECT: 109 bytes received from client # CONNECT: 114 bytes received from server @@ -1162,25 +1174,24 @@ ok 69 ok 70 ok 71 -# PROCESS: Forked child process 20009 -# PROCESS: Reaped child process 20007 -# PROCESS: 2 remaining kids: 20008 20009 -# PROCESS: Reaped child process 20008 -# PROCESS: 1 remaining kids: 20009 -# SOCKET: New connection from 127.0.0.1:48258 -# REQUEST: CONNECT 127.0.0.1:39219 +# PROCESS: Forked child process 16527 +# PROCESS: Reaped child process 16499 +# PROCESS: 2 remaining kids: 16504 16527 +# PROCESS: Reaped child process 16504 +# PROCESS: 1 remaining kids: 16527 +# SOCKET: New connection from 127.0.0.1:41884 +# REQUEST: CONNECT 127.0.0.1:40835 # REQUEST: Via: 1.0 VIA!VIA!VIA! # Server: 127.0.0.1 # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:35 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Server: HTTP::Proxy/0.304 # CONNECT: 109 bytes received from client # CONNECT: 114 bytes received from server -ok 72 - request() # CONNECT: Connection closed by the server +ok 72 - request() # PROCESS: Served 1 requests -# CONNECT: End of CONNECT proxyfication ok 73 ok 74 ok 75 @@ -1188,30 +1199,30 @@ ok 77 ok 78 ok 79 -# PROCESS: Forked child process 20010 -# SOCKET: New connection from 127.0.0.1:48262 -# REQUEST: CONNECT 127.0.0.1:39219 +# PROCESS: Forked child process 16535 +# CONNECT: End of CONNECT proxyfication +# SOCKET: New connection from 127.0.0.1:41888 +# REQUEST: CONNECT 127.0.0.1:40835 # REQUEST: Via: 1.0 VIA!VIA!VIA! # Server: 127.0.0.1 # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:05:35 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:48:38 GMT # Server: HTTP::Proxy/0.304 # CONNECT: 109 bytes received from client # CONNECT: 114 bytes received from server ok 80 - request() -# CONNECT: Connection closed by the server -# PROCESS: Served 1 requests -# CONNECT: End of CONNECT proxyfication ok 81 ok 82 ok 83 ok 84 -# PROCESS: Reaped child process 20009 -# PROCESS: 1 remaining kids: 20010 -# PROCESS: Reaped child process 20010 +# PROCESS: Reaped child process 16527 +# PROCESS: 1 remaining kids: 16535 +# PROCESS: Reaped child process 16535 # PROCESS: 0 remaining kids: # STATUS: Processed 4 connection(s) +# CONNECT: Connection closed by the server +# PROCESS: Served 1 requests ok t/100_low/09_body.t ............................. # request content length: 6 @@ -1636,7 +1647,7 @@ ok 10 1..10 ok -[Test::TCP] Child process does not block(PID: 20037, PPID: 20032) at /usr/share/perl5/Test/TCP.pm line 103. +[Test::TCP] Child process does not block(PID: 16742, PPID: 16643) at /usr/share/perl5/Test/TCP.pm line 103. t/100_low/18_no_proxy.t ......................... 1..25 ok 1 @@ -1644,10 +1655,10 @@ ok 3 ok 4 # PROXY: Selected engine HTTP::Proxy::Engine::Legacy -# PROCESS: Forked child process 20039 +# PROCESS: Forked child process 16744 ok 5 ok 6 -# SOCKET: New connection from 127.0.0.1:59534 +# SOCKET: New connection from 127.0.0.1:49630 # SOCKET: Getting request failed: Client closed ok 7 - request() ok 8 @@ -1668,7 +1679,7 @@ ok 23 ok 24 - passing through the proxy ok 25 -# PROCESS: Reaped child process 20039 +# PROCESS: Reaped child process 16744 # PROCESS: 0 remaining kids: # STATUS: Processed 1 connection(s) ok @@ -1917,25 +1928,25 @@ ok 2 - body 1..2 ok -[Test::TCP] Child process does not block(PID: 22995, PPID: 22994) at /usr/share/perl5/Test/TCP.pm line 103. +[Test::TCP] Child process does not block(PID: 22305, PPID: 22290) at /usr/share/perl5/Test/TCP.pm line 103. t/100_low/32_proxy_auth.t ....................... 1..42 # PROXY: Selected engine HTTP::Proxy::Engine::Legacy -# PROCESS: Forked child process 22997 -# PROCESS: Forked child process 22998 +# PROCESS: Forked child process 22311 +# PROCESS: Forked child process 22312 ok 1 ok 2 -# SOCKET: New connection from 127.0.0.1:45376 +# SOCKET: New connection from 127.0.0.1:36110 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:45386 -# REQUEST: GET http://127.0.0.1:44759/foo +# SOCKET: New connection from 127.0.0.1:36124 +# REQUEST: GET http://127.0.0.1:41631/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:44759 +# Host: 127.0.0.1:41631 # User-Agent: Furl::HTTP/3.13 # X-Foo: ppp # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:06:22 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:49:33 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -1946,21 +1957,21 @@ ok 5 ok 6 ok 7 -# PROCESS: Forked child process 22999 -# PROCESS: Reaped child process 22997 -# PROCESS: 2 remaining kids: 22998 22999 +# PROCESS: Forked child process 22327 +# PROCESS: Reaped child process 22311 +# PROCESS: 2 remaining kids: 22312 22327 ok 8 ok 9 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:45390 -# REQUEST: GET http://127.0.0.1:44759/foo +# SOCKET: New connection from 127.0.0.1:36134 +# REQUEST: GET http://127.0.0.1:41631/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:44759 +# Host: 127.0.0.1:41631 # User-Agent: Furl::HTTP/3.13 # X-Foo: ppp # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:06:22 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:49:33 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -1971,21 +1982,23 @@ ok 12 ok 13 ok 14 -# PROCESS: Forked child process 23000 -# PROCESS: Reaped child process 22998 -# PROCESS: 2 remaining kids: 22999 23000 +# PROCESS: Forked child process 22377 +# PROCESS: Reaped child process 22312 +# PROCESS: 2 remaining kids: 22327 22377 +# PROCESS: Reaped child process 22327 +# PROCESS: 1 remaining kids: 22377 ok 15 ok 16 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:45394 -# REQUEST: GET http://127.0.0.1:44759/foo +# SOCKET: New connection from 127.0.0.1:36148 +# REQUEST: GET http://127.0.0.1:41631/foo # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:44759 +# Host: 127.0.0.1:41631 # User-Agent: Furl::HTTP/3.13 # X-Foo: ppp # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:06:22 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:49:33 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -1996,21 +2009,19 @@ ok 19 ok 20 ok 21 -# PROCESS: Forked child process 23001 -# PROCESS: Reaped child process 22999 -# PROCESS: 2 remaining kids: 23000 23001 +# PROCESS: Forked child process 22416 ok 22 ok 23 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:45398 -# REQUEST: GET http://127.0.0.1:44759/escape +# SOCKET: New connection from 127.0.0.1:36160 +# REQUEST: GET http://127.0.0.1:41631/escape # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:44759 +# Host: 127.0.0.1:41631 # User-Agent: Furl::HTTP/3.13 # X-Foo: qqq # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:06:22 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:49:33 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -2021,21 +2032,21 @@ ok 26 ok 27 ok 28 -# PROCESS: Forked child process 23003 -# PROCESS: Reaped child process 23000 -# PROCESS: 2 remaining kids: 23001 23003 +# PROCESS: Forked child process 22448 +# PROCESS: Reaped child process 22377 +# PROCESS: 2 remaining kids: 22416 22448 ok 29 ok 30 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:45402 -# REQUEST: GET http://127.0.0.1:44759/escape +# SOCKET: New connection from 127.0.0.1:36164 +# REQUEST: GET http://127.0.0.1:41631/escape # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:44759 +# Host: 127.0.0.1:41631 # User-Agent: Furl::HTTP/3.13 # X-Foo: qqq # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:06:22 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:49:33 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -2046,21 +2057,21 @@ ok 33 ok 34 ok 35 -# PROCESS: Forked child process 23004 -# PROCESS: Reaped child process 23001 -# PROCESS: 2 remaining kids: 23003 23004 +# PROCESS: Forked child process 22468 +# PROCESS: Reaped child process 22416 +# PROCESS: 2 remaining kids: 22448 22468 ok 36 ok 37 # SOCKET: Getting request failed: Client closed -# SOCKET: New connection from 127.0.0.1:45406 -# REQUEST: GET http://127.0.0.1:44759/escape +# SOCKET: New connection from 127.0.0.1:36178 +# REQUEST: GET http://127.0.0.1:41631/escape # REQUEST: Via: 1.1 VIA!VIA!VIA! -# Host: 127.0.0.1:44759 +# Host: 127.0.0.1:41631 # User-Agent: Furl::HTTP/3.13 # X-Foo: qqq # X-Forwarded-For: 127.0.0.1 # RESPONSE: 200 OK -# RESPONSE: Date: Sun, 23 May 2021 18:06:22 GMT +# RESPONSE: Date: Mon, 20 Apr 2020 11:49:33 GMT # Transfer-Encoding: chunked # Via: 1.0 VIA!VIA!VIA! # Server: HTTP::Server::PSGI @@ -2071,9 +2082,9 @@ ok 40 ok 41 ok 42 -# PROCESS: Reaped child process 23003 -# PROCESS: 1 remaining kids: 23004 -# PROCESS: Reaped child process 23004 +# PROCESS: Reaped child process 22448 +# PROCESS: 1 remaining kids: 22468 +# PROCESS: Reaped child process 22468 # PROCESS: 0 remaining kids: # STATUS: Processed 7 connection(s) # SOCKET: Getting request failed: Client closed @@ -2128,7 +2139,7 @@ 1..5 ok # took 2 seconds -# took 0 seconds +# took 1 seconds t/100_low/36_inactivity_timeout.t ............... ok 1 - status code:inactivity_timeout=10 ok 2 - content:inactivity_timeout=10 @@ -2427,7 +2438,7 @@ ok t/400_components/001_response-coding/01-file.t .. 1..13 -# 127.0.0.1:35517 +# 127.0.0.1:34373 ok 1 - Furl::Response->can('charset') ok 2 - Furl::Response->can('encoder') ok 3 - Furl::Response->can('encoding') @@ -2605,7 +2616,7 @@ 1..12 ok All tests successful. -Files=52, Tests=1014, 60 wallclock secs ( 0.20 usr 0.06 sys + 6.80 cusr 1.08 csys = 8.14 CPU) +Files=52, Tests=1014, 76 wallclock secs ( 0.34 usr 0.18 sys + 14.97 cusr 2.88 csys = 18.37 CPU) Result: PASS touch debian/stamp-perl-check fakeroot debian/rules binary @@ -2616,19 +2627,19 @@ mkdir -p "." cd . && ./Build install Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl.pm -Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/Request.pm +Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/HTTP.pm +Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/ZlibStream.pm Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/Response.pm Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/Headers.pm -Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/ZlibStream.pm Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/ConnectionCache.pm -Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/HTTP.pm +Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/perl5/Furl/Request.pm Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl::ConnectionCache.3pm +Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl::Response.3pm Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl.3pm Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl::Headers.3pm +Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl::ZlibStream.3pm Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl::Request.3pm -Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl::Response.3pm Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl::HTTP.3pm -Installing /build/libfurl-perl-3.13/debian/libfurl-perl/usr/share/man/man3/Furl::ZlibStream.3pm find /build/libfurl-perl-3.13/debian/libfurl-perl/usr/lib -type f -name .packlist -exec rm -f '{}' ';' -exec sh -c "dirname '{}' | xargs rmdir --ignore-fail-on-non-empty -p" ';' Adding cdbs dependencies to debian/libfurl-perl.substvars dh_installdirs -plibfurl-perl \ @@ -2676,12 +2687,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/29415/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/29415/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/12682 and its subdirectories -I: Current time: Sun May 23 06:06:30 -12 2021 -I: pbuilder-time-stamp: 1621793190 +I: removing directory /srv/workspace/pbuilder/29415 and its subdirectories +I: Current time: Tue Apr 21 01:49:57 +14 2020 +I: pbuilder-time-stamp: 1587383397