[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#955158: golang-github-facebookgo-stack: autopkgtest regression on arm64



Source: golang-github-facebookgo-stack
Version: 0.0~git20160209.0.7517733-7
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of golang-github-facebookgo-stack the autopkgtest
of golang-github-facebookgo-stack fails in testing on arm64 when that
autopkgtest is run with the binary packages of
golang-github-facebookgo-stack from unstable. It passes when run with
only packages from testing. In tabular form:
                               pass          fail
golang-github-facebookgo-stack from testing
                                             0.0~git20160209.0.7517733-7
all others                     from testing  from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=golang-github-facebookgo-stack

https://ci.debian.net/data/autopkgtest/testing/arm64/g/golang-github-facebookgo-stack/4698099/log.gz

autopkgtest [20:54:48]: test dh-golang-autopkgtest: [-----------------------
[info] Testing github.com/facebookgo/stack...
[info] Source code installed by binary package, overriding
dh_auto_configure...
dh build --buildsystem=golang --with=golang
   dh_update_autotools_config -O--buildsystem=golang
   dh_autoreconf -O--buildsystem=golang
   debian/rules override_dh_auto_configure
make[1]: Entering directory
'/tmp/autopkgtest-lxc.ozdby7yo/downtmp/autopkgtest_tmp'
mkdir -p "obj-aarch64-linux-gnu"
cp -a /usr/share/gocode/src "obj-aarch64-linux-gnu"
make[1]: Leaving directory
'/tmp/autopkgtest-lxc.ozdby7yo/downtmp/autopkgtest_tmp'
   dh_auto_build -O--buildsystem=golang
	cd obj-aarch64-linux-gnu && go install -trimpath -v -p 32
github.com/facebookgo/stack
internal/cpu
runtime/internal/sys
internal/race
unicode/utf8
math/bits
unicode
sync/atomic
runtime/internal/atomic
runtime/internal/math
internal/bytealg
internal/testlog
math
runtime
internal/reflectlite
sync
errors
sort
io
internal/oserror
strconv
syscall
bytes
strings
reflect
internal/syscall/unix
time
internal/poll
internal/fmtsort
os
fmt
path/filepath
github.com/facebookgo/stack
   dh_auto_test -O--buildsystem=golang
	cd obj-aarch64-linux-gnu && go test -vet=off -v -p 32
github.com/facebookgo/stack
=== RUN   TestCallers
    TestCallers: stack_test.go:93: did not find expected match
"stack_test.go:16 +TestCallers$" on line 1 in:
        github.com/facebookgo/stack/stack_test.go:12  indirect1
        github.com/facebookgo/stack/stack_test.go:16  indirect2
        github.com/facebookgo/stack/stack_test.go:20  indirect3
        github.com/facebookgo/stack/stack_test.go:24  TestCallers
        /usr/lib/go-1.14/src/testing/testing.go:992   tRunner
        /usr/lib/go-1.14/src/runtime/asm_arm64.s:1148 goexit
--- FAIL: TestCallers (0.00s)
=== RUN   TestCallersMulti
--- PASS: TestCallersMulti (0.00s)
=== RUN   TestCallersMultiWithTwo
--- PASS: TestCallersMultiWithTwo (0.00s)
=== RUN   TestCallersWithStruct
    TestCallersWithStruct: stack_test.go:93: did not find expected match
"stack_test.go:62 +TestCallersWithStruct$" on line 1 in:
        github.com/facebookgo/stack/stack_test.go:58  typ.indirect1
        github.com/facebookgo/stack/stack_test.go:62  typ.indirect2
        github.com/facebookgo/stack/stack_test.go:66  typ.indirect3
        github.com/facebookgo/stack/stack_test.go:71  TestCallersWithStruct
        /usr/lib/go-1.14/src/testing/testing.go:992   tRunner
        /usr/lib/go-1.14/src/runtime/asm_arm64.s:1148 goexit
--- FAIL: TestCallersWithStruct (0.00s)
=== RUN   TestCaller
--- PASS: TestCaller (0.00s)
FAIL
FAIL	github.com/facebookgo/stack	0.003s
FAIL
dh_auto_test: error: cd obj-aarch64-linux-gnu && go test -vet=off -v -p
32 github.com/facebookgo/stack returned exit code 1
make: *** [debian/rules:4: build] Error 25
autopkgtest [20:54:56]: test dh-golang-autopkgtest: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: