linux-amd64-bullseye at 81d567146eb94678d401e282f99885010411df39 :: 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-bullseye-rn6b20371" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-amd64-bullseye" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] 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 ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.10.107+ #1 SMP Sun Apr 24 15:04:08 UTC 2022 x86_64 ##### Testing packages. ok archive/tar 0.013s ok archive/zip 0.317s ok bufio 0.094s ok bytes 0.667s ok compress/bzip2 0.087s ok compress/flate 0.481s ok compress/gzip 0.037s ok compress/lzw 0.116s ok compress/zlib 0.416s ok container/heap 0.003s ok container/list 0.002s ok container/ring 0.003s ok context 0.010s ok crypto 0.016s ok crypto/aes 0.011s ok crypto/cipher 0.005s ok crypto/des 0.006s ok crypto/dsa 0.021s ok crypto/ecdsa 0.005s ok crypto/ed25519 0.049s ok crypto/elliptic 0.007s ok crypto/hmac 0.012s ok crypto/internal/boring 0.084s ok crypto/internal/edwards25519 2.849s ok crypto/internal/edwards25519/field 2.367s ok crypto/internal/nistec 0.786s ok crypto/internal/nistec/fiat 0.025s [no tests to run] ok crypto/internal/subtle 0.002s ok crypto/md5 0.003s ok crypto/rand 0.027s ok crypto/rc4 0.026s ok crypto/rsa 0.054s ok crypto/sha1 0.015s ok crypto/sha256 0.003s ok crypto/sha512 0.004s ok crypto/subtle 0.002s ok crypto/tls 0.266s ok crypto/x509 0.220s ok database/sql 0.331s ok database/sql/driver 0.015s ok debug/buildinfo 0.016s ok debug/dwarf 0.009s ok debug/elf 0.010s ok debug/gosym 0.144s ok debug/macho 0.008s ok debug/pe 0.005s ok debug/plan9obj 0.007s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.014s ok encoding/asn1 0.003s ok encoding/base32 0.058s ok encoding/base64 0.004s ok encoding/binary 0.003s ok encoding/csv 0.007s ok encoding/gob 0.016s ok encoding/hex 0.006s ok encoding/json 0.116s ok encoding/pem 0.344s ok encoding/xml 0.032s ok errors 0.003s ok expvar 0.005s ok flag 0.012s ok fmt 0.079s ok go/ast 0.005s ok go/build 0.759s ok go/build/constraint 0.003s ok go/constant 0.005s ok go/doc 0.030s ok go/doc/comment 0.614s ok go/format 0.007s ok go/importer 0.062s ok go/internal/gccgoimporter 0.012s ok go/internal/gcimporter 4.864s ok go/internal/srcimporter 4.934s ok go/parser 0.034s ok go/printer 0.239s ok go/scanner 0.002s ok go/token 0.044s ok go/types 3.785s ok hash 0.002s ok hash/adler32 0.007s ok hash/crc32 0.004s ok hash/crc64 0.002s ok hash/fnv 0.002s ok hash/maphash 0.057s ok html 0.003s ok html/template 0.058s ok image 0.040s ok image/color 0.040s ok image/draw 0.092s ok image/gif 8.956s ok image/jpeg 1.775s ok image/png 0.141s ok index/suffixarray 0.148s ok internal/abi 0.016s ok internal/buildcfg 0.002s ok internal/cpu 0.004s ok internal/diff 0.002s ok internal/fmtsort 0.002s ok internal/fuzz 0.006s ok internal/godebug 0.002s ok internal/intern 0.212s ok internal/itoa 0.002s ok internal/poll 0.178s ok internal/profile 0.002s ok internal/reflectlite 0.035s ok internal/singleflight 0.044s ok internal/trace 0.023s ok internal/unsafeheader 0.014s ok internal/xcoff 0.005s ok io 0.023s ok io/fs 0.009s ok io/ioutil 0.017s ok log 0.004s ok log/syslog 1.218s ok math 0.004s ok math/big 1.078s ok math/bits 0.004s ok math/cmplx 0.012s ok math/rand 0.107s ok mime 0.012s ok mime/multipart 0.175s ok mime/quotedprintable 0.015s ok net 8.907s ok net/http 7.068s ok net/http/cgi 0.168s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.104s ok net/http/httptest 0.033s ok net/http/httptrace 0.003s ok net/http/httputil 0.584s ok net/http/internal 0.002s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.070s ok net/internal/socktest 0.029s ok net/mail 0.004s ok net/netip 0.263s ok net/rpc 0.023s ok net/rpc/jsonrpc 0.004s ok net/smtp 0.011s ok net/textproto 0.004s ok net/url 0.009s ok os 0.627s ok os/exec 0.589s ok os/exec/internal/fdtest 0.020s ok os/signal 1.868s ok os/user 0.010s ok path 0.002s ok path/filepath 0.010s ok plugin 0.009s ok reflect 0.202s ok regexp 0.095s ok regexp/syntax 0.244s ok runtime 26.496s ok runtime/cgo 0.002s ok runtime/debug 0.025s ok runtime/internal/atomic 0.025s ok runtime/internal/math 0.001s ok runtime/internal/sys 0.002s ok runtime/metrics 0.002s ok runtime/pprof 4.823s ok runtime/trace 2.435s ok sort 0.036s ok strconv 0.183s ok strings 0.972s ok sync 0.334s ok sync/atomic 0.584s ok syscall 0.051s ok testing 1.119s ok testing/fstest 0.008s ok testing/iotest 0.004s ok testing/quick 0.025s ok text/scanner 0.004s ok text/tabwriter 0.007s ok text/template 0.025s ok text/template/parse 0.006s ok time 1.734s ok unicode 0.012s ok unicode/utf16 0.021s ok unicode/utf8 0.004s ok cmd/addr2line 0.924s ok cmd/api 5.302s ok cmd/asm/internal/asm 0.282s ok cmd/asm/internal/lex 0.003s ok cmd/compile/internal/abt 0.007s ok cmd/compile/internal/amd64 2.327s ok cmd/compile/internal/dwarfgen 0.234s ok cmd/compile/internal/importer 0.489s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.320s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 9.699s ok cmd/compile/internal/syntax 0.017s ok cmd/compile/internal/test 10.986s ok cmd/compile/internal/typecheck 0.287s ok cmd/compile/internal/types 0.021s ok cmd/compile/internal/types2 0.573s ok cmd/cover 1.803s ok cmd/dist 0.005s ok cmd/doc 0.091s ok cmd/fix 1.594s ok cmd/go 54.773s ok cmd/go/internal/auth 0.006s ok cmd/go/internal/cache 0.025s ok cmd/go/internal/fsys 0.008s ok cmd/go/internal/generate 0.013s ok cmd/go/internal/get 0.012s ok cmd/go/internal/imports 0.003s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.134s ok cmd/go/internal/lockedfile/internal/filelock 0.040s ok cmd/go/internal/modconv 0.036s ok cmd/go/internal/modfetch 0.004s ok cmd/go/internal/modfetch/codehost 0.003s ok cmd/go/internal/modfetch/zip_sum_test 0.013s ok cmd/go/internal/modindex 0.002s ok cmd/go/internal/modload 0.003s ok cmd/go/internal/mvs 0.005s ok cmd/go/internal/par 0.010s ok cmd/go/internal/search 0.002s ok cmd/go/internal/str 0.006s ok cmd/go/internal/test 0.006s ok cmd/go/internal/vcs 0.004s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.011s ok cmd/gofmt 0.026s ok cmd/internal/archive 0.281s ok cmd/internal/buildid 0.139s ok cmd/internal/dwarf 0.005s ok cmd/internal/edit 0.001s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 0.635s ok cmd/internal/notsha256 0.017s ok cmd/internal/obj 0.525s ok cmd/internal/obj/ppc64 0.081s ok cmd/internal/obj/riscv 0.109s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.110s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.007s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.002s ok cmd/internal/sys 0.001s ok cmd/internal/test2json 0.065s ok cmd/link 6.914s ok cmd/link/internal/benchmark 0.034s ok cmd/link/internal/ld 4.626s ok cmd/link/internal/loader 0.015s ok cmd/nm 1.597s ok cmd/objdump 1.885s ok cmd/pack 1.479s ok cmd/pprof 2.413s ok cmd/trace 0.280s ok cmd/vet 4.650s ##### os/user with tag osusergo ok os/user 0.004s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.997s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.096s ##### Testing without libgcc. ok net 0.007s ok os/user 0.003s ##### internal linking of -buildmode=pie ok reflect 0.162s ok os/user 0.003s ##### sync -cpu=10 ok sync 0.263s ##### Testing race detector ok runtime/race 10.607s ok flag 0.054s ok net 0.139s ok os 0.203s ok os/exec 0.084s ok encoding/gob 0.113s ok flag 0.060s ok os/exec 0.078s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ok misc/cgo/fortran 0.003s ##### ../misc/swig/stdio PASS ok misc/swig/stdio 0.002s ##### ../misc/cgo/test PASS ok misc/cgo/test 4.279s PASS ok misc/cgo/test 4.075s PASS ok misc/cgo/test 4.213s PASS ok misc/cgo/testtls 0.003s PASS ok misc/cgo/testtls 0.010s PASS ok misc/cgo/testtls 0.015s PASS ok misc/cgo/nocgo 0.002s PASS ok misc/cgo/nocgo 0.006s PASS ok misc/cgo/nocgo 0.010s PASS ok misc/cgo/test 5.308s PASS ok misc/cgo/test 5.583s PASS ok misc/cgo/test 5.122s PASS ok misc/cgo/test 5.222s PASS ok misc/cgo/testtls 0.006s PASS ok misc/cgo/nocgo 0.004s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.492s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.533s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 32.362s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 17.938s ##### ../misc/cgo/testasan ok testasan 895ms ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.