[pkg-go] Bug#830345: golang-github-cloudfoundry-gosigar: FTBFS: dh_auto_test: go test -v github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes github.com/cloudfoundry/gosigar/psnotify returned exit code 1

Lucas Nussbaum lucas at debian.org
Fri Jul 8 07:54:46 UTC 2016


Source: golang-github-cloudfoundry-gosigar
Version: 0.0~git20150402.27.3ed7c74-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160707 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_testdir -O--buildsystem=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	go install -v github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes github.com/cloudfoundry/gosigar/psnotify
> github.com/cloudfoundry/gosigar
> github.com/cloudfoundry/gosigar/psnotify
> github.com/cloudfoundry/gosigar/fakes
>    dh_auto_test -O--buildsystem=golang
> 	go test -v github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes github.com/cloudfoundry/gosigar/psnotify
> === RUN   TestGosigar
> Running Suite: Gosigar Suite
> ============================
> Random Seed: 1467838581
> Will run 26 of 26 specs
> 
> ••••••
> ------------------------------
> • Failure [0.000 seconds]
> Sigar
> /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/github.com/cloudfoundry/gosigar/sigar_interface_test.go:135
>   file system list [It]
>   /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/github.com/cloudfoundry/gosigar/sigar_interface_test.go:68
> 
>   Expected error:
>       <*os.PathError | 0xc82031ea50>: {Op: "open", Path: "/etc/mtab", Err: 0x2}
>       open /etc/mtab: no such file or directory
>   not to have occurred
> 
>   /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/github.com/cloudfoundry/gosigar/sigar_interface_test.go:65
> ------------------------------
> •••••••••••••••••••
> 
> Summarizing 1 Failure:
> 
> [Fail] Sigar [It] file system list 
> /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/github.com/cloudfoundry/gosigar/sigar_interface_test.go:65
> 
> Ran 26 of 26 Specs in 1.024 seconds
> FAIL! -- 25 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestGosigar (1.02s)
> FAIL
> FAIL	github.com/cloudfoundry/gosigar	1.031s
> ?   	github.com/cloudfoundry/gosigar/fakes	[no test files]
> === RUN   TestWatchFork
> SKIP: test must be run as root on linux
> --- PASS: TestWatchFork (0.00s)
> === RUN   TestWatchExit
> SKIP: test must be run as root on linux
> --- PASS: TestWatchExit (0.00s)
> === RUN   TestWatchForkAndExit
> SKIP: test must be run as root on linux
> --- PASS: TestWatchForkAndExit (0.00s)
> === RUN   TestWatchFollowFork
> SKIP: test must be run as root on linux
> --- PASS: TestWatchFollowFork (0.00s)
> PASS
> ok  	github.com/cloudfoundry/gosigar/psnotify	0.002s
> dh_auto_test: go test -v github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes github.com/cloudfoundry/gosigar/psnotify returned exit code 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/07/07/golang-github-cloudfoundry-gosigar_0.0~git20150402.27.3ed7c74-1_unstable_reb.normal.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-go-maintainers mailing list