darwin-amd64-nocgo at 31b8c23c5702f129aca9241bbb2132c90b1929cc :: 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=8855A0D3-AD62-4B23-BEBD-C139E9099BD1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.o7aRokM4W8/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=FD1597DC-0F7E-4461-8117-646B8431CF78" "__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.314s ok archive/zip 0.465s ok bufio 0.172s ok bytes 1.462s ok compress/bzip2 0.271s ok compress/flate 0.578s ok compress/gzip 0.318s ok compress/lzw 0.239s ok compress/zlib 0.759s ok container/heap 0.240s ok container/list 0.308s ok container/ring 0.138s ok context 0.194s ok crypto 0.210s ok crypto/aes 0.242s ok crypto/cipher 0.130s ok crypto/des 0.431s ok crypto/dsa 0.268s ok crypto/ecdsa 0.154s ok crypto/ed25519 0.242s ok crypto/elliptic 0.232s ok crypto/hmac 0.319s ok crypto/internal/boring 0.135s ok crypto/internal/boring/bcache 0.242s ok crypto/internal/edwards25519 3.946s ok crypto/internal/edwards25519/field 3.040s ok crypto/internal/nistec 1.049s ok crypto/internal/nistec/fiat 0.154s [no tests to run] ok crypto/internal/subtle 0.262s ok crypto/md5 0.271s ok crypto/rand 0.292s ok crypto/rc4 0.199s ok crypto/rsa 0.239s ok crypto/sha1 0.309s ok crypto/sha256 0.151s ok crypto/sha512 0.162s ok crypto/subtle 0.190s ok crypto/tls 0.535s ok crypto/x509 0.566s ok database/sql 0.474s ok database/sql/driver 0.157s ok debug/buildinfo 0.300s ok debug/dwarf 0.198s ok debug/elf 0.160s ok debug/gosym 0.225s ok debug/macho 0.231s ok debug/pe 0.348s ok debug/plan9obj 0.325s ok embed 0.355s [no tests to run] ok embed/internal/embedtest 0.302s ok encoding/ascii85 0.188s ok encoding/asn1 0.194s ok encoding/base32 0.205s ok encoding/base64 0.215s ok encoding/binary 0.150s ok encoding/csv 0.248s ok encoding/gob 0.272s ok encoding/hex 0.207s ok encoding/json 0.474s ok encoding/pem 0.841s ok encoding/xml 0.153s ok errors 0.207s ok expvar 0.210s ok flag 0.269s ok fmt 0.307s ok go/ast 0.206s ok go/build 1.791s ok go/build/constraint 0.211s ok go/constant 0.253s ok go/doc 0.215s ok go/doc/comment 1.102s ok go/format 0.163s ok go/importer 0.264s ok go/internal/gccgoimporter 0.375s ok go/internal/gcimporter 8.967s ok go/internal/srcimporter 2.445s ok go/parser 0.180s ok go/printer 0.266s ok go/scanner 0.236s ok go/token 0.349s ok go/types 6.562s ok hash 0.208s ok hash/adler32 0.134s ok hash/crc32 0.125s ok hash/crc64 0.136s ok hash/fnv 0.340s ok hash/maphash 0.272s ok html 0.257s ok html/template 0.239s ok image 0.237s ok image/color 0.156s ok image/draw 0.414s ok image/gif 10.051s ok image/jpeg 2.332s ok image/png 0.346s ok index/suffixarray 0.278s ok internal/abi 0.287s ok internal/buildcfg 0.158s ok internal/cpu 0.314s ok internal/diff 0.220s ok internal/fmtsort 0.206s ok internal/fuzz 0.218s ok internal/godebug 0.132s ok internal/intern 0.356s ok internal/itoa 0.143s ok internal/poll 0.275s ok internal/profile 0.296s ok internal/reflectlite 0.180s ok internal/singleflight 0.178s ok internal/trace 0.154s ok internal/unsafeheader 0.281s ok internal/xcoff 0.348s ok io 0.155s ok io/fs 0.325s ok io/ioutil 0.136s ok log 0.199s ok log/syslog 1.519s ok math 0.183s ok math/big 2.031s ok math/bits 0.131s ok math/cmplx 0.184s ok math/rand 0.354s ok mime 0.316s ok mime/multipart 0.243s ok mime/quotedprintable 0.185s ok net 7.889s ok net/http 6.824s ok net/http/cgi 1.262s ok net/http/cookiejar 0.182s ok net/http/fcgi 0.254s ok net/http/httptest 0.239s ok net/http/httptrace 0.144s ok net/http/httputil 0.747s ok net/http/internal 0.234s ok net/http/internal/ascii 0.131s ok net/http/pprof 5.284s ok net/internal/socktest 0.128s ok net/mail 0.158s ok net/netip 0.551s ok net/rpc 0.223s ok net/rpc/jsonrpc 0.180s ok net/smtp 0.204s ok net/textproto 0.230s ok net/url 0.278s ok os 1.270s ok os/exec 1.686s ok os/exec/internal/fdtest 0.268s ok os/signal 2.252s ok os/user 0.232s ok path 0.145s ok path/filepath 0.400s ok plugin 0.248s ok reflect 0.306s ok regexp 0.226s ok regexp/syntax 0.340s ok runtime 9.644s ok runtime/debug 0.427s ok runtime/internal/atomic 0.183s ok runtime/internal/math 0.235s ok runtime/internal/sys 0.204s ok runtime/metrics 0.323s ok runtime/pprof 3.730s ok runtime/trace 4.051s ok sort 0.217s ok strconv 0.397s ok strings 2.621s ok sync 0.416s ok sync/atomic 2.178s ok syscall 0.542s ok testing 2.022s ok testing/fstest 0.249s ok testing/iotest 0.361s ok testing/quick 0.244s ok text/scanner 0.456s ok text/tabwriter 0.146s ok text/template 0.179s ok text/template/parse 0.153s ok time 1.968s ok unicode 0.156s ok unicode/utf16 0.145s ok unicode/utf8 0.176s ok cmd/addr2line 1.537s ok cmd/api 10.989s ok cmd/asm/internal/asm 0.652s ok cmd/asm/internal/lex 0.167s ok cmd/compile/internal/abt 0.253s ok cmd/compile/internal/amd64 5.638s ok cmd/compile/internal/dwarfgen 0.507s ok cmd/compile/internal/importer 1.140s ok cmd/compile/internal/ir 0.205s ok cmd/compile/internal/logopt 0.578s ok cmd/compile/internal/noder 0.219s ok cmd/compile/internal/reflectdata 0.151s [no tests to run] ok cmd/compile/internal/ssa 11.944s ok cmd/compile/internal/syntax 0.214s ok cmd/compile/internal/test 10.922s ok cmd/compile/internal/typecheck 0.915s ok cmd/compile/internal/types 0.152s ok cmd/compile/internal/types2 2.703s ok cmd/cover 2.938s ok cmd/dist 0.173s ok cmd/doc 0.667s ok cmd/fix 12.056s ok cmd/go 126.538s ok cmd/go/internal/auth 0.424s ok cmd/go/internal/cache 0.570s ok cmd/go/internal/fsys 0.261s ok cmd/go/internal/generate 0.230s ok cmd/go/internal/get 0.395s ok cmd/go/internal/imports 0.170s ok cmd/go/internal/load 0.188s ok cmd/go/internal/lockedfile 0.419s ok cmd/go/internal/lockedfile/internal/filelock 0.211s ok cmd/go/internal/modconv 0.231s ok cmd/go/internal/modfetch 0.223s ok cmd/go/internal/modfetch/codehost 0.174s ok cmd/go/internal/modfetch/zip_sum_test 0.371s ok cmd/go/internal/modindex 0.173s ok cmd/go/internal/modload 0.183s ok cmd/go/internal/mvs 0.289s ok cmd/go/internal/par 0.167s ok cmd/go/internal/search 0.416s ok cmd/go/internal/str 0.166s ok cmd/go/internal/test 0.197s ok cmd/go/internal/vcs 0.180s ok cmd/go/internal/web 0.233s ok cmd/go/internal/work 0.227s ok cmd/gofmt 0.324s ok cmd/internal/archive 0.594s ok cmd/internal/buildid 0.474s ok cmd/internal/dwarf 0.131s ok cmd/internal/edit 0.131s ok cmd/internal/goobj 0.273s ok cmd/internal/moddeps 2.227s ok cmd/internal/notsha256 0.141s ok cmd/internal/obj 0.863s ok cmd/internal/obj/ppc64 0.330s ok cmd/internal/obj/riscv 0.256s ok cmd/internal/obj/s390x 0.145s ok cmd/internal/obj/x86 3.802s ok cmd/internal/objabi 0.320s ok cmd/internal/pkgpath 0.156s ok cmd/internal/quoted 0.238s ok cmd/internal/src 0.323s ok cmd/internal/sys 0.134s ok cmd/internal/test2json 0.304s ok cmd/link 2.728s ok cmd/link/internal/benchmark 0.185s ok cmd/link/internal/ld 5.286s ok cmd/link/internal/loader 0.299s ok cmd/nm 1.435s ok cmd/objdump 1.413s ok cmd/pack 2.861s ok cmd/pprof 3.387s ok cmd/trace 0.371s ok cmd/vet 10.907s ##### os/user with tag osusergo ok os/user 0.133s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.530s ##### moved GOROOT ok fmt 0.197s ##### Testing without libgcc. ok net 0.171s ok os/user 0.129s ##### internal linking of -buildmode=pie ok reflect 0.325s ##### sync -cpu=10 ok sync 0.468s ##### ../test/bench/go1 ##### API check All tests passed.