linux-amd64-longtest at 01b5cce626c44f7fd1ca7e2c076d63c175193ccf :: 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-amd64-bullseye-rne4418ea" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=12.1s" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/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 *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.099s ok archive/zip 18.464s ok bufio 0.029s ok bytes 0.879s ok cmp 0.001s ok compress/bzip2 0.025s ok compress/flate 5.790s ok compress/gzip 0.993s ok compress/lzw 0.036s ok compress/zlib 0.406s ok container/heap 0.003s ok container/list 0.002s ok container/ring 0.002s ok context 0.017s ok crypto 0.001s ok crypto/aes 0.010s ok crypto/cipher 0.084s ok crypto/des 0.004s ok crypto/dsa 3.882s ok crypto/ecdh 0.180s ok crypto/ecdsa 0.379s ok crypto/ed25519 0.116s ok crypto/elliptic 0.163s ok crypto/hmac 0.002s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.109s ok crypto/internal/boring 0.001s ok crypto/internal/boring/bcache 0.059s ok crypto/internal/edwards25519 2.585s ok crypto/internal/edwards25519/field 2.193s ok crypto/internal/nistec 2.544s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.004s ok crypto/rand 0.124s ok crypto/rc4 0.018s ok crypto/rsa 1.891s ok crypto/sha1 0.017s ok crypto/sha256 0.002s ok crypto/sha512 0.002s ok crypto/subtle 2.451s ok crypto/tls 1.094s ok crypto/x509 0.393s ok database/sql 0.910s ok database/sql/driver 0.002s ok debug/buildinfo 2.999s ok debug/dwarf 0.008s ok debug/elf 0.092s ok debug/gosym 0.096s ok debug/macho 0.003s ok debug/pe 0.007s ok debug/plan9obj 0.001s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.002s ok encoding/asn1 0.003s ok encoding/base32 0.009s ok encoding/base64 0.003s ok encoding/binary 0.003s ok encoding/csv 0.004s ok encoding/gob 0.886s ok encoding/hex 0.002s ok encoding/json 0.617s ok encoding/pem 0.187s ok encoding/xml 5.861s ok errors 0.003s ok expvar 0.003s ok flag 0.013s ok fmt 0.041s ok go/ast 0.003s ok go/build 0.936s ok go/build/constraint 0.003s ok go/constant 0.003s ok go/doc 0.023s ok go/doc/comment 0.435s ok go/format 0.004s ok go/importer 0.093s ok go/internal/gccgoimporter 0.004s ok go/internal/gcimporter 20.787s ok go/internal/srcimporter 5.041s ok go/parser 8.778s ok go/printer 0.103s ok go/scanner 0.002s ok go/token 0.008s ok go/types 6.327s ok hash 0.003s ok hash/adler32 0.004s ok hash/crc32 0.004s ok hash/crc64 0.002s ok hash/fnv 0.002s ok hash/maphash 67.696s ok html 0.003s ok html/template 0.114s ok image 0.076s ok image/color 0.009s ok image/draw 0.041s ok image/gif 8.541s ok image/jpeg 1.612s ok image/png 0.351s ok index/suffixarray 36.058s ok internal/abi 0.026s ok internal/buildcfg 0.001s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.002s ok internal/coverage/slicereader 0.001s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.004s ok internal/cpu 0.004s ok internal/dag 0.001s ok internal/diff 0.002s ok internal/fmtsort 0.002s ok internal/fuzz 0.004s ok internal/godebug 0.189s ok internal/godebugs 0.002s ok internal/intern 1.361s ok internal/itoa 0.001s ok internal/poll 0.927s ok internal/profile 0.006s ok internal/reflectlite 0.002s ok internal/safefilepath 0.001s ok internal/saferio 0.015s ok internal/singleflight 0.019s ok internal/testenv 0.075s ok internal/trace 0.746s ok internal/types/errors 0.148s ok internal/unsafeheader 0.001s ok internal/xcoff 0.003s ok internal/zstd 0.003s ok io 0.024s ok io/fs 0.192s ok io/ioutil 0.003s ok log 0.002s ok log/slog 0.010s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.002s ok log/syslog 1.209s ok maps 0.002s ok math 0.004s ok math/big 1.725s ok math/bits 0.004s ok math/cmplx 0.002s ok math/rand 2.333s ok mime 0.004s ok mime/multipart 0.568s ok mime/quotedprintable 0.307s ok net 26.304s ok net/http 50.412s ok net/http/cgi 0.153s ok net/http/cookiejar 0.005s ok net/http/fcgi 0.103s ok net/http/httptest 0.022s ok net/http/httptrace 0.002s ok net/http/httputil 0.630s ok net/http/internal 0.002s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.065s ok net/internal/socktest 0.002s ok net/mail 0.003s ok net/netip 0.176s ok net/rpc 0.019s ok net/rpc/jsonrpc 0.003s ok net/smtp 0.009s ok net/textproto 0.014s ok net/url 0.004s ok os 17.331s ok os/exec 0.270s ok os/exec/internal/fdtest 0.002s ok os/signal 13.640s ok os/user 0.003s ok path 0.002s ok path/filepath 0.010s ok plugin 0.003s ok reflect 0.982s ok regexp 8.052s ok regexp/syntax 0.348s ok runtime 145.183s ok runtime/cgo 0.003s ok runtime/coverage 19.904s ok runtime/debug 0.024s ok runtime/internal/atomic 2.040s ok runtime/internal/math 0.001s ok runtime/internal/sys 0.002s ok runtime/internal/syscall 0.001s ok runtime/internal/wasitest 0.002s ok runtime/metrics 0.003s ok runtime/pprof 57.184s ok runtime/trace 5.617s ok slices 0.117s ok sort 0.344s ok strconv 0.785s ok strings 0.602s ok sync 2.770s ok sync/atomic 37.199s ok syscall 1.123s ok testing 1.469s ok testing/fstest 0.004s ok testing/iotest 0.003s ok testing/quick 0.022s ok testing/slogtest 0.002s ok text/scanner 0.004s ok text/tabwriter 0.002s ok text/template 0.269s ok text/template/parse 0.004s ok time 7.073s ok unicode 0.009s ok unicode/utf16 0.002s ok unicode/utf8 0.004s ok cmd/addr2line 0.303s ok cmd/api 3.831s ok cmd/asm/internal/asm 0.304s ok cmd/asm/internal/lex 0.002s ok cmd/cgo/internal/swig 0.412s ok cmd/cgo/internal/test 0.784s ok cmd/cgo/internal/testcarchive 14.053s ok cmd/cgo/internal/testcshared 2.715s ok cmd/cgo/internal/testerrors 5.753s ok cmd/cgo/internal/testfortran 0.766s ok cmd/cgo/internal/testgodefs 0.344s ok cmd/cgo/internal/testlife 0.341s ok cmd/cgo/internal/testnocgo 0.001s ok cmd/cgo/internal/testplugin 17.884s ok cmd/cgo/internal/testsanitizers 11.489s ok cmd/cgo/internal/testshared 38.538s ok cmd/cgo/internal/testso 0.817s ok cmd/cgo/internal/teststdio 0.769s ok cmd/cgo/internal/testtls 0.002s ok cmd/compile/internal/abt 0.003s ok cmd/compile/internal/amd64 1.217s ok cmd/compile/internal/base 0.002s ok cmd/compile/internal/compare 0.002s ok cmd/compile/internal/dwarfgen 0.107s ok cmd/compile/internal/importer 9.282s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.128s ok cmd/compile/internal/loopvar 16.633s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 43.046s ok cmd/compile/internal/syntax 1.626s ok cmd/compile/internal/test 20.581s ok cmd/compile/internal/typecheck 0.131s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 4.284s ok cmd/covdata 0.719s ok cmd/cover 0.621s ok cmd/dist 0.002s ok cmd/distpack 0.011s ok cmd/doc 0.142s ok cmd/fix 0.509s ok cmd/go 179.151s ok cmd/go/internal/auth 0.002s ok cmd/go/internal/cache 0.385s ok cmd/go/internal/envcmd 0.009s ok cmd/go/internal/fsys 0.009s ok cmd/go/internal/generate 0.004s ok cmd/go/internal/get 0.004s ok cmd/go/internal/gover 0.002s ok cmd/go/internal/imports 0.006s ok cmd/go/internal/load 0.004s ok cmd/go/internal/lockedfile 0.222s ok cmd/go/internal/lockedfile/internal/filelock 0.024s ok cmd/go/internal/modconv 0.003s ok cmd/go/internal/modfetch 21.201s ok cmd/go/internal/modfetch/codehost 5.738s ok cmd/go/internal/modfetch/zip_sum_test 0.003s ok cmd/go/internal/modindex 0.050s ok cmd/go/internal/modload 7.193s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.007s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.011s ok cmd/go/internal/vcs 0.476s ok cmd/go/internal/vcweb 0.005s ok cmd/go/internal/vcweb/vcstest 2.442s ok cmd/go/internal/web 0.003s ok cmd/go/internal/work 0.066s ok cmd/gofmt 2.865s ok cmd/internal/archive 0.284s ok cmd/internal/buildid 0.090s ok cmd/internal/cov 0.181s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.002s ok cmd/internal/bootstrap_test 77.284s ok cmd/internal/goobj 7.769s ok cmd/internal/moddeps 6.616s ok cmd/internal/notsha256 0.002s ok cmd/internal/obj 0.296s ok cmd/internal/obj/ppc64 1.371s ok cmd/internal/obj/riscv 4.222s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.488s ok cmd/internal/objabi 0.001s ok cmd/internal/pkgpath 0.007s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.076s ok cmd/link 3.516s ok cmd/link/internal/benchmark 0.003s ok cmd/link/internal/ld 7.853s ok cmd/link/internal/loader 0.015s ok cmd/nm 0.597s ok cmd/objdump 0.783s ok cmd/pack 0.519s ok cmd/pprof 1.259s ok cmd/trace 0.224s ok cmd/vet 2.014s ##### os/user with tag osusergo ok os/user 0.003s ##### hash/maphash purego implementation ok hash/maphash 72.071s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 23.064s ##### maymorestack=mayMoreStackPreempt ok runtime 82.141s ok reflect 0.784s ok sync 1.844s ##### maymorestack=mayMoreStackMove ok runtime 221.291s ok reflect 12.529s ok sync 4.035s ##### Testing without libgcc. ok net 0.306s ok os/user 0.002s ##### internal linking of -buildmode=pie ok reflect 0.350s ok os/user 0.003s ##### sync -cpu=10 ok sync 2.632s ##### Testing race detector ok runtime/race 3.645s ok flag 1.015s ok net 1.079s ok os 1.095s ok os/exec 2.031s ok encoding/gob 1.029s ok flag 1.011s ok os/exec 2.025s ##### Testing cgo ok cmd/cgo/internal/test 0.786s ok cmd/cgo/internal/test 0.786s ok cmd/cgo/internal/testtls 0.002s ok cmd/cgo/internal/testtls 0.002s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/test 0.777s ok cmd/cgo/internal/test 0.783s ok cmd/cgo/internal/test 0.797s ok cmd/cgo/internal/test 0.779s ok cmd/cgo/internal/testtls 0.002s ok cmd/cgo/internal/testnocgo 0.002s ##### ../test ok cmd/internal/testdir 6.453s ok cmd/internal/testdir 2.561s ok cmd/internal/testdir 2.641s ok cmd/internal/testdir 3.609s ok cmd/internal/testdir 5.385s ok cmd/internal/testdir 2.849s ok cmd/internal/testdir 3.430s ok cmd/internal/testdir 3.338s ok cmd/internal/testdir 2.133s ok cmd/internal/testdir 2.849s ##### API check ok cmd/api 11.534s All tests passed.