linux-amd64-longtest at d5388e23b5c75bf8189b173051d24a0176a5a303 :: 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-stretch-morecpu-rnf21531d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest" "GO_TEST_SHORT=0" "GOROOT_BOOTSTRAP=/go1.4" "GO_TEST_TIMEOUT_SCALE=5" "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/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 0.019s ok archive/zip 23.182s ok bufio 0.041s ok bytes 1.351s ok compress/bzip2 0.059s ok compress/flate 7.421s ok compress/gzip 0.061s ok compress/lzw 0.059s ok compress/zlib 0.574s ok container/heap 0.006s ok container/list 0.002s ok container/ring 0.003s ok context 0.010s ok crypto 0.006s ok crypto/aes 0.023s ok crypto/cipher 0.208s ok crypto/des 0.007s ok crypto/dsa 13.842s ok crypto/ecdsa 2.669s ok crypto/ed25519 0.065s ok crypto/elliptic 2.329s ok crypto/hmac 0.003s ok crypto/internal/subtle 0.002s ok crypto/md5 0.003s ok crypto/rand 0.158s ok crypto/rc4 0.030s ok crypto/rsa 0.464s ok crypto/sha1 0.015s ok crypto/sha256 0.003s ok crypto/sha512 0.004s ok crypto/subtle 0.005s ok crypto/tls 1.788s ok crypto/x509 2.190s ok database/sql 1.308s ok database/sql/driver 0.002s ok debug/dwarf 0.009s ok debug/elf 0.012s ok debug/gosym 0.156s ok debug/macho 0.004s ok debug/pe 0.005s ok debug/plan9obj 0.002s ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.004s ok encoding/asn1 0.003s ok encoding/base32 0.017s ok encoding/base64 0.004s ok encoding/binary 0.003s ok encoding/csv 0.005s ok encoding/gob 0.020s ok encoding/hex 0.005s ok encoding/json 0.947s ok encoding/pem 0.009s ok encoding/xml 0.013s ok errors 0.003s ok expvar 0.005s ok flag 0.017s ok fmt 0.090s ok go/ast 0.004s ok go/build 0.775s ok go/constant 0.004s ok go/doc 0.035s ok go/format 0.013s ok go/importer 0.064s ok go/internal/gccgoimporter 0.014s ok go/internal/gcimporter 1.376s ok go/internal/srcimporter 3.854s ok go/parser 0.019s ok go/printer 0.201s ok go/scanner 0.003s ok go/token 0.022s ok go/types 7.592s ok hash 0.004s ok hash/adler32 0.006s ok hash/crc32 0.005s ok hash/crc64 0.003s ok hash/fnv 0.002s ok hash/maphash 105.229s ok html 0.003s ok html/template 0.208s ok image 0.163s ok image/color 0.034s ok image/draw 0.038s ok image/gif 0.186s ok image/jpeg 0.160s ok image/png 0.297s ok index/suffixarray 45.817s ok internal/cpu 0.008s ok internal/fmtsort 0.003s ok internal/poll 1.997s ok internal/profile 0.021s ok internal/reflectlite 0.032s ok internal/singleflight 0.013s ok internal/trace 1.134s ok internal/unsafeheader 0.017s ok internal/xcoff 0.009s ok io 0.024s ok io/fs 0.002s ok io/ioutil 0.003s ok log 0.004s ok log/syslog 1.211s ok math 0.005s ok math/big 2.490s ok math/bits 0.005s ok math/cmplx 0.004s ok math/rand 3.810s ok mime 0.007s ok mime/multipart 0.210s ok mime/quotedprintable 0.083s ok net 26.624s ok net/http 48.784s ok net/http/cgi 0.227s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.005s ok net/http/httptest 0.029s ok net/http/httptrace 0.003s ok net/http/httputil 0.043s ok net/http/internal 0.003s ok net/http/pprof 5.084s ok net/internal/socktest 0.004s ok net/mail 0.007s ok net/rpc 0.023s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.011s ok net/textproto 0.004s ok net/url 0.006s ok os 18.359s ok os/exec 0.864s ok os/signal 13.654s ok os/user 0.003s ok path 0.008s ok path/filepath 0.010s ok plugin 0.011s ok reflect 0.565s ok regexp 11.867s ok regexp/syntax 0.236s ok runtime 163.896s ok runtime/debug 0.065s ok runtime/internal/atomic 2.743s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.002s ok runtime/metrics 0.002s ok runtime/pprof 47.205s ok runtime/race 0.171s ok runtime/trace 11.105s ok sort 0.668s ok strconv 1.520s ok strings 1.331s ok sync 2.838s ok sync/atomic 3.452s ok syscall 0.059s ok testing 1.488s ok testing/fstest 0.002s ok testing/iotest 0.002s ok testing/quick 0.032s ok text/scanner 0.005s ok text/tabwriter 0.003s ok text/template 0.394s ok text/template/parse 0.009s panic: test timed out after 15m0s goroutine 205 [running]: testing.(*M).startAlarm.func1() /workdir/go/src/testing/testing.go:1680 +0xe5 created by time.goFunc /workdir/go/src/time/sleep.go:167 +0x45 goroutine 1 [chan receive, 14 minutes]: testing.(*T).Run(0xc0000efc80, 0x5e2236, 0xa, 0x65ab70, 0x488e01) /workdir/go/src/testing/testing.go:1219 +0x2da testing.runTests.func1(0xc000001200) /workdir/go/src/testing/testing.go:1491 +0x78 testing.tRunner(0xc000001200, 0xc00005fde0) /workdir/go/src/testing/testing.go:1173 +0xef testing.runTests(0xc00000c510, 0x77ba80, 0x6d, 0x6d, 0xbfe028ab6e324efd, 0xd18c39fe43, 0x77f1e0, 0x5e312c) /workdir/go/src/testing/testing.go:1489 +0x2fe testing.(*M).Run(0xc000020080, 0x0) /workdir/go/src/testing/testing.go:1397 +0x1eb main.main() _testmain.go:373 +0x138 goroutine 30 [chan receive, 14 minutes]: testing.(*T).Parallel(0xc00015d980) /workdir/go/src/testing/testing.go:1039 +0x119 time_test.TestParseYday(0xc00015d980) /workdir/go/src/time/format_test.go:762 +0x45 testing.tRunner(0xc00015d980, 0x65aae0) /workdir/go/src/testing/testing.go:1173 +0xef created by testing.(*T).Run /workdir/go/src/testing/testing.go:1218 +0x2b3 goroutine 73 [chan receive, 14 minutes]: time_test.TestTicker(0xc0000efc80) /workdir/go/src/time/tick_test.go:45 +0xb2 testing.tRunner(0xc0000efc80, 0x65ab70) /workdir/go/src/testing/testing.go:1173 +0xef created by testing.(*T).Run /workdir/go/src/testing/testing.go:1218 +0x2b3 FAIL time 900.007s ok unicode 0.004s FAIL go tool dist: Failed: exit status 1