linux-386 at 2c611efa6b42c36641568e8f434359c16016d1b6 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rn85823c4" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=18s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-386" "GOROOT_BOOTSTRAP=/go1.4" "GOARCH=386" "GOHOSTARCH=386" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. Building Go toolchain1 using /go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/386. --- Installed Go for linux/386 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 0.031s ok archive/zip 0.308s ok bufio 0.138s ok bytes 1.946s ok bytes/hash 0.164s ok compress/bzip2 0.081s ok compress/flate 0.468s ok compress/gzip 0.082s ok compress/lzw 0.122s ok compress/zlib 0.499s ok container/heap 0.011s ok container/list 0.003s ok container/ring 0.008s ok context 0.976s ok crypto 0.011s ok crypto/aes 0.044s ok crypto/cipher 0.005s ok crypto/des 0.022s ok crypto/dsa 0.016s ok crypto/ecdsa 0.204s ok crypto/ed25519 0.175s ok crypto/elliptic 0.030s ok crypto/hmac 0.025s ok crypto/internal/subtle 0.004s ok crypto/md5 0.005s ok crypto/rand 0.026s ok crypto/rc4 0.095s ok crypto/rsa 0.114s ok crypto/sha1 0.004s ok crypto/sha256 0.004s ok crypto/sha512 0.006s ok crypto/subtle 0.010s ok crypto/tls 1.134s ok crypto/x509 1.701s ok database/sql 0.597s ok database/sql/driver 0.020s ok debug/dwarf 0.017s ok debug/elf 0.028s ok debug/gosym 0.020s ok debug/macho 0.018s ok debug/pe 0.024s ok debug/plan9obj 0.009s ok encoding/ascii85 0.034s ok encoding/asn1 0.004s ok encoding/base32 0.020s ok encoding/base64 0.006s ok encoding/binary 0.004s ok encoding/csv 0.009s ok encoding/gob 0.017s ok encoding/hex 0.016s ok encoding/json 0.058s ok encoding/pem 0.017s ok encoding/xml 0.019s ok errors 0.010s ok expvar 0.004s ok flag 0.004s ok fmt 0.084s ok go/ast 0.006s ok go/build 0.099s ok go/constant 0.020s ok go/doc 0.059s ok go/format 0.033s ok go/importer 0.110s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.934s ok go/internal/srcimporter 2.679s ok go/parser 0.026s ok go/printer 0.281s ok go/scanner 0.034s ok go/token 0.031s ok go/types 0.770s ok hash 0.005s ok hash/adler32 0.008s ok hash/crc32 0.006s ok hash/crc64 0.005s ok hash/fnv 0.003s ok html 0.003s ok html/template 0.045s ok image 0.146s ok image/color 0.044s ok image/draw 0.073s ok image/gif 0.213s ok image/jpeg 0.481s ok image/png 0.084s ok index/suffixarray 0.547s ok internal/cpu 0.009s ok internal/fmtsort 0.003s ok internal/poll 0.179s ok internal/reflectlite 0.035s ok internal/singleflight 0.036s ok internal/trace 0.038s ok internal/xcoff 0.025s ok io 0.024s ok io/ioutil 0.004s ok log 0.004s ok log/syslog 1.214s ok math 0.007s ok math/big 0.534s ok math/bits 0.022s ok math/cmplx 0.016s ok math/rand 0.522s ok mime 0.014s ok mime/multipart 0.157s ok mime/quotedprintable 0.007s ok net 9.060s ok net/http 5.250s ok net/http/cgi 0.295s ok net/http/cookiejar 0.014s ok net/http/fcgi 0.007s ok net/http/httptest 0.049s ok net/http/httptrace 0.004s ok net/http/httputil 0.039s ok net/http/internal 0.034s ok net/http/pprof 2.027s ok net/internal/socktest 0.005s ok net/mail 0.014s ok net/rpc 0.044s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.039s ok net/textproto 0.013s ok net/url 0.006s ok os 0.652s ok os/exec 0.554s ok os/signal 4.525s ok os/user 0.003s ok path 0.011s ok path/filepath 0.012s ok plugin 0.017s ok reflect 0.106s ok regexp 0.181s ok regexp/syntax 0.604s --- FAIL: TestLockedDeadlock2 (60.00s) crash_test.go:95: testprog LockedDeadlock2 exit status: exit status 2 crash_test.go:207: output does not start with "fatal error: all goroutines are asleep - deadlock!\n": SIGQUIT: quit PC=0x809abad m=0 sigcode=0 goroutine 0 [idle]: runtime.futex(0x81d4f8c, 0x80, 0x0, 0x0, 0x0, 0x0, 0x80507b4, 0x81d4ad8, 0x1, 0x8050b6c, ...) /workdir/go/src/runtime/sys_linux_386.s:470 +0x1d runtime.futexsleep(0x81d4f8c, 0x0, 0xffffffff, 0xffffffff) /workdir/go/src/runtime/os_linux.go:44 +0x5c runtime.notesleep(0x81d4f8c) /workdir/go/src/runtime/lock_futex.go:151 +0xac runtime.stoplockedm() /workdir/go/src/runtime/proc.go:1995 +0x73 runtime.schedule() /workdir/go/src/runtime/proc.go:2478 +0x415 runtime.park_m(0xa072460) /workdir/go/src/runtime/proc.go:2682 +0x8e runtime.mcall(0x80982c4) /workdir/go/src/runtime/asm_386.s:344 +0x47 goroutine 1 [sleep]: time.Sleep(0xf4240, 0x0) /workdir/go/src/runtime/time.go:247 +0xcb main.LockedDeadlock2() /workdir/go/src/runtime/testdata/testprog/deadlock.go:60 +0x3f main.main() /workdir/go/src/runtime/testdata/testprog/main.go:34 +0x14e goroutine 18 [select (no cases), locked to thread]: main.LockedDeadlock2.func1() /workdir/go/src/runtime/testdata/testprog/deadlock.go:58 +0x1c created by main.LockedDeadlock2 /workdir/go/src/runtime/testdata/testprog/deadlock.go:56 +0x2b eax 0xf0 ebx 0x81d4f8c ecx 0x80 edx 0x0 edi 0x0 esi 0x0 ebp 0x0 esp 0xff802620 eip 0x809abad eflags 0x202 cs 0x23 fs 0x0 gs 0x63 FAIL FAIL runtime 84.113s FAIL 2019/10/31 21:28:03 Failed: exit status 1 Error: tests failed: dist test failed: go_test:runtime: exit status 1