darwin-amd64-race at f4086d36862d8fd41af90356c894d04d3ff58203 :: 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=0F477BD7-66B3-4F4C-8FB6-73690D9C21F1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.so9XpS0sgQ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1582C39F-0D18-4D1F-8588-765BE5FF985A" "__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=0F477BD7-66B3-4F4C-8FB6-73690D9C21F1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.so9XpS0sgQ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1582C39F-0D18-4D1F-8588-765BE5FF985A" "__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.066s ok archive/zip 3.970s ok bufio 1.660s ok bytes 4.637s ok cmp 1.045s ok compress/bzip2 1.620s ok compress/flate 10.868s ok compress/gzip 20.028s ok compress/lzw 1.923s ok compress/zlib 7.872s ok container/heap 1.089s ok container/list 1.050s ok container/ring 1.056s ok context 1.122s ok crypto 1.060s ok crypto/aes 1.093s ok crypto/cipher 1.067s ok crypto/des 1.066s ok crypto/dsa 1.040s ok crypto/ecdh 1.296s ok crypto/ecdsa 1.159s ok crypto/ed25519 1.587s ok crypto/elliptic 1.068s ok crypto/hmac 1.039s ok crypto/internal/alias 1.056s ok crypto/internal/bigmod 5.896s ok crypto/internal/boring 1.102s ok crypto/internal/boring/bcache 2.012s ok crypto/internal/edwards25519 56.231s ok crypto/internal/edwards25519/field 19.317s ok crypto/internal/nistec 2.041s ok crypto/internal/nistec/fiat 1.097s [no tests to run] ok crypto/md5 1.205s ok crypto/rand 1.519s ok crypto/rc4 1.907s ok crypto/rsa 3.832s ok crypto/sha1 1.098s ok crypto/sha256 1.065s ok crypto/sha512 1.058s ok crypto/subtle 1.648s ok crypto/tls 5.914s ok crypto/x509 2.874s ok database/sql 1.497s ok database/sql/driver 1.038s ok debug/buildinfo 1.102s ok debug/dwarf 1.118s ok debug/elf 2.708s ok debug/gosym 1.190s ok debug/macho 1.040s ok debug/pe 1.084s ok debug/plan9obj 1.034s ok embed 1.052s [no tests to run] ok embed/internal/embedtest 1.058s ok encoding/ascii85 1.095s ok encoding/asn1 1.040s ok encoding/base32 1.136s ok encoding/base64 1.041s ok encoding/binary 1.068s ok encoding/csv 1.225s ok encoding/gob 22.996s ok encoding/hex 1.058s ok encoding/json 4.019s ok encoding/pem 4.290s ok encoding/xml 1.288s ok errors 1.072s ok expvar 1.116s ok flag 3.372s ok fmt 2.041s ok go/ast 1.101s ok go/build 7.629s ok go/build/constraint 1.046s ok go/constant 1.056s ok go/doc 1.546s ok go/doc/comment 5.995s ok go/format 1.202s ok go/importer 2.671s ok go/internal/gccgoimporter 1.230s ok go/internal/gcimporter 9.803s ok go/internal/srcimporter 29.238s ok go/parser 2.085s ok go/printer 2.915s ok go/scanner 1.064s ok go/token 1.128s ok go/types 62.879s ok hash 1.052s ok hash/adler32 1.075s ok hash/crc32 1.064s ok hash/crc64 1.053s ok hash/fnv 1.042s ok hash/maphash 1.033s ok html 1.072s ok html/template 1.298s ok image 1.499s ok image/color 1.093s ok image/draw 1.995s ok image/gif 2.872s ok image/jpeg 3.511s ok image/png 5.375s ok index/suffixarray 3.205s ok internal/abi 1.336s ok internal/buildcfg 1.072s ok internal/coverage/cformat 1.099s ok internal/coverage/cmerge 1.035s ok internal/coverage/pods 1.107s ok internal/coverage/slicereader 1.094s ok internal/coverage/slicewriter 1.055s ok internal/coverage/test 1.112s ok internal/cpu 3.094s ok internal/dag 1.055s ok internal/diff 1.095s ok internal/fmtsort 1.027s ok internal/fuzz 1.054s ok internal/godebug 12.958s ok internal/godebugs 1.063s ok internal/intern 4.001s ok internal/itoa 1.156s ok internal/poll 1.324s ok internal/profile 1.060s ok internal/reflectlite 1.033s ok internal/safefilepath 1.038s ok internal/saferio 1.255s ok internal/singleflight 1.164s ok internal/testenv 1.826s ok internal/trace 1.311s ok internal/types/errors 3.177s ok internal/unsafeheader 1.069s ok internal/xcoff 1.111s ok internal/zstd 1.067s ok io 1.087s ok io/fs 1.289s ok io/ioutil 1.090s ok log 1.047s ok log/slog 1.103s ok log/slog/internal/benchmarks 1.122s ok log/slog/internal/buffer 1.058s ok log/syslog 2.358s ok maps 1.053s ok math 1.044s ok math/big 4.585s ok math/bits 1.046s ok math/cmplx 1.049s ok math/rand 5.557s ok mime 1.127s ok mime/multipart 7.198s ok mime/quotedprintable 1.148s ok net 19.008s ok net/http 21.635s ok net/http/cgi 13.456s ok net/http/cookiejar 1.100s ok net/http/fcgi 1.220s ok net/http/httptest 1.409s ok net/http/httptrace 1.050s ok net/http/httputil 2.220s ok net/http/internal 1.040s ok net/http/internal/ascii 1.042s ok net/http/pprof 6.308s ok net/internal/socktest 1.051s ok net/mail 1.070s ok net/netip 2.210s ok net/rpc 1.212s ok net/rpc/jsonrpc 1.100s ok net/smtp 1.256s ok net/textproto 2.333s ok net/url 1.055s ok os 7.516s ok os/exec 8.748s ok os/exec/internal/fdtest 1.096s ok os/signal 18.538s ok os/user 1.075s ok path 1.033s ok path/filepath 1.378s ok plugin 1.102s ok reflect 3.258s ok regexp 5.609s ok regexp/syntax 5.971s ok runtime 73.235s ok runtime/cgo 1.028s ok runtime/coverage 1.078s ok runtime/debug 2.216s ok runtime/internal/atomic 1.087s ok runtime/internal/math 1.024s ok runtime/internal/sys 1.024s ok runtime/internal/wasitest 1.047s ok runtime/metrics 1.035s ok runtime/pprof 22.831s ok runtime/race 15.721s ok runtime/trace 7.614s ok slices 1.754s ok sort 2.303s ok strconv 3.676s ok strings 2.749s ok sync 2.110s ok sync/atomic 5.238s ok syscall 6.946s ok testing 3.610s ok testing/fstest 1.058s ok testing/iotest 1.091s ok testing/quick 1.258s ok testing/slogtest 1.047s ok text/scanner 1.056s ok text/tabwriter 1.073s ok text/template 1.143s ok text/template/parse 1.111s ok time 3.904s ok unicode 1.076s ok unicode/utf16 1.149s ok unicode/utf8 1.137s ok cmd/addr2line 9.896s ok cmd/api 40.116s ok cmd/asm/internal/asm 4.222s ok cmd/asm/internal/lex 1.098s ok cmd/cgo/internal/swig 1.128s ok cmd/cgo/internal/test 2.961s ok cmd/cgo/internal/testcarchive 48.251s ok cmd/cgo/internal/testcshared 20.101s ok cmd/cgo/internal/testerrors 36.727s ok cmd/cgo/internal/testfortran 1.159s ok cmd/cgo/internal/testgodefs 5.315s ok cmd/cgo/internal/testlife 4.410s ok cmd/cgo/internal/testnocgo 1.090s ok cmd/cgo/internal/testplugin 110.178s ok cmd/cgo/internal/testsanitizers 1.071s [no tests to run] ok cmd/cgo/internal/testshared 1.105s ok cmd/cgo/internal/testso 6.762s ok cmd/cgo/internal/teststdio 5.646s ok cmd/cgo/internal/testtls 1.027s ok cmd/compile/internal/abt 1.043s ok cmd/compile/internal/amd64 84.784s ok cmd/compile/internal/base 1.058s ok cmd/compile/internal/compare 1.087s ok cmd/compile/internal/dwarfgen 2.172s ok cmd/compile/internal/importer 5.783s ok cmd/compile/internal/ir 1.024s ok cmd/compile/internal/logopt 3.092s ok cmd/compile/internal/loopvar 48.072s ok cmd/compile/internal/noder 1.042s ok cmd/compile/internal/reflectdata 1.043s [no tests to run] ok cmd/compile/internal/ssa 40.007s ok cmd/compile/internal/syntax 1.295s ok cmd/compile/internal/test 21.811s ok cmd/compile/internal/typecheck 2.619s ok cmd/compile/internal/types 1.070s ok cmd/compile/internal/types2 26.122s ok cmd/covdata 1.107s ok cmd/cover 17.632s ok cmd/dist 1.073s ok cmd/distpack 1.026s ok cmd/doc 1.606s ok cmd/fix 22.396s vcs-test.golang.org rerouted to http://127.0.0.1:54574 https://vcs-test.golang.org rerouted to https://127.0.0.1:54575 go test proxy running at GOPROXY=http://127.0.0.1:54576/mod --- FAIL: TestScript (1.34s) --- FAIL: TestScript/install_cmd_gobin (109.69s) script_test.go:134: 2023-05-25T16:22:53Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2761047220/tmpdir3552827455/install_cmd_gobin2515086085 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (8.284s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (101.393s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x7ff80068b3ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21bc868, 0x21bc828) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff3f8 sp=0x7ff7bfeff3d0 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff450 sp=0x7ff7bfeff3f8 pc=0x108a83f runtime.notesleep(0x21bc628) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff488 sp=0x7ff7bfeff450 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4b8 sp=0x7ff7bfeff488 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5c8 sp=0x7ff7bfeff4b8 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff600 sp=0x7ff7bfeff5c8 pc=0x1096d51 runtime.park_m(0xc0002cd520?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff648 sp=0x7ff7bfeff600 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff660 sp=0x7ff7bfeff648 pc=0x10c42ce goroutine 1 [runnable]: cmd/go/internal/load.setPGOProfilePath.func2(0xc000176000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2955 +0x613 fp=0xc00068f0a8 sp=0xc00068f0a0 pc=0x18746b3 cmd/go/internal/load.setPGOProfilePath.func2(0xc00014e600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f1b0 sp=0xc00068f0a8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc00014e000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f2b8 sp=0xc00068f1b0 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0005de600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f3c0 sp=0xc00068f2b8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000299800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f4c8 sp=0xc00068f3c0 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0005e1200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f5d0 sp=0xc00068f4c8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0005e2000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f6d8 sp=0xc00068f5d0 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0005e0c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f7e0 sp=0xc00068f6d8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000299200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f8e8 sp=0xc00068f7e0 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000330c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068f9f0 sp=0xc00068f8e8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000330600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068faf8 sp=0xc00068f9f0 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc00054e000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068fc00 sp=0xc00068faf8 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000574000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068fd08 sp=0xc00068fc00 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0002af800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068fe10 sp=0xc00068fd08 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0002af200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc00068ff18 sp=0xc00068fe10 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0006af200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000690020 sp=0xc00068ff18 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000694600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000690128 sp=0xc000690020 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000298600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000690230 sp=0xc000690128 pc=0x18745dd cmd/go/internal/load.setPGOProfilePath({0xc000062ca0, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc000690430 sp=0xc000690230 pc=0x1874027 cmd/go/internal/load.PackagesAndErrors({0x1d5b258, 0x21eabe0}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc000126040, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc0006907f0 sp=0xc000690430 pc=0x187337c cmd/go/internal/list.runList({0x1d5b258?, 0x21eabe0}, 0xc0001c2408?, {0xc000126040?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc000691628 sp=0xc0006907f0 pc=0x19b789b cmd/go.invoke(0x21aea40, {0xc000126010, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0006917a0 sp=0xc000691628 pc=0x1a0a563 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc000691908 sp=0xc0006917a0 pc=0x1a09985 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x7b1b5af08a7c7ba4?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000691e58 sp=0xc000691908 pc=0x1a6d7ff main.main() _testmain.go:191 +0x308 fp=0xc000691f40 sp=0xc000691e58 pc=0x1aa1f48 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000691fe0 sp=0xc000691f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000691fe8 sp=0xc000691fe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 1 minutes]: runtime.gopark(0x2167c20?, 0x21bc4e0?, 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(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ef78 sp=0xc00006ef58 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=0xc00006efc8 sp=0xc00006ef78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:196 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:196 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc0000460e0?, 0x1d4f030?, 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(0x21ba9c0) /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:197 +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:197 +0xa5 goroutine 18 [finalizer wait, 1 minutes]: runtime.gopark(0x0?, 0x1c48e00?, 0x60?, 0xe0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000075e28 sp=0xc000075e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000075fe0 sp=0xc000075e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000075fe8 sp=0xc000075fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 50 [GC worker (idle), 1 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000511f50 sp=0xc000511f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000511fe0 sp=0xc000511f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000511fe8 sp=0xc000511fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 20 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 36 [GC worker (idle), 1 minutes]: runtime.gopark(0x0?, 0xc000190950?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000510f50 sp=0xc000510f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000510fe0 sp=0xc000510f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000510fe8 sp=0xc000510fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 20 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 51 [GC worker (idle), 1 minutes]: runtime.gopark(0x2a2187eda41?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00050ff50 sp=0xc00050ff30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00050ffe0 sp=0xc00050ff50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00050ffe8 sp=0xc00050ffe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 20 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 37 [GC worker (idle)]: runtime.gopark(0x2a21b3d8205?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00050ef50 sp=0xc00050ef30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00050efe0 sp=0xc00050ef50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00050efe8 sp=0xc00050efe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 20 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 38 [GC worker (idle)]: runtime.gopark(0x2a21b509fb8?, 0xc00003eee0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00050df50 sp=0xc00050df30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00050dfe0 sp=0xc00050df50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00050dfe8 sp=0xc00050dfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 20 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 39 [GC worker (idle)]: runtime.gopark(0x2a21ace959b?, 0xc00014ce80?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00050cf50 sp=0xc00050cf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00050cfe0 sp=0xc00050cf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00050cfe8 sp=0xc00050cfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 20 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c rax 0x104 rbx 0xca74600 rcx 0x7ff7bfeff288 rdx 0x1200 rdi 0x21bc868 rsi 0x120100001300 rbp 0x7ff7bfeff330 rsp 0x7ff7bfeff288 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x120100001300 r15 0x1200 rip 0x7ff80068b3ea 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 515.946s ok cmd/go/internal/auth 1.051s FAIL go tool dist: Failed: exit status 1