linux-386 at d73fad7984ce1795a546f2ec20a7bad7ae6febf0 :: 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-rn13fae3a" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=700ms" "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. (go1.4 linux/amd64) 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.032s ok archive/zip 0.252s ok bufio 0.147s ok bytes 2.114s ok compress/bzip2 0.216s ok compress/flate 0.865s ok compress/gzip 0.095s ok compress/lzw 0.106s ok compress/zlib 0.591s ok container/heap 0.010s ok container/list 0.003s ok container/ring 0.004s ok context 0.011s ok crypto 0.021s ok crypto/aes 0.034s ok crypto/cipher 0.016s ok crypto/des 0.035s ok crypto/dsa 0.014s ok crypto/ecdsa 0.184s ok crypto/ed25519 0.369s ok crypto/elliptic 0.073s ok crypto/hmac 0.011s ok crypto/internal/subtle 0.005s ok crypto/md5 0.013s ok crypto/rand 0.033s ok crypto/rc4 0.111s ok crypto/rsa 0.134s ok crypto/sha1 0.010s ok crypto/sha256 0.017s ok crypto/sha512 0.010s ok crypto/subtle 0.008s ok crypto/tls 1.409s ok crypto/x509 2.798s ok database/sql 0.646s ok database/sql/driver 0.042s ok debug/dwarf 0.032s ok debug/elf 0.019s ok debug/gosym 0.016s ok debug/macho 0.005s ok debug/pe 0.049s ok debug/plan9obj 0.017s ok embed/internal/embedtest 0.009s ok encoding/ascii85 0.007s ok encoding/asn1 0.004s ok encoding/base32 0.053s ok encoding/base64 0.012s ok encoding/binary 0.024s ok encoding/csv 0.020s ok encoding/gob 0.054s ok encoding/hex 0.005s ok encoding/json 0.137s ok encoding/pem 0.013s ok encoding/xml 0.035s ok errors 0.047s ok expvar 0.011s ok flag 0.153s ok fmt 0.114s ok go/ast 0.005s ok go/build 1.684s ok go/constant 0.024s ok go/doc 0.055s ok go/format 0.026s ok go/importer 0.096s ok go/internal/gccgoimporter 0.012s ok go/internal/gcimporter 2.525s ok go/internal/srcimporter 4.374s ok go/parser 0.062s ok go/printer 0.421s ok go/scanner 0.020s ok go/token 0.023s ok go/types 1.444s ok hash 0.027s ok hash/adler32 0.039s ok hash/crc32 0.038s ok hash/crc64 0.017s ok hash/fnv 0.011s ok hash/maphash 0.111s ok html 0.009s ok html/template 0.078s ok image 0.097s ok image/color 0.040s ok image/draw 0.081s ok image/gif 0.635s ok image/jpeg 0.332s ok image/png 0.055s ok index/suffixarray 0.213s ok internal/cpu 0.011s ok internal/fmtsort 0.012s ok internal/poll 0.172s ok internal/profile 0.008s ok internal/reflectlite 0.034s ok internal/singleflight 0.017s ok internal/trace 0.091s ok internal/unsafeheader 0.008s ok internal/xcoff 0.018s ok io 0.073s ok io/fs 0.012s ok io/ioutil 0.007s ok log 0.011s ok log/syslog 1.214s ok math 0.008s ok math/big 1.595s ok math/bits 0.008s ok math/cmplx 0.004s ok math/rand 1.075s ok mime 0.025s ok mime/multipart 0.326s ok mime/quotedprintable 0.053s ok net 9.855s ok net/http 11.533s ok net/http/cgi 0.566s ok net/http/cookiejar 0.028s ok net/http/fcgi 0.023s ok net/http/httptest 0.085s ok net/http/httptrace 0.004s ok net/http/httputil 0.039s ok net/http/internal 0.037s ok net/http/pprof 5.079s ok net/internal/socktest 0.018s ok net/mail 0.018s ok net/rpc 0.052s ok net/rpc/jsonrpc 0.029s ok net/smtp 0.043s ok net/textproto 0.014s ok net/url 0.007s ok os 0.858s ok os/exec 0.943s ok os/signal 1.880s ok os/user 0.005s ok path 0.022s ok path/filepath 0.014s ok plugin 0.004s ok reflect 0.133s ok regexp 0.151s ok regexp/syntax 0.624s ok runtime 32.546s ok runtime/debug 0.038s ok runtime/internal/atomic 0.042s ok runtime/internal/math 0.012s ok runtime/internal/sys 0.003s ok runtime/metrics 0.003s ok runtime/pprof 4.767s ok runtime/race 0.358s ok runtime/trace 0.613s ok sort 0.140s ok strconv 0.364s ok strings 1.292s ok sync/atomic 0.050s ok sync 0.299s panic: test timed out after 3m0s goroutine 5 [running]: testing.(*M).startAlarm.func1() /workdir/go/src/testing/testing.go:1680 +0xcb created by time.goFunc /workdir/go/src/time/sleep.go:167 +0x37 goroutine 1 [chan receive]: testing.(*T).Run(0xa506c40, 0x81aaf83, 0xd, 0x81b63ac, 0x401) /workdir/go/src/testing/testing.go:1219 +0x236 testing.runTests.func1(0xa4829a0) /workdir/go/src/testing/testing.go:1491 +0x5a testing.tRunner(0xa4829a0, 0xa43aeb0) /workdir/go/src/testing/testing.go:1173 +0xb7 testing.runTests(0xa4b0030, 0x829b140, 0x2e, 0x2e, 0x162925e3, 0xbfe2d74a, 0xe8de9c73, 0x29, 0x829cee0, 0xa43af24) /workdir/go/src/testing/testing.go:1489 +0x25a testing.(*M).Run(0xa4d2000, 0x0) /workdir/go/src/testing/testing.go:1397 +0x178 syscall_test.TestMain(0xa4d2000) /workdir/go/src/syscall/syscall_linux_test.go:153 +0x97 main.main() _testmain.go:137 +0x110 goroutine 43 [chan receive]: testing.(*T).Parallel(0xa5060e0) /workdir/go/src/testing/testing.go:1039 +0xfd syscall_test.TestInvalidExec(0xa5060e0) /workdir/go/src/syscall/exec_unix_test.go:222 +0x21 testing.tRunner(0xa5060e0, 0x81b6324) /workdir/go/src/testing/testing.go:1173 +0xb7 created by testing.(*T).Run /workdir/go/src/testing/testing.go:1218 +0x217 goroutine 56 [syscall]: syscall.cgocaller(0x8049700, 0xa4a3b8c, 0x1, 0x1, 0x804e7b0) /workdir/go/src/runtime/cgocall.go:109 +0x37 syscall.Setegid(0x1, 0xa5062a0, 0xa48fe30) /workdir/go/src/syscall/syscall_linux.go:1107 +0x61 syscall_test.TestSetuidEtc.func1(0xa48fe00, 0x81b63d8) /workdir/go/src/syscall/syscall_linux_test.go:627 +0x21 syscall_test.TestSetuidEtc(0xa506c40) /workdir/go/src/syscall/syscall_linux_test.go:661 +0x1dc testing.tRunner(0xa506c40, 0x81b63ac) /workdir/go/src/testing/testing.go:1173 +0xb7 created by testing.(*T).Run /workdir/go/src/testing/testing.go:1218 +0x217 FAIL syscall 180.019s FAIL go tool dist: Failed: exit status 1 Error: tests failed: dist test failed: go_test:syscall: exit status 1