darwin-amd64-race at 04c628935d1487632f903e4e0688fb7a34063752 :: 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=F21ECEB1-004B-43AD-8B8F-5636280EA56D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.as3rFTX7aQ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F06E0420-F6EB-4B1B-8960-594CB65ECB15" "__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=F21ECEB1-004B-43AD-8B8F-5636280EA56D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.as3rFTX7aQ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F06E0420-F6EB-4B1B-8960-594CB65ECB15" "__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.103s ok archive/zip 4.305s ok bufio 1.770s ok bytes 4.803s ok cmp 1.062s ok compress/bzip2 1.913s ok compress/flate 10.644s ok compress/gzip 18.176s ok compress/lzw 2.255s ok compress/zlib 8.626s ok container/heap 1.047s ok container/list 1.033s ok container/ring 1.074s ok context 1.188s ok crypto 1.071s ok crypto/aes 1.069s ok crypto/cipher 1.082s ok crypto/des 1.103s ok crypto/dsa 1.110s ok crypto/ecdh 1.368s ok crypto/ecdsa 1.278s ok crypto/ed25519 1.703s ok crypto/elliptic 1.088s ok crypto/hmac 1.063s ok crypto/internal/alias 1.042s ok crypto/internal/bigmod 6.938s ok crypto/internal/boring 1.137s ok crypto/internal/boring/bcache 2.192s ok crypto/internal/edwards25519 67.091s ok crypto/internal/edwards25519/field 23.606s ok crypto/internal/nistec 2.329s ok crypto/internal/nistec/fiat 1.061s [no tests to run] ok crypto/md5 1.153s ok crypto/rand 1.508s ok crypto/rc4 1.909s ok crypto/rsa 3.498s ok crypto/sha1 1.088s ok crypto/sha256 1.043s ok crypto/sha512 1.059s ok crypto/subtle 1.652s ok crypto/tls 6.653s ok crypto/x509 3.249s ok database/sql 1.568s ok database/sql/driver 1.049s ok debug/buildinfo 1.160s ok debug/dwarf 1.200s ok debug/elf 2.733s ok debug/gosym 1.276s ok debug/macho 1.047s ok debug/pe 1.115s ok debug/plan9obj 1.028s ok embed 1.061s [no tests to run] ok embed/internal/embedtest 1.129s ok encoding/ascii85 1.073s ok encoding/asn1 1.066s ok encoding/base32 1.174s ok encoding/base64 1.066s ok encoding/binary 1.073s ok encoding/csv 1.128s ok encoding/gob 25.220s ok encoding/hex 1.097s ok encoding/json 4.365s ok encoding/pem 4.477s ok encoding/xml 1.296s ok errors 1.124s ok expvar 1.099s ok flag 3.306s ok fmt 1.708s ok go/ast 1.042s ok go/build 7.035s ok go/build/constraint 1.048s ok go/constant 1.057s ok go/doc 1.419s ok go/doc/comment 5.044s ok go/format 1.169s ok go/importer 2.704s ok go/internal/gccgoimporter 1.115s ok go/internal/gcimporter 10.819s ok go/internal/srcimporter 33.724s ok go/parser 2.187s ok go/printer 3.149s ok go/scanner 1.045s ok go/token 1.166s ok go/types 63.071s ok hash 1.031s ok hash/adler32 1.056s ok hash/crc32 1.049s ok hash/crc64 1.056s ok hash/fnv 1.088s ok hash/maphash 1.030s ok html 1.081s ok html/template 1.325s ok image 1.519s ok image/color 1.110s ok image/draw 1.933s ok image/gif 2.705s ok image/jpeg 2.850s ok image/png 4.745s ok index/suffixarray 2.622s ok internal/abi 1.361s ok internal/buildcfg 1.057s ok internal/coverage/cformat 1.096s ok internal/coverage/cmerge 1.026s ok internal/coverage/pods 1.080s ok internal/coverage/slicereader 1.108s ok internal/coverage/slicewriter 1.042s ok internal/coverage/test 1.095s ok internal/cpu 3.091s ok internal/dag 1.048s ok internal/diff 1.063s ok internal/fmtsort 1.048s ok internal/fuzz 1.058s ok internal/godebug 13.104s ok internal/godebugs 1.059s ok internal/intern 4.420s ok internal/itoa 1.110s ok internal/poll 1.281s ok internal/profile 1.062s ok internal/reflectlite 1.031s ok internal/safefilepath 1.030s ok internal/saferio 1.408s ok internal/singleflight 1.284s ok internal/testenv 1.863s ok internal/trace 1.363s ok internal/types/errors 3.673s ok internal/unsafeheader 1.102s ok internal/xcoff 1.071s ok internal/zstd 1.068s ok io 1.095s ok io/fs 1.336s ok io/ioutil 1.118s ok log 1.060s ok log/slog 1.129s ok log/slog/internal/benchmarks 1.109s ok log/slog/internal/buffer 1.078s ok log/syslog 2.321s ok maps 1.117s ok math 1.051s ok math/big 4.716s ok math/bits 1.046s ok math/cmplx 1.065s ok math/rand 5.570s ok mime 1.119s ok mime/multipart 7.059s ok mime/quotedprintable 1.100s ok net 20.480s ok net/http 29.336s ok net/http/cgi 13.694s ok net/http/cookiejar 1.121s ok net/http/fcgi 1.238s ok net/http/httptest 1.419s ok net/http/httptrace 1.041s ok net/http/httputil 2.204s ok net/http/internal 1.039s ok net/http/internal/ascii 1.078s ok net/http/pprof 6.233s ok net/internal/socktest 1.049s ok net/mail 1.044s ok net/netip 2.036s ok net/rpc 1.223s ok net/rpc/jsonrpc 1.085s ok net/smtp 1.236s ok net/textproto 2.670s ok net/url 1.114s ok os 7.648s ok os/exec 8.133s ok os/exec/internal/fdtest 1.083s ok os/signal 19.181s ok os/user 1.082s ok path 1.058s ok path/filepath 1.323s ok plugin 1.048s ok reflect 2.632s ok regexp 4.737s ok regexp/syntax 6.061s ok runtime 79.494s ok runtime/cgo 1.040s ok runtime/coverage 1.120s ok runtime/debug 2.252s ok runtime/internal/atomic 1.103s ok runtime/internal/math 1.077s ok runtime/internal/sys 1.094s ok runtime/metrics 1.063s ok runtime/pprof 23.389s ok runtime/race 15.788s ok runtime/trace 7.470s ok slices 2.287s ok sort 1.505s ok strconv 6.168s ok strings 5.109s ok sync 1.687s ok sync/atomic 9.696s ok syscall 7.899s ok testing 4.847s ok testing/fstest 1.036s ok testing/iotest 1.035s ok testing/quick 1.174s ok testing/slogtest 1.036s ok text/scanner 1.040s ok text/tabwriter 1.033s ok text/template 1.223s ok text/template/parse 1.071s ok time 3.914s ok unicode 1.047s ok unicode/utf16 1.053s ok unicode/utf8 1.044s ok cmd/addr2line 11.441s ok cmd/api 48.552s ok cmd/asm/internal/asm 5.827s ok cmd/asm/internal/lex 1.145s ok cmd/cgo/internal/swig 1.192s ok cmd/cgo/internal/test 1.900s ok cmd/cgo/internal/testcarchive 61.385s ok cmd/cgo/internal/testcshared 27.929s ok cmd/cgo/internal/testerrors 47.610s ok cmd/cgo/internal/testfortran 1.141s ok cmd/cgo/internal/testgodefs 5.033s ok cmd/cgo/internal/testlife 3.963s ok cmd/cgo/internal/testnocgo 1.038s ok cmd/cgo/internal/testplugin 111.398s ok cmd/cgo/internal/testsanitizers 1.027s [no tests to run] ok cmd/cgo/internal/testshared 1.035s ok cmd/cgo/internal/testso 7.393s ok cmd/cgo/internal/teststdio 7.429s ok cmd/cgo/internal/testtls 1.032s ok cmd/compile/internal/abt 1.080s ok cmd/compile/internal/amd64 84.032s ok cmd/compile/internal/base 1.040s ok cmd/compile/internal/compare 1.040s ok cmd/compile/internal/dwarfgen 2.395s ok cmd/compile/internal/importer 6.672s ok cmd/compile/internal/ir 1.058s ok cmd/compile/internal/logopt 2.848s ok cmd/compile/internal/loopvar 45.462s ok cmd/compile/internal/noder 1.066s ok cmd/compile/internal/reflectdata 1.052s [no tests to run] ok cmd/compile/internal/ssa 56.248s ok cmd/compile/internal/syntax 1.501s ok cmd/compile/internal/test 33.210s ok cmd/compile/internal/typecheck 1.882s ok cmd/compile/internal/types 1.051s ok cmd/compile/internal/types2 27.886s ok cmd/covdata 1.097s ok cmd/cover 17.561s ok cmd/dist 1.036s ok cmd/distpack 1.032s ok cmd/doc 4.052s ok cmd/fix 14.781s vcs-test.golang.org rerouted to http://127.0.0.1:53977 https://vcs-test.golang.org rerouted to https://127.0.0.1:53978 go test proxy running at GOPROXY=http://127.0.0.1:53979/mod --- FAIL: TestScript (1.49s) --- FAIL: TestScript/install_cmd_gobin (136.69s) script_test.go:134: 2023-05-25T00:50:06Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-151728066/tmpdir300127239/install_cmd_gobin2289763841 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (1.454s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (135.203s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x7ff810c1b3ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21b3808, 0x21b37c8) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff418 sp=0x7ff7bfeff3f0 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff470 sp=0x7ff7bfeff418 pc=0x108a83f runtime.notesleep(0x21b35c8) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff4a8 sp=0x7ff7bfeff470 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4d8 sp=0x7ff7bfeff4a8 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5e8 sp=0x7ff7bfeff4d8 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff620 sp=0x7ff7bfeff5e8 pc=0x1096d51 runtime.park_m(0xc0000e2820?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff668 sp=0x7ff7bfeff620 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff680 sp=0x7ff7bfeff668 pc=0x10c42ce goroutine 1 [runnable]: cmd/go/internal/load.setPGOProfilePath.func1(0xc0003a1200, {0xc0005d6ea0, 0x2c}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2918 +0x116 fp=0xc0002f0ea0 sp=0xc0002f0e98 pc=0x18824f6 cmd/go/internal/load.setPGOProfilePath.func2(0xc0003a1200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2977 +0x484 fp=0xc0002f0fa8 sp=0xc0002f0ea0 pc=0x186e6a4 cmd/go/internal/load.setPGOProfilePath.func2(0xc00068d200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f10b0 sp=0xc0002f0fa8 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc00068c600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f11b8 sp=0xc0002f10b0 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc000708c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f12c0 sp=0xc0002f11b8 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc000218000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f13c8 sp=0xc0002f12c0 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc0006cc600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f14d0 sp=0xc0002f13c8 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc00070c600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f15d8 sp=0xc0002f14d0 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc000020c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f16e0 sp=0xc0002f15d8 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc00070cc00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f17e8 sp=0xc0002f16e0 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc000218c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f18f0 sp=0xc0002f17e8 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc000218600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f19f8 sp=0xc0002f18f0 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc00070ac00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f1b00 sp=0xc0002f19f8 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc0000c3200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f1c08 sp=0xc0002f1b00 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001c6c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f1d10 sp=0xc0002f1c08 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001c6600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f1e18 sp=0xc0002f1d10 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc000318600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f1f20 sp=0xc0002f1e18 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001c7200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f2028 sp=0xc0002f1f20 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc000732c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f2130 sp=0xc0002f2028 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath.func2(0xc0000c2600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002f2238 sp=0xc0002f2130 pc=0x186e75d cmd/go/internal/load.setPGOProfilePath({0xc000212ec0, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc0002f2438 sp=0xc0002f2238 pc=0x186e1a7 cmd/go/internal/load.PackagesAndErrors({0x1d540d8, 0x21e1b80}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc000130040, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc0002f27f8 sp=0xc0002f2438 pc=0x186d4fc cmd/go/internal/list.runList({0x1d540d8?, 0x21e1b80}, 0xc000124450?, {0xc000130040?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc0002f3628 sp=0xc0002f27f8 pc=0x19b185b cmd/go.invoke(0x21a5a00, {0xc000130010, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0002f37a0 sp=0xc0002f3628 pc=0x1a043c3 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc0002f3908 sp=0xc0002f37a0 pc=0x1a037e5 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xd9007fee0054367e?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc0002f3e58 sp=0xc0002f3908 pc=0x1a6765f main.main() _testmain.go:191 +0x308 fp=0xc0002f3f40 sp=0xc0002f3e58 pc=0x1a9c048 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc0002f3fe0 sp=0xc0002f3f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0002f3fe8 sp=0xc0002f3fe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x2ae3133297d?, 0x21b3480?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004bbfa8 sp=0xc0004bbf88 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc0004bbfe0 sp=0xc0004bbfa8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004bbfe8 sp=0xc0004bbfe0 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:178 +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:178 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0x1a690b?, 0xa068b?, 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(0x21b1960) /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 18 [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x1c42780?, 0x0?, 0x40?, 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 5 [GC worker (idle), 2 minutes]: runtime.gopark(0x0?, 0xc0001149a0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0003f3f50 sp=0xc0003f3f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0003f3fe0 sp=0xc0003f3f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0003f3fe8 sp=0xc0003f3fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 34 [GC worker (idle), 2 minutes]: runtime.gopark(0x0?, 0xc0001149a0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0003f2f50 sp=0xc0003f2f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0003f2fe0 sp=0xc0003f2f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0003f2fe8 sp=0xc0003f2fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 6 [GC worker (idle)]: runtime.gopark(0x2ae31693bc3?, 0x1?, 0x0?, 0x0?, 0xc00005efb8?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0003f1f50 sp=0xc0003f1f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0003f1fe0 sp=0xc0003f1f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0003f1fe8 sp=0xc0003f1fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 7 [GC worker (idle)]: runtime.gopark(0x2ae3166fa2a?, 0xc00031b600?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0003f0f50 sp=0xc0003f0f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0003f0fe0 sp=0xc0003f0f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0003f0fe8 sp=0xc0003f0fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 50 [GC worker (idle)]: runtime.gopark(0x2ae3170e184?, 0xc0001149a0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0003eff50 sp=0xc0003eff30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0003effe0 sp=0xc0003eff50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0003effe8 sp=0xc0003effe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 51 [GC worker (idle)]: runtime.gopark(0x2ae316167b2?, 0xc00003f600?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0003eef50 sp=0xc0003eef30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc0003eefe0 sp=0xc0003eef50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0003eefe8 sp=0xc0003eefe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 22 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c rax 0x104 rbx 0xbde8600 rcx 0x7ff7bfeff2a8 rdx 0x200 rdi 0x21b3808 rsi 0x20100000300 rbp 0x7ff7bfeff350 rsp 0x7ff7bfeff2a8 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x20100000300 r15 0x200 rip 0x7ff810c1b3ea 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.818s ok cmd/go/internal/auth 1.072s ok cmd/go/internal/cache 1.525s FAIL go tool dist: Failed: exit status 1