darwin-amd64-race at 6b020be648960440b1f02d28889a6e050f59c31c :: 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=DB3A983A-4405-4AA9-9E53-F34E5DE47541" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.MjrT2kMhO7/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E4A066CD-C7D3-4F5A-9799-39F7677EAA1D" "__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=DB3A983A-4405-4AA9-9E53-F34E5DE47541" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.MjrT2kMhO7/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E4A066CD-C7D3-4F5A-9799-39F7677EAA1D" "__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 2.960s ok archive/zip 3.641s ok bufio 1.546s ok bytes 3.748s ok cmp 1.056s ok compress/bzip2 1.519s ok compress/flate 8.969s ok compress/gzip 16.274s ok compress/lzw 2.036s ok compress/zlib 6.164s ok container/heap 1.082s ok container/list 1.036s ok container/ring 1.091s ok context 1.126s ok crypto 1.036s ok crypto/aes 1.078s ok crypto/cipher 1.059s ok crypto/des 1.065s ok crypto/dsa 1.038s ok crypto/ecdh 1.247s ok crypto/ecdsa 1.149s ok crypto/ed25519 1.564s ok crypto/elliptic 1.065s ok crypto/hmac 1.043s ok crypto/internal/alias 1.043s ok crypto/internal/bigmod 5.084s ok crypto/internal/boring 1.081s ok crypto/internal/boring/bcache 1.885s ok crypto/internal/edwards25519 50.290s ok crypto/internal/edwards25519/field 17.747s ok crypto/internal/nistec 1.974s ok crypto/internal/nistec/fiat 1.094s [no tests to run] ok crypto/md5 1.096s ok crypto/rand 1.396s ok crypto/rc4 1.670s ok crypto/rsa 3.275s ok crypto/sha1 1.068s ok crypto/sha256 1.047s ok crypto/sha512 1.055s ok crypto/subtle 1.600s ok crypto/tls 5.590s ok crypto/x509 3.043s ok database/sql 1.545s ok database/sql/driver 1.067s ok debug/buildinfo 1.167s ok debug/dwarf 1.214s ok debug/elf 2.669s ok debug/gosym 1.217s ok debug/macho 1.045s ok debug/pe 1.132s ok debug/plan9obj 1.043s ok embed 1.053s [no tests to run] ok embed/internal/embedtest 1.055s ok encoding/ascii85 1.085s ok encoding/asn1 1.044s ok encoding/base32 1.147s ok encoding/base64 1.047s ok encoding/binary 1.044s ok encoding/csv 1.123s ok encoding/gob 23.023s ok encoding/hex 1.071s ok encoding/json 3.618s ok encoding/pem 3.916s ok encoding/xml 1.253s ok errors 1.071s ok expvar 1.092s ok flag 3.298s ok fmt 1.831s ok go/ast 1.116s ok go/build 6.941s ok go/build/constraint 1.044s ok go/constant 1.046s ok go/doc 1.409s ok go/doc/comment 4.861s ok go/format 1.134s ok go/importer 2.529s ok go/internal/gccgoimporter 1.102s ok go/internal/gcimporter 9.243s ok go/internal/srcimporter 33.599s ok go/parser 2.381s ok go/printer 3.112s ok go/scanner 1.070s ok go/token 1.158s ok go/types 61.969s ok hash 1.035s ok hash/adler32 1.072s ok hash/crc32 1.082s ok hash/crc64 1.065s ok hash/fnv 1.053s ok hash/maphash 1.052s ok html 1.056s ok html/template 1.449s ok image 1.725s ok image/color 1.068s ok image/draw 1.914s ok image/gif 2.545s ok image/jpeg 2.845s ok image/png 4.559s ok index/suffixarray 2.661s ok internal/abi 1.411s ok internal/buildcfg 1.070s ok internal/coverage/cformat 1.091s ok internal/coverage/cmerge 1.035s ok internal/coverage/pods 1.054s ok internal/coverage/slicereader 1.035s ok internal/coverage/slicewriter 1.039s ok internal/coverage/test 1.082s ok internal/cpu 3.072s ok internal/dag 1.055s ok internal/diff 1.043s ok internal/fmtsort 1.027s ok internal/fuzz 1.071s ok internal/godebug 13.266s ok internal/godebugs 1.071s ok internal/intern 4.064s ok internal/itoa 1.074s ok internal/poll 1.553s ok internal/profile 1.044s ok internal/reflectlite 1.029s ok internal/safefilepath 1.028s ok internal/saferio 1.178s ok internal/singleflight 1.092s ok internal/testenv 1.418s ok internal/trace 1.253s ok internal/types/errors 2.818s ok internal/unsafeheader 1.052s ok internal/xcoff 1.073s ok internal/zstd 1.048s ok io 1.090s ok io/fs 1.247s ok io/ioutil 1.051s ok log 1.043s ok log/slog 1.097s ok log/slog/internal/benchmarks 1.094s ok log/slog/internal/buffer 1.064s ok log/syslog 2.356s ok maps 1.061s ok math 1.056s ok math/big 5.176s ok math/bits 1.055s ok math/cmplx 1.069s ok math/rand 5.655s ok mime 1.102s ok mime/multipart 7.265s ok mime/quotedprintable 1.138s ok net 22.409s ok net/http 26.917s ok net/http/cgi 13.533s ok net/http/cookiejar 1.099s ok net/http/fcgi 1.215s ok net/http/httptest 1.336s ok net/http/httptrace 1.048s ok net/http/httputil 2.103s ok net/http/internal 1.033s ok net/http/internal/ascii 1.050s ok net/http/pprof 6.230s ok net/internal/socktest 1.031s ok net/mail 1.027s ok net/netip 1.947s ok net/rpc 1.207s ok net/rpc/jsonrpc 1.103s ok net/smtp 1.229s ok net/textproto 2.446s ok net/url 1.116s ok os 7.796s ok os/exec 7.815s ok os/exec/internal/fdtest 1.038s ok os/signal 19.479s ok os/user 1.071s ok path 1.048s ok path/filepath 1.302s ok plugin 1.066s ok reflect 2.617s ok regexp 4.502s ok regexp/syntax 5.581s ok runtime 70.922s ok runtime/cgo 1.032s ok runtime/coverage 1.060s ok runtime/debug 2.218s ok runtime/internal/atomic 1.080s ok runtime/internal/math 1.071s ok runtime/internal/sys 1.085s ok runtime/metrics 1.065s ok runtime/pprof 23.488s ok runtime/race 14.212s ok runtime/trace 6.915s ok slices 2.189s ok sort 1.449s ok strconv 5.756s ok strings 4.542s ok sync 1.826s ok sync/atomic 8.829s ok syscall 7.458s ok testing 4.420s ok testing/fstest 1.032s ok testing/iotest 1.026s ok testing/quick 1.169s ok testing/slogtest 1.042s ok text/scanner 1.050s ok text/tabwriter 1.057s ok text/template 1.217s ok text/template/parse 1.100s ok time 3.802s ok unicode 1.064s ok unicode/utf16 1.053s ok unicode/utf8 1.049s ok cmd/addr2line 11.831s ok cmd/api 51.955s ok cmd/asm/internal/asm 6.320s ok cmd/asm/internal/lex 1.092s ok cmd/cgo/internal/swig 1.150s ok cmd/cgo/internal/test 1.891s ok cmd/cgo/internal/testcarchive 59.972s ok cmd/cgo/internal/testcshared 28.881s ok cmd/cgo/internal/testerrors 47.605s ok cmd/cgo/internal/testfortran 1.208s ok cmd/cgo/internal/testgodefs 5.962s ok cmd/cgo/internal/testlife 4.760s ok cmd/cgo/internal/testnocgo 1.032s ok cmd/cgo/internal/testplugin 110.930s ok cmd/cgo/internal/testsanitizers 1.035s [no tests to run] ok cmd/cgo/internal/testshared 1.043s ok cmd/cgo/internal/testso 7.131s ok cmd/cgo/internal/teststdio 7.111s ok cmd/cgo/internal/testtls 1.113s ok cmd/compile/internal/abt 1.122s ok cmd/compile/internal/amd64 83.834s ok cmd/compile/internal/base 1.038s ok cmd/compile/internal/compare 1.064s ok cmd/compile/internal/dwarfgen 2.084s ok cmd/compile/internal/importer 6.346s ok cmd/compile/internal/ir 1.125s ok cmd/compile/internal/logopt 2.880s ok cmd/compile/internal/loopvar 46.844s ok cmd/compile/internal/noder 1.045s ok cmd/compile/internal/reflectdata 1.042s [no tests to run] ok cmd/compile/internal/ssa 50.894s ok cmd/compile/internal/syntax 1.394s ok cmd/compile/internal/test 29.552s ok cmd/compile/internal/typecheck 1.917s ok cmd/compile/internal/types 1.054s ok cmd/compile/internal/types2 27.665s ok cmd/covdata 1.066s ok cmd/cover 17.668s ok cmd/dist 1.035s ok cmd/distpack 1.040s ok cmd/doc 3.819s ok cmd/fix 16.571s vcs-test.golang.org rerouted to http://127.0.0.1:54008 https://vcs-test.golang.org rerouted to https://127.0.0.1:54009 go test proxy running at GOPROXY=http://127.0.0.1:54010/mod --- FAIL: TestScript (1.35s) --- FAIL: TestScript/install_cmd_gobin (124.82s) script_test.go:134: 2023-05-25T09:36:44Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-992791127/tmpdir2479475108/install_cmd_gobin1895728745 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (1.414s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (123.400s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x7ff81bf953ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21b0488, 0x21b0448) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff408 sp=0x7ff7bfeff3e0 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff460 sp=0x7ff7bfeff408 pc=0x108a83f runtime.notesleep(0x21b0248) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff498 sp=0x7ff7bfeff460 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4c8 sp=0x7ff7bfeff498 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5d8 sp=0x7ff7bfeff4c8 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff610 sp=0x7ff7bfeff5d8 pc=0x1096d51 runtime.park_m(0xc0003c0d00?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff658 sp=0x7ff7bfeff610 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff670 sp=0x7ff7bfeff658 pc=0x10c42ce goroutine 1 [runnable]: cmd/go/internal/load.setPGOProfilePath.func1(0xc000590c00, {0xc0002cb380, 0x2c}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2918 +0x116 fp=0xc0002692c0 sp=0xc0002692b8 pc=0x1880356 cmd/go/internal/load.setPGOProfilePath.func2(0xc000590c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2977 +0x484 fp=0xc0002693c8 sp=0xc0002692c0 pc=0x186c504 cmd/go/internal/load.setPGOProfilePath.func2(0xc000590000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002694d0 sp=0xc0002693c8 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc000699800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002695d8 sp=0xc0002694d0 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc000017800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002696e0 sp=0xc0002695d8 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc0005cc600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002697e8 sp=0xc0002696e0 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc0005cc000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002698f0 sp=0xc0002697e8 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc0002b0000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002699f8 sp=0xc0002698f0 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc000441200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000269b00 sp=0xc0002699f8 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc000440c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000269c08 sp=0xc000269b00 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc000440600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000269d10 sp=0xc000269c08 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc00043f200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000269e18 sp=0xc000269d10 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc000688000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000269f20 sp=0xc000269e18 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc0005b2600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00026a028 sp=0xc000269f20 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc00066e600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00026a130 sp=0xc00026a028 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath.func2(0xc000436600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00026a238 sp=0xc00026a130 pc=0x186c5bd cmd/go/internal/load.setPGOProfilePath({0xc000212bf0, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc00026a438 sp=0xc00026a238 pc=0x186c007 cmd/go/internal/load.PackagesAndErrors({0x1d514b8, 0x21de800}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc0000360e0, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc00026a7f8 sp=0xc00026a438 pc=0x186b35c cmd/go/internal/list.runList({0x1d514b8?, 0x21de800}, 0xc00003c528?, {0xc0000360e0?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc00026b628 sp=0xc00026a7f8 pc=0x19af6bb cmd/go.invoke(0x21a2a00, {0xc0000360b0, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc00026b7a0 sp=0xc00026b628 pc=0x1a02223 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc00026b908 sp=0xc00026b7a0 pc=0x1a01645 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xd649192577b26354?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc00026be58 sp=0xc00026b908 pc=0x1a654bf main.main() _testmain.go:191 +0x308 fp=0xc00026bf40 sp=0xc00026be58 pc=0x1a99ea8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc00026bfe0 sp=0xc00026bf40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00026bfe8 sp=0xc00026bfe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x296cafde47f?, 0x21b0100?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0002f7fa8 sp=0xc0002f7f88 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc0002f7fe0 sp=0xc0002f7fa8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0002f7fe8 sp=0xc0002f7fe0 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(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000075f78 sp=0xc000075f58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:321 +0xdf fp=0xc000075fc8 sp=0xc000075f78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc000075fe0 sp=0xc000075fc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000075fe8 sp=0xc000075fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc0000460e0?, 0x1d452e0?, 0x0?, 0x0?, 0x0?) /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(0x21ae940) /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:658 +0x59 fp=0xc000074fc8 sp=0xc000074fa0 pc=0x1079259 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +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:179 +0xa5 goroutine 5 [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x1c402e0?, 0x0?, 0x0?, 0x2000000020?) /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 goroutine 18 [GC worker (idle), 2 minutes]: runtime.gopark(0x0?, 0xc0000489c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000311f50 sp=0xc000311f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000311fe0 sp=0xc000311f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000311fe8 sp=0xc000311fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 34 [GC worker (idle), 2 minutes]: runtime.gopark(0x27ad7c6e992?, 0xc0000489c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000310f50 sp=0xc000310f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000310fe0 sp=0xc000310f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000310fe8 sp=0xc000310fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 35 [GC worker (idle)]: runtime.gopark(0x296cb1f52b3?, 0xc000393360?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00030ff50 sp=0xc00030ff30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00030ffe0 sp=0xc00030ff50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00030ffe8 sp=0xc00030ffe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 50 [GC worker (idle)]: runtime.gopark(0x296cb20b33e?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00030ef50 sp=0xc00030ef30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00030efe0 sp=0xc00030ef50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00030efe8 sp=0xc00030efe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 66 [GC worker (idle)]: runtime.gopark(0x296cb1f54f7?, 0xc000393380?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000615f50 sp=0xc000615f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000615fe0 sp=0xc000615f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000615fe8 sp=0xc000615fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 12 [GC worker (idle), 2 minutes]: runtime.gopark(0x27ad7c6d9d3?, 0xc0000489c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000614f50 sp=0xc000614f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000614fe0 sp=0xc000614f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000614fe8 sp=0xc000614fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c rax 0x104 rbx 0x81ed600 rcx 0x7ff7bfeff298 rdx 0x1f00 rdi 0x21b0488 rsi 0x1f0100002000 rbp 0x7ff7bfeff340 rsp 0x7ff7bfeff298 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x1f0100002000 r15 0x1f00 rip 0x7ff81bf953ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2 FAIL FAIL cmd/go 511.586s ok cmd/go/internal/auth 1.078s ok cmd/go/internal/cache 1.538s FAIL go tool dist: Failed: exit status 1