darwin-amd64-nocgo at 606c6c371ad3d089d59d15393f7c49b063fc0eca :: 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=40490534-C644-4158-8CF0-7B1B89D078AF" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.4AVn1HJBWu/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=81494944-1CE3-42B6-B00A-4A91BC2A7C8D" "__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.360s ok archive/zip 0.556s ok bufio 0.207s ok bytes 2.034s ok compress/bzip2 0.386s ok compress/flate 0.771s ok compress/gzip 0.540s ok compress/lzw 0.359s ok compress/zlib 1.144s ok container/heap 0.136s ok container/list 0.248s ok container/ring 0.370s ok context 0.210s ok crypto 0.394s ok crypto/aes 0.261s ok crypto/cipher 0.192s ok crypto/des 0.378s ok crypto/dsa 0.207s ok crypto/ecdsa 0.209s ok crypto/ed25519 0.287s ok crypto/elliptic 0.315s ok crypto/hmac 0.263s ok crypto/internal/boring 0.273s ok crypto/internal/edwards25519 5.551s ok crypto/internal/edwards25519/field 4.448s ok crypto/internal/nistec 1.874s ok crypto/internal/nistec/fiat 0.225s [no tests to run] ok crypto/internal/subtle 0.209s ok crypto/md5 0.358s ok crypto/rand 0.256s ok crypto/rc4 0.215s ok crypto/rsa 0.345s ok crypto/sha1 0.175s ok crypto/sha256 0.224s ok crypto/sha512 0.215s ok crypto/subtle 0.283s ok crypto/tls 0.674s ok crypto/x509 0.782s ok database/sql 0.664s ok database/sql/driver 0.154s ok debug/buildinfo 0.297s ok debug/dwarf 0.162s ok debug/elf 0.200s ok debug/gosym 0.262s ok debug/macho 0.181s ok debug/pe 0.295s ok debug/plan9obj 0.209s ok embed 0.239s [no tests to run] ok embed/internal/embedtest 0.233s ok encoding/ascii85 0.345s ok encoding/asn1 0.209s ok encoding/base32 0.270s ok encoding/base64 0.196s ok encoding/binary 0.171s ok encoding/csv 0.367s ok encoding/gob 0.234s ok encoding/hex 0.218s ok encoding/json 0.474s ok encoding/pem 0.917s ok encoding/xml 0.372s ok errors 0.180s ok expvar 0.193s ok flag 0.193s ok fmt 0.228s ok go/ast 0.167s ok go/build 2.085s ok go/build/constraint 0.203s ok go/constant 0.155s ok go/doc 0.280s ok go/doc/comment 1.870s ok go/format 0.177s ok go/importer 0.439s ok go/internal/gccgoimporter 0.358s ok go/internal/gcimporter 14.195s ok go/internal/srcimporter 2.424s ok go/parser 0.184s ok go/printer 0.382s ok go/scanner 0.161s ok go/token 0.193s ok go/types 8.806s ok hash 0.253s ok hash/adler32 0.175s ok hash/crc32 0.134s ok hash/crc64 0.279s ok hash/fnv 0.208s ok hash/maphash 0.514s ok html 0.260s ok html/template 0.243s ok image 0.197s ok image/color 0.244s ok image/draw 0.419s ok image/gif 13.408s ok image/jpeg 3.495s ok image/png 0.346s ok index/suffixarray 0.285s ok internal/abi 0.228s ok internal/buildcfg 0.292s ok internal/cpu 0.141s ok internal/diff 0.162s ok internal/fmtsort 0.128s ok internal/fuzz 0.263s ok internal/godebug 0.148s ok internal/intern 1.847s ok internal/itoa 0.361s ok internal/poll 0.154s ok internal/profile 0.183s ok internal/reflectlite 0.185s ok internal/singleflight 0.262s ok internal/trace 0.211s ok internal/unsafeheader 0.161s ok internal/xcoff 0.183s ok io 0.154s ok io/fs 0.196s ok io/ioutil 0.268s ok log 0.183s ok log/syslog 1.520s ok math 0.163s ok math/big 1.098s ok math/bits 0.139s ok math/cmplx 0.318s ok math/rand 0.332s ok mime 0.200s ok mime/multipart 0.540s ok mime/quotedprintable 0.221s ok net 9.075s ok net/http 6.362s ok net/http/cgi 1.045s ok net/http/cookiejar 0.343s ok net/http/fcgi 0.266s ok net/http/httptest 0.261s ok net/http/httptrace 0.154s ok net/http/httputil 1.020s ok net/http/internal 0.327s ok net/http/internal/ascii 0.192s ok net/http/pprof 5.322s ok net/internal/socktest 0.165s ok net/mail 0.141s ok net/netip 0.554s ok net/rpc 0.247s ok net/rpc/jsonrpc 0.174s ok net/smtp 0.212s ok net/textproto 0.231s ok net/url 0.198s ok os 1.264s ok os/exec 1.438s ok os/exec/internal/fdtest 0.238s ok os/signal 2.173s ok os/user 0.691s ok path 0.240s ok path/filepath 0.332s ok plugin 0.153s ok reflect 0.413s ok regexp 0.267s ok regexp/syntax 0.392s ok runtime 10.191s ok runtime/debug 0.309s ok runtime/internal/atomic 0.341s ok runtime/internal/math 0.414s ok runtime/internal/sys 0.148s ok runtime/metrics 0.154s ok runtime/pprof 3.685s ok runtime/trace 1.630s ok sort 0.241s ok strconv 0.439s ok strings 1.185s ok sync 0.630s ok sync/atomic 5.272s ok syscall 0.555s ok testing 0.702s ok testing/fstest 0.330s ok testing/iotest 0.170s ok testing/quick 0.319s ok text/scanner 0.410s ok text/tabwriter 0.211s ok text/template 0.417s ok text/template/parse 0.175s ok time 2.044s ok unicode 0.144s ok unicode/utf16 0.129s ok unicode/utf8 0.234s ok cmd/addr2line 2.130s ok cmd/api 11.695s ok cmd/asm/internal/asm 0.696s ok cmd/asm/internal/lex 0.203s ok cmd/compile/internal/abt 0.319s ok cmd/compile/internal/amd64 5.821s ok cmd/compile/internal/dwarfgen 0.562s ok cmd/compile/internal/importer 1.094s ok cmd/compile/internal/ir 0.186s ok cmd/compile/internal/logopt 0.565s ok cmd/compile/internal/noder 0.190s ok cmd/compile/internal/reflectdata 0.196s [no tests to run] ok cmd/compile/internal/ssa 16.497s ok cmd/compile/internal/syntax 0.257s ok cmd/compile/internal/test 15.674s ok cmd/compile/internal/typecheck 1.191s ok cmd/compile/internal/types 0.237s ok cmd/compile/internal/types2 2.544s ok cmd/cover 3.469s ok cmd/dist 0.247s ok cmd/doc 0.714s ok cmd/fix 10.244s ok cmd/go 104.632s ok cmd/go/internal/auth 0.277s ok cmd/go/internal/cache 0.627s ok cmd/go/internal/fsys 0.259s ok cmd/go/internal/generate 0.311s ok cmd/go/internal/get 0.217s ok cmd/go/internal/imports 0.157s ok cmd/go/internal/load 0.232s ok cmd/go/internal/lockedfile 0.396s ok cmd/go/internal/lockedfile/internal/filelock 0.369s ok cmd/go/internal/modconv 0.455s ok cmd/go/internal/modfetch 0.197s ok cmd/go/internal/modfetch/codehost 0.198s ok cmd/go/internal/modfetch/zip_sum_test 0.229s ok cmd/go/internal/modindex 0.133s ok cmd/go/internal/modload 0.196s ok cmd/go/internal/mvs 0.169s ok cmd/go/internal/par 0.198s ok cmd/go/internal/search 0.369s ok cmd/go/internal/str 0.307s ok cmd/go/internal/test 0.255s ok cmd/go/internal/vcs 0.194s ok cmd/go/internal/web 0.195s ok cmd/go/internal/work 0.208s ok cmd/gofmt 0.361s ok cmd/internal/archive 0.533s ok cmd/internal/buildid 0.744s ok cmd/internal/dwarf 0.308s ok cmd/internal/edit 0.203s ok cmd/internal/goobj 0.428s ok cmd/internal/moddeps 2.663s ok cmd/internal/notsha256 0.204s ok cmd/internal/obj 0.908s ok cmd/internal/obj/ppc64 0.325s ok cmd/internal/obj/riscv 0.254s ok cmd/internal/obj/s390x 0.203s ok cmd/internal/obj/x86 3.849s ok cmd/internal/objabi 0.180s ok cmd/internal/pkgpath 0.300s ok cmd/internal/quoted 0.156s ok cmd/internal/src 0.337s ok cmd/internal/sys 0.172s ok cmd/internal/test2json 0.343s ok cmd/link 2.055s ok cmd/link/internal/benchmark 0.197s ok cmd/link/internal/ld 5.232s ok cmd/link/internal/loader 0.202s ok cmd/nm 1.703s ok cmd/objdump 1.818s ok cmd/pack 3.815s ok cmd/pprof 3.924s ok cmd/trace 0.320s ok cmd/vet 7.937s ##### os/user with tag osusergo ok os/user 0.132s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.350s ##### moved GOROOT ok fmt 0.192s ##### Testing without libgcc. ok net 0.186s ok os/user 0.163s ##### internal linking of -buildmode=pie ok reflect 0.374s ##### sync -cpu=10 ok sync 0.545s ##### ../test/bench/go1 ##### API check All tests passed.