[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_2 #32722

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 05:30:00 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_2/32722/------------------------------------------
[...truncated 507.92 KB...]
+		5b:36:a0:a2:f0:ac:69:c6:e1:ec:23:d9:e0:0f:5b:e1
+		50:9d:87:c0:fe:2c:31:a0:d0:94:c6:33:c9:6c:59:6f
+		d9:19:4b:9e:49:c1:04:01:10:aa:01:57:b6:81:68:85
+		36:04:2f:03:86:cd:b9:30:33:47:4c:b9:04:42:4c:27
+		d7:17:24:68:5a:7a:ac:e6:96:15:ad:80:04:07:57:2d
+		42:20:43:cb:af:63:80:cf:16:1e:f7:c9:7a:05:bc:45
+		e1:9e:34:64:8e:45:a3:02:8e:f3:b8:e3:28:99:65:ac
+		01:af:9c:38:5b:9c:d0:09:71:18:e9:79:ff:60:bb:9a
+		a6:cb:b4:1e:4d:7f:ab:b7:c4:32:d1:ab:2e:5d:4b:2e
+		0c:6d:dc:74:98:d0:05:53:6c:b9:6d:6c:d3:58:2e:51
+		44:c2:b4:5a:cd:15:cc:e7:4a:0b:ea:db:8c:88:59:6e
+		f5:bf:eb:82:62:b7:f5:c1:49:71:78:16:8e:54:32:43
+
+(printf -- '-----BEGIN PGP PRIVATE KEY BLOCK-----\nVersion: test\n\n' && \
+base64 < server/secret.pgp.raw && \
+printf -- '=' && \
+./pgpcrc < server/secret.pgp.raw | base64 && \
+printf -- '-----END PGP PRIVATE KEY BLOCK-----\n' ) > server/secret.pgp
+rm -f server/pubring.gpg server/secring.gpg server/trustdb.gpg server/pubring.kbx server/private-keys-v1.d/*.key
+make[5]: 'server/secret.pgp' is up to date.
+GNUPGHOME=server/ gpg --import server/secret.pgp
+gpg: keybox '/build/mod-gnutls-0.8.2/2nd/test/server//pubring.kbx' created
+gpg: /build/mod-gnutls-0.8.2/2nd/test/server//trustdb.gpg: trustdb created
+gpg: key B7E86C7D4CE30CB4: public key "localhost" imported
+gpg: key 7C30ACF5AAC1963B: secret key imported
 gpg: Total number processed: 1
 gpg:               imported: 1
 gpg:       secret keys read: 1
 gpg:   secret keys imported: 1
-printf "%s:6:\n" "$(GNUPGHOME=rogueca/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)" | GNUPGHOME=rogueca/ gpg --import-ownertrust
+printf "%s:6:\n" "$(GNUPGHOME=imposter/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)" | GNUPGHOME=imposter/ gpg --import-ownertrust
 gpg: inserting ownertrust of 6
-printf "default-key %s\n" "$(GNUPGHOME=rogueca/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)" > rogueca/gpg.conf
+printf "default-key %s\n" "$(GNUPGHOME=imposter/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)" > imposter/gpg.conf
 gpg: checking the trustdb
 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
-gpg: next trustdb check due at 2018-03-12
-if test -r rogueca/minimal.pgp; then rm rogueca/minimal.pgp; fi
-GNUPGHOME=rogueca/ gpg --output rogueca/minimal.pgp --armor --export "$(GNUPGHOME=rogueca/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
-if test -r rogueca/cert.pgp; then rm rogueca/cert.pgp; fi
-GNUPGHOME=authority /usr/bin/flock authority/lock gpg --import rogueca/minimal.pgp
-gpg: key 79C811B576816CCF: public key "Rogue Certificate Authority" imported
+gpg: next trustdb check due at 2017-02-07
+if test -r imposter/minimal.pgp; then rm imposter/minimal.pgp; fi
+GNUPGHOME=imposter/ gpg --output imposter/minimal.pgp --armor --export "$(GNUPGHOME=imposter/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
+if test -r imposter/cert.pgp; then rm imposter/cert.pgp; fi
+GNUPGHOME=authority /usr/bin/flock authority/lock gpg --import imposter/minimal.pgp
+gpg: key 7C30ACF5AAC1963B: public key "https://imposter.example" imported
 gpg: Total number processed: 1
 gpg:               imported: 1
-GNUPGHOME=authority /usr/bin/flock authority/lock gpg --batch --sign-key --no-tty --yes "$(GNUPGHOME=rogueca/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
-gpg: checking the trustdb
-gpg: marginals needed: 3  completes needed: 1  trust model: pgp
-gpg: depth: 0  valid:   1  signed:   2  trust: 0-, 0q, 0n, 0m, 0f, 1u
-gpg: depth: 1  valid:   2  signed:   0  trust: 2-, 0q, 0n, 0m, 0f, 0u
-gpg: next trustdb check due at 2018-03-12
-gpg: using "35EA23D59A548774BB00A940FBF1FFF507C8B2E6" as default secret key for signing
-gpg: key 156EF24F78DD2B1B: secret key imported
+GNUPGHOME=authority /usr/bin/flock authority/lock gpg --batch --sign-key --no-tty --yes "$(GNUPGHOME=imposter/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
+gpg: using "A7AE92DBB22327EEAA6EDACEE6221203C7A13E2F" as default secret key for signing
+GNUPGHOME=authority /usr/bin/flock authority/lock gpg --output imposter/cert.pgp --armor --export "$(GNUPGHOME=imposter/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
+gpg: key B7E86C7D4CE30CB4: secret key imported
 gpg: Total number processed: 1
 gpg:               imported: 1
 gpg:       secret keys read: 1
@@ -2057,13 +2094,12 @@
 gpg: checking the trustdb
 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
-gpg: next trustdb check due at 2018-03-12
+gpg: next trustdb check due at 2017-02-07
 if test -r server/minimal.pgp; then rm server/minimal.pgp; fi
 GNUPGHOME=server/ gpg --output server/minimal.pgp --armor --export "$(GNUPGHOME=server/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
 if test -r server/cert.pgp; then rm server/cert.pgp; fi
 GNUPGHOME=authority /usr/bin/flock authority/lock gpg --import server/minimal.pgp
-GNUPGHOME=authority /usr/bin/flock authority/lock gpg --output rogueca/cert.pgp --armor --export "$(GNUPGHOME=rogueca/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
-gpg: key 156EF24F78DD2B1B: public key "localhost" imported
+gpg: key B7E86C7D4CE30CB4: public key "localhost" imported
 gpg: Total number processed: 1
 gpg:               imported: 1
 GNUPGHOME=authority /usr/bin/flock authority/lock gpg --batch --sign-key --no-tty --yes "$(GNUPGHOME=server/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
@@ -2071,60 +2107,42 @@
 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
 gpg: depth: 0  valid:   1  signed:   3  trust: 0-, 0q, 0n, 0m, 0f, 1u
 gpg: depth: 1  valid:   3  signed:   0  trust: 3-, 0q, 0n, 0m, 0f, 0u
-gpg: next trustdb check due at 2018-03-12
-gpg: using "35EA23D59A548774BB00A940FBF1FFF507C8B2E6" as default secret key for signing
+gpg: next trustdb check due at 2017-02-07
+gpg: using "A7AE92DBB22327EEAA6EDACEE6221203C7A13E2F" as default secret key for signing
 GNUPGHOME=authority /usr/bin/flock authority/lock gpg --output server/cert.pgp --armor --export "$(GNUPGHOME=server/ gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)"
-gpg: Total number processed: 1
-gpg:               imported: 1
-printf "%s:6:\n" "$(GNUPGHOME=authority gpg --with-colons --list-secret-keys --fingerprint | grep ^fpr: | cut -f 10 -d :)" | GNUPGHOME=msva.gnupghome/ gpg --import-ownertrust
-gpg: checking the trustdb
-gpg: marginals needed: 3  completes needed: 1  trust model: pgp
-gpg: depth: 0  valid:   1  signed:   4  trust: 0-, 0q, 0n, 0m, 0f, 1u
-gpg: depth: 1  valid:   4  signed:   0  trust: 4-, 0q, 0n, 0m, 0f, 0u
-gpg: next trustdb check due at 2018-03-12
-gpg: inserting ownertrust of 6
-GNUPGHOME=msva.gnupghome/ gpg --import < client/cert.pgp
-gpg: key 3F7EE5155DED5CC2: public key "Test User <test0 at modgnutls.test>" imported
-gpg: Total number processed: 1
-gpg:               imported: 1
-gpg: marginals needed: 3  completes needed: 1  trust model: pgp
-gpg: depth: 0  valid:   1  signed:   1  trust: 0-, 0q, 0n, 0m, 0f, 1u
-gpg: depth: 1  valid:   1  signed:   0  trust: 1-, 0q, 0n, 0m, 0f, 0u
-gpg: next trustdb check due at 2018-03-12
-printf "keyserver does-not-exist.example\n" > msva.gnupghome/gpg.conf
 rm authority/secret.pgp.raw client/minimal.pgp rogueca/gpg.conf client/secret.pgp.raw ocsp-responder/cert-request server/minimal.pgp authority/gpg.conf imposter/cert-request server/secret.pgp.raw rogueca/minimal.pgp client/gpg.conf rogueca.uid client/cert-request imposter/gpg.conf imposter/secret.pgp.raw server/gpg.conf server.uid authority.uid server/cert-request server/softhsm2.conf imposter.uid imposter/minimal.pgp rogueca/secret.pgp.raw rogueclient/cert-request
-make[5]: Leaving directory '/build/1st/mod-gnutls-0.8.2/test'
+make[5]: Leaving directory '/build/mod-gnutls-0.8.2/2nd/test'
 make  check-TESTS
-make[5]: Entering directory '/build/1st/mod-gnutls-0.8.2/test'
-make[6]: Entering directory '/build/1st/mod-gnutls-0.8.2/test'
+make[5]: Entering directory '/build/mod-gnutls-0.8.2/2nd/test'
+make[6]: Entering directory '/build/mod-gnutls-0.8.2/2nd/test'
+PASS: test-06_verify_sni_a.bash
+PASS: test-07_verify_sni_b.bash
+PASS: test-05_mismatched-priorities.bash
+PASS: test-11_basic_client_verification_fail.bash
 PASS: test-01_serverwide_priorities.bash
-PASS: test-00_basic.bash
-PASS: test-15_basic_msva.bash
-PASS: test-03_cachetimeout_in_vhost.bash
-PASS: test-19_TLS_reverse_proxy.bash
 PASS: test-02_cache_in_vhost.bash
+PASS: test-04_basic_nosni.bash
+PASS: test-13_cgi_variables_no_client_cert.bash
+PASS: test-03_cachetimeout_in_vhost.bash
+PASS: test-15_basic_msva.bash
+PASS: test-14_basic_openpgp.bash
+PASS: test-12_cgi_variables.bash
+PASS: test-18_client_verification_wrong_cert.bash
 PASS: test-10_basic_client_verification.bash
+PASS: test-17_cgi_vars_large_cert.bash
+PASS: test-19_TLS_reverse_proxy.bash
+PASS: test-00_basic.bash
+PASS: test-26_redirect_HTTP_to_HTTPS.bash
 PASS: test-08_verify_no_sni_fallback_to_first_vhost.bash
+PASS: test-23_TLS_reverse_proxy_mismatched_priorities.bash
 PASS: test-24_pkcs11_cert.bash
-PASS: test-25_Disable_TLS_1.0.bash
-PASS: test-26_redirect_HTTP_to_HTTPS.bash
-PASS: test-27_OCSP_server.bash
-PASS: test-21_TLS_reverse_proxy_wrong_cert.bash
-PASS: test-22_TLS_reverse_proxy_crl_revoke.bash
 PASS: test-09_verify_no_sni_fails_with_wrong_order.bash
-PASS: test-07_verify_sni_b.bash
-PASS: test-17_cgi_vars_large_cert.bash
 PASS: test-16_view-status.bash
-PASS: test-06_verify_sni_a.bash
-PASS: test-12_cgi_variables.bash
-PASS: test-18_client_verification_wrong_cert.bash
-PASS: test-05_mismatched-priorities.bash
-PASS: test-14_basic_openpgp.bash
-PASS: test-11_basic_client_verification_fail.bash
-PASS: test-04_basic_nosni.bash
-PASS: test-23_TLS_reverse_proxy_mismatched_priorities.bash
-PASS: test-13_cgi_variables_no_client_cert.bash
+PASS: test-27_OCSP_server.bash
 PASS: test-20_TLS_reverse_proxy_client_auth.bash
+PASS: test-25_Disable_TLS_1.0.bash
+PASS: test-21_TLS_reverse_proxy_wrong_cert.bash
+PASS: test-22_TLS_reverse_proxy_crl_revoke.bash
 ============================================================================
 Testsuite summary for mod_gnutls 0.8.2
 ============================================================================
@@ -2136,19 +2154,19 @@
 # XPASS: 0
 # ERROR: 0
 ============================================================================
-make[6]: Leaving directory '/build/1st/mod-gnutls-0.8.2/test'
-make[5]: Leaving directory '/build/1st/mod-gnutls-0.8.2/test'
-make[4]: Leaving directory '/build/1st/mod-gnutls-0.8.2/test'
-make[3]: Leaving directory '/build/1st/mod-gnutls-0.8.2/test'
+make[6]: Leaving directory '/build/mod-gnutls-0.8.2/2nd/test'
+make[5]: Leaving directory '/build/mod-gnutls-0.8.2/2nd/test'
+make[4]: Leaving directory '/build/mod-gnutls-0.8.2/2nd/test'
+make[3]: Leaving directory '/build/mod-gnutls-0.8.2/2nd/test'
 Making check in doc
-make[3]: Entering directory '/build/1st/mod-gnutls-0.8.2/doc'
+make[3]: Entering directory '/build/mod-gnutls-0.8.2/2nd/doc'
 make[3]: Nothing to be done for 'check'.
-make[3]: Leaving directory '/build/1st/mod-gnutls-0.8.2/doc'
-make[3]: Entering directory '/build/1st/mod-gnutls-0.8.2'
+make[3]: Leaving directory '/build/mod-gnutls-0.8.2/2nd/doc'
+make[3]: Entering directory '/build/mod-gnutls-0.8.2/2nd'
 make[3]: Nothing to be done for 'check-am'.
-make[3]: Leaving directory '/build/1st/mod-gnutls-0.8.2'
-make[2]: Leaving directory '/build/1st/mod-gnutls-0.8.2'
-make[1]: Leaving directory '/build/1st/mod-gnutls-0.8.2'
+make[3]: Leaving directory '/build/mod-gnutls-0.8.2/2nd'
+make[2]: Leaving directory '/build/mod-gnutls-0.8.2/2nd'
+make[1]: Leaving directory '/build/mod-gnutls-0.8.2/2nd'
    create-stamp debian/debhelper-build-stamp
  fakeroot debian/rules binary
 dh binary --with apache2,autoreconf
@@ -2158,9 +2176,9 @@
    dh_apache2
    dh_installdocs
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build/1st/mod-gnutls-0.8.2'
+make[1]: Entering directory '/build/mod-gnutls-0.8.2/2nd'
 dh_installchangelogs CHANGELOG
-make[1]: Leaving directory '/build/1st/mod-gnutls-0.8.2'
+make[1]: Leaving directory '/build/mod-gnutls-0.8.2/2nd'
    dh_lintian
    dh_perl
    dh_link
@@ -2170,7 +2188,7 @@
    dh_strip
    dh_makeshlibs
    dh_shlibdeps
-dpkg-shlibdeps: warning: debian/libapache2-mod-gnutls/usr/lib/apache2/modules/mod_gnutls.so contains an unresolvable reference to symbol ap_unixd_config: it's probably a plugin
+dpkg-shlibdeps: warning: debian/libapache2-mod-gnutls/usr/lib/apache2/modules/mod_gnutls.so contains an unresolvable reference to symbol apr_strnatcasecmp: it's probably a plugin
 dpkg-shlibdeps: warning: 77 other similar warnings have been skipped (use -v to see them all)
    dh_installdeb
    dh_gencontrol
@@ -2181,15 +2199,17 @@
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../mod-gnutls_0.8.2-2_i386.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build mod-gnutls-0.8.2
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/19274/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/19274/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/49869 and its subdirectories
-I: Current time: Sat Mar 10 23:46:12 -12 2018
-I: pbuilder-time-stamp: 1520768772
+I: removing directory /srv/workspace/pbuilder/19274 and its subdirectories
+I: Current time: Mon Feb  6 19:29:58 +14 2017
+I: pbuilder-time-stamp: 1486358998
Starting cleanup.
/srv/reproducible-results/rbuild-debian-DCQJ0Qpd/tmp.SMOpUtDqPD:	 79.1% -- replaced with /srv/reproducible-results/rbuild-debian-DCQJ0Qpd/tmp.SMOpUtDqPD.gz
INFO: Starting at 2017-02-06 05:29:59.798514
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/i386/mod-gnutls didn't produce a buildlog, even though it has been built.
INFO: Finished at 2017-02-06 05:30:00.129469, took: 0:00:00.330970
All cleanup done.
Mon  6 Feb 05:30:00 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-tEVNsn8D, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list