[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_18 #10780

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


https://jenkins.debian.net/job/reproducible_builder_amd64_18/10780/------------------------------------------
[...truncated 74.23 KB...]
	pprof_test.go:224: too few samples; got 0, want at least 20, ideally 80
	pprof_test.go:169: retrying with 1.6s duration
	pprof_test.go:212: total 3 CPU profile samples collected
	pprof_test.go:224: too few samples; got 3, want at least 40, ideally 160
	pprof_test.go:169: retrying with 3.2s duration
	pprof_test.go:212: total 8 CPU profile samples collected
	pprof_test.go:224: too few samples; got 8, want at least 80, ideally 320
--- FAIL: TestStackBarrierProfiling (7.80s)
	pprof_test.go:393: subprocess failed with exit status 1:
		--- FAIL: TestStackBarrierProfiling (7.22s)
			pprof_test.go:212: total 0 CPU profile samples collected
			pprof_test.go:224: too few samples; got 0, want at least 5, ideally 20
			pprof_test.go:169: retrying with 400ms duration
			pprof_test.go:212: total 0 CPU profile samples collected
			pprof_test.go:224: too few samples; got 0, want at least 10, ideally 40
			pprof_test.go:169: retrying with 800ms duration
			pprof_test.go:212: total 0 CPU profile samples collected
			pprof_test.go:224: too few samples; got 0, want at least 20, ideally 80
			pprof_test.go:169: retrying with 1.6s duration
			pprof_test.go:212: total 0 CPU profile samples collected
			pprof_test.go:224: too few samples; got 0, want at least 40, ideally 160
			pprof_test.go:169: retrying with 3.2s duration
			pprof_test.go:212: total 0 CPU profile samples collected
			pprof_test.go:224: too few samples; got 0, want at least 80, ideally 320
		FAIL
FAIL
FAIL	runtime/pprof	31.122s
ok  	runtime/trace	105.484s
ok  	sort	1.431s
ok  	strconv	13.788s
ok  	strings	3.355s
ok  	sync	2.404s
ok  	sync/atomic	9.070s
ok  	syscall	0.387s
ok  	testing	2.124s
ok  	testing/quick	0.813s
ok  	text/scanner	0.120s
ok  	text/tabwriter	0.133s
ok  	text/template	0.229s
ok  	text/template/parse	0.408s
--- FAIL: TestLoadFixed (0.04s)
	time_test.go:943: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", -3600
FAIL
FAIL	time	21.027s
ok  	unicode	0.208s
ok  	unicode/utf16	0.066s
ok  	unicode/utf8	0.072s
ok  	cmd/addr2line	23.928s
ok  	cmd/api	0.064s
ok  	cmd/asm/internal/asm	2.916s
ok  	cmd/asm/internal/lex	0.056s
ok  	cmd/compile/internal/big	7.628s
ok  	cmd/compile/internal/gc	3.812s
ok  	cmd/cover	38.214s
ok  	cmd/doc	0.476s
ok  	cmd/fix	0.230s
ok  	cmd/go	172.756s
ok  	cmd/gofmt	0.485s
ok  	cmd/internal/goobj	0.060s
ok  	cmd/internal/obj	0.048s
ok  	cmd/internal/obj/x86	0.056s
ok  	cmd/internal/unvendor/golang.org/x/arch/arm/armasm	0.093s
ok  	cmd/internal/unvendor/golang.org/x/arch/x86/x86asm	3.829s
ok  	cmd/nm	14.298s
ok  	cmd/objdump	36.236s
ok  	cmd/pack	27.772s
ok  	cmd/pprof/internal/profile	0.064s
ok  	cmd/vet	27.080s
2018/03/11 11:20:54 Failed: exit status 1

##### GOMAXPROCS=2 runtime -cpu=1,2,4
ok  	runtime	136.363s

##### Testing without libgcc.
ok  	crypto/x509	5.358s
ok  	net	0.016s
ok  	os/user	0.018s

##### sync -cpu=10
ok  	sync	0.904s

##### ../misc/cgo/stdio

##### ../misc/cgo/life

##### ../misc/cgo/test
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/test	3.128s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/test	2.265s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/test	3.257s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/testtls	0.052s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/testtls	0.024s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/testtls	0.024s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/nocgo	0.035s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/nocgo	0.032s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/nocgo	0.040s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/test	2.520s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/testtls	0.013s
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/nocgo	0.038s

##### Testing race detector
ok  	runtime/race	11.732s
ok  	flag	1.116s
ok  	os/exec	2.121s
==3306==ERROR: ThreadSanitizer failed to allocate 0x2710000 (40960000) bytes at address 177ce98c74b00 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x55f3a5ed5245]

goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x55f3a5d00e88)
	/build/1st/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7ffc773e48b0 sp=0x7ffc773e4898

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/build/1st/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc82004cfb8 sp=0xc82004cfb0
exit status 2
FAIL	_/build/1st/golang-1.6-1.6.3/misc/cgo/test	0.018s
2018/03/11 11:26:10 Failed: exit status 1
==65118==ERROR: ThreadSanitizer failed to allocate 0x26e8000 (40796160) bytes at address 175ab2e110680 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x556acb4e00e5]

goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x556acb3b4378)
	/build/1st/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7fffac78e6d0 sp=0x7fffac78e6b8

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/build/1st/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1
FAIL	flag	0.040s
==868==ERROR: ThreadSanitizer failed to allocate 0x2720000 (41025536) bytes at address 1781f14700700 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x5607c4c5b405]

goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x5607c48abfa8)
	/build/1st/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7ffc61596d50 sp=0x7ffc61596d38

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/build/1st/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1
FAIL	os/exec	0.061s
2018/03/11 11:26:10 Failed: exit status 1

##### ../misc/cgo/testgodefs

##### ../misc/cgo/testso

##### ../misc/cgo/testsovar

##### ../misc/cgo/testcarchive
PASS
PASS
PASS
PASS
PASS
PASS

##### ../misc/cgo/testcshared
ok

##### ../misc/cgo/testshared
PASS
ok  	_/build/1st/golang-1.6-1.6.3/misc/cgo/testshared	55.857s

##### ../misc/cgo/testasan

##### ../misc/cgo/testsanitizers
skipping msan test: -fsanitize=memory not supported

##### ../misc/cgo/errors

##### ../misc/cgo/testsigfwd

##### ../test/bench/go1
testing: warning: no tests to run
PASS
ok  	_/build/1st/golang-1.6-1.6.3/test/bench/go1	101.073s

##### ../test

##### API check
Go version is "go1.6.3", ignoring -next /build/1st/golang-1.6-1.6.3/api/next.txt

FAILED
debian/rules:63: recipe for target 'override_dh_auto_test-arch' failed
make[1]: *** [override_dh_auto_test-arch] Error 1
make[1]: Leaving directory '/build/1st/golang-1.6-1.6.3'
debian/rules:20: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
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/27294 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-1.6_1.6.3-1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/golang-1.6_1.6.3-1.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 75.4%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/golang-1.6_1.6.3-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-RIekUJnw/tmp.oY4uShucTu
+ mv /srv/reproducible-results/rbuild-debian-RIekUJnw/tmp.oY4uShucTu /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-1.6_1.6.3-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-1.6_1.6.3-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-1.6_1.6.3-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-RIekUJnw/tmp.oY4uShucTu ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-RIekUJnw/tmp.oY4uShucTu
/srv/reproducible-results/rbuild-debian-RIekUJnw/tmp.oY4uShucTu:	 73.2% -- replaced with /srv/reproducible-results/rbuild-debian-RIekUJnw/tmp.oY4uShucTu.gz
+ '[' master = master ']'
+ gen_package_html golang-1.6
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''golang-1.6'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-06 05:09:07.138259
INFO: Finished at 2017-02-06 05:09:09.365250, took: 0:00:02.227006
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-RIekUJnw
+ echo 'All cleanup done.'
All cleanup done.
Mon  6 Feb 05:09:09 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ONmtqsQz, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list