darwin-amd64-10_15 at 1c15291fa0efaeb14a76d0b0bcd8390665c9b97d :: 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=433" "TERM_SESSION_ID=D42C9F5D-3C2C-47B3-9369-E6FF0B0ACD2C" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.F5r55P4Ukf/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=7A2105CB-0CC5-486F-90A1-7344B56903FC" "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-10_15" "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.20.6 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. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.220s ok archive/zip 0.353s ok bufio 0.144s ok bytes 0.279s ok cmp 0.043s ok compress/bzip2 0.102s ok compress/flate 3.180s ok compress/gzip 1.199s ok compress/lzw 0.114s ok compress/zlib 0.426s ok container/heap 0.013s ok container/list 0.015s ok container/ring 0.014s ok context 0.054s ok crypto 0.013s ok crypto/aes 0.030s ok crypto/cipher 0.016s ok crypto/des 0.019s ok crypto/dsa 0.020s ok crypto/ecdh 0.032s ok crypto/ecdsa 0.032s ok crypto/ed25519 0.045s ok crypto/elliptic 0.016s ok crypto/hmac 0.012s ok crypto/internal/alias 0.011s ok crypto/internal/bigmod 0.127s ok crypto/internal/boring 0.019s ok crypto/internal/boring/bcache 0.119s ok crypto/internal/edwards25519 0.071s ok crypto/internal/edwards25519/field 0.031s ok crypto/internal/nistec 0.126s ok crypto/internal/nistec/fiat 0.028s [no tests to run] ok crypto/md5 0.041s ok crypto/rand 0.079s ok crypto/rc4 0.045s ok crypto/rsa 0.224s ok crypto/sha1 0.031s ok crypto/sha256 0.019s ok crypto/sha512 0.024s ok crypto/subtle 0.162s ok crypto/tls 1.645s ok crypto/x509 0.461s ok database/sql 0.620s ok database/sql/driver 0.021s ok debug/buildinfo 0.026s ok debug/dwarf 0.047s ok debug/elf 0.229s ok debug/gosym 0.077s ok debug/macho 0.021s ok debug/pe 0.057s ok debug/plan9obj 0.021s ok embed 0.046s [no tests to run] ok embed/internal/embedtest 0.025s ok encoding/ascii85 0.030s ok encoding/asn1 0.051s ok encoding/base32 0.058s ok encoding/base64 0.018s ok encoding/binary 0.031s ok encoding/csv 0.030s ok encoding/gob 1.163s ok encoding/hex 0.021s ok encoding/json 0.304s ok encoding/pem 0.466s ok encoding/xml 0.096s ok errors 0.053s ok expvar 0.054s ok flag 0.139s ok fmt 0.069s ok go/ast 0.025s ok go/build 1.647s ok go/build/constraint 0.033s ok go/constant 0.028s ok go/doc 0.096s ok go/doc/comment 1.128s ok go/format 0.032s ok go/importer 0.864s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 4.524s ok go/internal/srcimporter 12.509s ok go/parser 0.277s ok go/printer 0.224s ok go/scanner 0.029s ok go/token 0.066s ok go/types 18.605s ok go/version 0.025s ok hash 0.019s ok hash/adler32 0.024s ok hash/crc32 0.070s ok hash/crc64 0.068s ok hash/fnv 0.059s ok hash/maphash 0.118s ok html 0.024s ok html/template 0.122s ok image 0.088s ok image/color 0.036s ok image/draw 0.128s ok image/gif 0.606s ok image/jpeg 0.304s ok image/png 0.362s ok index/suffixarray 0.205s ok internal/abi 0.264s ok internal/buildcfg 0.023s ok internal/coverage/cformat 0.024s ok internal/coverage/cmerge 0.040s ok internal/coverage/pods 0.047s ok internal/coverage/slicereader 0.035s ok internal/coverage/slicewriter 0.060s ok internal/coverage/test 0.031s ok internal/cpu 0.058s ok internal/dag 0.028s ok internal/diff 0.030s ok internal/fmtsort 0.032s ok internal/fuzz 0.052s ok internal/godebug 1.070s ok internal/godebugs 0.023s ok internal/gover 0.045s ok internal/intern 1.117s ok internal/itoa 0.024s ok internal/platform 2.537s ok internal/poll 0.042s ok internal/profile 0.036s ok internal/reflectlite 0.030s ok internal/safefilepath 0.022s ok internal/saferio 0.145s ok internal/singleflight 0.045s ok internal/testenv 0.565s ok internal/trace 0.195s ok internal/trace/v2 22.110s ok internal/types/errors 2.086s ok internal/unsafeheader 0.032s ok internal/xcoff 0.020s ok internal/zstd 0.041s ok io 0.113s ok io/fs 0.281s ok io/ioutil 0.045s ok log 0.037s ok log/slog 0.173s ok log/slog/internal/benchmarks 0.021s ok log/slog/internal/buffer 0.025s ok log/syslog 1.290s ok maps 0.027s ok math 0.026s ok math/big 1.050s ok math/bits 0.021s ok math/cmplx 0.031s ok math/rand 0.216s ok math/rand/v2 0.287s ok mime 0.032s ok mime/multipart 0.673s ok mime/quotedprintable 0.136s ok net 21.978s ok net/http 12.143s ok net/http/cgi 1.425s ok net/http/cookiejar 0.055s ok net/http/fcgi 0.244s ok net/http/httptest 0.161s ok net/http/httptrace 0.053s ok net/http/httputil 1.113s ok net/http/internal 0.038s ok net/http/internal/ascii 0.065s ok net/http/pprof 5.215s ok net/internal/socktest 0.016s ok net/mail 0.020s ok net/netip 0.962s ok net/rpc 0.229s ok net/rpc/jsonrpc 0.059s ok net/smtp 0.119s ok net/textproto 0.704s ok net/url 0.034s ok os 1.864s ok os/exec 1.757s ok os/exec/internal/fdtest 0.039s ok os/signal 3.652s ok os/user 0.059s ok path 0.027s ok path/filepath 0.096s ok plugin 0.031s ok reflect 1.197s ok regexp 0.639s ok regexp/syntax 0.999s ok runtime 65.870s ok runtime/cgo 0.032s ok runtime/coverage 0.034s ok runtime/debug 0.159s ok runtime/internal/atomic 0.082s ok runtime/internal/math 0.032s ok runtime/internal/sys 0.027s ok runtime/internal/wasitest 0.021s ok runtime/metrics 0.021s ok runtime/pprof 9.148s ok runtime/trace 3.335s ok slices 0.146s ok sort 0.133s ok strconv 0.264s ok strings 0.728s ok sync 0.689s ok sync/atomic 3.532s ok syscall 1.470s ok testing 1.570s ok testing/fstest 0.039s ok testing/iotest 0.032s ok testing/quick 0.078s ok testing/slogtest 0.027s ok text/scanner 0.018s ok text/tabwriter 0.026s ok text/template 0.063s ok text/template/parse 0.026s ok time 2.212s ok unicode 0.049s ok unicode/utf16 0.077s ok unicode/utf8 0.030s ok cmd/addr2line 1.638s ok cmd/api 2.251s ok cmd/asm/internal/asm 0.570s ok cmd/asm/internal/lex 0.047s ok cmd/cgo/internal/swig 0.113s ok cmd/cgo/internal/test 1.397s ok cmd/cgo/internal/testcarchive 45.928s ok cmd/cgo/internal/testcshared 20.847s ok cmd/cgo/internal/testerrors 24.018s ok cmd/cgo/internal/testfortran 0.135s ok cmd/cgo/internal/testgodefs 3.149s ok cmd/cgo/internal/testlife 2.237s ok cmd/cgo/internal/testnocgo 0.023s ok cmd/cgo/internal/testplugin 80.408s ok cmd/cgo/internal/testsanitizers 0.036s [no tests to run] ok cmd/cgo/internal/testshared 0.026s ok cmd/cgo/internal/testso 3.730s ok cmd/cgo/internal/teststdio 4.065s ok cmd/cgo/internal/testtls 0.031s ok cmd/compile/internal/abt 0.032s ok cmd/compile/internal/amd64 4.675s ok cmd/compile/internal/base 0.048s ok cmd/compile/internal/compare 0.039s ok cmd/compile/internal/devirtualize 0.041s ok cmd/compile/internal/dwarfgen 0.835s ok cmd/compile/internal/importer 4.177s ok cmd/compile/internal/inline/inlheur 1.918s ok cmd/compile/internal/ir 0.025s ok cmd/compile/internal/logopt 1.362s ok cmd/compile/internal/loopvar 41.872s ok cmd/compile/internal/noder 0.027s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 42.279s ok cmd/compile/internal/syntax 0.159s ok cmd/compile/internal/test 27.211s ok cmd/compile/internal/typecheck 0.732s ok cmd/compile/internal/types 0.031s ok cmd/compile/internal/types2 17.047s ok cmd/covdata 0.073s ok cmd/cover 3.670s ok cmd/dist 0.023s ok cmd/distpack 0.025s ok cmd/doc 0.446s ok cmd/fix 7.747s ok cmd/go 169.496s ok cmd/go/internal/auth 0.037s ok cmd/go/internal/cache 0.352s ok cmd/go/internal/cfg 0.021s [no tests to run] ok cmd/go/internal/envcmd 0.267s ok cmd/go/internal/fsys 0.200s ok cmd/go/internal/generate 0.070s ok cmd/go/internal/gover 0.059s ok cmd/go/internal/imports 0.066s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.305s ok cmd/go/internal/lockedfile/internal/filelock 0.054s ok cmd/go/internal/modfetch 0.039s ok cmd/go/internal/modfetch/codehost 4.344s ok cmd/go/internal/modfetch/zip_sum_test 0.043s ok cmd/go/internal/modindex 0.171s ok cmd/go/internal/modload 0.028s ok cmd/go/internal/mvs 0.014s ok cmd/go/internal/par 0.022s ok cmd/go/internal/str 0.016s ok cmd/go/internal/test 0.089s ok cmd/go/internal/toolchain 0.036s ok cmd/go/internal/vcs 0.045s ok cmd/go/internal/vcweb 0.056s ok cmd/go/internal/vcweb/vcstest 6.492s ok cmd/go/internal/web 0.045s ok cmd/go/internal/work 0.593s ok cmd/gofmt 0.067s ok cmd/internal/archive 1.562s ok cmd/internal/buildid 0.293s ok cmd/internal/cov 0.645s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.018s ok cmd/internal/goobj 0.044s ok cmd/internal/moddeps 1.964s ok cmd/internal/notsha256 0.034s ok cmd/internal/obj 1.240s ok cmd/internal/obj/ppc64 0.898s ok cmd/internal/obj/riscv 0.333s ok cmd/internal/obj/s390x 0.020s ok cmd/internal/obj/x86 3.543s ok cmd/internal/objabi 0.179s ok cmd/internal/pkgpath 0.104s ok cmd/internal/pkgpattern 0.060s ok cmd/internal/quoted 0.045s ok cmd/internal/src 0.047s ok cmd/internal/test2json 0.431s ok cmd/link 16.731s ok cmd/link/internal/benchmark 0.038s ok cmd/link/internal/ld 19.336s ok cmd/link/internal/loader 0.069s ok cmd/nm 5.461s ok cmd/objdump 6.806s ok cmd/pack 4.528s ok cmd/pprof 1.867s ok cmd/trace 0.244s ok cmd/vet 19.174s ##### os/user with tag osusergo ok os/user 0.020s ##### hash/maphash purego implementation ok hash/maphash 0.077s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.037s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick panic: test timed out after 5m0s running tests: TestRuntimeLockMetricsAndProfile (4m33s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (4m32s) goroutine 176970 gp=0xc0006f0d00 m=9 mp=0xc000800008 [running]: panic({0x10fd7ca0?, 0xc0009d6050?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000063f10 sp=0xc000063e60 pc=0x10b6b318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000063fe0 sp=0xc000063f10 pc=0x10c3c0d4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x10baaa01 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x2d goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0000a0340?, 0xc0000a03c8?, 0x40?, 0x3?, 0x11002300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000d9918 sp=0xc0000d98f8 pc=0x10b6fa0e runtime.chanrecv(0xc000030150, 0xc0000d99ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000d9990 sp=0xc0000d9918 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000d99b8 sp=0xc0000d9990 pc=0x10b351d2 testing.(*T).Run(0xc000688680, {0x10f0dfcd?, 0x2a66ace0000d9aa0?}, 0x11069b58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0000d9a78 sp=0xc0000d99b8 pc=0x10c38cab testing.runTests.func1(0xc000688680) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc0000d9ab8 sp=0xc0000d9a78 pc=0x10c3ae37 testing.tRunner(0xc000688680, 0xc0000d9bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000d9b08 sp=0xc0000d9ab8 pc=0x10c37e9b testing.runTests(0xc000012198, {0x112d1120?, 0x1c7, 0x1c7}, {0xc00007b200?, 0x10b47fe5?, 0x112d5560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc0000d9c00 sp=0xc0000d9b08 pc=0x10c3ad16 testing.(*M).Run(0xc0000a37c0) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc0000d9e30 sp=0xc0000d9c00 pc=0x10c396eb runtime_test.TestMain(0xc0000a37c0) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0000d9e98 sp=0xc0000d9e30 pc=0x10e44857 main.main() _testmain.go:1577 +0x195 fp=0xc0000d9f50 sp=0xc0000d9e98 pc=0x10ef82d5 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000d9fe0 sp=0xc0000d9f50 pc=0x10b6f5bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000d9fe8 sp=0xc0000d9fe0 pc=0x10baaa01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x1872990acd90?, 0x112d64c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e7a8 sp=0xc00004e788 pc=0x10b6fa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc00004e7e0 sp=0xc00004e7a8 pc=0x10b6f873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x10baaa01 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000007040 m=nil [GC sweep wait]: runtime.gopark(0x112d4e01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ef80 sp=0xc00004ef60 pc=0x10b6fa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000030070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc00004efc8 sp=0xc00004ef80 pc=0x10b58f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc00004efe0 sp=0xc00004efc8 pc=0x10b4d565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x10baaa01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc0000071e0 m=nil [GC scavenge wait]: runtime.gopark(0x120c9c?, 0x4aaf1?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004f778 sp=0xc00004f758 pc=0x10b6fa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x112d5680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00004f7a8 sp=0xc00004f778 pc=0x10b568c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00004f7c8 sp=0xc00004f7a8 pc=0x10b56e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc00004f7e0 sp=0xc00004f7c8 pc=0x10b4d505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004f7e8 sp=0xc00004f7e0 pc=0x10baaa01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007a00 m=nil [finalizer wait, 4 minutes]: runtime.gopark(0x0?, 0x11069ef0?, 0x30?, 0xc0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000075e20 sp=0xc000075e00 pc=0x10b6fa0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc000075fe0 sp=0xc000075e20 pc=0x10b4c527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000075fe8 sp=0xc000075fe0 pc=0x10baaa01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 11 gp=0xc0000fe9c0 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x183ab6ad11a5?, 0x2?, 0x49?, 0xed?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050750 sp=0xc000050730 pc=0x10b6fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000507e0 sp=0xc000050750 pc=0x10b4f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x10baaa01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177398 gp=0xc0027d9520 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009ba170?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b61de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b61d90 sp=0xc000b61d70 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b61e08 sp=0xc000b61d90 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b61e30 sp=0xc000b61e08 pc=0x10b351d2 testing.(*T).Parallel(0xc000146340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b61ec8 sp=0xc000b61e30 pc=0x10c37b55 runtime_test.testConcurrentReadsAfterGrowth(0x10c37633?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000b61f50 sp=0xc000b61ec8 pc=0x10e6d8ea runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc000146340?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc000b61f70 sp=0xc000b61f50 pc=0x10e6e0d8 testing.tRunner(0xc000146340, 0x11069330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b61fc0 sp=0xc000b61f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b61fe0 sp=0xc000b61fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b61fe8 sp=0xc000b61fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177236 gp=0xc00268a820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d64e0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000074c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000074c08 sp=0xc000074be8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000074c80 sp=0xc000074c08 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000074ca8 sp=0xc000074c80 pc=0x10b351d2 testing.(*T).Parallel(0xc002434340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000074d40 sp=0xc000074ca8 pc=0x10c37b55 runtime_test.testCgoPprof(0xc002434340, {0x0, 0x0}, {0x10efddef, 0xe}, {0x10efc9cf, 0xc}, {0x10efd38c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000074f18 sp=0xc000074d40 pc=0x10e409b9 runtime_test.TestCgoPprofThread(0xc002434340?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000074f70 sp=0xc000074f18 pc=0x10e4173d testing.tRunner(0xc002434340, 0x11069260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000074fc0 sp=0xc000074f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000074fe0 sp=0xc000074fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000074fe8 sp=0xc000074fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 46 gp=0xc00268b040 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x183ab6a995d2?, 0x3?, 0x98?, 0x3?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051750 sp=0xc000051730 pc=0x10b6fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000517e0 sp=0xc000051750 pc=0x10b4f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x10baaa01 created by runtime.gcBgMarkStartWorkers in goroutine 38 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177240 gp=0xc0000ff520 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d66a0?, 0xc00007c000?, 0x0?, 0x0?, 0xc00029d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029d5b8 sp=0xc00029d598 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00029d630 sp=0xc00029d5b8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029d658 sp=0xc00029d630 pc=0x10b351d2 testing.(*T).Parallel(0xc002434d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00029d6f0 sp=0xc00029d658 pc=0x10c37b55 runtime_test.TestCgoNumGoroutine(0xc002434d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc00029d770 sp=0xc00029d6f0 pc=0x10e41f7f testing.tRunner(0xc002434d00, 0x11069230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00029d7c0 sp=0xc00029d770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00029d7e0 sp=0xc00029d7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029d7e8 sp=0xc00029d7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23656 gp=0xc0000ffba0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x1872992c3ea1?, 0x1?, 0xe1?, 0xe9?, 0xc00029df98?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029df50 sp=0xc00029df30 pc=0x10b6fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00029dfe0 sp=0xc00029df50 pc=0x10b4f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029dfe8 sp=0xc00029dfe0 pc=0x10baaa01 created by runtime.gcBgMarkStartWorkers in goroutine 23655 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177241 gp=0xc0002fe1a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6700?, 0xc00007c000?, 0x0?, 0x0?, 0xc00029c5d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029c580 sp=0xc00029c560 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00029c5f8 sp=0xc00029c580 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029c620 sp=0xc00029c5f8 pc=0x10b351d2 testing.(*T).Parallel(0xc002434ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00029c6b8 sp=0xc00029c620 pc=0x10c37b55 runtime_test.TestCatchPanic(0xc002434ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc00029c770 sp=0xc00029c6b8 pc=0x10e420a7 testing.tRunner(0xc002434ea0, 0x110691b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00029c7c0 sp=0xc00029c770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00029c7e0 sp=0xc00029c7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029c7e8 sp=0xc00029c7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177221 gp=0xc00026e1a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc001ec1e60?, 0xc00007c000?, 0x0?, 0x0?, 0xc0001265f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001265a8 sp=0xc000126588 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000126620 sp=0xc0001265a8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000126648 sp=0xc000126620 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fb040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001266e0 sp=0xc000126648 pc=0x10c37b55 runtime_test.TestCgoExternalThreadSIGPROF(0xc0003fb040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000126770 sp=0xc0001266e0 pc=0x10e3f485 testing.tRunner(0xc0003fb040, 0x11069208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001267c0 sp=0xc000126770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001267e0 sp=0xc0001267c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001267e8 sp=0xc0001267e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177227 gp=0xc00026e340 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6130?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8be08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8bdb8 sp=0xc000b8bd98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8be30 sp=0xc000b8bdb8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8be58 sp=0xc000b8be30 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fba00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8bef0 sp=0xc000b8be58 pc=0x10c37b55 runtime_test.TestCgoPanicDeadlock(0xc0003fba00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000b8bf70 sp=0xc000b8bef0 pc=0x10e3ffdf testing.tRunner(0xc0003fba00, 0x11069240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8bfc0 sp=0xc000b8bf70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8bfe0 sp=0xc000b8bfc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8bfe8 sp=0xc000b8bfe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177264 gp=0xc0002ff040 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d70e0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b5f618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b5f5c8 sp=0xc000b5f5a8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b5f640 sp=0xc000b5f5c8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b5f668 sp=0xc000b5f640 pc=0x10b351d2 testing.(*T).Parallel(0xc00085a4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b5f700 sp=0xc000b5f668 pc=0x10c37b55 runtime_test.TestVDSO(0xc00085a4e0) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000b5f770 sp=0xc000b5f700 pc=0x10e45c3c testing.tRunner(0xc00085a4e0, 0x11069e98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b5f7c0 sp=0xc000b5f770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b5f7e0 sp=0xc000b5f7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b5f7e8 sp=0xc000b5f7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177262 gp=0xc00026e820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d7020?, 0xc00007c000?, 0x0?, 0x0?, 0xc000135608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001355b8 sp=0xc000135598 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000135630 sp=0xc0001355b8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000135658 sp=0xc000135630 pc=0x10b351d2 testing.(*T).Parallel(0xc00085a1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001356f0 sp=0xc000135658 pc=0x10c37b55 runtime_test.TestEnsureBindM(0xc00085a1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc000135770 sp=0xc0001356f0 pc=0x10e4459f testing.tRunner(0xc00085a1a0, 0x11069420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001357c0 sp=0xc000135770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001357e0 sp=0xc0001357c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001357e8 sp=0xc0001357e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177244 gp=0xc00026fba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6830?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8c608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8c5b8 sp=0xc000b8c598 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8c630 sp=0xc000b8c5b8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8c658 sp=0xc000b8c630 pc=0x10b351d2 testing.(*T).Parallel(0xc002435520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8c6f0 sp=0xc000b8c658 pc=0x10c37b55 runtime_test.TestSigStackSwapping(0xc002435520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000b8c770 sp=0xc000b8c6f0 pc=0x10e4259f testing.tRunner(0xc002435520, 0x11069c28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8c7c0 sp=0xc000b8c770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8c7e0 sp=0xc000b8c7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8c7e8 sp=0xc000b8c7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177484 gp=0xc00268ad00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6750?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b5de48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b5ddf8 sp=0xc000b5ddd8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b5de70 sp=0xc000b5ddf8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b5de98 sp=0xc000b5de70 pc=0x10b351d2 testing.(*T).Parallel(0xc0006891e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b5df30 sp=0xc000b5de98 pc=0x10c37b55 runtime_test.TestMemmoveLarge0x180000(0xc0006891e0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000b5df70 sp=0xc000b5df30 pc=0x10e77885 testing.tRunner(0xc0006891e0, 0x110697c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b5dfc0 sp=0xc000b5df70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b5dfe0 sp=0xc000b5dfc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b5dfe8 sp=0xc000b5dfe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23651 gp=0xc0027d8340 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x183ab6a99f37?, 0x3?, 0x7?, 0xe5?, 0xc000828ea0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000299750 sp=0xc000299730 pc=0x10b6fa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0002997e0 sp=0xc000299750 pc=0x10b4f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002997e8 sp=0xc0002997e0 pc=0x10baaa01 created by runtime.gcBgMarkStartWorkers in goroutine 23650 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177317 gp=0xc000738000 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000986e70?, 0xc00007c000?, 0x0?, 0x0?, 0xc000135e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000135db8 sp=0xc000135d98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000135e30 sp=0xc000135db8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000135e58 sp=0xc000135e30 pc=0x10b351d2 testing.(*T).Parallel(0xc000b41040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000135ef0 sp=0xc000135e58 pc=0x10c37b55 runtime_test.TestNetpollWaiters(0xc000b41040) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc000135f70 sp=0xc000135ef0 pc=0x10e4addf testing.tRunner(0xc000b41040, 0x11069850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000135fc0 sp=0xc000135f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000135fe0 sp=0xc000135fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000135fe8 sp=0xc000135fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177485 gp=0xc0007384e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d67b0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b61648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b615f8 sp=0xc000b615d8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b61670 sp=0xc000b615f8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b61698 sp=0xc000b61670 pc=0x10b351d2 testing.(*T).Parallel(0xc000689520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b61730 sp=0xc000b61698 pc=0x10c37b55 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000689520) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc000b61770 sp=0xc000b61730 pc=0x10e77985 testing.tRunner(0xc000689520, 0x110697d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b617c0 sp=0xc000b61770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b617e0 sp=0xc000b617c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b617e8 sp=0xc000b617e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177230 gp=0xc000738ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6260?, 0xc00007c000?, 0x0?, 0x0?, 0xc00029a610?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029a5c0 sp=0xc00029a5a0 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00029a638 sp=0xc00029a5c0 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029a660 sp=0xc00029a638 pc=0x10b351d2 testing.(*T).Parallel(0xc0008a81a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00029a6f8 sp=0xc00029a660 pc=0x10c37b55 runtime_test.TestCgoCrashTraceback(0xc0008a81a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc00029a770 sp=0xc00029a6f8 pc=0x10e403bc testing.tRunner(0xc0008a81a0, 0x110691e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00029a7c0 sp=0xc00029a770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00029a7e0 sp=0xc00029a7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029a7e8 sp=0xc00029a7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177291 gp=0xc0007391e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d7c30?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b5ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b5adb8 sp=0xc000b5ad98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b5ae30 sp=0xc000b5adb8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b5ae58 sp=0xc000b5ae30 pc=0x10b351d2 testing.(*T).Parallel(0xc0003ff1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b5aef0 sp=0xc000b5ae58 pc=0x10c37b55 runtime_test.TestNetpollDeadlock(0xc0003ff1e0) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000b5af70 sp=0xc000b5aef0 pc=0x10e47b9f testing.tRunner(0xc0003ff1e0, 0x11069848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b5afc0 sp=0xc000b5af70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b5afe0 sp=0xc000b5afc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b5afe8 sp=0xc000b5afe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177220 gp=0xc000802680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc001ec1e00?, 0xc00007c000?, 0x0?, 0x0?, 0xc000123e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000123db8 sp=0xc000123d98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000123e30 sp=0xc000123db8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000123e58 sp=0xc000123e30 pc=0x10b351d2 testing.(*T).Parallel(0xc0003faea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000123ef0 sp=0xc000123e58 pc=0x10c37b55 runtime_test.TestCgoExternalThreadPanic(0xc0003faea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc000123f70 sp=0xc000123ef0 pc=0x10e3f37f testing.tRunner(0xc0003faea0, 0x11069200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000123fc0 sp=0xc000123f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000123fe0 sp=0xc000123fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000123fe8 sp=0xc000123fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177219 gp=0xc000795040 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc001ec1da0?, 0xc00007c000?, 0x0?, 0x0?, 0xc0001275f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001275a8 sp=0xc000127588 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000127620 sp=0xc0001275a8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000127648 sp=0xc000127620 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fad00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001276e0 sp=0xc000127648 pc=0x10c37b55 runtime_test.TestCgoCallbackGC(0xc0003fad00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000127770 sp=0xc0001276e0 pc=0x10e3f1c5 testing.tRunner(0xc0003fad00, 0x110691c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001277c0 sp=0xc000127770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001277e0 sp=0xc0001277c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001277e8 sp=0xc0001277e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177233 gp=0xc000167a00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d63c0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000296608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002965b8 sp=0xc000296598 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000296630 sp=0xc0002965b8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000296658 sp=0xc000296630 pc=0x10b351d2 testing.(*T).Parallel(0xc0008a04e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002966f0 sp=0xc000296658 pc=0x10c37b55 runtime_test.TestCgoTracebackContextPreemption(0xc0008a04e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc000296770 sp=0xc0002966f0 pc=0x10e4083f testing.tRunner(0xc0008a04e0, 0x110692a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002967c0 sp=0xc000296770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002967e0 sp=0xc0002967c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002967e8 sp=0xc0002967e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177289 gp=0xc0008a0b60 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d7b70?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b5ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b5edb8 sp=0xc000b5ed98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b5ee30 sp=0xc000b5edb8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b5ee58 sp=0xc000b5ee30 pc=0x10b351d2 testing.(*T).Parallel(0xc0003feea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b5eef0 sp=0xc000b5ee58 pc=0x10c37b55 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0003feea0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc000b5ef70 sp=0xc000b5eef0 pc=0x10e47938 testing.tRunner(0xc0003feea0, 0x11069b10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b5efc0 sp=0xc000b5ef70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b5efe0 sp=0xc000b5efc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b5efe8 sp=0xc000b5efe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177225 gp=0xc0008a1ba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6070?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b3ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b3adb8 sp=0xc000b3ad98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b3ae30 sp=0xc000b3adb8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b3ae58 sp=0xc000b3ae30 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fb6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b3aef0 sp=0xc000b3ae58 pc=0x10c37b55 runtime_test.TestEnsureDropM(0xc0003fb6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000b3af70 sp=0xc000b3aef0 pc=0x10e3f95f testing.tRunner(0xc0003fb6c0, 0x11069428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b3afc0 sp=0xc000b3af70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b3afe0 sp=0xc000b3afc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b3afe8 sp=0xc000b3afe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177228 gp=0xc0008a8820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6190?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8ddb8 sp=0xc000b8dd98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8de30 sp=0xc000b8ddb8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8de58 sp=0xc000b8de30 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fbba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8def0 sp=0xc000b8de58 pc=0x10c37b55 runtime_test.TestCgoCCodeSIGPROF(0xc0003fbba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc000b8df70 sp=0xc000b8def0 pc=0x10e400ff testing.tRunner(0xc0003fbba0, 0x110691c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8dfc0 sp=0xc000b8df70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8dfe0 sp=0xc000b8dfc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8dfe8 sp=0xc000b8dfe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177226 gp=0xc0008a8b60 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d60d0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b34590?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b34540 sp=0xc000b34520 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b345b8 sp=0xc000b34540 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b345e0 sp=0xc000b345b8 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fb860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b34678 sp=0xc000b345e0 pc=0x10c37b55 runtime_test.TestCgoCheckBytes(0xc0003fb860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000b34770 sp=0xc000b34678 pc=0x10e3fa87 testing.tRunner(0xc0003fb860, 0x110691d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b347c0 sp=0xc000b34770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b347e0 sp=0xc000b347c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b347e8 sp=0xc000b347e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177234 gp=0xc0008a9860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6420?, 0xc00007c000?, 0x0?, 0x0?, 0xc000072c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000072c08 sp=0xc000072be8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000072c80 sp=0xc000072c08 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000072ca8 sp=0xc000072c80 pc=0x10b351d2 testing.(*T).Parallel(0xc00026e4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000072d40 sp=0xc000072ca8 pc=0x10c37b55 runtime_test.testCgoPprof(0xc00026e4e0, {0x0, 0x0}, {0x10efa2b7, 0x8}, {0x10ef9489, 0x6}, {0x10efc9c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000072f18 sp=0xc000072d40 pc=0x10e409b9 runtime_test.TestCgoPprof(0xc00026e4e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000072f70 sp=0xc000072f18 pc=0x10e4167d testing.tRunner(0xc00026e4e0, 0x11069248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000072fc0 sp=0xc000072f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000072fe0 sp=0xc000072fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000072fe8 sp=0xc000072fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177290 gp=0xc0008a9ba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d7bd0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b5a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b5a5b8 sp=0xc000b5a598 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b5a630 sp=0xc000b5a5b8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b5a658 sp=0xc000b5a630 pc=0x10b351d2 testing.(*T).Parallel(0xc0003ff040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b5a6f0 sp=0xc000b5a658 pc=0x10c37b55 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0003ff040) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000b5a770 sp=0xc000b5a6f0 pc=0x10e47a78 testing.tRunner(0xc0003ff040, 0x11069b18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b5a7c0 sp=0xc000b5a770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b5a7e0 sp=0xc000b5a7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b5a7e8 sp=0xc000b5a7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177235 gp=0xc002435860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6480?, 0xc00007c000?, 0x0?, 0x0?, 0xc000076c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000076c08 sp=0xc000076be8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000076c80 sp=0xc000076c08 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000076ca8 sp=0xc000076c80 pc=0x10b351d2 testing.(*T).Parallel(0xc0024341a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000076d40 sp=0xc000076ca8 pc=0x10c37b55 runtime_test.testCgoPprof(0xc0024341a0, {0x10efdde1, 0xe}, {0x10efa2b7, 0x8}, {0x10ef9489, 0x6}, {0x10efc9c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000076f18 sp=0xc000076d40 pc=0x10e409b9 runtime_test.TestCgoPprofPIE(0xc0024341a0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000076f70 sp=0xc000076f18 pc=0x10e416e5 testing.tRunner(0xc0024341a0, 0x11069258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000076fc0 sp=0xc000076f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000076fe0 sp=0xc000076fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000076fe8 sp=0xc000076fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177231 gp=0xc000802d00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6300?, 0xc00007c000?, 0x0?, 0x0?, 0xc00029ce00?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029cdb0 sp=0xc00029cd90 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00029ce28 sp=0xc00029cdb0 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029ce50 sp=0xc00029ce28 pc=0x10b351d2 testing.(*T).Parallel(0xc0008a9040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00029cee8 sp=0xc00029ce50 pc=0x10c37b55 runtime_test.TestCgoCrashTracebackGo(0xc0008a9040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc00029cf70 sp=0xc00029cee8 pc=0x10e4055f testing.tRunner(0xc0008a9040, 0x110691e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00029cfc0 sp=0xc00029cf70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00029cfe0 sp=0xc00029cfc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029cfe8 sp=0xc00029cfe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177252 gp=0xc0008031e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6bf0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b89e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b89db8 sp=0xc000b89d98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b89e30 sp=0xc000b89db8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b89e58 sp=0xc000b89e30 pc=0x10b351d2 testing.(*T).Parallel(0xc00099aea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b89ef0 sp=0xc000b89e58 pc=0x10c37b55 runtime_test.TestEINTR(0xc00099aea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc000b89f70 sp=0xc000b89ef0 pc=0x10e436ff testing.tRunner(0xc00099aea0, 0x110693f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b89fc0 sp=0xc000b89f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b89fe0 sp=0xc000b89fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b89fe8 sp=0xc000b89fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177136 gp=0xc000803ba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc001ec1c40?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b12668?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b12618 sp=0xc000b125f8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b12690 sp=0xc000b12618 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b126b8 sp=0xc000b12690 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fa820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b12750 sp=0xc000b126b8 pc=0x10c37b55 runtime_test.TestCgoCrashHandler(0xc0003fa820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000b12770 sp=0xc000b12750 pc=0x10e3eef8 testing.tRunner(0xc0003fa820, 0x110691d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b127c0 sp=0xc000b12770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b127e0 sp=0xc000b127c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b127e8 sp=0xc000b127e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177242 gp=0xc00085bba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6760?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b5e660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b5e610 sp=0xc000b5e5f0 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b5e688 sp=0xc000b5e610 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b5e6b0 sp=0xc000b5e688 pc=0x10b351d2 testing.(*T).Parallel(0xc002435040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b5e748 sp=0xc000b5e6b0 pc=0x10c37b55 runtime_test.TestCgoLockOSThreadExit(0xc002435040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc000b5e770 sp=0xc000b5e748 pc=0x10e423b8 testing.tRunner(0xc002435040, 0x11069218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b5e7c0 sp=0xc000b5e770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b5e7e0 sp=0xc000b5e7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b5e7e8 sp=0xc000b5e7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177222 gp=0xc00012c4e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc001ec1ec0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b15e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b15db8 sp=0xc000b15d98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b15e30 sp=0xc000b15db8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b15e58 sp=0xc000b15e30 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fb1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b15ef0 sp=0xc000b15e58 pc=0x10c37b55 runtime_test.TestCgoExternalThreadSignal(0xc0003fb1e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000b15f70 sp=0xc000b15ef0 pc=0x10e3f5bf testing.tRunner(0xc0003fb1e0, 0x11069210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b15fc0 sp=0xc000b15f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b15fe0 sp=0xc000b15fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b15fe8 sp=0xc000b15fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177232 gp=0xc00012cb60 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6360?, 0xc00007c000?, 0x0?, 0x0?, 0xc000297e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000297db8 sp=0xc000297d98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000297e30 sp=0xc000297db8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000297e58 sp=0xc000297e30 pc=0x10b351d2 testing.(*T).Parallel(0xc0008a0340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000297ef0 sp=0xc000297e58 pc=0x10c37b55 runtime_test.TestCgoTracebackContext(0xc0008a0340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000297f70 sp=0xc000297ef0 pc=0x10e4071f testing.tRunner(0xc0008a0340, 0x11069298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000297fc0 sp=0xc000297f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000297fe0 sp=0xc000297fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000297fe8 sp=0xc000297fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177260 gp=0xc00012d520 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6f50?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8cdb8 sp=0xc000b8cd98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8ce30 sp=0xc000b8cdb8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8ce58 sp=0xc000b8ce30 pc=0x10b351d2 testing.(*T).Parallel(0xc00099bba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8cef0 sp=0xc000b8ce58 pc=0x10c37b55 runtime_test.TestDestructorCallback(0xc00099bba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000b8cf70 sp=0xc000b8cef0 pc=0x10e4411f testing.tRunner(0xc00099bba0, 0x110693d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8cfc0 sp=0xc000b8cf70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8cfe0 sp=0xc000b8cfc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8cfe8 sp=0xc000b8cfe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177245 gp=0xc00012dba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6890?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8b618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8b5c8 sp=0xc000b8b5a8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8b640 sp=0xc000b8b5c8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8b668 sp=0xc000b8b640 pc=0x10b351d2 testing.(*T).Parallel(0xc0024356c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8b700 sp=0xc000b8b668 pc=0x10c37b55 runtime_test.TestCgoTracebackSigpanic(0xc0024356c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc000b8b770 sp=0xc000b8b700 pc=0x10e426bc testing.tRunner(0xc0024356c0, 0x110692b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8b7c0 sp=0xc000b8b770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8b7e0 sp=0xc000b8b7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8b7e8 sp=0xc000b8b7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177361 gp=0xc00012dd40 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000032180?, 0xc00007c000?, 0x0?, 0x0?, 0xc000132e38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000132de8 sp=0xc000132dc8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000132e60 sp=0xc000132de8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000132e88 sp=0xc000132e60 pc=0x10b351d2 testing.(*T).Parallel(0xc0001461a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000132f20 sp=0xc000132e88 pc=0x10c37b55 runtime_test.TestGCTestMoveStackOnNextCall(0xc0001461a0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000132f70 sp=0xc000132f20 pc=0x10e550bc testing.tRunner(0xc0001461a0, 0x110694e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000132fc0 sp=0xc000132f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000132fe0 sp=0xc000132fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000132fe8 sp=0xc000132fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177397 gp=0xc00012e680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009ba090?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b61de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00005ed90 sp=0xc00005ed70 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00005ee08 sp=0xc00005ed90 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00005ee30 sp=0xc00005ee08 pc=0x10b351d2 testing.(*T).Parallel(0xc000146000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00005eec8 sp=0xc00005ee30 pc=0x10c37b55 runtime_test.testConcurrentReadsAfterGrowth(0x10c37633?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc00005ef50 sp=0xc00005eec8 pc=0x10e6d8ea runtime_test.TestConcurrentReadsAfterGrowth(0xc000146000?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc00005ef70 sp=0xc00005ef50 pc=0x10e6e095 testing.tRunner(0xc000146000, 0x11069328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00005efc0 sp=0xc00005ef70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00005efe0 sp=0xc00005efc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00005efe8 sp=0xc00005efe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177246 gp=0xc00012e820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d68f0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8ae18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8adc8 sp=0xc000b8ada8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8ae40 sp=0xc000b8adc8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8ae68 sp=0xc000b8ae40 pc=0x10b351d2 testing.(*T).Parallel(0xc00099a4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8af00 sp=0xc000b8ae68 pc=0x10c37b55 runtime_test.TestCgoPanicCallback(0xc00099a4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000b8af70 sp=0xc000b8af00 pc=0x10e428bc testing.tRunner(0xc00099a4e0, 0x11069238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8afc0 sp=0xc000b8af70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8afe0 sp=0xc000b8afc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8afe8 sp=0xc000b8afe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177550 gp=0xc00012f040 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc0001327a8 sp=0xc0001327a0 pc=0x10e86086 runtime_test.(*contentionWorker).run(0xc0006760d8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0001327c8 sp=0xc0001327a8 pc=0x10e87dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0001327e0 sp=0xc0001327c8 pc=0x10e879c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001327e8 sp=0xc0001327e0 pc=0x10baaa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177566 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 177224 gp=0xc00012f520 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6010?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b14df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b14da8 sp=0xc000b14d88 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b14e20 sp=0xc000b14da8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b14e48 sp=0xc000b14e20 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fb520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b14ee0 sp=0xc000b14e48 pc=0x10c37b55 runtime_test.TestCgoExecSignalMask(0xc0003fb520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000b14f70 sp=0xc000b14ee0 pc=0x10e3f825 testing.tRunner(0xc0003fb520, 0x110691f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b14fc0 sp=0xc000b14f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b14fe0 sp=0xc000b14fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b14fe8 sp=0xc000b14fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177259 gp=0xc00012fd40 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6ef0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8d5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8d5a8 sp=0xc000b8d588 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8d620 sp=0xc000b8d5a8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8d648 sp=0xc000b8d620 pc=0x10b351d2 testing.(*T).Parallel(0xc00099ba00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8d6e0 sp=0xc000b8d648 pc=0x10c37b55 runtime_test.TestCgoSigfwd(0xc00099ba00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000b8d770 sp=0xc000b8d6e0 pc=0x10e43fe5 testing.tRunner(0xc00099ba00, 0x11069270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8d7c0 sp=0xc000b8d770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8d7e0 sp=0xc000b8d7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8d7e8 sp=0xc000b8d7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177551 gp=0xc0003d24e0 m=nil [runnable]: runtime.semrelease1(0xc001ad8c48?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc000134f70 sp=0xc000134f68 pc=0x10b81bb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc000134fa8 sp=0xc000134f70 pc=0x10e86016 runtime_test.(*contentionWorker).run(0xc0006760f0) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000134fc8 sp=0xc000134fa8 pc=0x10e87dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000134fe0 sp=0xc000134fc8 pc=0x10e879c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000134fe8 sp=0xc000134fe0 pc=0x10baaa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177566 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 177263 gp=0xc0003d2680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d7080?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b5d5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b5d5a8 sp=0xc000b5d588 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b5d620 sp=0xc000b5d5a8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b5d648 sp=0xc000b5d620 pc=0x10b351d2 testing.(*T).Parallel(0xc00085a340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b5d6e0 sp=0xc000b5d648 pc=0x10c37b55 runtime_test.TestStackSwitchCallback(0xc00085a340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000b5d770 sp=0xc000b5d6e0 pc=0x10e446c5 testing.tRunner(0xc00085a340, 0x11069d18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b5d7c0 sp=0xc000b5d770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b5d7e0 sp=0xc000b5d7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b5d7e8 sp=0xc000b5d7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177237 gp=0xc0003d31e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6540?, 0xc00007c000?, 0x0?, 0x0?, 0xc000079c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000079c08 sp=0xc000079be8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000079c80 sp=0xc000079c08 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000079ca8 sp=0xc000079c80 pc=0x10b351d2 testing.(*T).Parallel(0xc0024344e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000079d40 sp=0xc000079ca8 pc=0x10c37b55 runtime_test.testCgoPprof(0xc0024344e0, {0x0, 0x0}, {0x10f08247, 0x19}, {0x10efc9cf, 0xc}, {0x10f0438a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000079f18 sp=0xc000079d40 pc=0x10e409b9 runtime_test.TestCgoPprofThreadNoTraceback(0xc0024344e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000079f70 sp=0xc000079f18 pc=0x10e4179d testing.tRunner(0xc0024344e0, 0x11069268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000079fc0 sp=0xc000079f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000079fe0 sp=0xc000079fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000079fe8 sp=0xc000079fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177251 gp=0xc0002e6340 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d6b90?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8e618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8e5c8 sp=0xc000b8e5a8 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8e640 sp=0xc000b8e5c8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8e668 sp=0xc000b8e640 pc=0x10b351d2 testing.(*T).Parallel(0xc00099ad00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8e700 sp=0xc000b8e668 pc=0x10c37b55 runtime_test.TestAbortInCgo(0xc00099ad00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc000b8e770 sp=0xc000b8e700 pc=0x10e4357c testing.tRunner(0xc00099ad00, 0x110690a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8e7c0 sp=0xc000b8e770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8e7e0 sp=0xc000b8e7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8e7e8 sp=0xc000b8e7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177292 gp=0xc0002e76c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009d7c90?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b5b550?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b5b500 sp=0xc000b5b4e0 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b5b578 sp=0xc000b5b500 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b5b5a0 sp=0xc000b5b578 pc=0x10b351d2 testing.(*T).Parallel(0xc0003ff380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b5b638 sp=0xc000b5b5a0 pc=0x10c37b55 runtime_test.TestPanicTraceback(0xc0003ff380) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc000b5b770 sp=0xc000b5b638 pc=0x10e47cca testing.tRunner(0xc0003ff380, 0x110699a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b5b7c0 sp=0xc000b5b770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b5b7e0 sp=0xc000b5b7c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b5b7e8 sp=0xc000b5b7e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177549 gp=0xc0003d3d40 m=nil [runnable]: runtime.gopark(0x10ba8a12?, 0xc000137708?, 0xc0?, 0xc0?, 0xc0001376f0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001376d0 sp=0xc0001376b0 pc=0x10b6fa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc001ad8c48, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000137738 sp=0xc0001376d0 pc=0x10b81865 runtime.semacquire(0xc001ad8c48?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000137770 sp=0xc000137738 pc=0x10b8161e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0001377a8 sp=0xc000137770 pc=0x10e85ffe runtime_test.(*contentionWorker).run(0xc0006760a8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0001377c8 sp=0xc0001377a8 pc=0x10e87dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0001377e0 sp=0xc0001377c8 pc=0x10e879c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001377e8 sp=0xc0001377e0 pc=0x10baaa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177566 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 176963 gp=0xc00085ad00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0009ba140?, 0xc00007c000?, 0x0?, 0x0?, 0xc000130640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001305f0 sp=0xc0001305d0 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000130668 sp=0xc0001305f0 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000130690 sp=0xc000130668 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fa4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000130728 sp=0xc000130690 pc=0x10c37b55 runtime_test.TestGCTestPointerClass(0xc0003fa4e0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000130770 sp=0xc000130728 pc=0x10e5569c testing.tRunner(0xc0003fa4e0, 0x110694f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001307c0 sp=0xc000130770 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001307e0 sp=0xc0001307c0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001307e8 sp=0xc0001307e0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177218 gp=0xc0006f0820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc001ec1d30?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b8fe08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b8fdb8 sp=0xc000b8fd98 pc=0x10b6fa0e runtime.chanrecv(0xc00080e300, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b8fe30 sp=0xc000b8fdb8 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b8fe58 sp=0xc000b8fe30 pc=0x10b351d2 testing.(*T).Parallel(0xc0003fab60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b8fef0 sp=0xc000b8fe58 pc=0x10c37b55 runtime_test.TestCgoTraceback(0xc0003fab60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc000b8ff70 sp=0xc000b8fef0 pc=0x10e3f09f testing.tRunner(0xc0003fab60, 0x11069290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b8ffc0 sp=0xc000b8ff70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b8ffe0 sp=0xc000b8ffc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b8ffe8 sp=0xc000b8ffe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177566 gp=0xc000689040 m=nil [semacquire, 4 minutes]: runtime.gopark(0x10b44f5a?, 0xc0000d5c30?, 0xe0?, 0xe4?, 0xc000c52150?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000061ba0 sp=0xc000061b80 pc=0x10b6fa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000014228, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000061c08 sp=0xc000061ba0 pc=0x10b81865 sync.runtime_Semacquire(0xc0009860e0?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000061c40 sp=0xc000061c08 pc=0x10ba6665 sync.(*WaitGroup).Wait(0x1106a430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc000061c68 sp=0xc000061c40 pc=0x10bb3ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc000061cb8 sp=0xc000061c68 pc=0x10e87985 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc00085a680, 0xc0000d5e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc000061d48 sp=0xc000061cb8 pc=0x10e87af8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc00085a680) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc000061ee0 sp=0xc000061d48 pc=0x10e86f33 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc00085a680) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc000061f70 sp=0xc000061ee0 pc=0x10e85f89 testing.tRunner(0xc00085a680, 0xc0009d6760) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 177558 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177558 gp=0xc000689380 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0000a1521?, 0xc0000a15b0?, 0x20?, 0x15?, 0x11002300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000064d30 sp=0xc000064d10 pc=0x10b6fa0e runtime.chanrecv(0xc0000304d0, 0xc000064e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000064da8 sp=0xc000064d30 pc=0x10b355bf runtime.chanrecv1(0x112d4e80?, 0x10fd7ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000064dd0 sp=0xc000064da8 pc=0x10b351d2 testing.(*T).Run(0xc00099a9c0, {0x10f01307?, 0xc000028228?}, 0xc0009d6760) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000064e90 sp=0xc000064dd0 pc=0x10c38cab runtime_test.TestRuntimeLockMetricsAndProfile(0xc00099a9c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc000064f70 sp=0xc000064e90 pc=0x10e85d5e testing.tRunner(0xc00099a9c0, 0x11069b58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000064fc0 sp=0xc000064f70 pc=0x10c37e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000064fe0 sp=0xc000064fc0 pc=0x10c38e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0x10baaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 300.102s FAIL 2023/11/19 10:58:57 Failed: exit status 1 go tool dist: FAILED