darwin-amd64-10_14 at 39728f412d5fb6d97568cc84a42f1caf07dbaedc :: Running /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/src/make.bash with args ["/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/bash" "TERM=xterm-256color" "Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.7yTeLJmdfT/Render" "TERM_PROGRAM_VERSION=421.1.1" "TERM_SESSION_ID=C2821FCB-1494-44E7-8D83-82D569616E72" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.rU87rBd4Fr/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=4" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=./buildlet" "WORKDIR=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14" "GOROOT_BOOTSTRAP=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go1.4" "GO_BUILDER_NAME=darwin-amd64-10_14" "GOBIN=" "TMPDIR=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/tmp" "GOCACHE=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/gocache" "PWD=/var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/src"] in dir /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/src Building Go cmd/dist using /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/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 /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go Installed commands in /var/folders/9w/4l2_g3kx01x199n37fbmv3s80000gn/T/workdir-host-darwin-amd64-10_14/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz # GOOS: darwin # OS Version: Darwin 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.031s ok archive/zip 0.329s ok bufio 0.064s ok bytes 1.381s ok compress/bzip2 0.078s ok compress/flate 0.441s ok compress/gzip 1.598s ok compress/lzw 0.052s ok compress/zlib 0.407s ok container/heap 0.010s ok container/list 0.008s ok container/ring 0.011s ok context 0.017s ok crypto 0.016s ok crypto/aes 0.027s ok crypto/cipher 0.021s ok crypto/des 0.011s ok crypto/dsa 0.008s ok crypto/ecdsa 0.027s ok crypto/ed25519 0.063s ok crypto/elliptic 0.014s ok crypto/hmac 0.009s ok crypto/internal/boring 0.007s ok crypto/internal/boring/bcache 0.077s ok crypto/internal/edwards25519 3.556s ok crypto/internal/edwards25519/field 2.869s ok crypto/internal/nistec 0.927s ok crypto/internal/nistec/fiat 0.010s [no tests to run] ok crypto/internal/subtle 0.008s ok crypto/md5 0.009s ok crypto/rand 0.051s ok crypto/rc4 0.027s ok crypto/rsa 0.097s ok crypto/sha1 0.030s ok crypto/sha256 0.008s ok crypto/sha512 0.013s ok crypto/subtle 0.009s ok crypto/tls 0.363s ok crypto/x509 0.370s ok database/sql 0.314s ok database/sql/driver 0.008s ok debug/buildinfo 0.007s ok debug/dwarf 0.046s ok debug/elf 0.026s ok debug/gosym 0.018s ok debug/macho 0.014s ok debug/pe 0.027s ok debug/plan9obj 0.008s ok embed 0.018s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.009s ok encoding/asn1 0.009s ok encoding/base32 0.019s ok encoding/base64 0.013s ok encoding/binary 0.012s ok encoding/csv 0.021s ok encoding/gob 0.030s ok encoding/hex 0.011s ok encoding/json 0.208s ok encoding/pem 0.653s ok encoding/xml 0.100s ok errors 0.012s ok expvar 0.021s ok flag 0.082s ok fmt 0.063s ok go/ast 0.012s ok go/build 1.392s ok go/build/constraint 0.011s ok go/constant 0.013s ok go/doc 0.078s ok go/doc/comment 1.094s ok go/format 0.014s ok go/importer 0.075s ok go/internal/gccgoimporter 0.018s ok go/internal/gcimporter 14.580s ok go/internal/srcimporter 7.753s ok go/parser 0.206s ok go/printer 0.152s ok go/scanner 0.012s ok go/token 0.023s ok go/types 10.544s ok hash 0.012s ok hash/adler32 0.017s ok hash/crc32 0.012s ok hash/crc64 0.010s ok hash/fnv 0.010s ok hash/maphash 0.083s ok html 0.011s ok html/template 0.165s ok image 0.063s ok image/color 0.029s ok image/draw 0.097s ok image/gif 10.295s ok image/jpeg 2.492s ok image/png 0.173s ok index/suffixarray 0.176s ok internal/abi 0.078s ok internal/buildcfg 0.010s ok internal/cpu 0.025s ok internal/dag 0.008s ok internal/diff 0.012s ok internal/fmtsort 0.007s ok internal/fuzz 0.016s ok internal/godebug 0.010s ok internal/intern 0.159s ok internal/itoa 0.009s ok internal/poll 0.036s ok internal/profile 0.010s ok internal/reflectlite 0.061s ok internal/singleflight 0.023s ok internal/trace 0.044s ok internal/unsafeheader 0.007s ok internal/xcoff 0.027s ok io 0.042s ok io/fs 0.219s ok io/ioutil 0.014s ok log 0.010s ok log/syslog 1.285s ok math 0.013s ok math/big 1.024s ok math/bits 0.018s ok math/cmplx 0.011s ok math/rand 0.210s ok mime 0.015s ok mime/multipart 0.105s ok mime/quotedprintable 0.022s ok net 8.703s ok net/http 5.919s ok net/http/cgi 0.896s ok net/http/cookiejar 0.026s ok net/http/fcgi 0.131s ok net/http/httptest 0.055s ok net/http/httptrace 0.027s ok net/http/httputil 0.619s ok net/http/internal 0.013s ok net/http/internal/ascii 0.010s ok net/http/pprof 5.166s ok net/internal/socktest 0.011s ok net/mail 0.014s ok net/netip 0.483s ok net/rpc 0.064s ok net/rpc/jsonrpc 0.029s ok net/smtp 0.032s ok net/textproto 0.010s ok net/url 0.019s ok os 1.070s ok os/exec 1.329s ok os/exec/internal/fdtest 0.010s ok os/signal 2.043s ok os/user 0.014s ok path 0.010s ok path/filepath 0.083s ok plugin 0.009s ok reflect 0.165s ok regexp 0.072s ok regexp/syntax 0.289s ok runtime 22.212s ok runtime/cgo 0.009s ok runtime/debug 0.078s ok runtime/internal/atomic 0.056s ok runtime/internal/math 0.013s ok runtime/internal/sys 0.012s ok runtime/metrics 0.013s ok runtime/pprof 6.141s ok runtime/trace 1.386s ok sort 0.070s ok strconv 0.354s ok strings 1.135s ok sync 0.343s ok sync/atomic 4.305s ok syscall 0.419s ok testing 0.530s ok testing/fstest 0.011s ok testing/iotest 0.009s ok testing/quick 0.034s ok text/scanner 0.009s ok text/tabwriter 0.010s ok text/template 0.059s ok text/template/parse 0.023s ok time 1.919s ok unicode 0.011s ok unicode/utf16 0.007s ok unicode/utf8 0.012s ok cmd/addr2line 1.217s ok cmd/api 8.738s ok cmd/asm/internal/asm 0.553s ok cmd/asm/internal/lex 0.010s ok cmd/compile/internal/abt 0.010s ok cmd/compile/internal/amd64 1.752s ok cmd/compile/internal/dwarfgen 0.267s ok cmd/compile/internal/importer 0.918s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.515s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/reflectdata 0.007s [no tests to run] ok cmd/compile/internal/ssa 13.755s ok cmd/compile/internal/syntax 0.039s ok cmd/compile/internal/test 12.063s ok cmd/compile/internal/typecheck 0.445s ok cmd/compile/internal/types 0.008s ok cmd/compile/internal/types2 1.110s ok cmd/cover 1.784s ok cmd/dist 0.008s ok cmd/doc 0.337s ok cmd/fix 2.748s ok cmd/go 76.211s ok cmd/go/internal/auth 0.089s ok cmd/go/internal/cache 0.315s ok cmd/go/internal/fsys 0.085s ok cmd/go/internal/generate 0.029s ok cmd/go/internal/get 0.030s ok cmd/go/internal/imports 0.017s ok cmd/go/internal/load 0.033s ok cmd/go/internal/lockedfile 0.112s ok cmd/go/internal/lockedfile/internal/filelock 0.039s ok cmd/go/internal/modconv 0.016s ok cmd/go/internal/modfetch 0.029s ok cmd/go/internal/modfetch/codehost 0.029s ok cmd/go/internal/modfetch/zip_sum_test 0.022s ok cmd/go/internal/modindex 0.198s ok cmd/go/internal/modload 0.020s ok cmd/go/internal/mvs 0.019s ok cmd/go/internal/par 0.028s ok cmd/go/internal/search 0.008s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.036s ok cmd/go/internal/vcs 0.026s ok cmd/go/internal/web 0.019s ok cmd/go/internal/work 0.043s ok cmd/gofmt 0.055s ok cmd/internal/archive 0.983s ok cmd/internal/buildid 0.184s ok cmd/internal/dwarf 0.008s ok cmd/internal/edit 0.008s ok cmd/internal/goobj 0.011s ok cmd/internal/moddeps 2.174s ok cmd/internal/notsha256 0.009s ok cmd/internal/obj 0.696s ok cmd/internal/obj/ppc64 0.265s ok cmd/internal/obj/riscv 0.071s ok cmd/internal/obj/s390x 0.008s ok cmd/internal/obj/x86 2.415s ok cmd/internal/objabi 0.010s ok cmd/internal/pkgpath 0.033s ok cmd/internal/quoted 0.010s ok cmd/internal/src 0.007s ok cmd/internal/sys 0.010s ok cmd/internal/test2json 0.128s ok cmd/link 11.223s ok cmd/link/internal/benchmark 0.010s ok cmd/link/internal/ld 6.831s ok cmd/link/internal/loader 0.020s ok cmd/nm 3.689s ok cmd/objdump 4.220s ok cmd/pack 3.555s ok cmd/pprof 2.573s ok cmd/trace 0.087s ok cmd/vet 6.289s ##### os/user with tag osusergo ok os/user 0.016s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.018s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.794s ##### moved GOROOT ok fmt 0.066s ##### Testing without libgcc. ok net 0.021s ok os/user 0.011s ##### internal linking of -buildmode=pie ok reflect 0.198s ok os/user 0.010s ##### sync -cpu=10 ok sync 0.317s ##### Testing race detector ok runtime/race 8.878s ok flag 0.054s ok net 0.183s ok os 0.226s ok os/exec 0.161s ok encoding/gob 0.087s ok flag 0.057s ok os/exec 0.133s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 18.029s ok misc/cgo/test 17.195s ok misc/cgo/test 18.344s ok misc/cgo/test 18.180s ok misc/cgo/test 9.606s ok misc/cgo/test 10.333s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.586s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.613s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 51.058s ##### ../misc/cgo/errors PASS All tests passed.