darwin-amd64-nocgo at e97ceb278297a357580cd80a651c39158f82d45e :: 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=78A4D36D-63F7-43F9-8F1C-AC5C6C8503CD" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.M2vsOHZcE2/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=B51CE4D6-B494-46C5-A456-9A55BE60567A" "__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.469s ok archive/zip 0.638s ok bufio 0.272s ok bytes 1.854s ok compress/bzip2 0.297s ok compress/flate 0.710s ok compress/gzip 0.420s ok compress/lzw 0.292s ok compress/zlib 0.813s ok container/heap 0.218s ok container/list 0.322s ok container/ring 0.349s ok context 0.150s ok crypto 0.261s ok crypto/aes 0.270s ok crypto/cipher 0.214s ok crypto/des 0.308s ok crypto/dsa 0.267s ok crypto/ecdsa 0.240s ok crypto/ed25519 0.307s ok crypto/elliptic 0.239s ok crypto/hmac 0.221s ok crypto/internal/boring 0.296s ok crypto/internal/edwards25519 6.097s ok crypto/internal/edwards25519/field 4.607s ok crypto/internal/nistec 1.813s ok crypto/internal/nistec/fiat 0.230s [no tests to run] ok crypto/internal/subtle 0.224s ok crypto/md5 0.216s ok crypto/rand 0.433s ok crypto/rc4 0.242s ok crypto/rsa 0.345s ok crypto/sha1 0.235s ok crypto/sha256 0.207s ok crypto/sha512 0.241s ok crypto/subtle 0.234s ok crypto/tls 0.798s ok crypto/x509 0.881s ok database/sql 0.541s ok database/sql/driver 0.216s ok debug/buildinfo 0.300s ok debug/dwarf 0.245s ok debug/elf 0.280s ok debug/gosym 0.341s ok debug/macho 0.217s ok debug/pe 0.229s ok debug/plan9obj 0.172s ok embed 0.161s [no tests to run] ok embed/internal/embedtest 0.223s ok encoding/ascii85 0.379s ok encoding/asn1 0.219s ok encoding/base32 0.250s ok encoding/base64 0.194s ok encoding/binary 0.272s ok encoding/csv 0.409s ok encoding/gob 0.200s ok encoding/hex 0.298s ok encoding/json 0.380s ok encoding/pem 0.873s ok encoding/xml 0.413s ok errors 0.197s ok expvar 0.216s ok flag 0.181s ok fmt 0.206s ok go/ast 0.173s ok go/build 1.774s ok go/build/constraint 0.190s ok go/constant 0.194s ok go/doc 0.313s ok go/doc/comment 1.582s ok go/format 0.189s ok go/importer 0.345s ok go/internal/gccgoimporter 0.389s ok go/internal/gcimporter 10.672s ok go/internal/srcimporter 2.657s ok go/parser 0.254s ok go/printer 0.445s ok go/scanner 0.179s ok go/token 0.182s ok go/types 7.089s ok hash 0.184s ok hash/adler32 0.164s ok hash/crc32 0.130s ok hash/crc64 0.278s ok hash/fnv 0.128s ok hash/maphash 0.417s ok html 0.251s ok html/template 0.224s ok image 0.193s ok image/color 0.292s ok image/draw 0.401s ok image/gif 12.133s ok image/jpeg 2.640s ok image/png 0.311s ok index/suffixarray 0.269s ok internal/abi 0.178s ok internal/buildcfg 0.233s ok internal/cpu 0.222s ok internal/diff 0.145s ok internal/fmtsort 0.169s ok internal/fuzz 0.198s ok internal/godebug 0.230s ok internal/intern 1.291s ok internal/itoa 0.236s ok internal/poll 0.150s ok internal/profile 0.188s ok internal/reflectlite 0.180s ok internal/singleflight 0.354s ok internal/trace 0.235s ok internal/unsafeheader 0.144s ok internal/xcoff 0.171s ok io 0.193s ok io/fs 0.236s ok io/ioutil 0.411s ok log 0.221s ok log/syslog 1.487s ok math 0.131s ok math/big 1.143s ok math/bits 0.132s ok math/cmplx 0.183s ok math/rand 0.377s ok mime 0.162s ok mime/multipart 0.421s ok mime/quotedprintable 0.138s ok net 8.538s ok net/http 5.541s ok net/http/cgi 1.053s ok net/http/cookiejar 0.215s ok net/http/fcgi 0.256s ok net/http/httptest 0.243s ok net/http/httptrace 0.150s ok net/http/httputil 0.895s ok net/http/internal 0.202s ok net/http/internal/ascii 0.140s ok net/http/pprof 5.239s ok net/internal/socktest 0.142s ok net/mail 0.130s ok net/netip 0.534s ok net/rpc 0.282s ok net/rpc/jsonrpc 0.187s ok net/smtp 0.268s ok net/textproto 0.172s ok net/url 0.262s ok os 1.232s ok os/exec 1.363s ok os/exec/internal/fdtest 0.168s ok os/signal 2.108s ok os/user 0.258s ok path 0.169s ok path/filepath 0.206s ok plugin 0.139s ok reflect 0.300s ok regexp 0.254s ok regexp/syntax 0.338s ok runtime 10.168s ok runtime/debug 0.196s ok runtime/internal/atomic 0.394s ok runtime/internal/math 0.143s ok runtime/internal/sys 0.250s ok runtime/metrics 0.184s ok runtime/pprof 3.499s ok runtime/trace 1.598s ok sort 0.210s ok strconv 0.594s ok strings 1.257s ok sync 0.499s ok sync/atomic 5.715s ok syscall 0.642s ok testing 0.777s ok testing/fstest 0.141s ok testing/iotest 0.247s ok testing/quick 0.226s ok text/scanner 0.237s ok text/tabwriter 0.137s ok text/template 0.304s ok text/template/parse 0.209s ok time 1.983s ok unicode 0.147s ok unicode/utf16 0.153s ok unicode/utf8 0.215s ok cmd/addr2line 2.112s ok cmd/api 11.488s ok cmd/asm/internal/asm 0.847s ok cmd/asm/internal/lex 0.182s ok cmd/compile/internal/abt 0.197s ok cmd/compile/internal/amd64 5.575s ok cmd/compile/internal/dwarfgen 0.748s ok cmd/compile/internal/importer 1.180s ok cmd/compile/internal/ir 0.188s ok cmd/compile/internal/logopt 0.585s ok cmd/compile/internal/noder 0.191s ok cmd/compile/internal/reflectdata 0.245s [no tests to run] ok cmd/compile/internal/ssa 11.313s ok cmd/compile/internal/syntax 0.206s ok cmd/compile/internal/test 16.793s ok cmd/compile/internal/typecheck 0.757s ok cmd/compile/internal/types 0.145s ok cmd/compile/internal/types2 1.565s ok cmd/cover 2.482s ok cmd/dist 0.155s ok cmd/doc 0.519s ok cmd/fix 7.265s ok cmd/go 95.749s ok cmd/go/internal/auth 0.204s ok cmd/go/internal/cache 0.546s ok cmd/go/internal/fsys 0.382s ok cmd/go/internal/generate 0.242s ok cmd/go/internal/get 0.211s ok cmd/go/internal/imports 0.158s ok cmd/go/internal/load 0.236s ok cmd/go/internal/lockedfile 0.323s ok cmd/go/internal/lockedfile/internal/filelock 0.159s ok cmd/go/internal/modconv 0.317s ok cmd/go/internal/modfetch 0.175s ok cmd/go/internal/modfetch/codehost 0.215s ok cmd/go/internal/modfetch/zip_sum_test 0.214s ok cmd/go/internal/modindex 0.166s ok cmd/go/internal/modload 0.199s ok cmd/go/internal/mvs 0.270s ok cmd/go/internal/par 0.249s ok cmd/go/internal/search 0.315s ok cmd/go/internal/str 0.126s ok cmd/go/internal/test 0.179s ok cmd/go/internal/vcs 0.228s ok cmd/go/internal/web 0.166s ok cmd/go/internal/work 0.239s ok cmd/gofmt 0.313s ok cmd/internal/archive 0.425s ok cmd/internal/buildid 0.380s ok cmd/internal/dwarf 0.315s ok cmd/internal/edit 0.126s ok cmd/internal/goobj 0.344s ok cmd/internal/moddeps 2.120s ok cmd/internal/notsha256 0.134s ok cmd/internal/obj 0.893s ok cmd/internal/obj/ppc64 0.301s ok cmd/internal/obj/riscv 0.192s ok cmd/internal/obj/s390x 0.133s ok cmd/internal/obj/x86 2.770s ok cmd/internal/objabi 0.136s ok cmd/internal/pkgpath 0.161s ok cmd/internal/quoted 0.230s ok cmd/internal/src 0.263s ok cmd/internal/sys 0.172s ok cmd/internal/test2json 0.400s ok cmd/link 2.392s ok cmd/link/internal/benchmark 0.138s ok cmd/link/internal/ld 4.252s ok cmd/link/internal/loader 0.134s ok cmd/nm 1.841s ok cmd/objdump 1.796s ok cmd/pack 2.931s ok cmd/pprof 3.183s ok cmd/trace 0.261s ok cmd/vet 8.011s ##### os/user with tag osusergo ok os/user 0.162s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 15.252s ##### moved GOROOT ok fmt 0.557s ##### Testing without libgcc. ok net 0.155s ok os/user 0.127s ##### internal linking of -buildmode=pie ok reflect 0.309s ##### sync -cpu=10 ok sync 0.407s ##### ../test/bench/go1 ##### API check All tests passed.