darwin-amd64-11_0 at d37cc9a8cd4a33a78871b674a23bd3c1e39031e5 :: 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=AB32118C-58A6-436E-8815-77A12891EBF0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.6ECJXjU7U8/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=F824725F-B21F-4EE8-A96A-06B5AF1506D1" "__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.125s ok archive/zip 0.372s ok bufio 0.141s ok bytes 1.429s ok compress/bzip2 0.164s ok compress/flate 0.572s ok compress/gzip 1.631s ok compress/lzw 0.137s ok compress/zlib 0.477s ok container/heap 0.103s ok container/list 0.205s ok container/ring 0.171s ok context 0.131s ok crypto 0.143s ok crypto/aes 0.150s ok crypto/cipher 0.105s ok crypto/des 0.113s ok crypto/dsa 0.111s ok crypto/ecdsa 0.118s ok crypto/ed25519 0.152s ok crypto/elliptic 0.118s ok crypto/hmac 0.105s ok crypto/internal/boring 0.101s ok crypto/internal/boring/bcache 0.232s ok crypto/internal/edwards25519 3.706s ok crypto/internal/edwards25519/field 2.859s ok crypto/internal/nistec 1.023s ok crypto/internal/nistec/fiat 0.100s [no tests to run] ok crypto/internal/subtle 0.173s ok crypto/md5 0.168s ok crypto/rand 0.183s ok crypto/rc4 0.132s ok crypto/rsa 0.195s ok crypto/sha1 0.194s ok crypto/sha256 0.118s ok crypto/sha512 0.124s ok crypto/subtle 0.129s ok crypto/tls 0.513s ok crypto/x509 0.513s ok database/sql 0.414s ok database/sql/driver 0.122s ok debug/buildinfo 0.148s ok debug/dwarf 0.123s ok debug/elf 0.122s ok debug/gosym 0.136s ok debug/macho 0.115s ok debug/pe 0.147s ok debug/plan9obj 0.102s ok embed 0.172s [no tests to run] ok embed/internal/embedtest 0.174s ok encoding/ascii85 0.100s ok encoding/asn1 0.105s ok encoding/base32 0.112s ok encoding/base64 0.100s ok encoding/binary 0.102s ok encoding/csv 0.130s ok encoding/gob 0.138s ok encoding/hex 0.144s ok encoding/json 0.321s ok encoding/pem 0.576s ok encoding/xml 0.150s ok errors 0.106s ok expvar 0.126s ok flag 0.161s ok fmt 0.181s ok go/ast 0.108s ok go/build 1.365s ok go/build/constraint 0.112s ok go/constant 0.155s ok go/doc 0.158s ok go/doc/comment 0.885s ok go/format 0.114s ok go/importer 0.173s ok go/internal/gccgoimporter 0.168s ok go/internal/gcimporter 8.572s ok go/internal/srcimporter 6.899s ok go/parser 0.264s ok go/printer 0.204s ok go/scanner 0.107s ok go/token 0.171s ok go/types 9.839s ok hash 0.177s ok hash/adler32 0.115s ok hash/crc32 0.096s ok hash/crc64 0.153s ok hash/fnv 0.207s ok hash/maphash 0.279s ok html 0.210s ok html/template 0.190s ok image 0.147s ok image/color 0.150s ok image/draw 0.202s ok image/gif 9.359s ok image/jpeg 2.431s ok image/png 0.270s ok index/suffixarray 0.275s ok internal/abi 0.241s ok internal/buildcfg 0.106s ok internal/cpu 0.130s ok internal/diff 0.132s ok internal/fmtsort 0.106s ok internal/fuzz 0.180s ok internal/godebug 0.096s ok internal/intern 0.307s ok internal/itoa 0.102s ok internal/poll 0.126s ok internal/profile 0.165s ok internal/reflectlite 0.146s ok internal/singleflight 0.116s ok internal/trace 0.124s ok internal/unsafeheader 0.160s ok internal/xcoff 0.150s ok io 0.126s ok io/fs 0.504s ok io/ioutil 0.106s ok log 0.159s ok log/syslog 1.373s ok math 0.125s ok math/big 1.552s ok math/bits 0.103s ok math/cmplx 0.100s ok math/rand 0.266s ok mime 0.166s ok mime/multipart 0.192s ok mime/quotedprintable 0.103s ok net 7.965s ok net/http 5.992s ok net/http/cgi 1.114s ok net/http/cookiejar 0.213s ok net/http/fcgi 0.228s ok net/http/httptest 0.166s ok net/http/httptrace 0.115s ok net/http/httputil 0.705s ok net/http/internal 0.149s ok net/http/internal/ascii 0.108s ok net/http/pprof 5.230s ok net/internal/socktest 0.109s ok net/mail 0.101s ok net/netip 0.436s ok net/rpc 0.180s ok net/rpc/jsonrpc 0.140s ok net/smtp 0.221s ok net/textproto 0.101s ok net/url 0.112s ok os 1.068s ok os/exec 1.356s ok os/exec/internal/fdtest 0.151s ok os/signal 2.096s ok os/user 0.097s ok path 0.101s ok path/filepath 0.250s ok plugin 0.217s ok reflect 0.267s ok regexp 0.217s ok regexp/syntax 0.309s ok runtime 20.808s ok runtime/cgo 0.099s ok runtime/debug 0.218s ok runtime/internal/atomic 0.158s ok runtime/internal/math 0.112s ok runtime/internal/sys 0.189s ok runtime/metrics 0.268s ok runtime/pprof 7.141s ok runtime/trace 3.039s ok sort 0.166s ok strconv 0.811s ok strings 3.560s ok sync 0.433s ok sync/atomic 3.025s ok syscall 0.614s ok testing 1.181s ok testing/fstest 0.236s ok testing/iotest 0.154s ok testing/quick 0.129s ok text/scanner 0.112s ok text/tabwriter 0.118s ok text/template 0.156s ok text/template/parse 0.167s ok time 2.057s ok unicode 0.132s ok unicode/utf16 0.133s ok unicode/utf8 0.132s ok cmd/addr2line 1.183s ok cmd/api 8.751s ok cmd/asm/internal/asm 0.682s ok cmd/asm/internal/lex 0.109s ok cmd/compile/internal/abt 0.115s ok cmd/compile/internal/amd64 6.731s ok cmd/compile/internal/dwarfgen 0.579s ok cmd/compile/internal/importer 1.092s ok cmd/compile/internal/ir 0.112s ok cmd/compile/internal/logopt 0.546s ok cmd/compile/internal/noder 0.176s ok cmd/compile/internal/reflectdata 0.118s [no tests to run] ok cmd/compile/internal/ssa 10.258s ok cmd/compile/internal/syntax 0.154s ok cmd/compile/internal/test 10.864s ok cmd/compile/internal/typecheck 0.509s ok cmd/compile/internal/types 0.118s ok cmd/compile/internal/types2 1.368s ok cmd/cover 2.353s ok cmd/dist 0.124s ok cmd/doc 0.627s ok cmd/fix 3.091s ok cmd/go 80.398s ok cmd/go/internal/auth 0.143s ok cmd/go/internal/cache 0.647s ok cmd/go/internal/fsys 0.178s ok cmd/go/internal/generate 0.200s ok cmd/go/internal/get 0.313s ok cmd/go/internal/imports 0.214s ok cmd/go/internal/load 0.137s ok cmd/go/internal/lockedfile 0.227s ok cmd/go/internal/lockedfile/internal/filelock 0.133s ok cmd/go/internal/modconv 0.120s ok cmd/go/internal/modfetch 0.146s ok cmd/go/internal/modfetch/codehost 0.135s ok cmd/go/internal/modfetch/zip_sum_test 0.153s ok cmd/go/internal/modindex 0.270s ok cmd/go/internal/modload 0.146s ok cmd/go/internal/mvs 0.174s ok cmd/go/internal/par 0.114s ok cmd/go/internal/search 0.115s ok cmd/go/internal/str 0.103s ok cmd/go/internal/test 0.177s ok cmd/go/internal/vcs 0.167s ok cmd/go/internal/web 0.155s ok cmd/go/internal/work 0.188s ok cmd/gofmt 0.423s ok cmd/internal/archive 1.189s ok cmd/internal/buildid 0.405s ok cmd/internal/dwarf 0.142s ok cmd/internal/edit 0.101s ok cmd/internal/goobj 0.135s ok cmd/internal/moddeps 1.701s ok cmd/internal/notsha256 0.100s ok cmd/internal/obj 0.707s ok cmd/internal/obj/ppc64 0.311s ok cmd/internal/obj/riscv 0.216s ok cmd/internal/obj/s390x 0.098s ok cmd/internal/obj/x86 2.459s ok cmd/internal/objabi 0.164s ok cmd/internal/pkgpath 0.272s ok cmd/internal/quoted 0.102s ok cmd/internal/src 0.214s ok cmd/internal/sys 0.168s ok cmd/internal/test2json 0.308s ok cmd/link 11.210s ok cmd/link/internal/benchmark 0.170s ok cmd/link/internal/ld 7.457s ok cmd/link/internal/loader 0.127s ok cmd/nm 2.503s ok cmd/objdump 3.269s ok cmd/pack 2.918s ok cmd/pprof 4.027s ok cmd/trace 0.224s ok cmd/vet 6.852s ##### os/user with tag osusergo ok os/user 0.101s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.136s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 17.474s ##### moved GOROOT ok fmt 0.156s ##### Testing without libgcc. ok net 0.226s ok os/user 0.099s ##### internal linking of -buildmode=pie ok reflect 0.282s ok os/user 0.140s ##### sync -cpu=10 ok sync 0.403s ##### Testing race detector ok runtime/race 9.178s ok flag 0.188s ok net 0.262s ok os 0.372s ok os/exec 0.277s ok encoding/gob 0.244s ok flag 0.169s ok os/exec 0.255s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 20.811s ok misc/cgo/test 21.710s ok misc/cgo/test 20.553s ok misc/cgo/test 20.374s ok misc/cgo/test 12.246s ok misc/cgo/test 12.267s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.055s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.980s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 52.484s ##### ../misc/cgo/errors PASS All tests passed.