+ requires nbdkit --version + go test -count=1 -v === RUN Test010Load --- PASS: Test010Load (0.00s) === RUN TestAioBuffer --- PASS: TestAioBuffer (0.00s) === RUN TestAioBufferFree --- PASS: TestAioBufferFree (0.00s) === RUN TestAioBufferBytesAfterFree SIGABRT: abort PC=0x3fdf6f9bac m=0 sigcode=18446744073709551610 goroutine 9 [running]: gsignal :0 abort :0 panic ../../../libgo/go/runtime/panic.go:750 _wordcopy_fwd_aligned :0 __GI_memmove :0 goroutine 1 [chan receive]: testing.T.Run ../../../libgo/go/testing/testing.go:1127 testing.runTests..func1 ../../../libgo/go/testing/testing.go:1370 testing.tRunner ../../../libgo/go/testing/testing.go:1075 testing.runTests ../../../libgo/go/testing/testing.go:1368 testing.M.Run ../../../libgo/go/testing/testing.go:1285 main.main /tmp/go-build/b001/_testmain.go:108 exit status 2 FAIL libguestfs.org/libnbd 1.691s ++ _run_cleanup_hooks ++ local _status=1 _i ++ set +e ++ trap '' INT QUIT TERM EXIT ERR ++ echo /home/rjones/d/libnbd/golang/run-tests.sh: run cleanup hooks: exit code 1 /home/rjones/d/libnbd/golang/run-tests.sh: run cleanup hooks: exit code 1 ++ (( _i = 0 )) ++ (( _i < 0 )) ++ exit 1 FAIL run-tests.sh (exit status: 1)