[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_14 #58881

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Dec 2 12:16:21 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_14/58881/------------------------------------------
[...truncated 3182 lines...]
Setting up node-inherits (2.0.3-1) ...
Setting up automake (1:1.15-5) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up node-path-is-absolute (1.0.0-1) ...
Setting up man-db (2.7.5-2) ...
Building database of manual pages ...
Setting up node-ansi-regex (2.0.0-1) ...
Setting up node-isexe (1.1.2-1) ...
Setting up node-esprima (3.1.1+ds-1) ...
Setting up node-concat-map (0.0.1-1) ...
Setting up node-mkdirp (0.5.0-1) ...
Setting up node-once (1.4.0-2) ...
Setting up node-strip-ansi (3.0.1-1) ...
Setting up node-fs.realpath (1.0.0-1) ...
Setting up node-brace-expansion (1.1.6-1) ...
Setting up libtool (2.4.6-2) ...
Setting up node-sprintf-js (1.0.3-1) ...
Setting up node-escape-string-regexp (1.0.5-1) ...
Setting up node-supports-color (3.1.2-2) ...
Setting up gettext (0.19.8.1-1) ...
Setting up node-argparse (1.0.7-1) ...
Setting up node-inflight (1.0.6-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up node-js-yaml (3.7.0+dfsg-1) ...
Setting up node-minimatch (3.0.3-1) ...
Setting up node-tap-parser (3.0.3-1) ...
Setting up po-debconf (1.0.20) ...
Setting up node-glob (7.1.1-1) ...
Setting up node-tap (8.0.0-2) ...
Setting up dh-autoreconf (12) ...
Setting up dh-strip-nondeterminism (0.028-1) ...
Setting up debhelper (10.2.2) ...
Setting up dh-buildinfo (0.11+nmu1) ...
Processing triggers for libc-bin (2.24-7) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [node-rimraf_2.5.4-2.dsc]
I: copying [./node-rimraf_2.5.4.orig.tar.gz]
I: copying [./node-rimraf_2.5.4-2.debian.tar.xz]
I: Extracting source
gpgv: unknown type of key resource 'trustedkeys.kbx'
gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
gpgv: Signature made Sat Nov 26 17:45:04 2016 -12
gpgv:                using RSA key CE1F9C674512C22A
gpgv: Can't check signature: No public key
dpkg-source: warning: failed to verify signature on ./node-rimraf_2.5.4-2.dsc
dpkg-source: info: extracting node-rimraf in node-rimraf-2.5.4
dpkg-source: info: unpacking node-rimraf_2.5.4.orig.tar.gz
dpkg-source: info: unpacking node-rimraf_2.5.4-2.debian.tar.xz
dpkg-source: info: applying 2001_rename_nodejs.patch
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package node-rimraf
dpkg-buildpackage: info: source version 2.5.4-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Pirate Praveen <praveen at debian.org>
 dpkg-source --before-build node-rimraf-2.5.4
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   dh_auto_build
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/node-rimraf-2.5.4'
tap test/*.js
TAP version 13
# Subtest: test/basic.js
    # Subtest: initial clean
        ok 1 - expected to throw
        1..1
    ok 1 - initial clean # time=37.302ms

    # Subtest: sync removal
        ok 1 - expect truthy value
        ok 2 - expected to throw
        1..2
    ok 2 - sync removal # time=88.395ms

    # Subtest: async removal
        ok 1 - expect truthy value
        ok 2 - expected to throw
        1..2
    ok 3 - async removal # time=138.224ms

    # Subtest: glob
        1..2
        # Subtest: async
            ok 1 - should not be equal
            ok 2 - should be equivalent
            1..2
        ok 1 - async # time=95.106ms

        # Subtest: sync
            ok 1 - should not be equal
            ok 2 - should be equivalent
            1..2
        ok 2 - sync # time=58.205ms
    ok 4 - glob # time=159.995ms

    # Subtest: no glob
        1..2
        # Subtest: async
            ok 1 - should not be equal
            ok 2 - should be equivalent
            1..2
        ok 1 - async # time=59.991ms

        # Subtest: sync
            ok 1 - should not be equal
            ok 2 - should be equivalent
            1..2
        ok 2 - sync # time=57.307ms
    ok 5 - no glob # time=122.397ms

    # Subtest: verify that cleanup happened
        ok 1 - bound 
        ok 2 - bound 
        1..2
    ok 6 - verify that cleanup happened # time=5.838ms

    1..6
    # time=608.478ms
ok 1 - test/basic.js # time=909.618ms

# Subtest: test/custom-fs.js
    # Subtest: setup
        1..0
    ok 1 - setup # time=29.114ms

    # Subtest: rimraf with interceptor
        ok 1 - should be equivalent strictly
        1..1
    ok 2 - rimraf with interceptor # time=36.096ms

    # Subtest: rimraf sync with interceptor
        ok 1 - should be equivalent strictly
        1..1
    ok 3 - rimraf sync with interceptor # time=10.766ms

    # Subtest: cleanup
        ok 1 - bound 
        1..1
    ok 4 - cleanup # time=7.571ms

    1..4
    # time=143.028ms
ok 2 - test/custom-fs.js # time=446.51ms

# Subtest: test/fill.js
    ok 1 - yes
    1..1
    # time=55.458ms
ok 3 - test/fill.js # time=306.183ms

1..3
# time=1711.727ms
make[1]: Leaving directory '/build/node-rimraf-2.5.4'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   debian/rules override_dh_fixperms
make[1]: Entering directory '/build/node-rimraf-2.5.4'
dh_fixperms -X debian/node-rimraf/usr/lib/nodejs/rimraf/bin.js
make[1]: Leaving directory '/build/node-rimraf-2.5.4'
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'node-rimraf' in '../node-rimraf_2.5.4-2_all.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../node-rimraf_2.5.4-2_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build node-rimraf-2.5.4
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
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/16866 and its subdirectories
I: Current time: Thu Jan  4 06:37:18 -12 2018
I: pbuilder-time-stamp: 1515091038
97c97
<  libperl5.24 (= 5.24.1~rc3-3),
---
>  libperl5.24 (= 5.24.1~rc4-1),
162,164c162,164
<  perl (= 5.24.1~rc3-3),
<  perl-base (= 5.24.1~rc3-3),
<  perl-modules-5.24 (= 5.24.1~rc3-3),
---
>  perl (= 5.24.1~rc4-1),
>  perl-base (= 5.24.1~rc4-1),
>  perl-modules-5.24 (= 5.24.1~rc4-1),
Error: database is locked
/srv/reproducible-results/rbuild-debian-nWMwlh4V/tmp.7Iy6vHQxW7:	 86.5% -- replaced with /srv/reproducible-results/rbuild-debian-nWMwlh4V/tmp.7Iy6vHQxW7.gz
INFO: Starting at 2016-12-02 12:15:20.996838
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date
CRITICAL:                        FROM results AS r JOIN sources AS s
CRITICAL:                        ON r.package_id=s.id WHERE s.name='node-rimraf'
CRITICAL:                        AND s.architecture='amd64' AND s.suite='testing'"
CRITICAL: Exiting script.
INFO: Finished at 2016-12-02 12:16:21.103504, took: 0:01:00.106706








Warning: cannot update html pages for node-rimraf
Fri  2 Dec 12:16:21 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-c7fLU0Mv, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list