darwin-amd64-nocgo at f4315391d79948f465eaf57ba65dd4b769adbf40 :: 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=445" "TERM_SESSION_ID=505D2F8A-0164-442E-A514-C1116FB223F4" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.V5ti0wScYU/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=FDE55213-3DCF-4280-B68C-2B03F04DE7F0" "__CFBundleIdentifier=com.apple.Terminal" "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-nocgo" "CGO_ENABLED=0" "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 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.272s ok archive/zip 0.462s ok bufio 0.183s ok bytes 1.796s ok compress/bzip2 0.211s ok compress/flate 1.448s ok compress/gzip 1.802s ok compress/lzw 0.164s ok compress/zlib 0.739s ok container/heap 0.036s ok container/list 0.027s ok container/ring 0.021s ok context 0.077s ok crypto 0.061s ok crypto/aes 0.066s ok crypto/cipher 0.035s ok crypto/des 0.052s ok crypto/dsa 0.046s ok crypto/ecdh 0.053s ok crypto/ecdsa 0.074s ok crypto/ed25519 0.058s ok crypto/elliptic 0.049s ok crypto/hmac 0.026s ok crypto/internal/alias 0.018s ok crypto/internal/bigmod 0.234s ok crypto/internal/boring 0.021s ok crypto/internal/boring/bcache 0.115s ok crypto/internal/edwards25519 3.955s ok crypto/internal/edwards25519/field 3.498s ok crypto/internal/nistec 0.205s ok crypto/internal/nistec/fiat 0.042s [no tests to run] ok crypto/md5 0.048s ok crypto/rand 0.096s ok crypto/rc4 0.057s ok crypto/rsa 0.309s ok crypto/sha1 0.043s ok crypto/sha256 0.087s ok crypto/sha512 0.078s ok crypto/subtle 0.158s ok crypto/tls 1.920s ok crypto/x509 0.612s ok database/sql 0.494s ok database/sql/driver 0.052s ok debug/buildinfo 0.028s ok debug/dwarf 0.030s ok debug/elf 0.268s ok debug/gosym 0.069s ok debug/macho 0.071s ok debug/pe 0.036s ok debug/plan9obj 0.083s ok embed 0.032s [no tests to run] ok embed/internal/embedtest 0.034s ok encoding/ascii85 0.060s ok encoding/asn1 0.017s ok encoding/base32 0.113s ok encoding/base64 0.027s ok encoding/binary 0.016s ok encoding/csv 0.029s ok encoding/gob 1.191s ok encoding/hex 0.022s ok encoding/json 0.336s ok encoding/pem 0.539s ok encoding/xml 0.167s ok errors 0.036s ok expvar 0.047s ok flag 0.070s ok fmt 0.090s ok go/ast 0.074s ok go/build 1.489s ok go/build/constraint 0.057s ok go/constant 0.038s ok go/doc 0.295s ok go/doc/comment 1.538s ok go/format 0.037s ok go/importer 1.286s ok go/internal/gccgoimporter 0.108s ok go/internal/gcimporter 8.151s ok go/internal/srcimporter 3.068s ok go/parser 0.405s ok go/printer 0.311s ok go/scanner 0.021s ok go/token 0.046s ok go/types 25.356s ok hash 0.030s ok hash/adler32 0.024s ok hash/crc32 0.042s ok hash/crc64 0.038s ok hash/fnv 0.028s ok hash/maphash 0.094s ok html 0.027s ok html/template 0.167s ok image 0.210s ok image/color 0.066s ok image/draw 0.147s ok image/gif 0.664s ok image/jpeg 0.265s ok image/png 0.437s ok index/suffixarray 0.246s ok internal/abi 0.309s ok internal/buildcfg 0.032s ok internal/coverage/cformat 0.045s ok internal/coverage/cmerge 0.043s ok internal/coverage/pods 0.071s ok internal/coverage/slicereader 0.035s ok internal/coverage/slicewriter 0.028s ok internal/coverage/test 0.052s ok internal/cpu 0.091s ok internal/dag 0.075s ok internal/diff 0.087s ok internal/fmtsort 0.031s ok internal/fuzz 0.032s ok internal/godebug 0.041s ok internal/intern 1.897s ok internal/itoa 0.034s ok internal/poll 0.177s ok internal/profile 0.039s ok internal/reflectlite 0.093s ok internal/safefilepath 0.029s ok internal/saferio 0.124s ok internal/singleflight 0.091s ok internal/testenv 0.028s ok internal/trace 0.127s ok internal/types/errors 1.777s ok internal/unsafeheader 0.078s ok internal/xcoff 0.182s ok io 0.074s ok io/fs 0.246s ok io/ioutil 0.081s ok log 0.056s ok log/syslog 1.332s ok maps 0.035s ok math 0.028s ok math/big 1.267s ok math/bits 0.094s ok math/cmplx 0.050s ok math/rand 0.420s ok mime 0.155s ok mime/multipart 2.212s ok mime/quotedprintable 0.171s ok net 26.986s ok net/http 14.007s ok net/http/cgi 2.524s ok net/http/cookiejar 0.200s ok net/http/fcgi 0.245s ok net/http/httptest 0.216s ok net/http/httptrace 0.068s ok net/http/httputil 8.381s ok net/http/internal 0.084s ok net/http/internal/ascii 0.060s ok net/http/pprof 5.204s ok net/internal/socktest 0.042s ok net/mail 0.020s ok net/netip 1.063s ok net/rpc 0.249s ok net/rpc/jsonrpc 0.152s ok net/smtp 0.217s ok net/textproto 0.067s ok net/url 0.042s ok os 2.012s ok os/exec 2.644s ok os/exec/internal/fdtest 0.087s ok os/signal 4.917s ok os/user 0.076s ok path 0.021s ok path/filepath 0.454s ok plugin 0.036s ok reflect 1.111s ok regexp 0.529s ok regexp/syntax 0.956s ok runtime 43.689s ok runtime/coverage 0.030s ok runtime/debug 0.246s ok runtime/internal/atomic 0.163s ok runtime/internal/math 0.094s ok runtime/internal/sys 0.032s ok runtime/metrics 0.021s ok runtime/pprof 8.247s ok runtime/trace 4.203s ok slices 0.047s ok sort 0.066s ok strconv 1.074s ok strings 3.046s ok sync 0.513s ok sync/atomic 5.577s ok syscall 2.128s ok testing 2.422s ok testing/fstest 0.069s ok testing/iotest 0.089s ok testing/quick 0.109s ok text/scanner 0.035s ok text/tabwriter 0.035s ok text/template 0.078s ok text/template/parse 0.051s ok time 2.818s ok unicode 0.052s ok unicode/utf16 0.117s ok unicode/utf8 0.100s ok cmd/addr2line 1.870s ok cmd/api 28.594s ok cmd/asm/internal/asm 1.351s ok cmd/asm/internal/lex 0.037s ok cmd/compile/internal/abt 0.043s ok cmd/compile/internal/amd64 5.787s ok cmd/compile/internal/base 0.053s ok cmd/compile/internal/compare 0.041s ok cmd/compile/internal/dwarfgen 0.845s ok cmd/compile/internal/importer 7.110s ok cmd/compile/internal/ir 0.048s ok cmd/compile/internal/logopt 2.260s ok cmd/compile/internal/loopvar 45.522s ok cmd/compile/internal/noder 0.070s ok cmd/compile/internal/reflectdata 0.070s [no tests to run] ok cmd/compile/internal/ssa 52.696s ok cmd/compile/internal/syntax 0.209s ok cmd/compile/internal/test 18.887s ok cmd/compile/internal/typecheck 1.376s ok cmd/compile/internal/types 0.069s ok cmd/compile/internal/types2 37.508s ok cmd/covdata 0.032s ok cmd/cover 4.376s ok cmd/dist 0.043s ok cmd/doc 1.224s ok cmd/fix 31.978s ok cmd/go 228.496s ok cmd/go/internal/auth 0.181s ok cmd/go/internal/cache 0.798s ok cmd/go/internal/fsys 0.429s ok cmd/go/internal/generate 0.065s ok cmd/go/internal/get 0.058s ok cmd/go/internal/imports 0.153s ok cmd/go/internal/load 0.025s ok cmd/go/internal/lockedfile 0.358s ok cmd/go/internal/lockedfile/internal/filelock 0.157s ok cmd/go/internal/modconv 0.117s ok cmd/go/internal/modfetch 0.096s ok cmd/go/internal/modfetch/codehost 0.075s ok cmd/go/internal/modfetch/zip_sum_test 0.065s ok cmd/go/internal/modindex 0.219s ok cmd/go/internal/modload 0.066s ok cmd/go/internal/mvs 0.039s ok cmd/go/internal/par 0.053s ok cmd/go/internal/str 0.027s ok cmd/go/internal/test 0.050s ok cmd/go/internal/vcs 0.112s ok cmd/go/internal/vcweb 0.090s ok cmd/go/internal/vcweb/vcstest 16.218s ok cmd/go/internal/web 0.052s ok cmd/go/internal/work 1.409s ok cmd/gofmt 0.322s ok cmd/internal/archive 2.206s ok cmd/internal/buildid 1.334s ok cmd/internal/cov 2.375s ok cmd/internal/dwarf 0.127s ok cmd/internal/edit 0.097s ok cmd/internal/goobj 0.068s ok cmd/internal/moddeps 6.910s ok cmd/internal/notsha256 0.050s ok cmd/internal/obj 2.118s ok cmd/internal/obj/ppc64 0.726s ok cmd/internal/obj/riscv 0.282s ok cmd/internal/obj/s390x 0.071s ok cmd/internal/obj/x86 4.714s ok cmd/internal/objabi 0.062s ok cmd/internal/pkgpath 0.213s ok cmd/internal/pkgpattern 0.063s ok cmd/internal/quoted 0.084s ok cmd/internal/src 0.019s ok cmd/internal/test2json 0.398s ok cmd/link 4.517s ok cmd/link/internal/benchmark 0.073s ok cmd/link/internal/ld 14.292s ok cmd/link/internal/loader 0.144s ok cmd/nm 2.606s ok cmd/objdump 12.363s ok cmd/pack 3.923s ok cmd/pprof 2.480s ok cmd/trace 0.235s ok cmd/vet 22.662s ##### os/user with tag osusergo ok os/user 0.025s ##### hash/maphash purego implementation ok hash/maphash 0.096s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 40.220s ##### moved GOROOT ok fmt 0.088s ##### Testing without libgcc. ok net 0.348s ok os/user 0.086s ##### internal linking of -buildmode=pie ok reflect 1.371s ##### sync -cpu=10 ok sync 0.600s ##### ../test/bench/go1 ok test/bench/go1 0.089s [no tests to run] ##### cmd/api ok cmd/api 36.921s All tests passed.