linux-amd64-noopt at 21680959f81cd7577a524b960c9b65ce87fa608f :: 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-rnd094e5f" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-amd64-noopt" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GO_GCFLAGS=-N -l" "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: Intel(R) Xeon(R) CPU @ 2.20GHz # 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.033s ok archive/zip 1.019s ok bufio 0.158s ok bytes 1.590s ok compress/bzip2 0.190s ok compress/flate 1.570s ok compress/gzip 0.093s ok compress/lzw 0.165s ok compress/zlib 1.581s ok container/heap 0.006s ok container/list 0.018s ok container/ring 0.005s ok context 0.012s ok crypto 0.010s ok crypto/aes 0.049s ok crypto/cipher 0.012s ok crypto/des 0.013s ok crypto/dsa 0.005s ok crypto/ecdsa 0.012s ok crypto/ed25519 0.139s ok crypto/elliptic 0.017s ok crypto/hmac 0.021s ok crypto/internal/boring 0.145s ok crypto/internal/edwards25519 8.411s ok crypto/internal/edwards25519/field 5.372s ok crypto/internal/nistec 0.197s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/internal/subtle 0.003s ok crypto/md5 0.005s ok crypto/rand 0.077s ok crypto/rc4 0.146s ok crypto/rsa 0.140s ok crypto/sha1 0.029s ok crypto/sha256 0.004s ok crypto/sha512 0.033s ok crypto/subtle 0.005s ok crypto/tls 0.702s ok crypto/x509 0.844s ok database/sql 0.386s ok database/sql/driver 0.007s ok debug/buildinfo 0.003s ok debug/dwarf 0.022s ok debug/elf 0.018s ok debug/gosym 0.023s ok debug/macho 0.008s ok debug/pe 0.014s ok debug/plan9obj 0.003s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.012s ok encoding/asn1 0.005s ok encoding/base32 0.048s ok encoding/base64 0.006s ok encoding/binary 0.005s ok encoding/csv 0.029s ok encoding/gob 0.028s ok encoding/hex 0.018s ok encoding/json 0.274s ok encoding/pem 1.020s ok encoding/xml 0.069s ok errors 0.034s ok expvar 0.011s ok flag 0.017s ok fmt 0.193s ok go/ast 0.007s ok go/build 2.196s ok go/build/constraint 0.005s ok go/constant 0.007s ok go/doc 0.068s ok go/doc/comment 0.893s ok go/format 0.035s ok go/importer 0.004s ok go/internal/gccgoimporter 0.018s ok go/internal/gcimporter 1.238s ok go/internal/srcimporter 2.613s ok go/parser 0.084s ok go/printer 0.627s ok go/scanner 0.004s ok go/token 0.025s ok go/types 0.866s ok hash 0.005s ok hash/adler32 0.011s ok hash/crc32 0.009s ok hash/crc64 0.005s ok hash/fnv 0.003s ok hash/maphash 0.115s ok html 0.007s ok html/template 0.125s ok image 0.121s ok image/color 0.246s ok image/draw 0.303s ok image/gif 40.788s ok image/jpeg 6.165s ok image/png 0.389s ok index/suffixarray 0.506s ok internal/abi 0.002s ok internal/buildcfg 0.007s ok internal/cpu 0.007s ok internal/diff 0.004s ok internal/fmtsort 0.003s ok internal/fuzz 0.012s ok internal/godebug 0.003s ok internal/intern 0.408s ok internal/itoa 0.012s ok internal/poll 0.214s ok internal/profile 0.014s ok internal/reflectlite 0.074s ok internal/singleflight 0.024s ok internal/trace 0.049s ok internal/unsafeheader 0.005s ok internal/xcoff 0.013s ok io 0.026s ok io/fs 0.021s ok io/ioutil 0.005s ok log 0.007s ok log/syslog 1.229s ok math 0.008s ok math/big 1.500s ok math/bits 0.008s ok math/cmplx 0.040s ok math/rand 0.463s ok mime 0.018s ok mime/multipart 0.350s ok mime/quotedprintable 0.010s ok net 8.842s ok net/http 5.702s ok net/http/cgi 0.228s ok net/http/cookiejar 0.009s ok net/http/fcgi 0.108s ok net/http/httptest 0.072s ok net/http/httptrace 0.004s ok net/http/httputil 0.663s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.081s ok net/internal/socktest 0.005s ok net/mail 0.008s ok net/netip 0.027s ok net/rpc 0.028s ok net/rpc/jsonrpc 0.011s ok net/smtp 0.030s ok net/textproto 0.007s ok net/url 0.036s ok os 0.501s ok os/exec 0.420s ok os/exec/internal/fdtest 0.003s ok os/signal 1.924s ok os/user 0.004s ok path 0.026s ok path/filepath 0.018s ok plugin 0.004s ok reflect 0.326s ok regexp 0.248s ok regexp/syntax 0.658s ok runtime 21.222s ok runtime/cgo 0.003s ok runtime/debug 0.065s ok runtime/internal/atomic 0.054s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.003s ok runtime/metrics 0.003s ok runtime/pprof 5.877s ok runtime/trace 3.928s ok sort 0.117s ok strconv 2.214s ok strings 2.154s ok sync 0.327s ok sync/atomic 3.783s ok syscall 0.068s ok testing 1.187s ok testing/fstest 0.004s ok testing/iotest 0.007s ok testing/quick 0.090s ok text/scanner 0.027s ok text/tabwriter 0.005s ok text/template 0.057s ok text/template/parse 0.041s ok time 1.894s ok unicode 0.005s ok unicode/utf16 0.002s ok unicode/utf8 0.030s ok cmd/addr2line 0.003s ok cmd/api 13.312s ok cmd/asm/internal/asm 1.381s ok cmd/asm/internal/lex 0.037s ok cmd/compile/internal/abt 0.014s ok cmd/compile/internal/amd64 7.415s ok cmd/compile/internal/dwarfgen 0.005s ok cmd/compile/internal/importer 1.025s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.012s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 0.155s ok cmd/compile/internal/syntax 0.138s ok cmd/compile/internal/test 0.085s ok cmd/compile/internal/typecheck 0.029s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 0.309s ok cmd/cover 0.005s ok cmd/dist 0.006s ok cmd/doc 0.285s ok cmd/fix 1.743s ok cmd/go 0.016s [no tests to run] ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.068s ok cmd/go/internal/fsys 0.017s ok cmd/go/internal/generate 0.015s ok cmd/go/internal/get 0.015s ok cmd/go/internal/imports 0.022s ok cmd/go/internal/load 0.011s ok cmd/go/internal/lockedfile 0.116s ok cmd/go/internal/lockedfile/internal/filelock 0.057s ok cmd/go/internal/modconv 0.012s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.008s ok cmd/go/internal/modindex 0.003s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.040s ok cmd/go/internal/par 0.026s ok cmd/go/internal/search 0.004s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.015s ok cmd/go/internal/vcs 0.009s ok cmd/go/internal/web 0.026s ok cmd/go/internal/work 0.016s ok cmd/gofmt 0.056s ok cmd/internal/archive 0.002s ok cmd/internal/buildid 0.212s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.009s ok cmd/internal/notsha256 0.008s ok cmd/internal/obj 0.003s ok cmd/internal/obj/ppc64 0.003s ok cmd/internal/obj/riscv 0.011s ok cmd/internal/obj/s390x 0.012s ok cmd/internal/obj/x86 0.003s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.017s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/sys 0.004s ok cmd/internal/test2json 0.243s ok cmd/link 0.004s ok cmd/link/internal/benchmark 0.051s ok cmd/link/internal/ld 0.014s ok cmd/link/internal/loader 0.033s ok cmd/nm 0.003s ok cmd/objdump 0.007s ok cmd/pack 0.005s ok cmd/pprof 0.006s ok cmd/trace 0.251s ok cmd/vet 0.011s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 20.526s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.086s ##### Testing without libgcc. ok net 0.012s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.175s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.274s ##### Testing race detector ok runtime/race 0.069s ok flag 0.104s ok net 0.110s ok os 0.229s ok os/exec 0.098s ok encoding/gob 0.090s ok flag 0.140s ok os/exec 0.098s ##### ../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.003s ##### ../misc/cgo/test PASS ok misc/cgo/test 6.649s PASS ok misc/cgo/test 6.491s PASS ok misc/cgo/test 7.034s PASS ok misc/cgo/testtls 0.041s PASS ok misc/cgo/testtls 0.003s PASS ok misc/cgo/testtls 0.008s PASS ok misc/cgo/nocgo 0.003s PASS ok misc/cgo/nocgo 0.005s PASS ok misc/cgo/nocgo 0.003s PASS ok misc/cgo/test 8.712s PASS ok misc/cgo/test 10.237s PASS ok misc/cgo/test 8.241s PASS ok misc/cgo/test 6.709s PASS ok misc/cgo/testtls 0.017s PASS ok misc/cgo/nocgo 0.009s ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.