darwin-amd64-11_0 at f42dc0de74f83d39e5ca1af72fc5334c73bd41f9 :: Running /Users/gopher/workdir/go/src/make.bash with args ["/Users/gopher/workdir/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "TERM=xterm-256color" "SHELL=/bin/zsh" "TERM_PROGRAM_VERSION=440" "TERM_SESSION_ID=B27AB027-8AD0-4DC1-B0D4-84DEDE101038" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.T9kBIt4uO9/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=10FAF300-D5AA-4DB6-9AB2-5FC083893511" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=4" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOBIN=" "TMPDIR=/Users/gopher/workdir/tmp" "GOCACHE=/Users/gopher/workdir/gocache" "PWD=/Users/gopher/workdir/go/src"] in dir /Users/gopher/workdir/go/src Building Go cmd/dist using /Users/gopher/workdir/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /Users/gopher/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 darwin/amd64. --- Installed Go for darwin/amd64 in /Users/gopher/workdir/go Installed commands in /Users/gopher/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz # GOOS: darwin # OS Version: Darwin 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.136s ok archive/zip 0.379s ok bufio 0.153s ok bytes 1.473s ok compress/bzip2 0.224s ok compress/flate 0.460s ok compress/gzip 1.776s ok compress/lzw 0.277s ok compress/zlib 0.650s ok container/heap 0.109s ok container/list 0.167s ok container/ring 0.244s ok context 0.114s ok crypto 0.146s ok crypto/aes 0.143s ok crypto/cipher 0.107s ok crypto/des 0.132s ok crypto/dsa 0.160s ok crypto/ecdsa 0.131s ok crypto/ed25519 0.203s ok crypto/elliptic 0.122s ok crypto/hmac 0.198s ok crypto/internal/boring 0.099s ok crypto/internal/boring/bcache 0.176s ok crypto/internal/edwards25519 4.120s ok crypto/internal/edwards25519/field 3.342s ok crypto/internal/nistec 1.157s ok crypto/internal/nistec/fiat 0.112s [no tests to run] ok crypto/internal/subtle 0.142s ok crypto/md5 0.135s ok crypto/rand 0.249s ok crypto/rc4 0.163s ok crypto/rsa 0.220s ok crypto/sha1 0.154s ok crypto/sha256 0.103s ok crypto/sha512 0.220s ok crypto/subtle 0.154s ok crypto/tls 0.535s ok crypto/x509 0.450s ok database/sql 0.445s ok database/sql/driver 0.127s ok debug/buildinfo 0.210s ok debug/dwarf 0.133s ok debug/elf 0.142s ok debug/gosym 0.152s ok debug/macho 0.117s ok debug/pe 0.143s ok debug/plan9obj 0.107s ok embed 0.156s [no tests to run] ok embed/internal/embedtest 0.136s ok encoding/ascii85 0.203s ok encoding/asn1 0.140s ok encoding/base32 0.157s ok encoding/base64 0.106s ok encoding/binary 0.114s ok encoding/csv 0.166s ok encoding/gob 0.185s ok encoding/hex 0.148s ok encoding/json 0.407s ok encoding/pem 0.864s ok encoding/xml 0.156s ok errors 0.121s ok expvar 0.136s ok flag 0.200s ok fmt 0.197s ok go/ast 0.117s ok go/build 1.667s ok go/build/constraint 0.122s ok go/constant 0.115s ok go/doc 0.217s ok go/doc/comment 1.085s ok go/format 0.138s ok go/importer 0.223s ok go/internal/gccgoimporter 0.371s ok go/internal/gcimporter 12.160s ok go/internal/srcimporter 9.015s ok go/parser 0.329s ok go/printer 0.330s ok go/scanner 0.140s ok go/token 0.160s ok go/types 10.564s ok hash 0.240s ok hash/adler32 0.168s ok hash/crc32 0.122s ok hash/crc64 0.109s ok hash/fnv 0.180s ok hash/maphash 0.320s ok html 0.138s ok html/template 0.231s ok image 0.163s ok image/color 0.159s ok image/draw 0.273s ok image/gif 10.417s ok image/jpeg 2.331s ok image/png 0.281s ok index/suffixarray 0.257s ok internal/abi 0.240s ok internal/buildcfg 0.129s ok internal/cpu 0.126s ok internal/dag 0.128s ok internal/diff 0.187s ok internal/fmtsort 0.102s ok internal/fuzz 0.132s ok internal/godebug 0.128s ok internal/intern 0.433s ok internal/itoa 0.125s ok internal/poll 0.126s ok internal/profile 0.162s ok internal/reflectlite 0.156s ok internal/singleflight 0.182s ok internal/trace 0.179s ok internal/unsafeheader 0.186s ok internal/xcoff 0.269s ok io 0.129s ok io/fs 0.347s ok io/ioutil 0.169s ok log 0.251s ok log/syslog 1.431s ok math 0.143s ok math/big 1.561s ok math/bits 0.123s ok math/cmplx 0.177s ok math/rand 0.362s ok mime 0.101s ok mime/multipart 0.210s ok mime/quotedprintable 0.121s ok net 9.662s ok net/http 7.901s ok net/http/cgi 1.128s ok net/http/cookiejar 0.167s ok net/http/fcgi 0.228s ok net/http/httptest 0.245s ok net/http/httptrace 0.166s ok net/http/httputil 1.014s ok net/http/internal 0.162s ok net/http/internal/ascii 0.116s ok net/http/pprof 5.240s ok net/internal/socktest 0.124s ok net/mail 0.129s ok net/netip 0.559s ok net/rpc 0.196s ok net/rpc/jsonrpc 0.163s ok net/smtp 0.246s ok net/textproto 0.127s ok net/url 0.192s ok os 1.468s ok os/exec 1.753s ok os/exec/internal/fdtest 0.114s ok os/signal 2.142s ok os/user 0.121s ok path 0.145s ok path/filepath 0.218s ok plugin 0.118s ok reflect 0.301s ok regexp 0.301s ok regexp/syntax 0.635s ok runtime 25.238s ok runtime/cgo 0.134s ok runtime/debug 0.217s ok runtime/internal/atomic 0.248s ok runtime/internal/math 0.292s ok runtime/internal/sys 0.117s ok runtime/metrics 0.164s ok runtime/pprof 6.496s ok runtime/trace 1.765s ok sort 0.314s ok strconv 0.394s ok strings 1.201s ok sync 0.464s ok sync/atomic 6.687s ok syscall 0.612s ok testing 0.587s ok testing/fstest 0.184s ok testing/iotest 0.122s ok testing/quick 0.184s ok text/scanner 0.152s ok text/tabwriter 0.101s ok text/template 0.224s ok text/template/parse 0.185s ok time 2.141s ok unicode 0.117s ok unicode/utf16 0.103s ok unicode/utf8 0.206s ok cmd/addr2line 2.272s ok cmd/api 11.426s ok cmd/asm/internal/asm 1.284s ok cmd/asm/internal/lex 0.197s ok cmd/compile/internal/abt 0.156s ok cmd/compile/internal/amd64 6.888s ok cmd/compile/internal/dwarfgen 0.636s ok cmd/compile/internal/importer 1.196s ok cmd/compile/internal/ir 0.131s ok cmd/compile/internal/logopt 0.749s ok cmd/compile/internal/noder 0.226s ok cmd/compile/internal/reflectdata 0.220s [no tests to run] ok cmd/compile/internal/ssa 13.280s ok cmd/compile/internal/syntax 0.189s ok cmd/compile/internal/test 15.670s ok cmd/compile/internal/typecheck 0.828s ok cmd/compile/internal/types 0.153s ok cmd/compile/internal/types2 1.826s ok cmd/cover 2.741s ok cmd/dist 0.149s ok cmd/doc 0.548s ok cmd/fix 4.412s ok cmd/go 125.169s ok cmd/go/internal/auth 0.171s ok cmd/go/internal/cache 0.716s ok cmd/go/internal/fsys 0.393s ok cmd/go/internal/generate 0.249s ok cmd/go/internal/get 0.207s ok cmd/go/internal/imports 0.136s ok cmd/go/internal/load 0.171s ok cmd/go/internal/lockedfile 0.280s ok cmd/go/internal/lockedfile/internal/filelock 0.154s ok cmd/go/internal/modconv 0.208s ok cmd/go/internal/modfetch 0.161s ok cmd/go/internal/modfetch/codehost 0.145s ok cmd/go/internal/modfetch/zip_sum_test 0.169s ok cmd/go/internal/modindex 0.329s ok cmd/go/internal/modload 0.188s ok cmd/go/internal/mvs 0.116s ok cmd/go/internal/par 0.207s ok cmd/go/internal/search 0.214s ok cmd/go/internal/str 0.106s ok cmd/go/internal/test 0.185s ok cmd/go/internal/vcs 0.171s ok cmd/go/internal/web 0.153s ok cmd/go/internal/work 0.201s ok cmd/gofmt 0.193s ok cmd/internal/archive 1.312s ok cmd/internal/buildid 0.369s ok cmd/internal/dwarf 0.135s ok cmd/internal/edit 0.111s ok cmd/internal/goobj 0.172s ok cmd/internal/moddeps 1.840s ok cmd/internal/notsha256 0.180s ok cmd/internal/obj 0.849s ok cmd/internal/obj/ppc64 0.319s ok cmd/internal/obj/riscv 0.206s ok cmd/internal/obj/s390x 0.138s ok cmd/internal/obj/x86 2.839s ok cmd/internal/objabi 0.113s ok cmd/internal/pkgpath 0.139s ok cmd/internal/quoted 0.186s ok cmd/internal/src 0.145s ok cmd/internal/sys 0.177s ok cmd/internal/test2json 0.221s ok cmd/link 12.781s ok cmd/link/internal/benchmark 0.110s ok cmd/link/internal/ld 10.626s ok cmd/link/internal/loader 0.145s ok cmd/nm 4.447s ok cmd/objdump 4.868s ok cmd/pack 4.355s ok cmd/pprof 3.059s ok cmd/trace 0.268s ok cmd/vet 9.929s ##### os/user with tag osusergo ok os/user 0.105s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.132s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 20.095s ##### moved GOROOT ok fmt 0.159s ##### Testing without libgcc. ok net 0.128s ok os/user 0.127s ##### internal linking of -buildmode=pie ok reflect 0.323s ok os/user 0.113s ##### sync -cpu=10 ok sync 0.438s ##### Testing race detector ok runtime/race 22.534s ok flag 0.298s ok net 0.453s ok os 0.450s ok os/exec 0.342s ok encoding/gob 0.345s ok flag 0.309s ok os/exec 0.297s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 31.405s ok misc/cgo/test 32.421s ok misc/cgo/test 33.087s ok misc/cgo/test 33.142s ok misc/cgo/test 14.822s ok misc/cgo/test 15.288s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.129s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.088s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 60.354s ##### ../misc/cgo/errors PASS All tests passed.