darwin-amd64-11_0 at 26b1694d9ad06b4f237526f507494edb948a4866 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=440" "TERM_SESSION_ID=226A3868-363F-46F3-A872-143330418A57" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BCE2dEvVzR/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=3600EE09-DE74-4B56-9371-D89476A7432C" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a9" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "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 20.6.0 Darwin Kernel Version 20.6.0: Mon Aug 29 04:31:06 PDT 2022; root:xnu-7195.141.39~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.210s ok archive/zip 0.426s ok bufio 0.156s ok bytes 0.399s ok cmp 0.069s ok compress/bzip2 0.122s ok compress/flate 2.789s ok compress/gzip 1.537s ok compress/lzw 0.125s ok compress/zlib 1.010s ok container/heap 0.103s ok container/list 0.062s ok container/ring 0.031s ok context 0.127s ok crypto 0.047s ok crypto/aes 0.064s ok crypto/cipher 0.037s ok crypto/des 0.022s ok crypto/dsa 0.046s ok crypto/ecdh 0.073s ok crypto/ecdsa 0.080s ok crypto/ed25519 0.098s ok crypto/elliptic 0.084s ok crypto/hmac 0.059s ok crypto/internal/alias 0.037s ok crypto/internal/bigmod 0.310s ok crypto/internal/boring 0.092s ok crypto/internal/boring/bcache 0.245s ok crypto/internal/edwards25519 0.131s ok crypto/internal/edwards25519/field 0.077s ok crypto/internal/nistec 0.312s ok crypto/internal/nistec/fiat 0.162s [no tests to run] ok crypto/md5 0.201s ok crypto/rand 0.127s ok crypto/rc4 0.063s ok crypto/rsa 0.366s ok crypto/sha1 0.075s ok crypto/sha256 0.077s ok crypto/sha512 0.075s ok crypto/subtle 0.288s ok crypto/tls 2.746s ok crypto/x509 0.765s ok database/sql 0.761s ok database/sql/driver 0.107s ok debug/buildinfo 0.100s ok debug/dwarf 0.092s ok debug/elf 0.276s ok debug/gosym 0.146s ok debug/macho 0.030s ok debug/pe 0.112s ok debug/plan9obj 0.027s ok embed 0.093s [no tests to run] ok embed/internal/embedtest 0.099s ok encoding/ascii85 0.096s ok encoding/asn1 0.048s ok encoding/base32 0.100s ok encoding/base64 0.020s ok encoding/binary 0.018s ok encoding/csv 0.023s ok encoding/gob 1.356s ok encoding/hex 0.026s ok encoding/json 0.318s ok encoding/pem 0.587s ok encoding/xml 0.091s ok errors 0.070s ok expvar 0.079s ok flag 0.150s ok fmt 0.067s ok go/ast 0.028s ok go/build 2.004s ok go/build/constraint 0.027s ok go/constant 0.023s ok go/doc 0.085s ok go/doc/comment 1.757s ok go/format 0.054s ok go/importer 1.347s ok go/internal/gccgoimporter 0.044s ok go/internal/gcimporter 8.584s ok go/internal/srcimporter 17.589s ok go/parser 0.422s ok go/printer 0.351s ok go/scanner 0.033s ok go/token 0.036s ok go/types 37.036s ok go/version 0.053s ok hash 0.029s ok hash/adler32 0.021s ok hash/crc32 0.034s ok hash/crc64 0.078s ok hash/fnv 0.071s ok hash/maphash 0.152s ok html 0.042s ok html/template 0.132s ok image 0.064s ok image/color 0.024s ok image/draw 0.073s ok image/gif 0.681s ok image/jpeg 0.252s ok image/png 0.375s ok index/suffixarray 0.188s ok internal/abi 0.262s ok internal/buildcfg 0.017s ok internal/coverage/cformat 0.127s ok internal/coverage/cmerge 0.119s ok internal/coverage/pods 0.114s ok internal/coverage/slicereader 0.064s ok internal/coverage/slicewriter 0.041s ok internal/coverage/test 0.035s ok internal/cpu 0.119s ok internal/dag 0.098s ok internal/diff 0.093s ok internal/fmtsort 0.026s ok internal/fuzz 0.097s ok internal/godebug 1.700s ok internal/godebugs 0.115s ok internal/gover 0.082s ok internal/intern 2.465s ok internal/itoa 0.048s ok internal/platform 3.253s ok internal/poll 0.336s ok internal/profile 0.059s ok internal/reflectlite 0.034s ok internal/safefilepath 0.030s ok internal/saferio 0.156s ok internal/singleflight 0.090s ok internal/testenv 0.918s ok internal/trace 0.157s ok internal/trace/v2 19.965s ok internal/types/errors 2.386s ok internal/unsafeheader 0.071s ok internal/xcoff 0.092s ok internal/zstd 0.102s ok io 0.123s ok io/fs 0.349s ok io/ioutil 0.071s ok log 0.077s ok log/slog 0.237s ok log/slog/internal/benchmarks 0.032s ok log/slog/internal/buffer 0.025s ok log/syslog 1.290s ok maps 0.024s ok math 0.051s ok math/big 1.708s ok math/bits 0.036s ok math/cmplx 0.058s ok math/rand 0.202s ok math/rand/v2 0.286s ok mime 0.029s ok mime/multipart 0.745s ok mime/quotedprintable 0.104s ok net 28.826s ok net/http 17.271s ok net/http/cgi 1.927s ok net/http/cookiejar 0.175s ok net/http/fcgi 0.343s ok net/http/httptest 0.327s ok net/http/httptrace 0.075s ok net/http/httputil 1.262s ok net/http/internal 0.046s ok net/http/internal/ascii 0.067s ok net/http/pprof 5.370s ok net/internal/socktest 0.041s ok net/mail 0.056s ok net/netip 1.508s ok net/rpc 0.236s ok net/rpc/jsonrpc 0.074s ok net/smtp 0.150s ok net/textproto 1.250s ok net/url 0.083s ok os 2.927s ok os/exec 2.469s ok os/exec/internal/fdtest 0.060s ok os/signal 5.834s ok os/user 0.056s ok path 0.016s ok path/filepath 0.117s ok plugin 0.022s ok reflect 2.328s ok regexp 1.059s ok regexp/syntax 1.617s ok runtime 83.227s ok runtime/cgo 0.100s ok runtime/coverage 0.096s ok runtime/debug 0.183s ok runtime/internal/atomic 0.123s ok runtime/internal/math 0.057s ok runtime/internal/sys 0.028s ok runtime/internal/wasitest 0.029s ok runtime/metrics 0.070s ok runtime/pprof 12.249s ok runtime/trace 0.328s ok slices 0.328s ok sort 0.112s ok strconv 0.354s ok strings 0.957s ok sync 0.833s ok sync/atomic 4.990s ok syscall 1.782s ok testing 2.315s ok testing/fstest 0.047s ok testing/iotest 0.054s ok testing/quick 0.156s ok testing/slogtest 0.035s ok text/scanner 0.016s ok text/tabwriter 0.037s ok text/template 0.063s ok text/template/parse 0.036s ok time 2.504s ok unicode 0.081s ok unicode/utf16 0.087s ok unicode/utf8 0.046s ok cmd/addr2line 2.302s ok cmd/api 3.460s ok cmd/asm/internal/asm 0.824s ok cmd/asm/internal/lex 0.068s ok cmd/cgo/internal/swig 0.211s ok cmd/cgo/internal/test 1.624s ok cmd/cgo/internal/testcarchive 59.857s ok cmd/cgo/internal/testcshared 25.433s ok cmd/cgo/internal/testerrors 30.588s ok cmd/cgo/internal/testfortran 0.192s ok cmd/cgo/internal/testgodefs 3.935s ok cmd/cgo/internal/testlife 2.668s ok cmd/cgo/internal/testnocgo 0.069s ok cmd/cgo/internal/testplugin 121.085s ok cmd/cgo/internal/testsanitizers 0.026s [no tests to run] ok cmd/cgo/internal/testshared 0.045s ok cmd/cgo/internal/testso 4.736s ok cmd/cgo/internal/teststdio 5.534s ok cmd/cgo/internal/testtls 0.054s ok cmd/compile/internal/abt 0.031s ok cmd/compile/internal/amd64 10.537s ok cmd/compile/internal/base 0.137s ok cmd/compile/internal/compare 0.118s ok cmd/compile/internal/devirtualize 0.046s ok cmd/compile/internal/dwarfgen 1.250s ok cmd/compile/internal/importer 7.371s ok cmd/compile/internal/inline/inlheur 2.802s ok cmd/compile/internal/ir 0.067s ok cmd/compile/internal/logopt 2.217s ok cmd/compile/internal/loopvar 69.836s ok cmd/compile/internal/noder 0.054s ok cmd/compile/internal/reflectdata 0.043s [no tests to run] ok cmd/compile/internal/ssa 67.471s ok cmd/compile/internal/syntax 0.276s ok cmd/compile/internal/test 33.274s ok cmd/compile/internal/typecheck 1.313s ok cmd/compile/internal/types 0.088s ok cmd/compile/internal/types2 35.037s ok cmd/covdata 0.110s ok cmd/cover 6.144s ok cmd/dist 0.039s ok cmd/distpack 0.047s ok cmd/doc 1.897s ok cmd/fix 13.898s ok cmd/go 228.918s ok cmd/go/internal/auth 0.187s ok cmd/go/internal/cache 0.722s ok cmd/go/internal/cfg 0.021s [no tests to run] ok cmd/go/internal/envcmd 0.358s ok cmd/go/internal/fsys 0.213s ok cmd/go/internal/generate 0.077s ok cmd/go/internal/gover 0.085s ok cmd/go/internal/imports 0.087s ok cmd/go/internal/load 0.061s ok cmd/go/internal/lockedfile 0.426s ok cmd/go/internal/lockedfile/internal/filelock 0.154s ok cmd/go/internal/modfetch 0.090s ok cmd/go/internal/modfetch/codehost 7.824s ok cmd/go/internal/modfetch/zip_sum_test 0.112s ok cmd/go/internal/modindex 0.217s ok cmd/go/internal/modload 0.047s ok cmd/go/internal/mvs 0.025s ok cmd/go/internal/par 0.039s ok cmd/go/internal/str 0.020s ok cmd/go/internal/test 0.076s ok cmd/go/internal/toolchain 0.100s ok cmd/go/internal/vcs 0.156s ok cmd/go/internal/vcweb 0.145s ok cmd/go/internal/vcweb/vcstest 14.542s ok cmd/go/internal/web 0.072s ok cmd/go/internal/work 0.920s ok cmd/gofmt 0.083s ok cmd/internal/archive 2.223s ok cmd/internal/buildid 0.317s ok cmd/internal/cov 0.901s ok cmd/internal/dwarf 0.024s ok cmd/internal/edit 0.034s ok cmd/internal/goobj 0.037s ok cmd/internal/moddeps 2.311s ok cmd/internal/notsha256 0.037s ok cmd/internal/obj 1.608s ok cmd/internal/obj/ppc64 1.222s ok cmd/internal/obj/riscv 0.623s ok cmd/internal/obj/s390x 0.033s ok cmd/internal/obj/x86 4.753s ok cmd/internal/objabi 0.179s ok cmd/internal/pkgpath 0.167s ok cmd/internal/pkgpattern 0.040s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.067s ok cmd/internal/test2json 0.597s ok cmd/link 24.426s ok cmd/link/internal/benchmark 0.065s ok cmd/link/internal/ld 24.186s ok cmd/link/internal/loader 0.061s ok cmd/nm 2.927s ok cmd/objdump 5.670s ok cmd/pack 1.277s ok cmd/pprof 2.093s ok cmd/trace 0.045s ok cmd/trace/v2 0.084s ok cmd/vet 23.644s ##### os/user with tag osusergo ok os/user 0.022s ##### hash/maphash purego implementation ok hash/maphash 0.075s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.049s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.886s ##### Testing without libgcc. ok net 0.371s ok os/user 0.058s ##### internal linking of -buildmode=pie ok reflect 0.898s ok os/user 0.055s ##### sync -cpu=10 ok sync 0.530s ##### Testing race detector ok runtime/race 5.992s ok flag 1.044s ok net 1.315s ok os 1.175s ok os/exec 2.143s ok encoding/gob 1.075s ok flag 1.038s ok os/exec 2.191s ##### Testing cgo ok cmd/cgo/internal/test 0.503s ok cmd/cgo/internal/test 0.498s ok cmd/cgo/internal/test 0.465s ok cmd/cgo/internal/test 0.495s ok cmd/cgo/internal/test 0.403s All tests passed.