darwin-amd64-10_14 at f755e16726d954fee279935ef6ce64e0a89c6757 :: 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.jXvowafveA/Render" "TERM_PROGRAM_VERSION=421.1.1" "TERM_SESSION_ID=1A667809-140C-48DB-8512-9E7A48C54A3D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.p66eMYTDIW/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.029s ok archive/zip 0.221s ok bufio 0.044s ok bytes 1.268s ok compress/bzip2 0.074s ok compress/flate 0.341s ok compress/gzip 1.586s ok compress/lzw 0.047s ok compress/zlib 0.321s ok container/heap 0.009s ok container/list 0.007s ok container/ring 0.007s ok context 0.015s ok crypto 0.007s ok crypto/aes 0.023s ok crypto/cipher 0.020s ok crypto/des 0.014s ok crypto/dsa 0.009s ok crypto/ecdsa 0.021s ok crypto/ed25519 0.046s ok crypto/elliptic 0.013s ok crypto/hmac 0.013s ok crypto/internal/boring 0.007s ok crypto/internal/boring/bcache 0.076s ok crypto/internal/edwards25519 3.398s ok crypto/internal/edwards25519/field 2.582s ok crypto/internal/nistec 0.820s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/internal/subtle 0.006s ok crypto/md5 0.009s ok crypto/rand 0.056s ok crypto/rc4 0.027s ok crypto/rsa 0.093s ok crypto/sha1 0.026s ok crypto/sha256 0.008s ok crypto/sha512 0.009s ok crypto/subtle 0.015s ok crypto/tls 0.315s ok crypto/x509 0.318s ok database/sql 0.295s ok database/sql/driver 0.007s ok debug/buildinfo 0.007s ok debug/dwarf 0.029s ok debug/elf 0.021s ok debug/gosym 0.016s ok debug/macho 0.009s ok debug/pe 0.028s ok debug/plan9obj 0.007s ok embed 0.020s [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.009s ok encoding/binary 0.010s ok encoding/csv 0.019s ok encoding/gob 0.032s ok encoding/hex 0.010s ok encoding/json 0.253s ok encoding/pem 0.756s ok encoding/xml 0.104s ok errors 0.017s ok expvar 0.031s ok flag 0.082s ok fmt 0.072s ok go/ast 0.013s ok go/build 1.343s ok go/build/constraint 0.010s ok go/constant 0.012s ok go/doc 0.082s ok go/doc/comment 1.069s ok go/format 0.014s ok go/importer 0.087s ok go/internal/gccgoimporter 0.022s ok go/internal/gcimporter 15.527s ok go/internal/srcimporter 9.696s ok go/parser 0.232s ok go/printer 0.202s ok go/scanner 0.008s ok go/token 0.021s ok go/types 9.478s ok hash 0.008s ok hash/adler32 0.012s ok hash/crc32 0.011s ok hash/crc64 0.008s ok hash/fnv 0.007s ok hash/maphash 0.052s ok html 0.030s ok html/template 0.082s ok image 0.046s ok image/color 0.019s ok image/draw 0.063s ok image/gif 9.511s ok image/jpeg 2.299s ok image/png 0.159s ok index/suffixarray 0.145s ok internal/abi 0.075s ok internal/buildcfg 0.013s ok internal/cpu 0.019s ok internal/dag 0.009s ok internal/diff 0.009s ok internal/fmtsort 0.007s ok internal/fuzz 0.013s ok internal/godebug 0.007s ok internal/intern 0.184s ok internal/itoa 0.007s ok internal/poll 0.031s ok internal/profile 0.008s ok internal/reflectlite 0.045s ok internal/singleflight 0.033s ok internal/trace 0.039s ok internal/unsafeheader 0.017s ok internal/xcoff 0.031s ok io 0.035s ok io/fs 0.221s ok io/ioutil 0.014s ok log 0.009s ok log/syslog 1.271s ok math 0.013s ok math/big 0.869s ok math/bits 0.012s ok math/cmplx 0.032s ok math/rand 0.162s ok mime 0.015s ok mime/multipart 0.103s ok mime/quotedprintable 0.015s ok net 9.094s ok net/http 6.763s ok net/http/cgi 0.808s ok net/http/cookiejar 0.024s ok net/http/fcgi 0.131s ok net/http/httptest 0.052s ok net/http/httptrace 0.058s ok net/http/httputil 0.836s ok net/http/internal 0.009s ok net/http/internal/ascii 0.008s ok net/http/pprof 5.124s ok net/internal/socktest 0.008s ok net/mail 0.012s ok net/netip 0.439s ok net/rpc 0.054s ok net/rpc/jsonrpc 0.025s ok net/smtp 0.032s ok net/textproto 0.011s ok net/url 0.042s ok os 1.298s ok os/exec 1.709s ok os/exec/internal/fdtest 0.009s ok os/signal 2.128s ok os/user 0.015s ok path 0.014s ok path/filepath 0.102s ok plugin 0.011s ok reflect 0.163s ok regexp 0.066s ok regexp/syntax 0.323s ok runtime 19.501s ok runtime/cgo 0.009s ok runtime/debug 0.073s ok runtime/internal/atomic 0.053s ok runtime/internal/math 0.007s ok runtime/internal/sys 0.007s ok runtime/metrics 0.008s ok runtime/pprof 5.570s ok runtime/trace 1.289s ok sort 0.063s ok strconv 0.265s ok strings 1.030s ok sync 0.300s ok sync/atomic 3.869s ok syscall 0.386s ok testing 0.462s ok testing/fstest 0.010s ok testing/iotest 0.008s ok testing/quick 0.035s ok text/scanner 0.009s ok text/tabwriter 0.009s ok text/template 0.062s ok text/template/parse 0.014s ok time 1.953s ok unicode 0.010s ok unicode/utf16 0.007s ok unicode/utf8 0.011s ok cmd/addr2line 1.186s ok cmd/api 8.452s ok cmd/asm/internal/asm 0.526s ok cmd/asm/internal/lex 0.010s ok cmd/compile/internal/abt 0.010s ok cmd/compile/internal/amd64 1.515s ok cmd/compile/internal/dwarfgen 0.264s ok cmd/compile/internal/importer 0.859s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.512s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/reflectdata 0.007s [no tests to run] ok cmd/compile/internal/ssa 10.970s ok cmd/compile/internal/syntax 0.041s ok cmd/compile/internal/test 12.439s ok cmd/compile/internal/typecheck 0.346s ok cmd/compile/internal/types 0.010s ok cmd/compile/internal/types2 1.099s ok cmd/cover 2.049s ok cmd/dist 0.011s ok cmd/doc 0.440s ok cmd/fix 3.306s ok cmd/go 67.949s ok cmd/go/internal/auth 0.057s ok cmd/go/internal/cache 0.301s ok cmd/go/internal/fsys 0.077s ok cmd/go/internal/generate 0.029s ok cmd/go/internal/get 0.030s ok cmd/go/internal/imports 0.016s ok cmd/go/internal/load 0.027s ok cmd/go/internal/lockedfile 0.098s ok cmd/go/internal/lockedfile/internal/filelock 0.037s ok cmd/go/internal/modconv 0.016s ok cmd/go/internal/modfetch 0.022s ok cmd/go/internal/modfetch/codehost 0.020s ok cmd/go/internal/modfetch/zip_sum_test 0.021s ok cmd/go/internal/modindex 0.156s ok cmd/go/internal/modload 0.020s ok cmd/go/internal/mvs 0.011s ok cmd/go/internal/par 0.027s ok cmd/go/internal/search 0.007s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.029s ok cmd/go/internal/vcs 0.025s ok cmd/go/internal/web 0.023s ok cmd/go/internal/work 0.034s ok cmd/gofmt 0.054s ok cmd/internal/archive 0.849s ok cmd/internal/buildid 0.160s ok cmd/internal/dwarf 0.007s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.007s ok cmd/internal/moddeps 2.036s ok cmd/internal/notsha256 0.008s ok cmd/internal/obj 0.671s ok cmd/internal/obj/ppc64 0.245s ok cmd/internal/obj/riscv 0.067s ok cmd/internal/obj/s390x 0.007s ok cmd/internal/obj/x86 2.272s ok cmd/internal/objabi 0.008s ok cmd/internal/pkgpath 0.032s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.007s ok cmd/internal/sys 0.007s ok cmd/internal/test2json 0.087s ok cmd/link 9.774s ok cmd/link/internal/benchmark 0.009s ok cmd/link/internal/ld 5.548s ok cmd/link/internal/loader 0.018s ok cmd/nm 2.626s ok cmd/objdump 3.012s ok cmd/pack 2.516s ok cmd/pprof 2.528s ok cmd/trace 0.089s ok cmd/vet 7.436s ##### os/user with tag osusergo ok os/user 0.012s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.022s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 19.534s ##### moved GOROOT ok fmt 0.066s ##### Testing without libgcc. ok net 0.021s ok os/user 0.012s ##### internal linking of -buildmode=pie ok reflect 0.171s ok os/user 0.011s ##### sync -cpu=10 ok sync 0.324s ##### Testing race detector ok runtime/race 7.883s ok flag 0.050s ok net 0.149s ok os 0.232s ok os/exec 0.141s ok encoding/gob 0.116s ok flag 0.058s ok os/exec 0.146s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 16.118s ok misc/cgo/test 16.354s ok misc/cgo/test 15.980s ok misc/cgo/test 15.956s ok misc/cgo/test 8.435s ok misc/cgo/test 8.791s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.451s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.623s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 68.139s ##### ../misc/cgo/errors PASS All tests passed.