linux-amd64-nocgo at 5d1287fa62de7b9c401749cd79147a5e38b11209 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rn2cc9b57" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "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.20.6 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: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sun Nov 19 11:08:25 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.133s ok archive/zip 0.269s ok bufio 0.046s ok bytes 0.180s ok cmp 0.003s ok compress/bzip2 0.051s ok compress/flate 0.451s ok compress/gzip 1.229s ok compress/lzw 0.057s ok compress/zlib 0.359s ok container/heap 0.004s ok container/list 0.003s ok container/ring 0.003s ok context 0.019s ok crypto 0.002s ok crypto/aes 0.022s ok crypto/cipher 0.006s ok crypto/des 0.007s ok crypto/dsa 0.003s ok crypto/ecdh 0.032s ok crypto/ecdsa 0.023s ok crypto/ed25519 0.043s ok crypto/elliptic 0.007s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.152s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.056s ok crypto/internal/edwards25519 0.071s ok crypto/internal/edwards25519/field 0.013s ok crypto/internal/nistec 0.122s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.053s ok crypto/rc4 0.023s ok crypto/rsa 0.290s ok crypto/sha1 0.017s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.122s ok crypto/tls 0.403s ok crypto/x509 0.292s ok database/sql 0.491s ok database/sql/driver 0.002s ok debug/buildinfo 0.007s ok debug/dwarf 0.016s ok debug/elf 0.153s ok debug/gosym 0.168s ok debug/macho 0.004s ok debug/pe 0.013s ok debug/plan9obj 0.002s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.003s ok encoding/asn1 0.004s ok encoding/base32 0.015s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 1.661s ok encoding/hex 0.004s ok encoding/json 0.237s ok encoding/pem 0.586s ok encoding/xml 0.056s ok errors 0.004s ok expvar 0.003s ok flag 0.018s ok fmt 0.093s ok go/ast 0.005s ok go/build 1.512s ok go/build/constraint 0.004s ok go/constant 0.004s ok go/doc 0.036s ok go/doc/comment 0.645s ok go/format 0.005s ok go/importer 0.162s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.979s ok go/internal/srcimporter 2.516s ok go/parser 0.176s ok go/printer 0.124s ok go/scanner 0.003s ok go/token 0.013s ok go/types 7.574s ok go/version 0.002s ok hash 0.003s ok hash/adler32 0.006s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.059s ok html 0.003s ok html/template 0.057s ok image 0.041s ok image/color 0.015s ok image/draw 0.064s ok image/gif 0.173s ok image/jpeg 0.153s ok image/png 0.229s ok index/suffixarray 0.134s ok internal/abi 0.041s 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.003s ok internal/coverage/test 0.007s ok internal/cpu 0.007s ok internal/dag 0.003s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.007s ok internal/godebug 0.287s ok internal/godebugs 0.002s ok internal/gover 0.002s ok internal/intern 0.144s ok internal/itoa 0.002s ok internal/platform 0.713s ok internal/poll 0.195s ok internal/profile 0.003s ok internal/reflectlite 0.003s ok internal/safefilepath 0.002s ok internal/saferio 0.051s ok internal/singleflight 0.021s ok internal/testenv 0.145s ok internal/trace 0.049s ok internal/trace/v2 3.917s ok internal/types/errors 0.266s ok internal/unsafeheader 0.002s ok internal/xcoff 0.006s ok internal/zstd 0.033s ok io 0.026s ok io/fs 0.260s ok io/ioutil 0.004s ok log 0.004s ok log/slog 0.017s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.003s ok log/syslog 1.211s ok maps 0.003s ok math 0.005s ok math/big 0.763s ok math/bits 0.006s ok math/cmplx 0.004s ok math/rand 0.170s ok math/rand/v2 0.224s ok mime 0.007s ok mime/multipart 0.604s ok mime/quotedprintable 0.020s ok net 7.481s ok net/http 2.989s ok net/http/cgi 0.123s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.205s ok net/http/httptest 0.032s ok net/http/httptrace 0.003s ok net/http/httputil 0.561s ok net/http/internal 0.003s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.060s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.291s ok net/rpc 0.023s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.011s ok net/textproto 0.021s ok net/url 0.007s ok os 1.171s ok os/exec 0.151s ok os/exec/internal/fdtest 0.002s ok os/signal 1.882s ok os/user 0.007s ok path 0.004s ok path/filepath 0.014s ok plugin 0.002s ok reflect 0.187s ok regexp 0.416s ok regexp/syntax 0.733s ok runtime 17.775s ok runtime/coverage 0.002s ok runtime/debug 0.080s ok runtime/internal/atomic 0.056s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.002s ok runtime/internal/wasitest 0.003s ok runtime/metrics 0.004s ok runtime/pprof 3.833s ok runtime/trace 0.110s ok slices 0.070s ok sort 0.036s ok strconv 0.254s ok strings 0.714s ok sync 0.266s ok sync/atomic 0.647s ok syscall 0.726s ok testing 0.863s ok testing/fstest 0.003s ok testing/iotest 0.003s ok testing/quick 0.031s ok testing/slogtest 0.003s ok text/scanner 0.004s ok text/tabwriter 0.003s ok text/template 0.023s ok text/template/parse 0.006s ok time 1.631s ok unicode 0.004s ok unicode/utf16 0.003s ok unicode/utf8 0.005s ok cmd/addr2line 0.481s ok cmd/api 0.401s ok cmd/asm/internal/asm 0.373s ok cmd/asm/internal/lex 0.003s ok cmd/cgo/internal/swig 0.009s ok cmd/cgo/internal/test 0.002s ok cmd/cgo/internal/testcarchive 0.129s ok cmd/cgo/internal/testcshared 0.126s ok cmd/cgo/internal/testerrors 0.010s ok cmd/cgo/internal/testfortran 0.009s ok cmd/cgo/internal/testgodefs 0.009s ok cmd/cgo/internal/testlife 0.009s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testplugin 0.009s ok cmd/cgo/internal/testsanitizers 0.018s ok cmd/cgo/internal/testshared 0.010s ok cmd/cgo/internal/testso 0.009s ok cmd/cgo/internal/teststdio 0.009s ok cmd/cgo/internal/testtls 0.003s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 1.954s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/devirtualize 0.003s ok cmd/compile/internal/dwarfgen 0.193s ok cmd/compile/internal/importer 0.761s ok cmd/compile/internal/inline/inlheur 0.396s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.199s ok cmd/compile/internal/loopvar 25.838s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 22.003s ok cmd/compile/internal/syntax 0.030s ok cmd/compile/internal/test 10.747s ok cmd/compile/internal/typecheck 0.231s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 4.262s ok cmd/covdata 0.006s ok cmd/cover 0.708s ok cmd/dist 0.009s ok cmd/distpack 0.013s ok cmd/doc 0.141s ok cmd/fix 0.664s ok cmd/go 15.944s ok cmd/go/internal/auth 0.002s ok cmd/go/internal/cache 0.041s ok cmd/go/internal/cfg 0.002s [no tests to run] ok cmd/go/internal/envcmd 0.009s ok cmd/go/internal/fsys 0.013s ok cmd/go/internal/generate 0.006s ok cmd/go/internal/gover 0.003s ok cmd/go/internal/imports 0.008s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.053s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.462s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.092s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.007s ok cmd/go/internal/par 0.020s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.013s ok cmd/go/internal/toolchain 0.007s ok cmd/go/internal/vcs 0.004s ok cmd/go/internal/vcweb 0.006s ok cmd/go/internal/vcweb/vcstest 3.850s ok cmd/go/internal/web 0.003s ok cmd/go/internal/work 0.025s ok cmd/gofmt 0.023s ok cmd/internal/archive 0.133s ok cmd/internal/buildid 0.145s ok cmd/internal/cov 0.253s 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.964s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.406s ok cmd/internal/obj/ppc64 0.064s ok cmd/internal/obj/riscv 0.027s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.167s ok cmd/internal/objabi 0.030s ok cmd/internal/pkgpath 0.013s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.111s ok cmd/link 2.907s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 4.554s ok cmd/link/internal/loader 0.016s ok cmd/nm 0.518s ok cmd/objdump 4.530s ok cmd/pack 0.393s ok cmd/pprof 1.357s ok cmd/trace 0.005s ok cmd/trace/v2 0.039s ok cmd/vet 3.254s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.062s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 35.344s ##### Testing without libgcc. ok net 0.007s ok os/user 0.006s ##### internal linking of -buildmode=pie ok reflect 0.192s ##### sync -cpu=10 ok sync 0.266s ##### ../test ok cmd/internal/testdir 9.197s ok cmd/internal/testdir 6.474s ok cmd/internal/testdir 5.946s ok cmd/internal/testdir 4.929s ok cmd/internal/testdir 7.710s ok cmd/internal/testdir 4.571s ok cmd/internal/testdir 33.686s ok cmd/internal/testdir 4.869s ok cmd/internal/testdir 3.413s ok cmd/internal/testdir 4.485s ##### API check ok cmd/api 19.114s All tests passed.