darwin-amd64-10_15 at 6111acc8e6bc96f5ca0fa58adf4a0226fff3dd28 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=433" "TERM_SESSION_ID=2D6910E9-66C7-40FD-B8F1-BEA324F9ABBC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.pZ9gAJF66W/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=8A5DC1C8-77C2-4342-9B82-3989FB031431" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-10_15" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.387s ok archive/zip 0.731s ok bufio 0.213s ok bytes 0.538s ok cmp 0.043s ok compress/bzip2 0.182s ok compress/flate 3.296s ok compress/gzip 2.002s ok compress/lzw 0.139s ok compress/zlib 0.969s ok container/heap 0.039s ok container/list 0.029s ok container/ring 0.035s ok context 0.065s ok crypto 0.015s ok crypto/aes 0.040s ok crypto/cipher 0.027s ok crypto/des 0.026s ok crypto/dsa 0.030s ok crypto/ecdh 0.057s ok crypto/ecdsa 0.066s ok crypto/ed25519 0.118s ok crypto/elliptic 0.036s ok crypto/hmac 0.022s ok crypto/internal/alias 0.033s ok crypto/internal/bigmod 0.206s ok crypto/internal/boring 0.030s ok crypto/internal/boring/bcache 0.225s ok crypto/internal/edwards25519 0.099s ok crypto/internal/edwards25519/field 0.032s ok crypto/internal/nistec 0.210s ok crypto/internal/nistec/fiat 0.031s [no tests to run] ok crypto/md5 0.061s ok crypto/rand 0.146s ok crypto/rc4 0.071s ok crypto/rsa 0.423s ok crypto/sha1 0.062s ok crypto/sha256 0.027s ok crypto/sha512 0.027s ok crypto/subtle 0.244s ok crypto/tls 2.720s ok crypto/x509 0.671s ok database/sql 0.687s ok database/sql/driver 0.041s ok debug/buildinfo 0.042s ok debug/dwarf 0.055s ok debug/elf 0.302s ok debug/gosym 0.089s ok debug/macho 0.023s ok debug/pe 0.077s ok debug/plan9obj 0.027s ok embed 0.052s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.028s ok encoding/asn1 0.032s ok encoding/base32 0.069s ok encoding/base64 0.036s ok encoding/binary 0.075s ok encoding/csv 0.056s ok encoding/gob 1.792s ok encoding/hex 0.022s ok encoding/json 0.499s ok encoding/pem 0.798s ok encoding/xml 0.135s ok errors 0.037s ok expvar 0.074s ok flag 0.137s ok fmt 0.090s ok go/ast 0.033s ok go/build 2.338s ok go/build/constraint 0.040s ok go/constant 0.031s ok go/doc 0.111s ok go/doc/comment 1.611s ok go/format 0.048s ok go/importer 1.230s ok go/internal/gccgoimporter 0.042s ok go/internal/gcimporter 7.069s ok go/internal/srcimporter 16.214s ok go/parser 0.408s ok go/printer 0.349s ok go/scanner 0.024s ok go/token 0.042s ok go/types 25.549s ok go/version 0.039s ok hash 0.025s ok hash/adler32 0.022s ok hash/crc32 0.054s ok hash/crc64 0.047s ok hash/fnv 0.037s ok hash/maphash 0.125s ok html 0.020s ok html/template 0.120s ok image 0.083s ok image/color 0.049s ok image/draw 0.118s ok image/gif 0.561s ok image/jpeg 0.279s ok image/png 0.380s ok index/suffixarray 0.209s ok internal/abi 0.348s ok internal/buildcfg 0.033s ok internal/coverage/cformat 0.047s ok internal/coverage/cmerge 0.046s ok internal/coverage/pods 0.041s ok internal/coverage/slicereader 0.053s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.054s ok internal/cpu 0.067s ok internal/dag 0.045s ok internal/diff 0.034s ok internal/fmtsort 0.048s ok internal/fuzz 0.043s ok internal/godebug 1.415s ok internal/godebugs 0.041s ok internal/gover 0.046s ok internal/intern 2.201s ok internal/itoa 0.018s ok internal/platform 3.508s ok internal/poll 0.048s ok internal/profile 0.038s ok internal/reflectlite 0.030s ok internal/safefilepath 0.032s ok internal/saferio 0.143s ok internal/singleflight 0.083s ok internal/testenv 0.502s ok internal/trace 0.178s ok internal/trace/v2 15.305s ok internal/types/errors 1.509s ok internal/unsafeheader 0.052s ok internal/xcoff 0.027s ok internal/zstd 0.044s ok io 0.111s ok io/fs 0.346s ok io/ioutil 0.054s ok log 0.032s ok log/slog 0.201s ok log/slog/internal/benchmarks 0.039s ok log/slog/internal/buffer 0.043s ok log/syslog 1.330s ok maps 0.020s ok math 0.035s ok math/big 1.178s ok math/bits 0.021s ok math/cmplx 0.027s ok math/rand 0.270s ok math/rand/v2 0.420s ok mime 0.038s ok mime/multipart 0.901s ok mime/quotedprintable 0.100s ok net 24.026s ok net/http 12.768s ok net/http/cgi 1.707s ok net/http/cookiejar 0.068s ok net/http/fcgi 0.261s ok net/http/httptest 0.187s ok net/http/httptrace 0.047s ok net/http/httputil 1.341s ok net/http/internal 0.028s ok net/http/internal/ascii 0.053s ok net/http/pprof 5.301s ok net/internal/socktest 0.025s ok net/mail 0.036s ok net/netip 1.293s ok net/rpc 0.228s ok net/rpc/jsonrpc 0.044s ok net/smtp 0.126s ok net/textproto 1.230s ok net/url 0.034s ok os 2.033s ok os/exec 1.646s ok os/exec/internal/fdtest 0.021s ok os/signal 4.785s ok os/user 0.066s ok path 0.025s ok path/filepath 0.076s ok plugin 0.015s ok reflect 1.990s ok regexp 0.764s ok regexp/syntax 1.306s ok runtime 67.246s ok runtime/cgo 0.049s ok runtime/coverage 0.038s ok runtime/debug 0.160s ok runtime/internal/atomic 0.077s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.021s ok runtime/internal/wasitest 0.028s ok runtime/metrics 0.022s ok runtime/pprof 10.834s ok runtime/trace 0.258s ok slices 0.237s ok sort 0.082s ok strconv 0.344s ok strings 1.040s ok sync 0.882s ok sync/atomic 4.617s ok syscall 1.944s ok testing 2.160s ok testing/fstest 0.044s ok testing/iotest 0.036s ok testing/quick 0.070s ok testing/slogtest 0.018s ok text/scanner 0.021s ok text/tabwriter 0.036s ok text/template 0.064s ok text/template/parse 0.030s ok time 2.624s ok unicode 0.031s ok unicode/utf16 0.053s ok unicode/utf8 0.026s ok cmd/addr2line 1.561s ok cmd/api 2.350s ok cmd/asm/internal/asm 0.902s ok cmd/asm/internal/lex 0.061s ok cmd/cgo/internal/swig 0.128s ok cmd/cgo/internal/test 1.503s ok cmd/cgo/internal/testcarchive 71.322s ok cmd/cgo/internal/testcshared 42.397s ok cmd/cgo/internal/testerrors 25.728s ok cmd/cgo/internal/testfortran 0.163s ok cmd/cgo/internal/testgodefs 3.036s ok cmd/cgo/internal/testlife 2.105s ok cmd/cgo/internal/testnocgo 0.016s ok cmd/cgo/internal/testplugin 104.521s ok cmd/cgo/internal/testsanitizers 0.032s [no tests to run] ok cmd/cgo/internal/testshared 0.033s ok cmd/cgo/internal/testso 4.871s ok cmd/cgo/internal/teststdio 7.081s ok cmd/cgo/internal/testtls 0.026s ok cmd/compile/internal/abt 0.028s ok cmd/compile/internal/amd64 6.091s ok cmd/compile/internal/base 0.037s ok cmd/compile/internal/compare 0.030s ok cmd/compile/internal/devirtualize 0.026s ok cmd/compile/internal/dwarfgen 0.878s ok cmd/compile/internal/importer 4.424s ok cmd/compile/internal/inline/inlheur 2.208s ok cmd/compile/internal/ir 0.058s ok cmd/compile/internal/logopt 1.671s ok cmd/compile/internal/loopvar 47.743s ok cmd/compile/internal/noder 0.039s ok cmd/compile/internal/reflectdata 0.031s [no tests to run] ok cmd/compile/internal/ssa 43.460s ok cmd/compile/internal/syntax 0.209s ok cmd/compile/internal/test 25.335s ok cmd/compile/internal/typecheck 0.714s ok cmd/compile/internal/types 0.024s ok cmd/compile/internal/types2 22.898s ok cmd/covdata 0.076s ok cmd/cover 4.618s ok cmd/dist 0.032s ok cmd/distpack 0.040s ok cmd/doc 1.189s ok cmd/fix 13.317s ok cmd/go 180.281s ok cmd/go/internal/auth 0.068s ok cmd/go/internal/cache 0.637s ok cmd/go/internal/cfg 0.023s [no tests to run] ok cmd/go/internal/envcmd 0.202s ok cmd/go/internal/fsys 0.238s ok cmd/go/internal/generate 0.043s ok cmd/go/internal/gover 0.029s ok cmd/go/internal/imports 0.094s ok cmd/go/internal/load 0.047s ok cmd/go/internal/lockedfile 0.495s ok cmd/go/internal/lockedfile/internal/filelock 0.107s ok cmd/go/internal/modfetch 0.051s ok cmd/go/internal/modfetch/codehost 7.198s ok cmd/go/internal/modfetch/zip_sum_test 0.065s ok cmd/go/internal/modindex 0.312s ok cmd/go/internal/modload 0.061s ok cmd/go/internal/mvs 0.028s ok cmd/go/internal/par 0.034s ok cmd/go/internal/str 0.040s ok cmd/go/internal/test 0.087s ok cmd/go/internal/toolchain 0.051s ok cmd/go/internal/vcs 0.066s ok cmd/go/internal/vcweb 0.089s ok cmd/go/internal/vcweb/vcstest 9.195s ok cmd/go/internal/web 0.062s ok cmd/go/internal/work 0.771s ok cmd/gofmt 0.109s ok cmd/internal/archive 1.929s ok cmd/internal/buildid 0.353s ok cmd/internal/cov 0.807s ok cmd/internal/dwarf 0.032s ok cmd/internal/edit 0.029s ok cmd/internal/goobj 0.030s ok cmd/internal/moddeps 2.780s ok cmd/internal/notsha256 0.049s ok cmd/internal/obj 1.547s ok cmd/internal/obj/ppc64 1.118s ok cmd/internal/obj/riscv 0.572s ok cmd/internal/obj/s390x 0.034s ok cmd/internal/obj/x86 4.378s ok cmd/internal/objabi 0.197s ok cmd/internal/pkgpath 0.128s ok cmd/internal/pkgpattern 0.033s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.037s ok cmd/internal/test2json 0.464s ok cmd/link 16.666s ok cmd/link/internal/benchmark 0.035s ok cmd/link/internal/ld 21.937s ok cmd/link/internal/loader 0.060s ok cmd/nm 5.998s ok cmd/objdump 7.236s ok cmd/pack 3.503s ok cmd/pprof 1.776s ok cmd/trace 0.061s ok cmd/trace/v2 0.116s ok cmd/vet 11.684s ##### os/user with tag osusergo ok os/user 0.014s ##### hash/maphash purego implementation ok hash/maphash 0.062s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.035s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 32.986s ##### Testing without libgcc. ok net 0.245s ok os/user 0.036s ##### internal linking of -buildmode=pie ok reflect 0.854s ok os/user 0.036s ##### sync -cpu=10 ok sync 0.473s ##### Testing race detector ok runtime/race 5.883s ok flag 1.043s ok net 1.371s ok os 1.151s ok os/exec 2.123s ok encoding/gob 1.079s ok flag 1.031s ok os/exec 2.088s ##### Testing cgo ok cmd/cgo/internal/test 0.348s ok cmd/cgo/internal/test 0.390s ok cmd/cgo/internal/test 0.381s ok cmd/cgo/internal/test 0.391s ok cmd/cgo/internal/test 0.347s All tests passed.