darwin-amd64-11_0 at e99275241c4e4bde6ff2a8598e558a2bea151ef7 :: 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=DC24B9CC-1D75-486F-9204-81C72CD55BA9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.dj69lQQqkl/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=441157B9-8B45-402D-8498-261B5A9E26B4" "__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" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "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/goboot. (go1.13.14 darwin/amd64) Building Go toolchain1 using /Users/gopher/goboot. 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.105s ok archive/zip 0.313s ok bufio 0.159s ok bytes 1.352s ok compress/bzip2 0.143s ok compress/flate 0.405s ok compress/gzip 0.294s ok compress/lzw 0.182s ok compress/zlib 0.510s ok container/heap 0.075s ok container/list 0.125s ok container/ring 0.109s ok context 0.082s ok crypto 0.097s ok crypto/aes 0.113s ok crypto/cipher 0.106s ok crypto/des 0.135s ok crypto/dsa 0.099s ok crypto/ecdsa 0.089s ok crypto/ed25519 0.141s ok crypto/elliptic 0.125s ok crypto/hmac 0.102s ok crypto/internal/boring 0.135s ok crypto/internal/edwards25519 3.695s ok crypto/internal/edwards25519/field 2.935s ok crypto/internal/nistec 1.026s ok crypto/internal/nistec/fiat 0.102s [no tests to run] ok crypto/internal/subtle 0.094s ok crypto/md5 0.137s ok crypto/rand 0.133s ok crypto/rc4 0.129s ok crypto/rsa 0.170s ok crypto/sha1 0.120s ok crypto/sha256 0.080s ok crypto/sha512 0.156s ok crypto/subtle 0.088s ok crypto/tls 0.466s ok crypto/x509 0.424s ok database/sql 0.456s ok database/sql/driver 0.088s ok debug/buildinfo 0.098s ok debug/dwarf 0.112s ok debug/elf 0.103s ok debug/gosym 0.092s ok debug/macho 0.107s ok debug/pe 0.105s ok debug/plan9obj 0.097s ok embed 0.138s [no tests to run] ok embed/internal/embedtest 0.143s ok encoding/ascii85 0.095s ok encoding/asn1 0.081s ok encoding/base32 0.121s ok encoding/base64 0.079s ok encoding/binary 0.075s ok encoding/csv 0.137s ok encoding/gob 0.094s ok encoding/hex 0.087s ok encoding/json 0.318s ok encoding/pem 0.612s ok encoding/xml 0.107s ok errors 0.113s ok expvar 0.126s ok flag 0.132s ok fmt 0.156s ok go/ast 0.113s ok go/build 1.459s ok go/build/constraint 0.114s ok go/constant 0.111s ok go/doc 0.163s ok go/doc/comment 1.019s ok go/format 0.127s ok go/importer 0.288s ok go/internal/gccgoimporter 0.285s ok go/internal/gcimporter 8.818s ok go/internal/srcimporter 7.230s ok go/parser 0.143s ok go/printer 0.285s ok go/scanner 0.097s ok go/token 0.118s ok go/types 8.786s ok hash 0.109s ok hash/adler32 0.112s ok hash/crc32 0.102s ok hash/crc64 0.167s ok hash/fnv 0.106s ok hash/maphash 0.273s ok html 0.152s ok html/template 0.261s ok image 0.157s ok image/color 0.156s ok image/draw 0.286s ok image/gif 9.531s ok image/jpeg 2.419s ok image/png 0.250s ok index/suffixarray 0.262s ok internal/abi 0.144s ok internal/buildcfg 0.112s ok internal/cpu 0.111s ok internal/diff 0.166s ok internal/fmtsort 0.099s ok internal/fuzz 0.139s ok internal/godebug 0.118s ok internal/intern 0.885s ok internal/itoa 0.183s ok internal/poll 0.121s ok internal/profile 0.147s ok internal/reflectlite 0.179s ok internal/singleflight 0.136s ok internal/trace 0.139s ok internal/unsafeheader 0.117s ok internal/xcoff 0.122s ok io 0.126s ok io/fs 0.167s ok io/ioutil 0.193s ok log 0.140s ok log/syslog 1.371s ok math 0.104s ok math/big 0.953s ok math/bits 0.113s ok math/cmplx 0.122s ok math/rand 0.257s ok mime 0.118s ok mime/multipart 0.236s ok mime/quotedprintable 0.135s ok net 8.531s ok net/http 5.107s ok net/http/cgi 0.820s ok net/http/cookiejar 0.167s ok net/http/fcgi 0.229s ok net/http/httptest 0.218s ok net/http/httptrace 0.128s ok net/http/httputil 0.902s ok net/http/internal 0.215s ok net/http/internal/ascii 0.102s ok net/http/pprof 5.212s ok net/internal/socktest 0.123s ok net/mail 0.104s ok net/netip 0.501s ok net/rpc 0.183s ok net/rpc/jsonrpc 0.135s ok net/smtp 0.229s ok net/textproto 0.188s ok net/url 0.227s ok os 1.144s ok os/exec 1.259s ok os/exec/internal/fdtest 0.180s ok os/signal 2.087s ok os/user 0.104s ok path 0.154s ok path/filepath 0.180s ok plugin 0.130s ok reflect 0.266s ok regexp 0.186s ok regexp/syntax 0.325s ok runtime 19.918s ok runtime/cgo 0.095s ok runtime/debug 0.279s ok runtime/internal/atomic 0.218s ok runtime/internal/math 0.100s ok runtime/internal/sys 0.102s ok runtime/metrics 0.180s ok runtime/pprof 6.427s ok runtime/trace 3.315s ok sort 0.143s ok strconv 0.364s ok strings 2.088s ok sync 0.409s ok sync/atomic 1.790s ok syscall 0.506s ok testing 0.887s ok testing/fstest 0.105s ok testing/iotest 0.156s ok testing/quick 0.128s ok text/scanner 0.215s ok text/tabwriter 0.138s ok text/template 0.147s ok text/template/parse 0.119s ok time 2.045s ok unicode 0.136s ok unicode/utf16 0.126s ok unicode/utf8 0.139s ok cmd/addr2line 1.280s ok cmd/api 9.915s ok cmd/asm/internal/asm 0.476s ok cmd/asm/internal/lex 0.181s ok cmd/compile/internal/abt 0.117s ok cmd/compile/internal/amd64 6.323s ok cmd/compile/internal/dwarfgen 0.490s ok cmd/compile/internal/importer 0.877s ok cmd/compile/internal/ir 0.122s ok cmd/compile/internal/logopt 0.540s ok cmd/compile/internal/noder 0.180s ok cmd/compile/internal/reflectdata 0.118s [no tests to run] ok cmd/compile/internal/ssa 10.483s ok cmd/compile/internal/syntax 0.125s ok cmd/compile/internal/test 14.496s ok cmd/compile/internal/typecheck 0.628s ok cmd/compile/internal/types 0.120s ok cmd/compile/internal/types2 1.356s ok cmd/cover 2.510s ok cmd/dist 0.145s ok cmd/doc 0.808s ok cmd/fix 3.718s ok cmd/go 90.458s ok cmd/go/internal/auth 0.229s ok cmd/go/internal/cache 0.405s ok cmd/go/internal/fsys 0.253s ok cmd/go/internal/generate 0.294s ok cmd/go/internal/get 0.173s ok cmd/go/internal/imports 0.116s ok cmd/go/internal/load 0.143s ok cmd/go/internal/lockedfile 0.210s ok cmd/go/internal/lockedfile/internal/filelock 0.219s ok cmd/go/internal/modconv 0.123s ok cmd/go/internal/modfetch 0.142s ok cmd/go/internal/modfetch/codehost 0.134s ok cmd/go/internal/modfetch/zip_sum_test 0.142s ok cmd/go/internal/modindex 0.120s ok cmd/go/internal/modload 0.147s ok cmd/go/internal/mvs 0.155s ok cmd/go/internal/par 0.139s ok cmd/go/internal/search 0.233s ok cmd/go/internal/str 0.119s ok cmd/go/internal/test 0.183s ok cmd/go/internal/vcs 0.158s ok cmd/go/internal/web 0.138s ok cmd/go/internal/work 0.180s ok cmd/gofmt 0.174s ok cmd/internal/archive 1.165s ok cmd/internal/buildid 0.359s ok cmd/internal/dwarf 0.123s ok cmd/internal/edit 0.101s ok cmd/internal/goobj 0.150s ok cmd/internal/moddeps 1.809s ok cmd/internal/notsha256 0.125s ok cmd/internal/obj 0.815s ok cmd/internal/obj/ppc64 0.285s ok cmd/internal/obj/riscv 0.195s ok cmd/internal/obj/s390x 0.113s ok cmd/internal/obj/x86 2.568s ok cmd/internal/objabi 0.240s ok cmd/internal/pkgpath 0.133s ok cmd/internal/quoted 0.171s ok cmd/internal/src 0.288s ok cmd/internal/sys 0.171s ok cmd/internal/test2json 0.308s ok cmd/link 15.990s ok cmd/link/internal/benchmark 0.168s ok cmd/link/internal/ld 11.049s ok cmd/link/internal/loader 0.129s ok cmd/nm 3.702s ok cmd/objdump 4.307s ok cmd/pack 2.098s ok cmd/pprof 3.103s ok cmd/trace 0.252s ok cmd/vet 8.163s ##### os/user with tag osusergo ok os/user 0.098s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.135s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 15.321s ##### moved GOROOT ok fmt 0.153s ##### Testing without libgcc. ok net 0.121s ok os/user 0.099s ##### internal linking of -buildmode=pie ok reflect 0.260s ok os/user 0.101s ##### sync -cpu=10 ok sync 0.446s ##### Testing race detector ok runtime/race 10.022s ok flag 0.200s ok net 0.323s ok os 0.274s ok os/exec 0.276s ok encoding/gob 0.271s ok flag 0.176s ok os/exec 0.304s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 19.510s PASS ok misc/cgo/test 19.692s PASS ok misc/cgo/test 19.512s PASS ok misc/cgo/test 19.343s PASS ok misc/cgo/test 11.983s PASS ok misc/cgo/test 12.458s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.045s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.000s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 51.745s ##### ../misc/cgo/errors PASS All tests passed.