darwin-amd64-nocgo at c6a2dada0df8c2d75cf3ae599d7caed77d416fa2 :: 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=64BD0452-8048-4350-A74F-14A98A1BBE21" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ewhRtLqdA7/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=A89AEB03-7506-4145-B3D8-F2312F723B60" "__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.295s ok archive/zip 0.362s ok bufio 0.193s ok bytes 1.318s ok compress/bzip2 0.190s ok compress/flate 0.440s ok compress/gzip 1.665s ok compress/lzw 0.283s ok compress/zlib 0.679s ok container/heap 0.228s ok container/list 0.315s ok container/ring 0.126s ok context 0.133s ok crypto 0.147s ok crypto/aes 0.160s ok crypto/cipher 0.127s ok crypto/des 0.198s ok crypto/dsa 0.168s ok crypto/ecdsa 0.141s ok crypto/ed25519 0.169s ok crypto/elliptic 0.138s ok crypto/hmac 0.124s ok crypto/internal/boring 0.125s ok crypto/internal/boring/bcache 0.274s ok crypto/internal/edwards25519 3.406s ok crypto/internal/edwards25519/field 2.621s ok crypto/internal/nistec 0.918s ok crypto/internal/nistec/fiat 0.225s [no tests to run] ok crypto/internal/subtle 0.122s ok crypto/md5 0.259s ok crypto/rand 0.215s ok crypto/rc4 0.148s ok crypto/rsa 0.209s ok crypto/sha1 0.186s ok crypto/sha256 0.124s ok crypto/sha512 0.130s ok crypto/subtle 0.135s ok crypto/tls 0.485s ok crypto/x509 0.474s ok database/sql 0.398s ok database/sql/driver 0.154s ok debug/buildinfo 0.218s ok debug/dwarf 0.141s ok debug/elf 0.142s ok debug/gosym 0.147s ok debug/macho 0.189s ok debug/pe 0.205s ok debug/plan9obj 0.125s ok embed 0.267s [no tests to run] ok embed/internal/embedtest 0.224s ok encoding/ascii85 0.128s ok encoding/asn1 0.129s ok encoding/base32 0.147s ok encoding/base64 0.125s ok encoding/binary 0.126s ok encoding/csv 0.158s ok encoding/gob 0.201s ok encoding/hex 0.132s ok encoding/json 0.348s ok encoding/pem 0.546s ok encoding/xml 0.178s ok errors 0.129s ok expvar 0.169s ok flag 0.177s ok fmt 0.265s ok go/ast 0.130s ok go/build 1.307s ok go/build/constraint 0.184s ok go/constant 0.133s ok go/doc 0.189s ok go/doc/comment 0.887s ok go/format 0.139s ok go/importer 0.191s ok go/internal/gccgoimporter 0.280s ok go/internal/gcimporter 7.981s ok go/internal/srcimporter 2.319s ok go/parser 0.274s ok go/printer 0.297s ok go/scanner 0.127s ok go/token 0.215s ok go/types 6.234s ok hash 0.238s ok hash/adler32 0.136s ok hash/crc32 0.125s ok hash/crc64 0.126s ok hash/fnv 0.226s ok hash/maphash 0.330s ok html 0.193s ok html/template 0.212s ok image 0.165s ok image/color 0.159s ok image/draw 0.281s ok image/gif 8.798s ok image/jpeg 2.311s ok image/png 0.389s ok index/suffixarray 0.254s ok internal/abi 0.172s ok internal/buildcfg 0.139s ok internal/cpu 0.148s ok internal/diff 0.192s ok internal/fmtsort 0.133s ok internal/fuzz 0.155s ok internal/godebug 0.126s ok internal/intern 0.350s ok internal/itoa 0.127s ok internal/poll 0.200s ok internal/profile 0.139s ok internal/reflectlite 0.168s ok internal/singleflight 0.243s ok internal/trace 0.165s ok internal/unsafeheader 0.126s ok internal/xcoff 0.166s ok io 0.148s ok io/fs 0.780s ok io/ioutil 0.130s ok log 0.228s ok log/syslog 1.515s ok math 0.136s ok math/big 1.569s ok math/bits 0.149s ok math/cmplx 0.131s ok math/rand 0.281s ok mime 0.242s ok mime/multipart 0.220s ok mime/quotedprintable 0.133s ok net 12.164s ok net/http 5.967s ok net/http/cgi 0.981s ok net/http/cookiejar 0.168s ok net/http/fcgi 0.248s ok net/http/httptest 0.197s ok net/http/httptrace 0.150s ok net/http/httputil 0.783s ok net/http/internal 0.157s ok net/http/internal/ascii 0.128s ok net/http/pprof 5.321s ok net/internal/socktest 0.137s ok net/mail 0.128s ok net/netip 0.445s ok net/rpc 0.222s ok net/rpc/jsonrpc 0.208s ok net/smtp 0.277s ok net/textproto 0.129s ok net/url 0.177s ok os 1.138s ok os/exec 1.291s ok os/exec/internal/fdtest 0.149s ok os/signal 2.427s ok os/user 0.561s ok path 0.129s ok path/filepath 0.247s ok plugin 0.170s ok reflect 0.290s ok regexp 0.172s ok regexp/syntax 0.430s ok runtime 9.307s ok runtime/debug 0.339s ok runtime/internal/atomic 0.264s ok runtime/internal/math 0.125s ok runtime/internal/sys 0.126s ok runtime/metrics 0.206s ok runtime/pprof 3.556s ok runtime/trace 3.573s ok sort 0.160s ok strconv 0.375s ok strings 2.103s ok sync 0.420s ok sync/atomic 2.015s ok syscall 0.498s ok testing 1.334s ok testing/fstest 0.148s ok testing/iotest 0.224s ok testing/quick 0.150s ok text/scanner 0.299s ok text/tabwriter 0.137s ok text/template 0.171s ok text/template/parse 0.140s ok time 1.927s ok unicode 0.174s ok unicode/utf16 0.188s ok unicode/utf8 0.144s ok cmd/addr2line 1.207s ok cmd/api 7.771s ok cmd/asm/internal/asm 0.549s ok cmd/asm/internal/lex 0.227s ok cmd/compile/internal/abt 0.136s ok cmd/compile/internal/amd64 4.965s ok cmd/compile/internal/dwarfgen 0.560s ok cmd/compile/internal/importer 0.899s ok cmd/compile/internal/ir 0.142s ok cmd/compile/internal/logopt 0.543s ok cmd/compile/internal/noder 0.183s ok cmd/compile/internal/reflectdata 0.148s [no tests to run] ok cmd/compile/internal/ssa 9.824s ok cmd/compile/internal/syntax 0.154s ok cmd/compile/internal/test 9.520s ok cmd/compile/internal/typecheck 0.796s ok cmd/compile/internal/types 0.142s ok cmd/compile/internal/types2 1.407s ok cmd/cover 2.173s ok cmd/dist 0.138s ok cmd/doc 0.794s ok cmd/fix 7.532s ok cmd/go 68.559s ok cmd/go/internal/auth 0.365s ok cmd/go/internal/cache 0.456s ok cmd/go/internal/fsys 0.314s ok cmd/go/internal/generate 0.346s ok cmd/go/internal/get 0.199s ok cmd/go/internal/imports 0.139s ok cmd/go/internal/load 0.171s ok cmd/go/internal/lockedfile 0.337s ok cmd/go/internal/lockedfile/internal/filelock 0.180s ok cmd/go/internal/modconv 0.142s ok cmd/go/internal/modfetch 0.358s ok cmd/go/internal/modfetch/codehost 0.443s ok cmd/go/internal/modfetch/zip_sum_test 0.180s ok cmd/go/internal/modindex 0.388s ok cmd/go/internal/modload 0.176s ok cmd/go/internal/mvs 0.215s ok cmd/go/internal/par 0.144s ok cmd/go/internal/search 0.289s ok cmd/go/internal/str 0.134s ok cmd/go/internal/test 0.169s ok cmd/go/internal/vcs 0.165s ok cmd/go/internal/web 0.255s ok cmd/go/internal/work 0.205s ok cmd/gofmt 0.178s ok cmd/internal/archive 0.512s ok cmd/internal/buildid 0.274s ok cmd/internal/dwarf 0.225s ok cmd/internal/edit 0.125s ok cmd/internal/goobj 0.232s ok cmd/internal/moddeps 1.687s ok cmd/internal/notsha256 0.136s ok cmd/internal/obj 0.712s ok cmd/internal/obj/ppc64 0.302s ok cmd/internal/obj/riscv 0.176s ok cmd/internal/obj/s390x 0.128s ok cmd/internal/obj/x86 2.451s ok cmd/internal/objabi 0.219s ok cmd/internal/pkgpath 0.146s ok cmd/internal/quoted 0.322s ok cmd/internal/src 0.277s ok cmd/internal/sys 0.126s ok cmd/internal/test2json 0.279s ok cmd/link 2.048s ok cmd/link/internal/benchmark 0.146s ok cmd/link/internal/ld 3.141s ok cmd/link/internal/loader 0.149s ok cmd/nm 1.141s ok cmd/objdump 1.180s ok cmd/pack 2.227s ok cmd/pprof 2.800s ok cmd/trace 0.370s ok cmd/vet 6.236s ##### os/user with tag osusergo ok os/user 0.132s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 17.972s ##### moved GOROOT ok fmt 0.176s ##### Testing without libgcc. ok net 0.151s ok os/user 0.125s ##### internal linking of -buildmode=pie ok reflect 0.309s ##### sync -cpu=10 ok sync 0.401s ##### ../test/bench/go1 ##### API check All tests passed.