darwin-amd64-race at ee6b9dd47f6091b475dd85b3c989b2b940f24a15 :: 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=5EAF4960-F18A-4E27-BB9F-1790B08AD1F1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.jeIK3B0jmf/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=0E841C5B-7816-4774-B5AB-30EDBCF445EF" "__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-race" "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.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 *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=5EAF4960-F18A-4E27-BB9F-1790B08AD1F1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.jeIK3B0jmf/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=0E841C5B-7816-4774-B5AB-30EDBCF445EF" "__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-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /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 3.079s ok archive/zip 3.805s ok bufio 1.631s ok bytes 4.948s ok cmp 1.126s ok compress/bzip2 1.618s ok compress/flate 11.505s ok compress/gzip 20.555s ok compress/lzw 2.143s ok compress/zlib 7.369s ok container/heap 1.070s ok container/list 1.043s ok container/ring 1.051s ok context 1.126s ok crypto 1.068s ok crypto/aes 1.079s ok crypto/cipher 1.061s ok crypto/des 1.071s ok crypto/dsa 1.052s ok crypto/ecdh 1.255s ok crypto/ecdsa 1.161s ok crypto/ed25519 1.591s ok crypto/elliptic 1.079s ok crypto/hmac 1.070s ok crypto/internal/alias 1.039s ok crypto/internal/bigmod 5.355s ok crypto/internal/boring 1.068s ok crypto/internal/boring/bcache 1.676s ok crypto/internal/edwards25519 55.685s ok crypto/internal/edwards25519/field 18.655s ok crypto/internal/nistec 2.025s ok crypto/internal/nistec/fiat 1.097s [no tests to run] ok crypto/md5 1.105s ok crypto/rand 1.417s ok crypto/rc4 1.741s ok crypto/rsa 3.196s ok crypto/sha1 1.071s ok crypto/sha256 1.042s ok crypto/sha512 0.054s ok crypto/subtle 1.657s ok crypto/tls 6.590s ok crypto/x509 3.278s ok database/sql 1.452s ok database/sql/driver 1.074s ok debug/buildinfo 1.091s ok debug/dwarf 1.162s ok debug/elf 2.581s ok debug/gosym 1.229s ok debug/macho 1.058s ok debug/pe 1.110s ok debug/plan9obj 1.052s ok embed 1.088s [no tests to run] ok embed/internal/embedtest 1.087s ok encoding/ascii85 1.054s ok encoding/asn1 1.045s ok encoding/base32 1.153s ok encoding/base64 1.052s ok encoding/binary 1.051s ok encoding/csv 1.133s ok encoding/gob 22.762s ok encoding/hex 1.074s ok encoding/json 3.965s ok encoding/pem 4.393s ok encoding/xml 1.331s ok errors 1.110s ok expvar 1.099s ok flag 3.391s ok fmt 1.870s ok go/ast 1.070s ok go/build 7.833s ok go/build/constraint 1.048s ok go/constant 1.054s ok go/doc 1.493s ok go/doc/comment 5.225s ok go/format 1.190s ok go/importer 2.789s ok go/internal/gccgoimporter 1.141s ok go/internal/gcimporter 11.399s ok go/internal/srcimporter 37.506s ok go/parser 2.388s ok go/printer 3.316s ok go/scanner 1.082s ok go/token 1.198s ok go/types 66.061s ok hash 1.030s ok hash/adler32 1.049s ok hash/crc32 1.045s ok hash/crc64 1.060s ok hash/fnv 1.030s ok hash/maphash 1.026s ok html 1.057s ok html/template 1.556s ok image 1.762s ok image/color 1.059s ok image/draw 1.835s ok image/gif 2.501s ok image/jpeg 2.606s ok image/png 4.509s ok index/suffixarray 2.410s ok internal/abi 1.326s ok internal/buildcfg 1.099s ok internal/coverage/cformat 1.071s ok internal/coverage/cmerge 1.033s ok internal/coverage/pods 1.072s ok internal/coverage/slicereader 1.050s ok internal/coverage/slicewriter 1.030s ok internal/coverage/test 1.083s ok internal/cpu 3.079s ok internal/dag 1.054s ok internal/diff 1.123s ok internal/fmtsort 1.026s ok internal/fuzz 1.082s ok internal/godebug 13.021s ok internal/godebugs 1.135s ok internal/intern 4.996s ok internal/itoa 1.217s ok internal/poll 1.273s ok internal/profile 1.049s ok internal/reflectlite 1.038s ok internal/safefilepath 1.034s ok internal/saferio 1.287s ok internal/singleflight 1.148s ok internal/testenv 1.573s ok internal/trace 1.361s ok internal/types/errors 3.066s ok internal/unsafeheader 1.124s ok internal/xcoff 1.078s ok internal/zstd 1.066s ok io 1.101s ok io/fs 1.284s ok io/ioutil 1.061s ok log 1.041s ok log/slog 1.093s ok log/slog/internal/benchmarks 1.047s ok log/slog/internal/buffer 1.090s ok log/syslog 2.446s ok maps 1.329s ok math 1.052s ok math/big 4.443s ok math/bits 1.069s ok math/cmplx 1.057s ok math/rand 5.026s ok mime 1.061s ok mime/multipart 6.279s ok mime/quotedprintable 1.107s ok net 17.132s ok net/http 23.891s ok net/http/cgi 13.540s ok net/http/cookiejar 1.111s ok net/http/fcgi 1.259s ok net/http/httptest 1.357s ok net/http/httptrace 1.037s ok net/http/httputil 2.031s ok net/http/internal 1.036s ok net/http/internal/ascii 1.046s ok net/http/pprof 6.212s ok net/internal/socktest 1.037s ok net/mail 1.053s ok net/netip 1.925s ok net/rpc 1.193s ok net/rpc/jsonrpc 1.103s ok net/smtp 1.197s ok net/textproto 2.487s ok net/url 1.115s ok os 7.594s ok os/exec 8.029s ok os/exec/internal/fdtest 1.086s ok os/signal 16.664s ok os/user 1.085s ok path 1.055s ok path/filepath 1.112s ok plugin 1.042s ok reflect 2.402s ok regexp 4.443s ok regexp/syntax 5.262s ok runtime 70.093s ok runtime/cgo 1.026s ok runtime/coverage 1.046s ok runtime/debug 2.178s ok runtime/internal/atomic 1.095s ok runtime/internal/math 1.051s ok runtime/internal/sys 1.023s ok runtime/internal/wasitest 1.041s ok runtime/metrics 1.070s ok runtime/pprof 23.787s ok runtime/race 17.553s ok runtime/trace 7.289s ok slices 1.784s ok sort 2.275s ok strconv 3.466s ok strings 2.443s ok sync 2.148s ok sync/atomic 4.523s ok syscall 6.684s ok testing 3.583s ok testing/fstest 1.079s ok testing/iotest 1.113s ok testing/quick 1.264s ok testing/slogtest 1.052s ok text/scanner 1.050s ok text/tabwriter 1.042s ok text/template 1.128s ok text/template/parse 1.056s ok time 3.685s ok unicode 1.073s ok unicode/utf16 1.088s ok unicode/utf8 1.066s ok cmd/addr2line 10.556s ok cmd/api 43.440s ok cmd/asm/internal/asm 4.303s ok cmd/asm/internal/lex 1.075s ok cmd/cgo/internal/swig 1.143s ok cmd/cgo/internal/test 2.906s ok cmd/cgo/internal/testcarchive 48.941s ok cmd/cgo/internal/testcshared 22.056s ok cmd/cgo/internal/testerrors 35.078s ok cmd/cgo/internal/testfortran 1.162s ok cmd/cgo/internal/testgodefs 5.101s ok cmd/cgo/internal/testlife 4.275s ok cmd/cgo/internal/testnocgo 1.135s ok cmd/cgo/internal/testplugin 115.643s ok cmd/cgo/internal/testsanitizers 1.031s [no tests to run] ok cmd/cgo/internal/testshared 1.023s ok cmd/cgo/internal/testso 5.729s ok cmd/cgo/internal/teststdio 6.599s ok cmd/cgo/internal/testtls 1.041s ok cmd/compile/internal/abt 1.105s ok cmd/compile/internal/amd64 80.648s ok cmd/compile/internal/base 1.073s ok cmd/compile/internal/compare 1.094s ok cmd/compile/internal/dwarfgen 2.424s ok cmd/compile/internal/importer 6.728s ok cmd/compile/internal/ir 1.043s ok cmd/compile/internal/logopt 3.665s ok cmd/compile/internal/loopvar 50.430s ok cmd/compile/internal/noder 1.043s ok cmd/compile/internal/reflectdata 1.052s [no tests to run] ok cmd/compile/internal/ssa 39.420s ok cmd/compile/internal/syntax 1.244s ok cmd/compile/internal/test 21.340s ok cmd/compile/internal/typecheck 2.118s ok cmd/compile/internal/types 1.071s ok cmd/compile/internal/types2 31.551s ok cmd/covdata 1.195s ok cmd/cover 18.803s ok cmd/dist 1.026s ok cmd/distpack 1.073s ok cmd/doc 1.570s ok cmd/fix 20.889s vcs-test.golang.org rerouted to http://127.0.0.1:54743 https://vcs-test.golang.org rerouted to https://127.0.0.1:54744 go test proxy running at GOPROXY=http://127.0.0.1:54745/mod --- FAIL: TestScript (1.30s) --- FAIL: TestScript/build_GOTMPDIR (14.08s) script_test.go:134: 2023-05-26T01:41:34Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135 script_test.go:154: # Set GOCACHE to a clean directory to ensure that 'go build' has work to report. (0.000s) # 'go build' should use GOTMPDIR if set. (10.177s) # Make GOTMPDIR a regular file. This prevents the creation of work directories, # so we can check that certain commands don't create them. # This simulates running on a full disk or a read-only volume. (0.001s) # 'go build' should fail if GOTMPDIR is read-only. (0.072s) # 'go list' should only fail if it needs to build something. (2.293s) # 'go clean -cache' and 'go clean -modcache' should not fail. (1.521s) > go clean -x -cache [stdout] rm -r /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/00 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/01 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/02 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/03 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/04 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/05 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/06 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/07 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/08 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/09 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/0a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/0b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/0c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/0d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/0e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/0f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/10 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/11 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/12 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/13 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/14 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/15 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/16 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/17 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/18 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/19 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/1a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/1b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/1c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/1d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/1e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/1f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/20 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/21 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/22 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/23 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/24 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/25 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/26 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/27 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/28 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/29 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/2a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/2b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/2c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/2d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/2e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/2f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/30 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/31 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/32 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/33 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/34 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/35 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/36 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/37 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/38 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/39 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/3a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/3b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/3c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/3d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/3e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/3f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/40 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/41 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/42 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/43 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/44 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/45 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/46 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/47 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/48 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/49 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/4a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/4b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/4c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/4d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/4e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/4f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/50 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/51 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/52 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/53 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/54 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/55 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/56 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/57 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/58 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/59 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/5a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/5b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/5c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/5d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/5e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/5f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/60 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/61 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/62 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/63 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/64 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/65 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/66 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/67 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/68 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/69 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/6a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/6b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/6c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/6d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/6e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/6f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/70 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/71 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/72 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/73 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/74 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/75 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/76 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/77 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/78 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/79 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/7a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/7b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/7c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/7d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/7e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/7f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/80 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/81 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/82 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/83 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/84 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/85 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/86 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/87 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/88 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/89 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/8a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/8b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/8c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/8d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/8e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/8f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/90 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/91 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/92 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/93 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/94 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/95 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/96 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/97 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/98 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/99 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/9a /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/9b /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/9c /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/9d /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/9e /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/9f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a0 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a1 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a2 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a3 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a4 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a5 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a6 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a7 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a8 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/a9 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/aa /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ab /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ac /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ad /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ae /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/af /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b0 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b1 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b2 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b3 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b4 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b5 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b6 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b7 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b8 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/b9 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ba /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/bb /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/bc /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/bd /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/be /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/bf /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c0 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c1 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c2 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c3 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c4 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c5 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c6 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c7 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c8 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/c9 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ca /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/cb /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/cc /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/cd /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ce /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/cf /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d0 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d1 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d2 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d3 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d4 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d5 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d6 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d7 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d8 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/d9 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/da /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/db /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/dc /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/dd /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/de /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/df /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e0 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e1 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e2 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e3 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e4 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e5 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e6 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e7 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e8 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/e9 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ea /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/eb /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ec /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ed /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ee /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ef /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f0 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f1 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f2 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f3 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f4 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f5 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f6 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f7 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f8 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/f9 /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/fa /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/fb /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/fc /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/fd /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/fe /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/ff rm -f /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gocache/log.txt > ! stderr 'creating work dir' > go clean -x -modcache [stdout] rm -rf /tmp/buildlet/tmp/cmd-go-test-559650963/tmpdir2097696687/build_GOTMPDIR511434135/gopath/pkg/mod [stderr] SIGQUIT: quit PC=0x7ff8166062be m=0 sigcode=0 goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc0000b1738 sp=0xc0000b1700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc0000b1750 sp=0xc0000b1738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc0000b1770 sp=0xc0000b1750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc0000b17a0 sp=0xc0000b1770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc0000b1908 sp=0xc0000b17a0 pc=0x1a0e3ca cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x9301351f5d95a484?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc0000b1e58 sp=0xc0000b1908 pc=0x1a7225f main.main() _testmain.go:191 +0x308 fp=0xc0000b1f40 sp=0xc0000b1e58 pc=0x1aa69a8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc0000b1fe0 sp=0xc0000b1f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000b1fe8 sp=0xc0000b1fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005e7a8 sp=0xc00005e788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005e7e0 sp=0xc00005e7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 3 [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005ef78 sp=0xc00005ef58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:280 +0x94 fp=0xc00005efc8 sp=0xc00005ef78 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:200 +0x25 fp=0xc00005efe0 sp=0xc00005efc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005efe8 sp=0xc00005efe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:200 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000046070?, 0x1d54460?, 0x1?, 0x0?, 0xc0000091e0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000074f70 sp=0xc000074f50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21c0a20) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000074fa0 sp=0xc000074f70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:653 +0x3c fp=0xc000074fc8 sp=0xc000074fa0 pc=0x107923c runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:201 +0x25 fp=0xc000074fe0 sp=0xc000074fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000074fe8 sp=0xc000074fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:201 +0xa5 goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ee28 sp=0xc00006ee08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc00006efe0 sp=0xc00006ee28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d rax 0x4 rbx 0x0 rcx 0x7ff7bfeff538 rdx 0x1 rdi 0x903 rsi 0x0 rbp 0x7ff7bfeff570 rsp 0x7ff7bfeff538 r8 0x1 r9 0x0 r10 0x1 r11 0x246 r12 0xc0000b16f8 r13 0x21c2540 r14 0x0 r15 0x7ff7bfeff580 rip 0x7ff8166062be rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: build_GOTMPDIR.txt:34: go clean -x -modcache: exit status 2 FAIL FAIL cmd/go 516.578s ok cmd/go/internal/auth 1.057s FAIL go tool dist: Failed: exit status 1