darwin-amd64-13 at e4abe90bf8bee451971c4b23d4418a9fc021c4a8 :: 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=447" "TERM_SESSION_ID=464BF3BA-132A-4842-BECC-92DA51C36BF0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.MjhOzI6dei/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F3C6E824-BE14-4ADD-B05E-4C9AE7980BF8" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-13" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 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 ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.248s ok archive/zip 0.415s ok bufio 0.114s ok bytes 1.176s ok compress/bzip2 0.146s ok compress/flate 0.960s ok compress/gzip 1.225s ok compress/lzw 0.141s ok compress/zlib 0.555s ok container/heap 0.014s ok container/list 0.016s ok container/ring 0.021s ok context 0.072s ok crypto 0.030s ok crypto/aes 0.045s ok crypto/cipher 0.044s ok crypto/des 0.047s ok crypto/dsa 0.019s ok crypto/ecdh 0.055s ok crypto/ecdsa 0.061s ok crypto/ed25519 0.080s ok crypto/elliptic 0.036s ok crypto/hmac 0.026s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 0.251s ok crypto/internal/boring 0.016s ok crypto/internal/boring/bcache 0.107s ok crypto/internal/edwards25519 3.262s ok crypto/internal/edwards25519/field 2.713s ok crypto/internal/nistec 0.190s ok crypto/internal/nistec/fiat 0.022s [no tests to run] ok crypto/md5 0.046s ok crypto/rand 0.086s ok crypto/rc4 0.047s ok crypto/rsa 0.336s ok crypto/sha1 0.044s ok crypto/sha256 0.048s ok crypto/sha512 0.044s ok crypto/subtle 0.154s ok crypto/tls 2.070s ok crypto/x509 0.703s ok database/sql 0.608s ok database/sql/driver 0.021s ok debug/buildinfo 0.033s ok debug/dwarf 0.030s ok debug/elf 0.190s ok debug/gosym 0.031s ok debug/macho 0.029s ok debug/pe 0.057s ok debug/plan9obj 0.079s ok embed 0.051s [no tests to run] ok embed/internal/embedtest 0.048s ok encoding/ascii85 0.048s ok encoding/asn1 0.015s ok encoding/base32 0.112s ok encoding/base64 0.036s ok encoding/binary 0.014s ok encoding/csv 0.039s ok encoding/gob 1.543s ok encoding/hex 0.025s ok encoding/json 0.382s ok encoding/pem 0.574s ok encoding/xml 0.117s ok errors 0.033s ok expvar 0.062s ok flag 0.061s ok fmt 0.135s ok go/ast 0.055s ok go/build 1.468s ok go/build/constraint 0.047s ok go/constant 0.034s ok go/doc 0.262s ok go/doc/comment 1.724s ok go/format 0.036s ok go/importer 1.099s ok go/internal/gccgoimporter 0.116s ok go/internal/gcimporter 7.236s ok go/internal/srcimporter 20.109s ok go/parser 0.410s ok go/printer 0.297s ok go/scanner 0.021s ok go/token 0.021s ok go/types 15.155s ok hash 0.016s ok hash/adler32 0.025s ok hash/crc32 0.027s ok hash/crc64 0.026s ok hash/fnv 0.029s ok hash/maphash 0.096s ok html 0.017s ok html/template 0.149s ok image 0.170s ok image/color 0.037s ok image/draw 0.108s ok image/gif 0.476s ok image/jpeg 0.227s ok image/png 0.354s ok index/suffixarray 0.237s ok internal/abi 0.255s ok internal/buildcfg 0.025s ok internal/coverage/cformat 0.068s ok internal/coverage/cmerge 0.057s ok internal/coverage/pods 0.059s ok internal/coverage/slicereader 0.022s ok internal/coverage/slicewriter 0.023s ok internal/coverage/test 0.036s ok internal/cpu 0.065s ok internal/dag 0.028s ok internal/diff 0.080s ok internal/fmtsort 0.019s ok internal/fuzz 0.027s ok internal/godebug 0.022s ok internal/intern 1.195s ok internal/itoa 0.022s ok internal/poll 0.131s ok internal/profile 0.039s ok internal/reflectlite 0.077s ok internal/safefilepath 0.028s ok internal/saferio 0.126s ok internal/singleflight 0.055s ok internal/testenv 0.037s ok internal/trace 0.152s ok internal/types/errors 1.099s ok internal/unsafeheader 0.031s ok internal/xcoff 0.104s ok io 0.070s ok io/fs 0.245s ok io/ioutil 0.054s ok log 0.061s ok log/slog 0.143s ok log/slog/internal/buffer 0.035s ok log/syslog 1.265s ok maps 0.051s ok math 0.038s ok math/big 1.158s ok math/bits 0.023s ok math/cmplx 0.031s ok math/rand 0.191s ok mime 0.039s ok mime/multipart 0.978s ok mime/quotedprintable 0.101s ok net 23.648s ok net/http 11.311s ok net/http/cgi 2.881s ok net/http/cookiejar 0.044s ok net/http/fcgi 0.152s ok net/http/httptest 0.158s ok net/http/httptrace 0.061s ok net/http/httputil 2.229s ok net/http/internal 0.031s ok net/http/internal/ascii 0.027s ok net/http/pprof 5.228s ok net/internal/socktest 0.047s ok net/mail 0.043s ok net/netip 0.926s ok net/rpc 0.180s ok net/rpc/jsonrpc 0.043s ok net/smtp 0.093s ok net/textproto 0.047s ok net/url 0.048s ok os 2.077s ok os/exec 1.576s ok os/exec/internal/fdtest 0.025s ok os/signal 3.637s ok os/user 0.085s ok path 0.030s ok path/filepath 0.229s ok plugin 0.024s ok reflect 1.112s ok regexp 0.580s ok regexp/syntax 0.761s ok runtime 47.142s ok runtime/cgo 0.053s ok runtime/coverage 0.034s ok runtime/debug 0.196s ok runtime/internal/atomic 0.075s ok runtime/internal/math 0.049s ok runtime/internal/sys 0.033s ok runtime/metrics 0.029s ok runtime/pprof 8.370s ok runtime/trace 4.595s ok slices 0.057s ok sort 0.060s ok strconv 1.779s ok strings 2.486s ok sync 0.566s ok sync/atomic 5.079s ok syscall 1.703s ok testing 2.171s ok testing/fstest 0.047s ok testing/iotest 0.036s ok testing/quick 0.073s ok text/scanner 0.021s ok text/tabwriter 0.029s ok text/template 0.062s ok text/template/parse 0.045s ok time 2.259s ok unicode 0.029s ok unicode/utf16 0.132s ok unicode/utf8 0.052s ok cmd/addr2line 1.138s ok cmd/api 24.405s ok cmd/asm/internal/asm 1.684s ok cmd/asm/internal/lex 0.052s ok cmd/compile/internal/abt 0.029s ok cmd/compile/internal/amd64 4.433s ok cmd/compile/internal/base 0.036s ok cmd/compile/internal/compare 0.024s ok cmd/compile/internal/dwarfgen 0.800s ok cmd/compile/internal/importer 5.046s ok cmd/compile/internal/ir 0.017s ok cmd/compile/internal/logopt 1.816s ok cmd/compile/internal/loopvar 33.730s ok cmd/compile/internal/noder 0.025s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 34.998s ok cmd/compile/internal/syntax 0.135s ok cmd/compile/internal/test 15.933s ok cmd/compile/internal/typecheck 0.834s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 25.603s ok cmd/covdata 0.017s ok cmd/cover 4.993s ok cmd/dist 0.066s ok cmd/doc 1.505s ok cmd/fix 27.234s ok cmd/go 186.896s ok cmd/go/internal/auth 0.070s ok cmd/go/internal/cache 0.597s ok cmd/go/internal/fsys 0.345s ok cmd/go/internal/generate 0.051s ok cmd/go/internal/get 0.063s ok cmd/go/internal/imports 0.093s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.276s ok cmd/go/internal/lockedfile/internal/filelock 0.114s ok cmd/go/internal/modconv 0.108s ok cmd/go/internal/modfetch 0.055s ok cmd/go/internal/modfetch/codehost 0.051s ok cmd/go/internal/modfetch/zip_sum_test 0.051s ok cmd/go/internal/modindex 0.236s ok cmd/go/internal/modload 0.047s ok cmd/go/internal/mvs 0.031s ok cmd/go/internal/par 0.038s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.049s ok cmd/go/internal/vcs 0.065s ok cmd/go/internal/vcweb 0.083s ok cmd/go/internal/vcweb/vcstest 9.604s ok cmd/go/internal/web 0.053s ok cmd/go/internal/work 0.731s ok cmd/gofmt 0.240s ok cmd/internal/archive 2.075s ok cmd/internal/buildid 0.478s ok cmd/internal/cov 1.034s ok cmd/internal/dwarf 0.028s ok cmd/internal/edit 0.027s ok cmd/internal/goobj 0.012s ok cmd/internal/moddeps 4.813s ok cmd/internal/notsha256 0.035s ok cmd/internal/obj 1.450s ok cmd/internal/obj/ppc64 0.710s ok cmd/internal/obj/riscv 0.275s ok cmd/internal/obj/s390x 0.029s ok cmd/internal/obj/x86 3.635s ok cmd/internal/objabi 0.028s ok cmd/internal/pkgpath 0.137s ok cmd/internal/pkgpattern 0.024s ok cmd/internal/quoted 0.019s ok cmd/internal/src 0.012s ok cmd/internal/test2json 0.341s ok cmd/link 21.326s ok cmd/link/internal/benchmark 0.051s ok cmd/link/internal/ld 17.163s ok cmd/link/internal/loader 0.102s ok cmd/nm 2.945s ok cmd/objdump 10.467s ok cmd/pack 1.866s ok cmd/pprof 1.850s ok cmd/trace 0.165s ok cmd/vet 19.537s ##### os/user with tag osusergo ok os/user 0.029s ##### hash/maphash purego implementation ok hash/maphash 0.075s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.030s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 32.654s ##### moved GOROOT ok fmt 0.063s ##### Testing without libgcc. ok net 0.264s ok os/user 0.041s ##### internal linking of -buildmode=pie ok reflect 1.088s ok os/user 0.049s ##### sync -cpu=10 ok sync 0.456s ##### Testing race detector ok runtime/race 5.104s ok flag 0.114s ok net 0.728s ok os 0.273s ok os/exec 0.190s ok encoding/gob 0.129s ok flag 0.075s ok os/exec 0.131s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.669s ok misc/cgo/test 0.476s ok misc/cgo/test 0.606s ok misc/cgo/test 0.601s ok misc/cgo/test 0.566s ok misc/cgo/test 0.442s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.571s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.424s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 90.171s ##### ../misc/cgo/errors PASS All tests passed.