linux-amd64-nocgo at c5c2184538411c8cf7abc4e536fbe7af8b0307f5 :: 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-rnd7fd2eb" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-nocgo" "CGO_ENABLED=0" "GO_DISABLE_OUTBOUND_NETWORK=1" "USER=root" "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.106s ok archive/zip 0.180s ok bufio 0.032s ok bytes 0.575s ok cmp 0.002s ok compress/bzip2 0.036s ok compress/flate 0.391s ok compress/gzip 0.986s ok compress/lzw 0.051s ok compress/zlib 0.321s ok container/heap 0.004s ok container/list 0.002s ok container/ring 0.003s ok context 0.017s ok crypto 0.002s ok crypto/aes 0.011s ok crypto/cipher 0.005s ok crypto/des 0.005s ok crypto/dsa 0.002s ok crypto/ecdh 0.021s ok crypto/ecdsa 0.016s ok crypto/ed25519 0.035s ok crypto/elliptic 0.005s ok crypto/hmac 0.002s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.110s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.066s ok crypto/internal/edwards25519 2.660s ok crypto/internal/edwards25519/field 2.249s ok crypto/internal/nistec 0.084s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.004s ok crypto/rand 0.024s ok crypto/rc4 0.019s ok crypto/rsa 0.181s ok crypto/sha1 0.012s ok crypto/sha256 0.003s ok crypto/sha512 0.003s ok crypto/subtle 0.068s ok crypto/tls 0.312s ok crypto/x509 0.261s ok database/sql 0.259s ok database/sql/driver 0.002s ok debug/buildinfo 0.005s ok debug/dwarf 0.012s ok debug/elf 0.103s ok debug/gosym 0.123s ok debug/macho 0.003s ok debug/pe 0.008s ok debug/plan9obj 0.002s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.004s ok encoding/asn1 0.003s ok encoding/base32 0.010s ok encoding/base64 0.003s ok encoding/binary 0.003s ok encoding/csv 0.006s ok encoding/gob 0.805s ok encoding/hex 0.003s ok encoding/json 0.092s ok encoding/pem 0.177s ok encoding/xml 0.024s ok errors 0.003s ok expvar 0.002s ok flag 0.012s ok fmt 0.042s ok go/ast 0.004s ok go/build 0.938s ok go/build/constraint 0.005s ok go/constant 0.003s ok go/doc 0.025s ok go/doc/comment 0.493s ok go/format 0.005s ok go/importer 0.110s ok go/internal/gccgoimporter 0.006s ok go/internal/gcimporter 0.666s ok go/internal/srcimporter 2.201s ok go/parser 0.165s ok go/printer 0.121s ok go/scanner 0.003s ok go/token 0.011s ok go/types 4.396s ok hash 0.003s ok hash/adler32 0.005s ok hash/crc32 0.005s ok hash/crc64 0.002s ok hash/fnv 0.002s ok hash/maphash 0.047s ok html 0.002s ok html/template 0.044s ok image 0.029s ok image/color 0.011s ok image/draw 0.044s ok image/gif 0.111s ok image/jpeg 0.092s ok image/png 0.159s ok index/suffixarray 0.089s ok internal/abi 0.030s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.005s ok internal/cpu 0.005s ok internal/dag 0.002s ok internal/diff 0.003s ok internal/fmtsort 0.002s ok internal/fuzz 0.005s ok internal/godebug 0.208s ok internal/godebugs 0.002s ok internal/intern 0.134s ok internal/itoa 0.002s ok internal/poll 0.182s ok internal/profile 0.003s ok internal/reflectlite 0.002s ok internal/safefilepath 0.002s ok internal/saferio 0.017s ok internal/singleflight 0.021s ok internal/testenv 0.089s ok internal/trace 0.028s ok internal/types/errors 0.168s ok internal/unsafeheader 0.002s ok internal/xcoff 0.005s ok internal/zstd 0.003s ok io 0.024s ok io/fs 0.212s ok io/ioutil 0.003s ok log 0.003s ok log/slog 0.008s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.002s ok log/syslog 1.210s ok maps 0.002s ok math 0.005s ok math/big 0.550s ok math/bits 0.004s ok math/cmplx 0.003s ok math/rand 0.115s ok mime 0.005s ok mime/multipart 0.377s ok mime/quotedprintable 0.018s ok net 14.167s ok net/http 2.470s ok net/http/cgi 0.160s ok net/http/cookiejar 0.004s ok net/http/fcgi 0.103s ok net/http/httptest 0.026s ok net/http/httptrace 0.002s ok net/http/httputil 0.556s ok net/http/internal 0.002s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.068s ok net/internal/socktest 0.005s ok net/mail 0.005s ok net/netip 0.200s ok net/rpc 0.021s ok net/rpc/jsonrpc 0.004s ok net/smtp 0.009s ok net/textproto 0.019s ok net/url 0.004s ok os 0.242s ok os/exec 0.119s ok os/exec/internal/fdtest 0.002s ok os/signal 1.863s ok os/user 0.005s ok path 0.004s ok path/filepath 0.013s ok plugin 0.002s ok reflect 0.156s ok regexp 0.231s ok regexp/syntax 0.393s ok runtime 12.925s ok runtime/coverage 0.002s ok runtime/debug 0.035s ok runtime/internal/atomic 0.036s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.002s ok runtime/internal/syscall 0.002s ok runtime/metrics 0.004s ok runtime/pprof 3.123s ok runtime/trace 1.149s ok slices 0.059s ok sort 0.027s ok strconv 0.188s ok strings 0.518s ok sync 0.279s ok sync/atomic 0.520s ok syscall 0.537s ok testing 0.642s ok testing/fstest 0.003s ok testing/iotest 0.002s ok testing/quick 0.021s ok testing/slogtest 0.002s ok text/scanner 0.004s ok text/tabwriter 0.003s ok text/template 0.014s ok text/template/parse 0.004s ok time 1.690s ok unicode 0.003s ok unicode/utf16 0.002s ok unicode/utf8 0.004s ok cmd/addr2line 0.263s ok cmd/api 7.788s ok cmd/asm/internal/asm 0.329s ok cmd/asm/internal/lex 0.003s ok cmd/cgo/internal/swig 0.010s ok cmd/cgo/internal/test 0.003s ok cmd/cgo/internal/testcarchive 0.083s ok cmd/cgo/internal/testcshared 0.021s ok cmd/cgo/internal/testerrors 0.007s ok cmd/cgo/internal/testfortran 0.006s ok cmd/cgo/internal/testgodefs 0.008s ok cmd/cgo/internal/testlife 0.007s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testplugin 0.008s ok cmd/cgo/internal/testsanitizers 0.015s ok cmd/cgo/internal/testshared 0.007s ok cmd/cgo/internal/testso 0.006s ok cmd/cgo/internal/teststdio 0.007s ok cmd/cgo/internal/testtls 0.002s ok cmd/compile/internal/abt 0.003s ok cmd/compile/internal/amd64 1.326s ok cmd/compile/internal/base 0.002s ok cmd/compile/internal/compare 0.002s ok cmd/compile/internal/dwarfgen 0.136s ok cmd/compile/internal/importer 0.600s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.168s ok cmd/compile/internal/loopvar 18.424s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 16.850s ok cmd/compile/internal/syntax 0.020s ok cmd/compile/internal/test 7.712s ok cmd/compile/internal/typecheck 0.177s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 2.711s ok cmd/covdata 0.010s ok cmd/cover 0.455s ok cmd/dist 0.002s ok cmd/distpack 0.002s ok cmd/doc 0.074s ok cmd/fix 0.449s ok cmd/go 17.041s ok cmd/go/internal/auth 0.002s ok cmd/go/internal/cache 0.020s ok cmd/go/internal/envcmd 0.007s ok cmd/go/internal/fsys 0.008s 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.005s ok cmd/go/internal/load 0.003s ok cmd/go/internal/lockedfile 0.047s ok cmd/go/internal/lockedfile/internal/filelock 0.025s ok cmd/go/internal/modconv 0.004s ok cmd/go/internal/modfetch 0.004s ok cmd/go/internal/modfetch/codehost 0.269s ok cmd/go/internal/modfetch/zip_sum_test 0.003s ok cmd/go/internal/modindex 0.071s ok cmd/go/internal/modload 0.004s ok cmd/go/internal/mvs 0.004s ok cmd/go/internal/par 0.012s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.010s ok cmd/go/internal/vcs 0.004s ok cmd/go/internal/vcweb 0.006s ok cmd/go/internal/vcweb/vcstest 2.837s ok cmd/go/internal/web 0.003s ok cmd/go/internal/work 0.016s ok cmd/gofmt 0.020s ok cmd/internal/archive 0.118s ok cmd/internal/buildid 0.072s ok cmd/internal/cov 0.175s ok cmd/internal/bootstrap_test 0.002s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 0.694s ok cmd/internal/notsha256 0.002s ok cmd/internal/obj 0.344s ok cmd/internal/obj/ppc64 0.052s ok cmd/internal/obj/riscv 0.017s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.099s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.008s 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 2.215s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 0.913s ok cmd/link/internal/loader 0.011s ok cmd/nm 0.427s ok cmd/objdump 3.425s ok cmd/pack 0.317s ok cmd/pprof 1.282s ok cmd/trace 0.273s ok cmd/vet 2.188s ##### os/user with tag osusergo ok os/user 0.004s ##### hash/maphash purego implementation ok hash/maphash 0.049s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 23.102s ##### Testing without libgcc. ok net 0.007s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.152s ##### sync -cpu=10 ok sync 0.252s ##### ../test ok cmd/internal/testdir 7.193s ok cmd/internal/testdir 4.715s ok cmd/internal/testdir 2.792s ok cmd/internal/testdir 4.066s ok cmd/internal/testdir 5.394s ok cmd/internal/testdir 3.034s ok cmd/internal/testdir 2.987s ok cmd/internal/testdir 3.188s ok cmd/internal/testdir 2.851s ok cmd/internal/testdir 3.225s ##### API check ok cmd/api 13.111s All tests passed.