[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_2 #20548
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Jan 4 00:33:47 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_amd64_2/20548/>
------------------------------------------
[...truncated 11872 lines...]
+[tsm1wal] 2017/02/05 06:52:59 tsm1 WAL starting with 10485760 segment size
+[tsm1wal] 2017/02/05 06:52:59 tsm1 WAL writing to /tmp/tsm799947882/wal
+[tsm1wal] 2017/02/05 06:53:00 tsm1 WAL starting with 10485760 segment size
+[tsm1wal] 2017/02/05 06:53:00 tsm1 WAL writing to /tmp/tsm799947882/wal
+[cacheloader] 2017/02/05 06:53:00 reading file /tmp/tsm799947882/wal/_00001.wal, size 94
+[cacheloader] 2017/02/05 06:53:00 reading file /tmp/tsm799947882/wal/_00002.wal, size 0
+map[cpu,host=B#!~#value:0xc82000eaa0]
+--- PASS: TestDevEngine_DeleteWALLoadMetadata (1.03s)
=== RUN Test_Int64Encoder_NoValues
--- PASS: Test_Int64Encoder_NoValues (0.00s)
=== RUN Test_Int64Encoder_One
@@ -3458,7 +3449,7 @@
=== RUN Test_StringEncoder_Multi_Compressed
--- PASS: Test_StringEncoder_Multi_Compressed (0.00s)
=== RUN Test_StringEncoder_Quick
---- PASS: Test_StringEncoder_Quick (0.04s)
+--- PASS: Test_StringEncoder_Quick (0.05s)
=== RUN Test_TimeEncoder
--- PASS: Test_TimeEncoder (0.00s)
=== RUN Test_TimeEncoder_NoValues
@@ -3526,7 +3517,7 @@
=== RUN TestTSMWriter_Write_Multiple
--- PASS: TestTSMWriter_Write_Multiple (0.00s)
=== RUN TestTSMWriter_Write_MultipleKeyValues
---- PASS: TestTSMWriter_Write_MultipleKeyValues (0.00s)
+--- PASS: TestTSMWriter_Write_MultipleKeyValues (0.01s)
=== RUN TestTSMWriter_Write_ReverseKeys
--- PASS: TestTSMWriter_Write_ReverseKeys (0.00s)
=== RUN TestTSMWriter_Write_SameKey
@@ -3539,7 +3530,7 @@
--- PASS: TestIndirectIndex_Entries_NonExistent (0.00s)
=== RUN TestIndirectIndex_MaxBlocks
key 'cpu' exceeds max index entries: 65536 > 65535
---- PASS: TestIndirectIndex_MaxBlocks (0.11s)
+--- PASS: TestIndirectIndex_MaxBlocks (0.17s)
=== RUN TestIndirectIndex_Type
--- PASS: TestIndirectIndex_Type (0.00s)
=== RUN TestIndirectIndex_Keys
@@ -3571,7 +3562,7 @@
=== RUN TestEncoding_BoolBlock_Basic
--- PASS: TestEncoding_BoolBlock_Basic (0.01s)
=== RUN TestEncoding_StringBlock_Basic
---- PASS: TestEncoding_StringBlock_Basic (0.01s)
+--- PASS: TestEncoding_StringBlock_Basic (0.03s)
=== RUN TestEncoding_BlockType
--- PASS: TestEncoding_BlockType (0.00s)
=== RUN TestFileStore_Read
@@ -3613,7 +3604,7 @@
=== RUN TestFloatEncoder_Roundtrip_NaN
--- PASS: TestFloatEncoder_Roundtrip_NaN (0.00s)
=== RUN Test_FloatEncoder_Quick
---- PASS: Test_FloatEncoder_Quick (0.01s)
+--- PASS: Test_FloatEncoder_Quick (0.02s)
=== RUN TestTombstoner_Add
--- PASS: TestTombstoner_Add (0.00s)
=== RUN TestTombstoner_Delete
@@ -3621,7 +3612,7 @@
=== RUN TestWALWriter_WritePoints_Single
--- PASS: TestWALWriter_WritePoints_Single (0.00s)
=== RUN TestWALWriter_WritePoints_LargeBatch
---- PASS: TestWALWriter_WritePoints_LargeBatch (2.10s)
+--- PASS: TestWALWriter_WritePoints_LargeBatch (2.79s)
=== RUN TestWALWriter_WritePoints_Multiple
--- PASS: TestWALWriter_WritePoints_Multiple (0.00s)
=== RUN TestWALWriter_WriteDelete_Single
@@ -3633,17 +3624,17 @@
=== RUN TestWAL_Delete
--- PASS: TestWAL_Delete (0.00s)
=== RUN TestWALWriter_Corrupt
---- PASS: TestWALWriter_Corrupt (0.06s)
+--- PASS: TestWALWriter_Corrupt (0.03s)
PASS
-ok github.com/influxdb/influxdb/tsdb/engine/tsm1 5.489s
+ok github.com/influxdb/influxdb/tsdb/engine/tsm1 6.447s
=== RUN TestWAL_WritePoints
--- PASS: TestWAL_WritePoints (0.00s)
=== RUN TestWAL_CorruptDataLengthSize
-[wal] 2016/01/04 00:26:49 unable to read the size of a data block from file: /tmp/wal-test675814885/01.000001.wal
+[wal] 2017/02/05 06:52:53 unable to read the size of a data block from file: /tmp/wal-test329613422/01.000001.wal
--- PASS: TestWAL_CorruptDataLengthSize (0.00s)
=== RUN TestWAL_CorruptDataBlock
-[wal] 2016/01/04 00:26:49 corrupt compressed block in file: snappy: corrupt input /tmp/wal-test389995520/01.000001.wal
---- PASS: TestWAL_CorruptDataBlock (0.00s)
+[wal] 2017/02/05 06:52:53 corrupt compressed block in file: snappy: corrupt input /tmp/wal-test082833141/01.000001.wal
+--- PASS: TestWAL_CorruptDataBlock (0.01s)
=== RUN TestWAL_CompactAfterTimeWithoutWrite
--- SKIP: TestWAL_CompactAfterTimeWithoutWrite (0.00s)
wal_test.go:284: Temporarily disabled
@@ -3652,70 +3643,82 @@
=== RUN TestWAL_DeleteSeries
--- PASS: TestWAL_DeleteSeries (0.00s)
=== RUN TestWAL_QueryDuringCompaction
---- PASS: TestWAL_QueryDuringCompaction (0.10s)
+--- PASS: TestWAL_QueryDuringCompaction (0.11s)
=== RUN TestWAL_PointsSorted
--- PASS: TestWAL_PointsSorted (0.00s)
=== RUN TestWAL_Cursor_Reverse
--- PASS: TestWAL_Cursor_Reverse (0.00s)
PASS
-ok github.com/influxdb/influxdb/tsdb/engine/wal 0.133s
+ok github.com/influxdb/influxdb/tsdb/engine/wal 0.213s
? github.com/influxdb/influxdb/tsdb/internal [no test files]
? github.com/influxdb/influxdb/uuid [no test files]
+dh_auto_test: go test -v -timeout 12000s github.com/influxdb/influxdb github.com/influxdb/influxdb/client github.com/influxdb/influxdb/client/v2 github.com/influxdb/influxdb/cluster github.com/influxdb/influxdb/cluster/internal github.com/influxdb/influxdb/cmd/influx github.com/influxdb/influxdb/cmd/influx/cli github.com/influxdb/influxdb/cmd/influx_inspect github.com/influxdb/influxdb/cmd/influx_stress github.com/influxdb/influxdb/cmd/influxd github.com/influxdb/influxdb/cmd/influxd/backup github.com/influxdb/influxdb/cmd/influxd/help github.com/influxdb/influxdb/cmd/influxd/restore github.com/influxdb/influxdb/cmd/influxd/run github.com/influxdb/influxdb/importer/v8 github.com/influxdb/influxdb/influxql github.com/influxdb/influxdb/meta github.com/influxdb/influxdb/meta/internal github.com/influxdb/influxdb/models github.com/influxdb/influxdb/monitor github.com/influxdb/influxdb/pkg/escape github.com/influxdb/influxdb/pkg/slices github.com/influxdb/influxdb/services/admin github.com/influxdb/influxdb/services/collectd github.com/influxdb/influxdb/services/collectd/test_client github.com/influxdb/influxdb/services/continuous_querier github.com/influxdb/influxdb/services/copier github.com/influxdb/influxdb/services/copier/internal github.com/influxdb/influxdb/services/graphite github.com/influxdb/influxdb/services/hh github.com/influxdb/influxdb/services/httpd github.com/influxdb/influxdb/services/opentsdb github.com/influxdb/influxdb/services/precreator github.com/influxdb/influxdb/services/retention github.com/influxdb/influxdb/services/snapshotter github.com/influxdb/influxdb/services/subscriber github.com/influxdb/influxdb/services/udp github.com/influxdb/influxdb/snapshot github.com/influxdb/influxdb/statik github.com/influxdb/influxdb/stress github.com/influxdb/influxdb/stress/stress_test_server github.com/influxdb/influxdb/tcp github.com/influxdb/influxdb/tests/urlgen github.com/influxdb/influxdb/toml github.com/influxdb/influxdb/tsdb github.com/influxdb/influxdb/tsdb/engine github.com/influxdb/influxdb/tsdb/engine/b1 github.com/influxdb/influxdb/tsdb/engine/bz1 github.com/influxdb/influxdb/tsdb/engine/tsm1 github.com/influxdb/influxdb/tsdb/engine/wal github.com/influxdb/influxdb/tsdb/internal github.com/influxdb/influxdb/uuid returned exit code 1
+debian/rules:55: recipe for target 'override_dh_auto_test' failed
+make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/influxdb-0.9.6.1+dfsg1'
- fakeroot debian/rules binary
-dh binary --buildsystem=golang --with=golang,systemd --builddirectory=_build
- dh_testroot -O--buildsystem=golang -O--builddirectory=_build
- dh_prep -O--buildsystem=golang -O--builddirectory=_build
- dh_auto_install -O--buildsystem=golang -O--builddirectory=_build
- mkdir -p /build/influxdb-0.9.6.1\+dfsg1/debian/tmp/usr
- cp -r bin /build/influxdb-0.9.6.1\+dfsg1/debian/tmp/usr
- mkdir -p /build/influxdb-0.9.6.1\+dfsg1/debian/tmp/usr/share/gocode/src/github.com/influxdb/influxdb
- cp -r -T src/github.com/influxdb/influxdb /build/influxdb-0.9.6.1\+dfsg1/debian/tmp/usr/share/gocode/src/github.com/influxdb/influxdb
- dh_install -O--buildsystem=golang -O--builddirectory=_build
- dh_installdocs -O--buildsystem=golang -O--builddirectory=_build
- dh_installchangelogs -O--buildsystem=golang -O--builddirectory=_build
- dh_installman -O--buildsystem=golang -O--builddirectory=_build
- dh_systemd_enable -O--buildsystem=golang -O--builddirectory=_build
- dh_installinit -O--buildsystem=golang -O--builddirectory=_build
- dh_systemd_start -O--buildsystem=golang -O--builddirectory=_build
- dh_installlogrotate -O--buildsystem=golang -O--builddirectory=_build
- dh_lintian -O--buildsystem=golang -O--builddirectory=_build
- dh_perl -O--buildsystem=golang -O--builddirectory=_build
- dh_link -O--buildsystem=golang -O--builddirectory=_build
- dh_strip_nondeterminism -O--buildsystem=golang -O--builddirectory=_build
- dh_compress -O--buildsystem=golang -O--builddirectory=_build
- dh_fixperms -O--buildsystem=golang -O--builddirectory=_build
- dh_strip -O--buildsystem=golang -O--builddirectory=_build
- dh_makeshlibs -O--buildsystem=golang -O--builddirectory=_build
- dh_shlibdeps -O--buildsystem=golang -O--builddirectory=_build
- dh_installdeb -O--buildsystem=golang -O--builddirectory=_build
- dh_golang -O--buildsystem=golang -O--builddirectory=_build
- dh_gencontrol -O--buildsystem=golang -O--builddirectory=_build
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package influxdb-dev: unused substitution variable ${misc:Built-Using}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
- dh_md5sums -O--buildsystem=golang -O--builddirectory=_build
- dh_builddeb -u-Zxz -O--buildsystem=golang -O--builddirectory=_build
-dpkg-deb: building package 'influxdb-dev' in '../influxdb-dev_0.9.6.1+dfsg1-4_all.deb'.
-dpkg-deb: building package 'influxdb-client' in '../influxdb-client_0.9.6.1+dfsg1-4_amd64.deb'.
-dpkg-deb: building package 'influxdb' in '../influxdb_0.9.6.1+dfsg1-4_amd64.deb'.
-dpkg-deb: building package 'golang-github-influxdb-influxdb-dev' in '../golang-github-influxdb-influxdb-dev_0.9.6.1+dfsg1-4_all.deb'.
- dpkg-genbuildinfo >../influxdb_0.9.6.1+dfsg1-4_amd64.buildinfo
- dpkg-distaddfile influxdb_0.9.6.1+dfsg1-4_amd64.buildinfo database extra
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
- dpkg-genchanges -b >../influxdb_0.9.6.1+dfsg1-4_amd64.changes
-dpkg-genchanges: binary-only upload (no source code included)
- dpkg-source --after-build influxdb-0.9.6.1+dfsg1
-dpkg-buildpackage: binary-only upload (no source included)
+debian/rules:11: recipe for target 'build' failed
+make: *** [build] Error 2
+dpkg-buildpackage: erreur: debian/rules build a produit une erreur de sortie de type 2
I: copying local configuration
+E: Failed autobuilding of package
+I: user script /srv/workspace/pbuilder/45610/tmp/hooks/C01_cleanup starting
+debug output: disk usage on i-capture-the-hostname at dimanche 5 février 2017, 06:53:04 (UTC+0000)
+Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
+tmpfs 24G 0 24G 0% /run/shm
+tmpfs 49G 60K 49G 1% /dev/shm
+
+I: user script /srv/workspace/pbuilder/45610/tmp/hooks/C01_cleanup finished
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/37947 and its subdirectories
-I: Current time: Sun Jan 3 12:27:23 GMT+12 2016
-I: pbuilder-time-stamp: 1451867243
+I: removing directory /srv/workspace/pbuilder/45610 and its subdirectories
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/influxdb_0.9.6.1+dfsg1-4.diff: 89.0% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/influxdb_0.9.6.1+dfsg1-4.diff.gz
b2/build.log: 87.6%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 87.8%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/influxdb_0.9.6.1+dfsg1-4.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-v0k0Urkk/tmp.goxJ91GggJ
+ mv /srv/reproducible-results/rbuild-debian-v0k0Urkk/tmp.goxJ91GggJ /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/influxdb_0.9.6.1+dfsg1-4.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/influxdb_0.9.6.1+dfsg1-4.rbuild.log
+ '[' 1 -eq 1 ']'
+ handle_ftbfs
+ false
+ set +x
influxdb failed to build from source.
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/influxdb_0.9.6.1+dfsg1-4.rbuild.log: 87.3% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/influxdb_0.9.6.1+dfsg1-4.rbuild.log.gz
INFO: Starting at 2016-01-04 00:32:53.903400
CRITICAL: https://reproducible.debian.net/unstable/amd64/influxdb didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-01-04 00:33:47.280172, took: 0:00:53.376796
Mon 4 Jan 00:33:47 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-0RZoZKiD, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list