darwin-amd64-12_0 at c5be4ed7df3b2ae8f9d0a5c85afa4cf49e22a56d :: 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=443" "TERM_SESSION_ID=96D593D2-B2CD-4450-9961-E0ABCAF0BEDB" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.uZRaTNR54a/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=9E5598AA-57A9-4999-AD6E-E02A1095D70E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=3" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-12_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 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.177s ok archive/zip 0.612s ok bufio 0.274s ok bytes 1.475s ok compress/bzip2 0.227s ok compress/flate 0.563s ok compress/gzip 2.689s ok compress/lzw 0.348s ok compress/zlib 0.547s ok container/heap 0.171s ok container/list 0.456s ok container/ring 0.324s ok context 0.194s ok crypto 0.301s ok crypto/aes 0.249s ok crypto/cipher 0.204s ok crypto/des 0.218s ok crypto/dsa 0.233s ok crypto/ecdsa 0.228s ok crypto/ed25519 0.308s ok crypto/elliptic 0.217s ok crypto/hmac 0.205s ok crypto/internal/boring 0.130s ok crypto/internal/boring/bcache 0.420s ok crypto/internal/edwards25519 5.270s ok crypto/internal/edwards25519/field 4.202s ok crypto/internal/nistec 1.474s ok crypto/internal/nistec/fiat 0.326s [no tests to run] ok crypto/internal/subtle 0.168s ok crypto/md5 0.362s ok crypto/rand 0.329s ok crypto/rc4 0.249s ok crypto/rsa 0.299s ok crypto/sha1 0.413s ok crypto/sha256 0.179s ok crypto/sha512 0.218s ok crypto/subtle 0.219s ok crypto/tls 0.685s ok crypto/x509 0.974s ok database/sql 0.491s ok database/sql/driver 0.215s ok debug/buildinfo 0.375s ok debug/dwarf 0.241s ok debug/elf 0.246s ok debug/gosym 0.307s ok debug/macho 0.270s ok debug/pe 0.340s ok debug/plan9obj 0.171s ok embed 0.248s [no tests to run] ok embed/internal/embedtest 0.158s ok encoding/ascii85 0.264s ok encoding/asn1 0.143s ok encoding/base32 0.248s ok encoding/base64 0.150s ok encoding/binary 0.167s ok encoding/csv 0.338s ok encoding/gob 0.258s ok encoding/hex 0.220s ok encoding/json 0.573s ok encoding/pem 0.851s ok encoding/xml 0.205s ok errors 0.211s ok expvar 0.195s ok flag 0.401s ok fmt 0.390s ok go/ast 0.222s ok go/build 2.062s ok go/build/constraint 0.218s ok go/constant 0.211s ok go/doc 0.321s ok go/doc/comment 1.691s ok go/format 0.213s ok go/importer 0.235s ok go/internal/gccgoimporter 0.392s ok go/internal/gcimporter 13.984s ok go/internal/srcimporter 10.837s ok go/parser 0.383s ok go/printer 0.458s ok go/scanner 0.222s ok go/token 0.415s ok go/types 14.802s ok hash 0.315s ok hash/adler32 0.163s ok hash/crc32 0.137s ok hash/crc64 0.365s ok hash/fnv 0.195s ok hash/maphash 0.540s ok html 0.261s ok html/template 0.404s ok image 0.325s ok image/color 0.196s ok image/draw 0.303s ok image/gif 14.050s ok image/jpeg 3.454s ok image/png 0.688s ok index/suffixarray 0.583s ok internal/abi 0.316s ok internal/buildcfg 0.203s ok internal/cpu 0.189s ok internal/dag 0.186s ok internal/diff 0.574s ok internal/fmtsort 0.185s ok internal/fuzz 0.239s ok internal/godebug 0.326s ok internal/intern 0.591s ok internal/itoa 0.240s ok internal/poll 0.211s ok internal/profile 0.201s ok internal/reflectlite 0.291s ok internal/singleflight 0.344s ok internal/trace 0.371s ok internal/unsafeheader 0.281s ok internal/xcoff 0.318s ok io 0.195s ok io/fs 0.775s ok io/ioutil 0.257s ok log 0.528s ok log/syslog 1.503s ok math 0.192s ok math/big 1.529s ok math/bits 0.232s ok math/cmplx 0.250s ok math/rand 0.581s ok mime 0.247s ok mime/multipart 0.445s ok mime/quotedprintable 0.224s ok net 11.691s ok net/http 9.474s ok net/http/cgi 1.483s ok net/http/cookiejar 0.559s ok net/http/fcgi 0.342s ok net/http/httptest 0.432s ok net/http/httptrace 0.232s ok net/http/httputil 0.941s ok net/http/internal 0.228s ok net/http/internal/ascii 0.181s ok net/http/pprof 5.335s ok net/internal/socktest 0.364s ok net/mail 0.144s ok net/netip 0.649s ok net/rpc 0.270s ok net/rpc/jsonrpc 0.246s ok net/smtp 0.363s ok net/textproto 0.185s ok net/url 0.370s ok os 1.593s ok os/exec 1.866s ok os/exec/internal/fdtest 0.175s ok os/signal 2.263s ok os/user 0.135s ok path 0.147s ok path/filepath 0.299s ok plugin 0.174s ok reflect 0.408s ok regexp 0.375s ok regexp/syntax 0.595s ok runtime 26.087s ok runtime/cgo 0.158s ok runtime/debug 0.259s ok runtime/internal/atomic 0.392s ok runtime/internal/math 0.138s ok runtime/internal/sys 0.253s ok runtime/metrics 0.143s ok runtime/pprof 7.214s ok runtime/trace 1.579s ok sort 0.407s ok strconv 0.393s ok strings 1.228s ok sync 0.508s ok sync/atomic 5.735s ok syscall 0.832s ok testing 0.820s ok testing/fstest 0.417s ok testing/iotest 0.198s ok testing/quick 0.375s ok text/scanner 0.465s ok text/tabwriter 0.206s ok text/template 0.291s ok text/template/parse 0.253s ok time 2.061s ok unicode 0.364s ok unicode/utf16 0.157s ok unicode/utf8 0.200s ok cmd/addr2line 2.173s ok cmd/api 10.786s ok cmd/asm/internal/asm 1.018s ok cmd/asm/internal/lex 0.206s ok cmd/compile/internal/abt 0.264s ok cmd/compile/internal/amd64 5.114s ok cmd/compile/internal/dwarfgen 0.687s ok cmd/compile/internal/importer 1.155s ok cmd/compile/internal/ir 0.166s ok cmd/compile/internal/logopt 0.604s ok cmd/compile/internal/noder 0.193s ok cmd/compile/internal/reflectdata 0.280s [no tests to run] ok cmd/compile/internal/ssa 12.424s ok cmd/compile/internal/syntax 0.176s ok cmd/compile/internal/test 14.630s ok cmd/compile/internal/typecheck 0.698s ok cmd/compile/internal/types 0.186s ok cmd/compile/internal/types2 1.519s ok cmd/cover 2.176s ok cmd/dist 0.136s ok cmd/doc 0.554s ok cmd/fix 4.948s ok cmd/go 96.631s ok cmd/go/internal/auth 0.190s ok cmd/go/internal/cache 0.514s ok cmd/go/internal/fsys 0.414s ok cmd/go/internal/generate 0.218s ok cmd/go/internal/get 0.262s ok cmd/go/internal/imports 0.155s ok cmd/go/internal/load 0.181s ok cmd/go/internal/lockedfile 0.309s ok cmd/go/internal/lockedfile/internal/filelock 0.383s ok cmd/go/internal/modconv 0.418s ok cmd/go/internal/modfetch 0.241s ok cmd/go/internal/modfetch/codehost 0.277s ok cmd/go/internal/modfetch/zip_sum_test 0.232s ok cmd/go/internal/modindex 0.391s ok cmd/go/internal/modload 0.253s ok cmd/go/internal/mvs 0.212s ok cmd/go/internal/par 0.151s ok cmd/go/internal/search 0.284s ok cmd/go/internal/str 0.237s ok cmd/go/internal/test 0.216s ok cmd/go/internal/vcs 0.223s ok cmd/go/internal/web 0.202s ok cmd/go/internal/work 0.259s ok cmd/gofmt 0.329s ok cmd/internal/archive 1.466s ok cmd/internal/buildid 0.430s ok cmd/internal/dwarf 0.360s ok cmd/internal/edit 0.134s ok cmd/internal/goobj 0.325s ok cmd/internal/moddeps 2.470s ok cmd/internal/notsha256 0.142s ok cmd/internal/obj 0.863s ok cmd/internal/obj/ppc64 0.469s ok cmd/internal/obj/riscv 0.254s ok cmd/internal/obj/s390x 0.156s ok cmd/internal/obj/x86 3.083s ok cmd/internal/objabi 0.194s ok cmd/internal/pkgpath 0.164s ok cmd/internal/quoted 0.266s ok cmd/internal/src 0.346s ok cmd/internal/sys 0.166s ok cmd/internal/test2json 0.392s ok cmd/link 12.176s ok cmd/link/internal/benchmark 0.138s ok cmd/link/internal/ld 8.150s ok cmd/link/internal/loader 0.172s ok cmd/nm 4.169s ok cmd/objdump 4.606s ok cmd/pack 3.765s ok cmd/pprof 3.691s ok cmd/trace 0.398s ok cmd/vet 7.873s ##### os/user with tag osusergo ok os/user 0.139s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.201s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 20.864s ##### moved GOROOT ok fmt 0.245s ##### Testing without libgcc. ok net 0.154s ok os/user 0.218s ##### internal linking of -buildmode=pie ok reflect 0.488s ok os/user 0.155s ##### sync -cpu=10 ok sync 0.406s ##### Testing race detector ok runtime/race 10.376s ok flag 0.248s ok net 0.346s ok os 0.637s ok os/exec 0.424s ok encoding/gob 0.346s ok flag 0.253s ok os/exec 0.402s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 24.577s ok misc/cgo/test 24.483s ok misc/cgo/test 23.723s ok misc/cgo/test 24.456s ok misc/cgo/test 19.147s ok misc/cgo/test 21.520s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.317s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.874s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 65.402s ##### ../misc/cgo/errors PASS All tests passed.