darwin-amd64-nocgo at aa6b75dd7d15c99368e7f51f3da2fb4b212ce33a :: 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=44A595AE-1EF4-4FC2-9F2F-99F4A912FFEB" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Ewef29IThG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=5155DDD4-53B8-44C8-BA37-693D74EC3517" "__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" "GO_BUILDER_NAME=darwin-amd64-nocgo" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "CGO_ENABLED=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/goboot. (go1.17.3 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 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.386s ok archive/zip 0.520s ok bufio 0.261s ok bytes 1.790s ok compress/bzip2 0.250s ok compress/flate 0.779s ok compress/gzip 0.300s ok compress/lzw 0.364s ok compress/zlib 0.741s ok container/heap 0.165s ok container/list 0.256s ok container/ring 0.353s ok context 0.198s ok crypto 0.316s ok crypto/aes 0.238s ok crypto/cipher 0.173s ok crypto/des 0.191s ok crypto/dsa 0.263s ok crypto/ecdsa 0.228s ok crypto/ed25519 2.270s ok crypto/elliptic 0.845s ok crypto/hmac 0.238s ok crypto/internal/boring 0.285s ok crypto/internal/edwards25519 5.890s ok crypto/internal/edwards25519/field 3.625s ok crypto/internal/nistec 1.421s ok crypto/internal/nistec/fiat 0.167s [no tests to run] ok crypto/internal/subtle 0.156s ok crypto/md5 0.320s ok crypto/rand 0.242s ok crypto/rc4 0.235s ok crypto/rsa 0.346s ok crypto/sha1 0.242s ok crypto/sha256 0.140s ok crypto/sha512 0.151s ok crypto/subtle 0.200s ok crypto/tls 0.503s ok crypto/x509 0.569s ok database/sql 0.482s ok database/sql/driver 0.169s ok debug/buildinfo 0.288s ok debug/dwarf 0.160s ok debug/elf 0.163s ok debug/gosym 0.155s ok debug/macho 0.158s ok debug/pe 0.265s ok debug/plan9obj 0.162s ok embed 0.216s [no tests to run] ok embed/internal/embedtest 0.167s ok encoding/ascii85 0.271s ok encoding/asn1 0.148s ok encoding/base32 0.174s ok encoding/base64 0.141s ok encoding/binary 0.138s ok encoding/csv 0.169s ok encoding/gob 0.205s ok encoding/hex 0.298s ok encoding/json 0.345s ok encoding/pem 0.647s ok encoding/xml 0.176s ok errors 0.146s ok expvar 0.160s ok flag 0.174s ok fmt 0.196s ok go/ast 0.140s ok go/build 1.781s ok go/build/constraint 0.289s ok go/constant 0.328s ok go/doc 0.363s ok go/doc/comment 1.393s ok go/format 0.171s ok go/importer 0.429s ok go/internal/gccgoimporter 2.127s ok go/internal/gcimporter 11.841s ok go/internal/srcimporter 4.031s ok go/parser 0.188s ok go/printer 0.331s ok go/scanner 0.128s ok go/token 0.145s ok go/types 7.302s ok hash 0.129s ok hash/adler32 0.251s ok hash/crc32 0.134s ok hash/crc64 0.148s ok hash/fnv 0.137s ok hash/maphash 0.397s ok html 0.260s ok html/template 0.230s ok image 0.192s ok image/color 0.201s ok image/draw 0.387s ok image/gif 10.452s ok image/jpeg 2.637s ok image/png 0.345s ok index/suffixarray 0.291s ok internal/abi 0.220s ok internal/buildcfg 0.242s ok internal/cpu 0.132s ok internal/diff 0.148s ok internal/fmtsort 0.123s ok internal/fuzz 0.236s ok internal/godebug 0.170s ok internal/intern 1.730s ok internal/itoa 0.172s ok internal/poll 0.153s ok internal/profile 0.340s ok internal/reflectlite 0.167s ok internal/singleflight 0.302s ok internal/trace 0.201s ok internal/unsafeheader 0.129s ok internal/xcoff 0.212s ok io 0.235s ok io/fs 0.245s ok io/ioutil 0.600s ok log 0.183s ok log/syslog 1.428s ok math 0.161s ok math/big 1.333s ok math/bits 0.207s ok math/cmplx 0.192s ok math/rand 0.420s ok mime 0.361s ok mime/multipart 0.403s ok mime/quotedprintable 0.180s ok net 8.745s ok net/http 5.479s ok net/http/cgi 1.050s ok net/http/cookiejar 0.200s ok net/http/fcgi 0.255s ok net/http/httptest 0.224s ok net/http/httptrace 0.156s ok net/http/httputil 1.048s ok net/http/internal 0.296s ok net/http/internal/ascii 0.205s ok net/http/pprof 5.326s ok net/internal/socktest 0.195s ok net/mail 0.215s ok net/netip 0.563s ok net/rpc 0.303s ok net/rpc/jsonrpc 0.168s ok net/smtp 0.292s ok net/textproto 0.242s ok net/url 0.349s ok os 1.388s ok os/exec 1.506s ok os/exec/internal/fdtest 0.177s ok os/signal 2.186s ok os/user 0.233s ok path 0.157s ok path/filepath 0.423s ok plugin 0.226s ok reflect 0.376s ok regexp 0.534s ok regexp/syntax 0.343s ok runtime 11.329s ok runtime/debug 0.192s ok runtime/internal/atomic 0.473s ok runtime/internal/math 0.334s ok runtime/internal/sys 0.193s ok runtime/metrics 0.195s ok runtime/pprof 3.576s ok runtime/trace 1.690s ok sort 0.306s ok strconv 0.460s ok strings 1.171s ok sync 0.710s ok sync/atomic 5.826s ok syscall 0.773s ok testing 0.649s ok testing/fstest 0.292s ok testing/iotest 0.156s ok testing/quick 0.270s ok text/scanner 0.260s ok text/tabwriter 0.136s ok text/template 0.363s ok text/template/parse 0.218s ok time 2.016s ok unicode 0.171s ok unicode/utf16 1.112s ok unicode/utf8 0.279s ok cmd/addr2line 1.994s ok cmd/api 11.122s ok cmd/asm/internal/asm 1.146s ok cmd/asm/internal/lex 0.169s ok cmd/compile/internal/abt 0.270s ok cmd/compile/internal/amd64 5.145s ok cmd/compile/internal/dwarfgen 0.642s ok cmd/compile/internal/importer 1.031s ok cmd/compile/internal/ir 0.149s ok cmd/compile/internal/logopt 0.611s ok cmd/compile/internal/noder 0.200s ok cmd/compile/internal/reflectdata 0.223s [no tests to run] ok cmd/compile/internal/ssa 12.809s ok cmd/compile/internal/syntax 0.193s ok cmd/compile/internal/test 17.245s ok cmd/compile/internal/typecheck 0.998s ok cmd/compile/internal/types 0.210s ok cmd/compile/internal/types2 1.994s ok cmd/cover 2.425s ok cmd/dist 0.213s ok cmd/doc 0.581s ok cmd/fix 8.185s ok cmd/go 111.356s ok cmd/go/internal/auth 0.222s ok cmd/go/internal/cache 0.848s ok cmd/go/internal/fsys 0.491s ok cmd/go/internal/generate 0.330s ok cmd/go/internal/get 0.239s ok cmd/go/internal/imports 0.170s ok cmd/go/internal/load 0.224s ok cmd/go/internal/lockedfile 0.305s ok cmd/go/internal/lockedfile/internal/filelock 0.349s ok cmd/go/internal/modconv 0.429s ok cmd/go/internal/modfetch 0.262s ok cmd/go/internal/modfetch/codehost 0.442s ok cmd/go/internal/modfetch/zip_sum_test 0.230s ok cmd/go/internal/modindex 0.386s ok cmd/go/internal/modload 0.225s ok cmd/go/internal/mvs 0.226s ok cmd/go/internal/par 0.207s ok cmd/go/internal/search 0.356s ok cmd/go/internal/str 0.332s ok cmd/go/internal/test 0.242s ok cmd/go/internal/vcs 0.295s ok cmd/go/internal/web 0.199s ok cmd/go/internal/work 0.324s ok cmd/gofmt 0.366s ok cmd/internal/archive 0.642s ok cmd/internal/buildid 0.469s ok cmd/internal/dwarf 0.202s ok cmd/internal/edit 0.153s ok cmd/internal/goobj 0.326s ok cmd/internal/moddeps 2.291s ok cmd/internal/notsha256 0.243s ok cmd/internal/obj 1.039s ok cmd/internal/obj/ppc64 0.373s ok cmd/internal/obj/riscv 0.231s ok cmd/internal/obj/s390x 0.195s ok cmd/internal/obj/x86 3.516s ok cmd/internal/objabi 0.207s ok cmd/internal/pkgpath 0.293s ok cmd/internal/quoted 0.147s ok cmd/internal/src 0.309s ok cmd/internal/sys 0.189s ok cmd/internal/test2json 0.425s ok cmd/link 2.469s ok cmd/link/internal/benchmark 0.127s ok cmd/link/internal/ld 3.786s ok cmd/link/internal/loader 0.132s ok cmd/nm 1.858s ok cmd/objdump 1.786s ok cmd/pack 3.006s ok cmd/pprof 3.197s ok cmd/trace 0.283s ok cmd/vet 8.082s ##### os/user with tag osusergo ok os/user 0.198s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 16.404s ##### moved GOROOT ok fmt 0.176s ##### Testing without libgcc. ok net 0.176s ok os/user 0.175s ##### internal linking of -buildmode=pie ok reflect 0.449s ##### sync -cpu=10 ok sync 0.448s ##### ../test/bench/go1 ##### API check All tests passed.