darwin-amd64-nocgo at 8f6884393d3d9026f3398d1e96c480a0368cc139 :: 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=AAB713BA-ED3F-48D4-8ECE-E180C15B3E16" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.j7YckVsQ6P/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=5B7E3B36-C855-4326-A9CC-48010AF89221" "__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-nocgo" "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/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.371s ok archive/zip 0.458s ok bufio 0.186s ok bytes 1.517s ok compress/bzip2 0.206s ok compress/flate 0.501s ok compress/gzip 2.119s ok compress/lzw 0.274s ok compress/zlib 0.479s ok container/heap 0.149s ok container/list 0.325s ok container/ring 0.242s ok context 0.165s ok crypto 0.210s ok crypto/aes 0.224s ok crypto/cipher 0.137s ok crypto/des 0.255s ok crypto/dsa 0.200s ok crypto/ecdsa 0.242s ok crypto/ed25519 1.302s ok crypto/elliptic 0.242s ok crypto/hmac 0.304s ok crypto/internal/boring 0.124s ok crypto/internal/boring/bcache 0.270s ok crypto/internal/edwards25519 4.303s ok crypto/internal/edwards25519/field 3.600s ok crypto/internal/nistec 1.267s ok crypto/internal/nistec/fiat 0.229s [no tests to run] ok crypto/internal/subtle 0.408s ok crypto/md5 0.463s ok crypto/rand 0.280s ok crypto/rc4 0.229s ok crypto/rsa 0.361s ok crypto/sha1 0.264s ok crypto/sha256 0.222s ok crypto/sha512 0.421s ok crypto/subtle 0.445s ok crypto/tls 0.871s ok crypto/x509 0.841s ok database/sql 0.425s ok database/sql/driver 0.197s ok debug/buildinfo 0.371s ok debug/dwarf 0.167s ok debug/elf 0.154s ok debug/gosym 0.167s ok debug/macho 0.185s ok debug/pe 0.204s ok debug/plan9obj 0.171s ok embed 0.384s [no tests to run] ok embed/internal/embedtest 0.257s ok encoding/ascii85 0.149s ok encoding/asn1 0.186s ok encoding/base32 0.197s ok encoding/base64 0.132s ok encoding/binary 0.236s ok encoding/csv 0.272s ok encoding/gob 0.475s ok encoding/hex 0.318s ok encoding/json 0.641s ok encoding/pem 0.933s ok encoding/xml 0.316s ok errors 0.246s ok expvar 0.261s ok flag 0.388s ok fmt 0.312s ok go/ast 0.409s ok go/build 3.197s ok go/build/constraint 0.234s ok go/constant 0.238s ok go/doc 0.278s ok go/doc/comment 1.176s ok go/format 0.177s ok go/importer 0.277s ok go/internal/gccgoimporter 0.355s ok go/internal/gcimporter 17.589s ok go/internal/srcimporter 2.626s ok go/parser 0.378s ok go/printer 0.434s ok go/scanner 0.168s ok go/token 0.175s ok go/types 8.750s ok hash 0.139s ok hash/adler32 0.272s ok hash/crc32 0.152s ok hash/crc64 0.159s ok hash/fnv 0.266s ok hash/maphash 0.363s ok html 0.260s ok html/template 0.226s ok image 0.200s ok image/color 0.143s ok image/draw 0.283s ok image/gif 10.951s ok image/jpeg 3.054s ok image/png 0.491s ok index/suffixarray 0.417s ok internal/abi 0.311s ok internal/buildcfg 0.210s ok internal/cpu 0.361s ok internal/dag 0.437s ok internal/diff 0.200s ok internal/fmtsort 0.158s ok internal/fuzz 0.201s ok internal/godebug 0.129s ok internal/intern 0.482s ok internal/itoa 0.175s ok internal/poll 0.172s ok internal/profile 0.175s ok internal/reflectlite 0.197s ok internal/singleflight 0.194s ok internal/trace 0.277s ok internal/unsafeheader 0.214s ok internal/xcoff 0.242s ok io 0.168s ok io/fs 0.530s ok io/ioutil 0.168s ok log 0.383s ok log/syslog 1.393s ok math 0.170s ok math/big 1.384s ok math/bits 0.143s ok math/cmplx 0.189s ok math/rand 0.375s ok mime 0.153s ok mime/multipart 0.330s ok mime/quotedprintable 0.171s ok net 9.051s ok net/http 6.804s ok net/http/cgi 1.751s ok net/http/cookiejar 0.239s ok net/http/fcgi 0.267s ok net/http/httptest 0.351s ok net/http/httptrace 0.201s ok net/http/httputil 1.191s ok net/http/internal 0.156s ok net/http/internal/ascii 0.143s ok net/http/pprof 5.251s ok net/internal/socktest 0.224s ok net/mail 0.175s ok net/netip 0.533s ok net/rpc 0.296s ok net/rpc/jsonrpc 0.194s ok net/smtp 0.218s ok net/textproto 0.190s ok net/url 0.247s ok os 1.068s ok os/exec 1.278s ok os/exec/internal/fdtest 0.137s ok os/signal 2.220s ok os/user 0.268s ok path 0.335s ok path/filepath 0.202s ok plugin 0.222s ok reflect 0.372s ok regexp 0.249s ok regexp/syntax 1.036s ok runtime 10.135s ok runtime/debug 0.362s ok runtime/internal/atomic 0.244s ok runtime/internal/math 0.156s ok runtime/internal/sys 0.393s ok runtime/metrics 0.294s ok runtime/pprof 4.117s ok runtime/trace 3.889s ok sort 0.195s ok strconv 0.808s ok strings 2.871s ok sync 0.418s ok sync/atomic 3.274s ok syscall 0.534s ok testing 2.452s ok testing/fstest 0.311s ok testing/iotest 0.212s ok testing/quick 0.151s ok text/scanner 0.134s ok text/tabwriter 0.130s ok text/template 0.173s ok text/template/parse 0.188s ok time 1.894s ok unicode 0.143s ok unicode/utf16 0.124s ok unicode/utf8 0.153s ok cmd/addr2line 1.096s ok cmd/api 8.213s ok cmd/asm/internal/asm 0.696s ok cmd/asm/internal/lex 0.243s ok cmd/compile/internal/abt 0.154s ok cmd/compile/internal/amd64 5.699s ok cmd/compile/internal/dwarfgen 0.806s ok cmd/compile/internal/importer 1.273s ok cmd/compile/internal/ir 0.189s ok cmd/compile/internal/logopt 0.789s ok cmd/compile/internal/noder 0.279s ok cmd/compile/internal/reflectdata 0.235s [no tests to run] ok cmd/compile/internal/ssa 10.621s ok cmd/compile/internal/syntax 0.201s ok cmd/compile/internal/test 9.467s ok cmd/compile/internal/typecheck 0.693s ok cmd/compile/internal/types 0.253s ok cmd/compile/internal/types2 1.468s ok cmd/cover 2.521s ok cmd/dist 0.186s ok cmd/doc 0.578s ok cmd/fix 5.321s ok cmd/go 81.268s ok cmd/go/internal/auth 0.187s ok cmd/go/internal/cache 0.710s ok cmd/go/internal/fsys 0.247s ok cmd/go/internal/generate 0.332s ok cmd/go/internal/get 0.203s ok cmd/go/internal/imports 0.251s ok cmd/go/internal/load 0.235s ok cmd/go/internal/lockedfile 0.228s ok cmd/go/internal/lockedfile/internal/filelock 0.171s ok cmd/go/internal/modconv 0.385s ok cmd/go/internal/modfetch 0.169s ok cmd/go/internal/modfetch/codehost 0.277s ok cmd/go/internal/modfetch/zip_sum_test 0.263s ok cmd/go/internal/modindex 0.300s ok cmd/go/internal/modload 0.205s ok cmd/go/internal/mvs 0.195s ok cmd/go/internal/par 0.147s ok cmd/go/internal/search 0.214s ok cmd/go/internal/str 0.135s ok cmd/go/internal/test 0.167s ok cmd/go/internal/vcs 0.213s ok cmd/go/internal/web 0.186s ok cmd/go/internal/work 0.205s ok cmd/gofmt 0.344s ok cmd/internal/archive 0.544s ok cmd/internal/buildid 0.462s ok cmd/internal/dwarf 0.214s ok cmd/internal/edit 0.152s ok cmd/internal/goobj 0.295s ok cmd/internal/moddeps 2.423s ok cmd/internal/notsha256 0.172s ok cmd/internal/obj 1.081s ok cmd/internal/obj/ppc64 0.463s ok cmd/internal/obj/riscv 0.407s ok cmd/internal/obj/s390x 0.179s ok cmd/internal/obj/x86 4.482s ok cmd/internal/objabi 0.401s ok cmd/internal/pkgpath 0.353s ok cmd/internal/quoted 0.189s ok cmd/internal/src 0.300s ok cmd/internal/sys 0.278s ok cmd/internal/test2json 0.439s ok cmd/link 2.725s ok cmd/link/internal/benchmark 0.441s ok cmd/link/internal/ld 4.686s ok cmd/link/internal/loader 0.208s ok cmd/nm 1.679s ok cmd/objdump 1.989s ok cmd/pack 3.056s ok cmd/pprof 3.808s ok cmd/trace 0.397s ok cmd/vet 10.979s ##### os/user with tag osusergo ok os/user 0.191s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 21.569s ##### moved GOROOT ok fmt 0.177s ##### Testing without libgcc. ok net 0.158s ok os/user 0.131s ##### internal linking of -buildmode=pie ok reflect 0.331s ##### sync -cpu=10 ok sync 0.448s ##### ../test/bench/go1 ##### API check All tests passed.