darwin-amd64-12_0 at ada5c2edb4c2d3db988805b822e58020e6cd5f49 :: 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=D66000D7-FAFB-4886-B8F3-2B4FB4E0D161" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.i9W4qFzWic/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=2F9233D9-3122-4A81-B517-B37F15327156" "__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-12_0" "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 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 0.421s ok archive/zip 0.609s ok bufio 0.231s ok bytes 0.437s ok cmp 0.149s ok compress/bzip2 0.256s ok compress/flate 3.699s ok compress/gzip 1.181s ok compress/lzw 0.096s ok compress/zlib 0.592s ok container/heap 0.042s ok container/list 0.038s ok container/ring 0.059s ok context 0.111s ok crypto 0.029s ok crypto/aes 0.043s ok crypto/cipher 0.046s ok crypto/des 0.043s ok crypto/dsa 0.043s ok crypto/ecdh 0.065s ok crypto/ecdsa 0.037s ok crypto/ed25519 0.124s ok crypto/elliptic 0.103s ok crypto/hmac 0.104s ok crypto/internal/alias 0.138s ok crypto/internal/bigmod 0.243s ok crypto/internal/boring 0.121s ok crypto/internal/boring/bcache 0.175s ok crypto/internal/edwards25519 0.145s ok crypto/internal/edwards25519/field 0.046s ok crypto/internal/nistec 0.142s ok crypto/internal/nistec/fiat 0.050s [no tests to run] ok crypto/md5 0.050s ok crypto/rand 0.129s ok crypto/rc4 0.091s ok crypto/rsa 0.272s ok crypto/sha1 0.070s ok crypto/sha256 0.076s ok crypto/sha512 0.047s ok crypto/subtle 0.244s ok crypto/tls 2.211s ok crypto/x509 0.565s ok database/sql 0.640s ok database/sql/driver 0.103s ok debug/buildinfo 0.103s ok debug/dwarf 0.161s ok debug/elf 0.323s ok debug/gosym 0.182s ok debug/macho 0.035s ok debug/pe 0.093s ok debug/plan9obj 0.043s ok embed 0.108s [no tests to run] ok embed/internal/embedtest 0.117s ok encoding/ascii85 0.119s ok encoding/asn1 0.089s ok encoding/base32 0.128s ok encoding/base64 0.025s ok encoding/binary 0.052s ok encoding/csv 0.070s ok encoding/gob 1.355s ok encoding/hex 0.021s ok encoding/json 0.323s ok encoding/pem 0.567s ok encoding/xml 0.106s ok errors 0.107s ok expvar 0.090s ok flag 0.227s ok fmt 0.086s ok go/ast 0.035s ok go/build 1.855s ok go/build/constraint 0.024s ok go/constant 0.027s ok go/doc 0.143s ok go/doc/comment 1.629s ok go/format 0.083s ok go/importer 1.400s ok go/internal/gccgoimporter 0.036s ok go/internal/gcimporter 7.867s ok go/internal/srcimporter 18.099s ok go/parser 0.402s ok go/printer 0.357s ok go/scanner 0.034s ok go/token 0.059s ok go/types 31.587s ok go/version 0.038s ok hash 0.066s ok hash/adler32 0.034s ok hash/crc32 0.070s ok hash/crc64 0.072s ok hash/fnv 0.044s ok hash/maphash 0.099s ok html 0.032s ok html/template 0.169s ok image 0.130s ok image/color 0.077s ok image/draw 0.173s ok image/gif 0.769s ok image/jpeg 0.236s ok image/png 0.382s ok index/suffixarray 0.154s ok internal/abi 0.280s ok internal/buildcfg 0.035s ok internal/coverage/cformat 0.037s ok internal/coverage/cmerge 0.084s ok internal/coverage/pods 0.077s ok internal/coverage/slicereader 0.030s ok internal/coverage/slicewriter 0.012s ok internal/coverage/test 0.025s ok internal/cpu 0.120s ok internal/dag 0.151s ok internal/diff 0.090s ok internal/fmtsort 0.124s ok internal/fuzz 0.108s ok internal/godebug 2.540s ok internal/godebugs 0.044s ok internal/gover 0.025s ok internal/intern 3.017s ok internal/itoa 0.034s ok internal/platform 2.800s ok internal/poll 0.078s ok internal/profile 0.036s ok internal/reflectlite 0.029s ok internal/safefilepath 0.034s ok internal/saferio 0.217s ok internal/singleflight 0.097s ok internal/testenv 0.713s ok internal/trace 0.129s ok internal/trace/v2 31.599s ok internal/types/errors 1.749s ok internal/unsafeheader 0.024s ok internal/xcoff 0.017s ok internal/zstd 0.034s ok io 0.099s ok io/fs 0.278s ok io/ioutil 0.054s ok log 0.020s ok log/slog 0.116s ok log/slog/internal/benchmarks 0.035s ok log/slog/internal/buffer 0.027s ok log/syslog 1.261s ok maps 0.024s ok math 0.088s ok math/big 1.154s ok math/bits 0.027s ok math/cmplx 0.029s ok math/rand 0.196s ok math/rand/v2 0.266s ok mime 0.043s ok mime/multipart 0.810s ok mime/quotedprintable 0.160s ok net 24.879s ok net/http 13.546s ok net/http/cgi 1.721s ok net/http/cookiejar 0.067s ok net/http/fcgi 0.252s ok net/http/httptest 0.164s ok net/http/httptrace 0.046s ok net/http/httputil 1.470s ok net/http/internal 0.074s ok net/http/internal/ascii 0.025s ok net/http/pprof 5.242s ok net/internal/socktest 0.026s ok net/mail 0.031s ok net/netip 0.818s ok net/rpc 0.137s ok net/rpc/jsonrpc 0.042s ok net/smtp 0.118s ok net/textproto 0.764s ok net/url 0.151s ok os 1.960s ok os/exec 2.191s ok os/exec/internal/fdtest 0.022s ok os/signal 4.597s ok os/user 0.048s ok path 0.040s ok path/filepath 0.053s ok plugin 0.012s ok reflect 1.264s ok regexp 0.678s ok regexp/syntax 0.930s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m24s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m23s) goroutine 23433 gp=0xc00282a4e0 m=11 mp=0xc000101008 [running]: panic({0x75b9ca0?, 0xc0001f0050?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000061f10 sp=0xc000061e60 pc=0x714d318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000061fe0 sp=0xc000061f10 pc=0x721e154 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x718ca01 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x2d goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0028248f0?, 0xc002824978?, 0xf0?, 0x48?, 0x75e4300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000d7918 sp=0xc0000d78f8 pc=0x7151a0e runtime.chanrecv(0xc000444310, 0xc0000d79ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000d7990 sp=0xc0000d7918 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000d79b8 sp=0xc0000d7990 pc=0x71171d2 testing.(*T).Run(0xc0000fe1a0, {0x74f004d?, 0x25a2c400000d7aa0?}, 0x764bb58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0000d7a78 sp=0xc0000d79b8 pc=0x721ad2b testing.runTests.func1(0xc0000fe1a0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc0000d7ab8 sp=0xc0000d7a78 pc=0x721ceb7 testing.tRunner(0xc0000fe1a0, 0xc0000d7bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000d7b08 sp=0xc0000d7ab8 pc=0x7219f1b testing.runTests(0xc000012198, {0x78b3120?, 0x1c7, 0x1c7}, {0xc00009f040?, 0x0?, 0x78b7560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc0000d7c00 sp=0xc0000d7b08 pc=0x721cd96 testing.(*M).Run(0xc0000a1720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc0000d7e30 sp=0xc0000d7c00 pc=0x721b76b runtime_test.TestMain(0xc0000a1720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0000d7e98 sp=0xc0000d7e30 pc=0x74268d7 main.main() _testmain.go:1577 +0x195 fp=0xc0000d7f50 sp=0xc0000d7e98 pc=0x74da355 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000d7fe0 sp=0xc0000d7f50 pc=0x71515bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000d7fe8 sp=0xc0000d7fe0 pc=0x718ca01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x134091a0daa?, 0x78b84c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x7151a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc0000507e0 sp=0xc0000507a8 pc=0x7151873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x718ca01 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(0x764c501?, 0x78b6ec0?, 0xc?, 0x14?, 0x1?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x7151a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000030070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000050fc8 sp=0xc000050f80 pc=0x713af1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x712f565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x718ca01 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(0x10000?, 0x583b8?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0x7151a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x78b7680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0x71388c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x7138e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x712f505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x718ca01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007a00 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x764bef0?, 0x20?, 0x1?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051e20 sp=0xc000051e00 pc=0x7151a0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc000051fe0 sp=0xc000051e20 pc=0x712e527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x718ca01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22982 gp=0xc0000fe4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00072be30?, 0xc00007e000?, 0x0?, 0x0?, 0xc000184e68?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000184e18 sp=0xc000184df8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000184e90 sp=0xc000184e18 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000184eb8 sp=0xc000184e90 pc=0x71171d2 testing.(*T).Parallel(0xc000738680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000184f50 sp=0xc000184eb8 pc=0x7219bd5 runtime_test.TestCgoCrashHandler(0xc000738680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000184f70 sp=0xc000184f50 pc=0x7420f78 testing.tRunner(0xc000738680, 0x764b1d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000184fc0 sp=0xc000184f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000184fe0 sp=0xc000184fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 12 gp=0xc0000fe680 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x11013edbabf?, 0x3?, 0x98?, 0xf2?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053f50 sp=0xc000053f30 pc=0x7151a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000053fe0 sp=0xc000053f50 pc=0x71315e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x718ca01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 11 gp=0xc0000fe9c0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x10ffa0dace9?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053750 sp=0xc000053730 pc=0x7151a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000537e0 sp=0xc000053750 pc=0x71315e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x718ca01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 18 gp=0xc000582000 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x11810ebbb4c?, 0xc000120000?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c750 sp=0xc00004c730 pc=0x7151a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004c7e0 sp=0xc00004c750 pc=0x71315e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x718ca01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000102680 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x134094eb29f?, 0x1?, 0xfe?, 0xb6?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000126750 sp=0xc000126730 pc=0x7151a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0001267e0 sp=0xc000126750 pc=0x71315e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001267e8 sp=0xc0001267e0 pc=0x718ca01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 19 gp=0xc0005821a0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x11013eea372?, 0x2?, 0xdf?, 0x7d?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x7151a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x71315e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x718ca01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc000102820 m=nil [GC worker (idle)]: runtime.gopark(0x134094e9bd5?, 0xc000580040?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000126f50 sp=0xc000126f30 pc=0x7151a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000126fe0 sp=0xc000126f50 pc=0x71315e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000126fe8 sp=0xc000126fe0 pc=0x718ca01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23341 gp=0xc00282a1a0 m=nil [semacquire]: runtime.gopark(0x718aa12?, 0xc00018a708?, 0x40?, 0x85?, 0xc00018a6f0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018a6d0 sp=0xc00018a6b0 pc=0x7151a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0027742c8, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00018a738 sp=0xc00018a6d0 pc=0x7163865 runtime.semacquire(0xc0027742c8?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc00018a770 sp=0xc00018a738 pc=0x716361e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc00018a7a8 sp=0xc00018a770 pc=0x746807e runtime_test.(*contentionWorker).run(0xc000012438) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00018a7c8 sp=0xc00018a7a8 pc=0x7469e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00018a7e0 sp=0xc00018a7c8 pc=0x7469a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018a7e8 sp=0xc00018a7e0 pc=0x718ca01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23338 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23340 gp=0xc00282ab60 m=nil [runnable]: runtime.semrelease1(0xc0027742c8?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc000188f70 sp=0xc000188f68 pc=0x7163bb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc000188fa8 sp=0xc000188f70 pc=0x7468096 runtime_test.(*contentionWorker).run(0xc000012420) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000188fc8 sp=0xc000188fa8 pc=0x7469e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000188fe0 sp=0xc000188fc8 pc=0x7469a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000188fe8 sp=0xc000188fe0 pc=0x718ca01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23338 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23004 gp=0xc001d48000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f8f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083f600?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083f5b0 sp=0xc00083f590 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083f628 sp=0xc00083f5b0 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083f650 sp=0xc00083f628 pc=0x71171d2 testing.(*T).Parallel(0xc000102b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083f6e8 sp=0xc00083f650 pc=0x7219bd5 runtime_test.TestCgoCrashTracebackGo(0xc000102b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc00083f770 sp=0xc00083f6e8 pc=0x74225df testing.tRunner(0xc000102b60, 0x764b1e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083f7c0 sp=0xc00083f770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083f7e0 sp=0xc00083f7c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083f7e8 sp=0xc00083f7e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23338 gp=0xc001d481a0 m=nil [semacquire, 2 minutes]: runtime.gopark(0x7126f5a?, 0xc0000d9c30?, 0x60?, 0x9?, 0xc001734660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00011cba0 sp=0xc00011cb80 pc=0x7151a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0027743e8, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00011cc08 sp=0xc00011cba0 pc=0x7163865 sync.runtime_Semacquire(0xc0001f0340?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc00011cc40 sp=0xc00011cc08 pc=0x7188665 sync.(*WaitGroup).Wait(0x764c430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc00011cc68 sp=0xc00011cc40 pc=0x7195ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc00011ccb8 sp=0xc00011cc68 pc=0x7469a05 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc001bc16c0, 0xc0000d9e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc00011cd48 sp=0xc00011ccb8 pc=0x7469b78 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc001bc16c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc00011cee0 sp=0xc00011cd48 pc=0x7468fb3 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc001bc16c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc00011cf70 sp=0xc00011cee0 pc=0x7468009 testing.tRunner(0xc001bc16c0, 0xc0001f0200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00011cfc0 sp=0xc00011cf70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00011cfe0 sp=0xc00011cfc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00011cfe8 sp=0xc00011cfe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 23425 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc001bc0340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f6a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0005a8e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005a8db8 sp=0xc0005a8d98 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0005a8e30 sp=0xc0005a8db8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0005a8e58 sp=0xc0005a8e30 pc=0x71171d2 testing.(*T).Parallel(0xc000845520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005a8ef0 sp=0xc0005a8e58 pc=0x7219bd5 runtime_test.TestEnsureDropM(0xc000845520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc0005a8f70 sp=0xc0005a8ef0 pc=0x74219df testing.tRunner(0xc000845520, 0x764b428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005a8fc0 sp=0xc0005a8f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005a8fe0 sp=0xc0005a8fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005a8fe8 sp=0xc0005a8fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23339 gp=0xc002350000 m=nil [runnable]: runtime.gopark(0x718aa12?, 0xc000052f08?, 0x80?, 0x4?, 0xc000052ef0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052ed0 sp=0xc000052eb0 pc=0x7151a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0027742c8, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000052f38 sp=0xc000052ed0 pc=0x7163865 runtime.semacquire(0xc0027742c8?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000052f70 sp=0xc000052f38 pc=0x716361e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc000052fa8 sp=0xc000052f70 pc=0x746807e runtime_test.(*contentionWorker).run(0xc000012408) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000052fc8 sp=0xc000052fa8 pc=0x7469e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000052fe0 sp=0xc000052fc8 pc=0x7469a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0x718ca01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23338 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 21775 gp=0xc0000fe340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f3f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001e5608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001e55b8 sp=0xc0001e5598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e5630 sp=0xc0001e55b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e5658 sp=0xc0001e5630 pc=0x71171d2 testing.(*T).Parallel(0xc000844820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e56f0 sp=0xc0001e5658 pc=0x7219bd5 runtime_test.TestCgoTraceback(0xc000844820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc0001e5770 sp=0xc0001e56f0 pc=0x742111f testing.tRunner(0xc000844820, 0x764b290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001e57c0 sp=0xc0001e5770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001e57e0 sp=0xc0001e57c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e57e8 sp=0xc0001e57e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc0000feea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f7c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000842e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000842db8 sp=0xc000842d98 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000842e30 sp=0xc000842db8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000842e58 sp=0xc000842e30 pc=0x71171d2 testing.(*T).Parallel(0xc000845a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000842ef0 sp=0xc000842e58 pc=0x7219bd5 runtime_test.TestCgoCCodeSIGPROF(0xc000845a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc000842f70 sp=0xc000842ef0 pc=0x742217f testing.tRunner(0xc000845a00, 0x764b1c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000842fc0 sp=0xc000842f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000842fe0 sp=0xc000842fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000842fe8 sp=0xc000842fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22992 gp=0xc0000ff1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000874330?, 0xc00007e000?, 0x0?, 0x0?, 0xc000187df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000187da8 sp=0xc000187d88 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000187e20 sp=0xc000187da8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000187e48 sp=0xc000187e20 pc=0x71171d2 testing.(*T).Parallel(0xc0007391e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000187ee0 sp=0xc000187e48 pc=0x7219bd5 runtime_test.TestStackSwitchCallback(0xc0007391e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000187f70 sp=0xc000187ee0 pc=0x7426745 testing.tRunner(0xc0007391e0, 0x764bd18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000187fc0 sp=0xc000187f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000187fe0 sp=0xc000187fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000187fe8 sp=0xc000187fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc00282a000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f9b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000122608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001225b8 sp=0xc000122598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000122630 sp=0xc0001225b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000122658 sp=0xc000122630 pc=0x71171d2 testing.(*T).Parallel(0xc002350340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001226f0 sp=0xc000122658 pc=0x7219bd5 runtime_test.TestCgoTracebackContextPreemption(0xc002350340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc000122770 sp=0xc0001226f0 pc=0x74228bf testing.tRunner(0xc002350340, 0x764b2a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001227c0 sp=0xc000122770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001227e0 sp=0xc0001227c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001227e8 sp=0xc0001227e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23352 gp=0xc0000ff380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000032960?, 0xc00007e000?, 0x0?, 0x0?, 0xc000129e48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000129df8 sp=0xc000129dd8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000129e70 sp=0xc000129df8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000129e98 sp=0xc000129e70 pc=0x71171d2 testing.(*T).Parallel(0xc000b23a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000129f30 sp=0xc000129e98 pc=0x7219bd5 runtime_test.TestMemmoveLarge0x180000(0xc000b23a00) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000129f70 sp=0xc000129f30 pc=0x7459905 testing.tRunner(0xc000b23a00, 0x764b7c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000129fc0 sp=0xc000129f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000129fe0 sp=0xc000129fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000129fe8 sp=0xc000129fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc0000ff520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f890?, 0xc00007e000?, 0x0?, 0x0?, 0xc000843e10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000843dc0 sp=0xc000843da0 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000843e38 sp=0xc000843dc0 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000843e60 sp=0xc000843e38 pc=0x71171d2 testing.(*T).Parallel(0xc000845d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000843ef8 sp=0xc000843e60 pc=0x7219bd5 runtime_test.TestCgoCrashTraceback(0xc000845d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc000843f70 sp=0xc000843ef8 pc=0x742243c testing.tRunner(0xc000845d40, 0x764b1e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000843fc0 sp=0xc000843f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000843fe0 sp=0xc000843fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000843fe8 sp=0xc000843fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22999 gp=0xc0000ffd40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f700?, 0xc00007e000?, 0x0?, 0x0?, 0xc0005ac590?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005ac540 sp=0xc0005ac520 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0005ac5b8 sp=0xc0005ac540 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0005ac5e0 sp=0xc0005ac5b8 pc=0x71171d2 testing.(*T).Parallel(0xc0008456c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005ac678 sp=0xc0005ac5e0 pc=0x7219bd5 runtime_test.TestCgoCheckBytes(0xc0008456c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc0005ac770 sp=0xc0005ac678 pc=0x7421b07 testing.tRunner(0xc0008456c0, 0x764b1d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005ac7c0 sp=0xc0005ac770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005ac7e0 sp=0xc0005ac7c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005ac7e8 sp=0xc0005ac7e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23116 gp=0xc00282ad00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000be5100?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083adb8 sp=0xc00083ad98 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083ae30 sp=0xc00083adb8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083ae58 sp=0xc00083ae30 pc=0x71171d2 testing.(*T).Parallel(0xc001bc1d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083aef0 sp=0xc00083ae58 pc=0x7219bd5 runtime_test.TestNetpollDeadlock(0xc001bc1d40) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc00083af70 sp=0xc00083aef0 pc=0x7429c1f testing.tRunner(0xc001bc1d40, 0x764b848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083afc0 sp=0xc00083af70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083afe0 sp=0xc00083afc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083afe8 sp=0xc00083afe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23351 gp=0xc00282b040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000032900?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001895c8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000189578 sp=0xc000189558 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001895f0 sp=0xc000189578 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000189618 sp=0xc0001895f0 pc=0x71171d2 testing.(*T).Parallel(0xc000b23860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001896b0 sp=0xc000189618 pc=0x7219bd5 runtime_test.TestMemmoveAlias(0xc000b23860) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc000189770 sp=0xc0001896b0 pc=0x7459419 testing.tRunner(0xc000b23860, 0x764b7b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001897c0 sp=0xc000189770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001897e0 sp=0xc0001897c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001897e8 sp=0xc0001897e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23309 gp=0xc00282ba00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000be40c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001e85e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001e8590 sp=0xc0001e8570 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e8608 sp=0xc0001e8590 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e8630 sp=0xc0001e8608 pc=0x71171d2 testing.(*T).Parallel(0xc0007f44e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e86c8 sp=0xc0001e8630 pc=0x7219bd5 runtime_test.testConcurrentReadsAfterGrowth(0x72196b3?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc0001e8750 sp=0xc0001e86c8 pc=0x744f96a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0007f44e0?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc0001e8770 sp=0xc0001e8750 pc=0x7450158 testing.tRunner(0xc0007f44e0, 0x764b330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001e87c0 sp=0xc0001e8770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001e87e0 sp=0xc0001e87c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e87e8 sp=0xc0001e87e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23350 gp=0xc001bc0d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000328a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001275d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000127580 sp=0xc000127560 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001275f8 sp=0xc000127580 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000127620 sp=0xc0001275f8 pc=0x71171d2 testing.(*T).Parallel(0xc000b236c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001276b8 sp=0xc000127620 pc=0x7219bd5 runtime_test.TestMemmove(0xc000b236c0) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc000127770 sp=0xc0001276b8 pc=0x7458ef9 testing.tRunner(0xc000b236c0, 0x764b7b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001277c0 sp=0xc000127770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001277e0 sp=0xc0001277c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001277e8 sp=0xc0001277e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23425 gp=0xc001bc0ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00009e5b1?, 0xc00009e640?, 0xb0?, 0xe5?, 0x75e4300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000067d30 sp=0xc000067d10 pc=0x7151a0e runtime.chanrecv(0xc0007ba0e0, 0xc000067e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000067da8 sp=0xc000067d30 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000067dd0 sp=0xc000067da8 pc=0x71171d2 testing.(*T).Run(0xc000738820, {0x74e3387?, 0xc000028228?}, 0xc0001f0200) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000067e90 sp=0xc000067dd0 pc=0x721ad2b runtime_test.TestRuntimeLockMetricsAndProfile(0xc000738820) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc000067f70 sp=0xc000067e90 pc=0x7467dde testing.tRunner(0xc000738820, 0x764bb58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000067fc0 sp=0xc000067f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000067fe0 sp=0xc000067fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23114 gp=0xc000102ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000be5040?, 0xc00007e000?, 0x0?, 0x0?, 0xc00018ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018adb8 sp=0xc00018ad98 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00018ae30 sp=0xc00018adb8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00018ae58 sp=0xc00018ae30 pc=0x71171d2 testing.(*T).Parallel(0xc001bc1a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00018aef0 sp=0xc00018ae58 pc=0x7219bd5 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc001bc1a00) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc00018af70 sp=0xc00018aef0 pc=0x74299b8 testing.tRunner(0xc001bc1a00, 0x764bb10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00018afc0 sp=0xc00018af70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00018afe0 sp=0xc00018afc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018afe8 sp=0xc00018afe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23027 gp=0xc0001031e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000be40f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00045d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00045d5b8 sp=0xc00045d598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00045d630 sp=0xc00045d5b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00045d658 sp=0xc00045d630 pc=0x71171d2 testing.(*T).Parallel(0xc000446340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00045d6f0 sp=0xc00045d658 pc=0x7219bd5 runtime_test.TestNetpollWaiters(0xc000446340) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00045d770 sp=0xc00045d6f0 pc=0x742ce5f testing.tRunner(0xc000446340, 0x764b850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00045d7c0 sp=0xc00045d770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00045d7e0 sp=0xc00045d7c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00045d7e8 sp=0xc00045d7e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22993 gp=0xc000103520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000874390?, 0xc00007e000?, 0x0?, 0x0?, 0xc000840e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000840dc8 sp=0xc000840da8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000840e40 sp=0xc000840dc8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000840e68 sp=0xc000840e40 pc=0x71171d2 testing.(*T).Parallel(0xc000739380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000840f00 sp=0xc000840e68 pc=0x7219bd5 runtime_test.TestVDSO(0xc000739380) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000840f70 sp=0xc000840f00 pc=0x7427cbc testing.tRunner(0xc000739380, 0x764be98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000840fc0 sp=0xc000840f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000840fe0 sp=0xc000840fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000840fe8 sp=0xc000840fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23353 gp=0xc001d48340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000329c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0005ace48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005acdf8 sp=0xc0005acdd8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0005ace70 sp=0xc0005acdf8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0005ace98 sp=0xc0005ace70 pc=0x71171d2 testing.(*T).Parallel(0xc000b23ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005acf30 sp=0xc0005ace98 pc=0x7219bd5 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000b23ba0) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc0005acf70 sp=0xc0005acf30 pc=0x7459a05 testing.tRunner(0xc000b23ba0, 0x764b7d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005acfc0 sp=0xc0005acf70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005acfe0 sp=0xc0005acfc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005acfe8 sp=0xc0005acfe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22989 gp=0xc0005836c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000874200?, 0xc00007e000?, 0x0?, 0x0?, 0xc0005a7608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005a75b8 sp=0xc0005a7598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0005a7630 sp=0xc0005a75b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0005a7658 sp=0xc0005a7630 pc=0x71171d2 testing.(*T).Parallel(0xc000738d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005a76f0 sp=0xc0005a7658 pc=0x7219bd5 runtime_test.TestDestructorCallback(0xc000738d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc0005a7770 sp=0xc0005a76f0 pc=0x742619f testing.tRunner(0xc000738d00, 0x764b3d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005a77c0 sp=0xc0005a7770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005a77e0 sp=0xc0005a77c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005a77e8 sp=0xc0005a77e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21777 gp=0xc000583a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f4b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00004f608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004f5b8 sp=0xc00004f598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004f630 sp=0xc00004f5b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004f658 sp=0xc00004f630 pc=0x71171d2 testing.(*T).Parallel(0xc000844d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004f6f0 sp=0xc00004f658 pc=0x7219bd5 runtime_test.TestCgoExternalThreadPanic(0xc000844d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc00004f770 sp=0xc00004f6f0 pc=0x74213ff testing.tRunner(0xc000844d00, 0x764b200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004f7c0 sp=0xc00004f770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004f7e0 sp=0xc00004f7c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004f7e8 sp=0xc00004f7e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc000583ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f640?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001e6df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001e6da8 sp=0xc0001e6d88 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e6e20 sp=0xc0001e6da8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e6e48 sp=0xc0001e6e20 pc=0x71171d2 testing.(*T).Parallel(0xc000845380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e6ee0 sp=0xc0001e6e48 pc=0x7219bd5 runtime_test.TestCgoExecSignalMask(0xc000845380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc0001e6f70 sp=0xc0001e6ee0 pc=0x74218a5 testing.tRunner(0xc000845380, 0x764b1f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001e6fc0 sp=0xc0001e6f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001e6fe0 sp=0xc0001e6fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e6fe8 sp=0xc0001e6fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23005 gp=0xc0008281a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f950?, 0xc00007e000?, 0x0?, 0x0?, 0xc000129608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001295b8 sp=0xc000129598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000129630 sp=0xc0001295b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000129658 sp=0xc000129630 pc=0x71171d2 testing.(*T).Parallel(0xc0023501a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001296f0 sp=0xc000129658 pc=0x7219bd5 runtime_test.TestCgoTracebackContext(0xc0023501a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000129770 sp=0xc0001296f0 pc=0x742279f testing.tRunner(0xc0023501a0, 0x764b298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001297c0 sp=0xc000129770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001297e0 sp=0xc0001297c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001297e8 sp=0xc0001297e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc000828340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f510?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001e45f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001e45a8 sp=0xc0001e4588 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e4620 sp=0xc0001e45a8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e4648 sp=0xc0001e4620 pc=0x71171d2 testing.(*T).Parallel(0xc000844ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e46e0 sp=0xc0001e4648 pc=0x7219bd5 runtime_test.TestCgoExternalThreadSIGPROF(0xc000844ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc0001e4770 sp=0xc0001e46e0 pc=0x7421505 testing.tRunner(0xc000844ea0, 0x764b208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001e47c0 sp=0xc0001e4770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001e47e0 sp=0xc0001e47c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e47e8 sp=0xc0001e47e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23000 gp=0xc0008284e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f760?, 0xc00007e000?, 0x0?, 0x0?, 0xc000842608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008425b8 sp=0xc000842598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000842630 sp=0xc0008425b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000842658 sp=0xc000842630 pc=0x71171d2 testing.(*T).Parallel(0xc000845860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008426f0 sp=0xc000842658 pc=0x7219bd5 runtime_test.TestCgoPanicDeadlock(0xc000845860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000842770 sp=0xc0008426f0 pc=0x742205f testing.tRunner(0xc000845860, 0x764b240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008427c0 sp=0xc000842770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008427e0 sp=0xc0008427c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008427e8 sp=0xc0008427e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22991 gp=0xc000832ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008742d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083be08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083bdb8 sp=0xc00083bd98 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083be30 sp=0xc00083bdb8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083be58 sp=0xc00083be30 pc=0x71171d2 testing.(*T).Parallel(0xc000739040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083bef0 sp=0xc00083be58 pc=0x7219bd5 runtime_test.TestEnsureBindM(0xc000739040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc00083bf70 sp=0xc00083bef0 pc=0x742661f testing.tRunner(0xc000739040, 0x764b420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083bfc0 sp=0xc00083bf70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083bfe0 sp=0xc00083bfc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083bfe8 sp=0xc00083bfe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23008 gp=0xc000833040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fa70?, 0xc00007e000?, 0x0?, 0x0?, 0xc000119c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000119c08 sp=0xc000119be8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000119c80 sp=0xc000119c08 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000119ca8 sp=0xc000119c80 pc=0x71171d2 testing.(*T).Parallel(0xc002350680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000119d40 sp=0xc000119ca8 pc=0x7219bd5 runtime_test.testCgoPprof(0xc002350680, {0x74dfe61, 0xe}, {0x74dc337, 0x8}, {0x74db509, 0x6}, {0x74dea43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000119f18 sp=0xc000119d40 pc=0x7422a39 runtime_test.TestCgoPprofPIE(0xc002350680?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000119f70 sp=0xc000119f18 pc=0x7423765 testing.tRunner(0xc002350680, 0x764b258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000119fc0 sp=0xc000119f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000119fe0 sp=0xc000119fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000119fe8 sp=0xc000119fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc0008331e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fa10?, 0xc00007e000?, 0x0?, 0x0?, 0xc00011bc58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00011bc08 sp=0xc00011bbe8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00011bc80 sp=0xc00011bc08 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00011bca8 sp=0xc00011bc80 pc=0x71171d2 testing.(*T).Parallel(0xc0023504e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00011bd40 sp=0xc00011bca8 pc=0x7219bd5 runtime_test.testCgoPprof(0xc0023504e0, {0x0, 0x0}, {0x74dc337, 0x8}, {0x74db509, 0x6}, {0x74dea43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc00011bf18 sp=0xc00011bd40 pc=0x7422a39 runtime_test.TestCgoPprof(0xc0023504e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc00011bf70 sp=0xc00011bf18 pc=0x74236fd testing.tRunner(0xc0023504e0, 0x764b248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00011bfc0 sp=0xc00011bf70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00011bfe0 sp=0xc00011bfc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00011bfe8 sp=0xc00011bfe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22995 gp=0xc000833380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f570?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001e6608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001e65b8 sp=0xc0001e6598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e6630 sp=0xc0001e65b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e6658 sp=0xc0001e6630 pc=0x71171d2 testing.(*T).Parallel(0xc000845040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e66f0 sp=0xc0001e6658 pc=0x7219bd5 runtime_test.TestCgoExternalThreadSignal(0xc000845040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc0001e6770 sp=0xc0001e66f0 pc=0x742163f testing.tRunner(0xc000845040, 0x764b210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001e67c0 sp=0xc0001e6770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001e67e0 sp=0xc0001e67c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e67e8 sp=0xc0001e67e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23115 gp=0xc000833ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000be50a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000837608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008375b8 sp=0xc000837598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000837630 sp=0xc0008375b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000837658 sp=0xc000837630 pc=0x71171d2 testing.(*T).Parallel(0xc001bc1ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008376f0 sp=0xc000837658 pc=0x7219bd5 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc001bc1ba0) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000837770 sp=0xc0008376f0 pc=0x7429af8 testing.tRunner(0xc001bc1ba0, 0x764bb18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008377c0 sp=0xc000837770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008377e0 sp=0xc0008377c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008377e8 sp=0xc0008377e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21776 gp=0xc000738340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054f450?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001e5df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001e5da8 sp=0xc0001e5d88 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e5e20 sp=0xc0001e5da8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e5e48 sp=0xc0001e5e20 pc=0x71171d2 testing.(*T).Parallel(0xc000844b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e5ee0 sp=0xc0001e5e48 pc=0x7219bd5 runtime_test.TestCgoCallbackGC(0xc000844b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc0001e5f70 sp=0xc0001e5ee0 pc=0x7421245 testing.tRunner(0xc000844b60, 0x764b1c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001e5fc0 sp=0xc0001e5f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001e5fe0 sp=0xc0001e5fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e5fe8 sp=0xc0001e5fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23009 gp=0xc0023509c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fad0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00011ac58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00011ac08 sp=0xc00011abe8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00011ac80 sp=0xc00011ac08 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00011aca8 sp=0xc00011ac80 pc=0x71171d2 testing.(*T).Parallel(0xc002350820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00011ad40 sp=0xc00011aca8 pc=0x7219bd5 runtime_test.testCgoPprof(0xc002350820, {0x0, 0x0}, {0x74dfe6f, 0xe}, {0x74dea4f, 0xc}, {0x74df40c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc00011af18 sp=0xc00011ad40 pc=0x7422a39 runtime_test.TestCgoPprofThread(0xc002350820?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc00011af70 sp=0xc00011af18 pc=0x74237bd testing.tRunner(0xc002350820, 0x764b260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00011afc0 sp=0xc00011af70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00011afe0 sp=0xc00011afc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00011afe8 sp=0xc00011afe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23010 gp=0xc002350d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fb30?, 0xc00007e000?, 0x0?, 0x0?, 0xc000118c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000118c08 sp=0xc000118be8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000118c80 sp=0xc000118c08 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000118ca8 sp=0xc000118c80 pc=0x71171d2 testing.(*T).Parallel(0xc002350b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000118d40 sp=0xc000118ca8 pc=0x7219bd5 runtime_test.testCgoPprof(0xc002350b60, {0x0, 0x0}, {0x74ea2c7, 0x19}, {0x74dea4f, 0xc}, {0x74e640a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000118f18 sp=0xc000118d40 pc=0x7422a39 runtime_test.TestCgoPprofThreadNoTraceback(0xc002350b60?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000118f70 sp=0xc000118f18 pc=0x742381d testing.tRunner(0xc002350b60, 0x764b268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000118fc0 sp=0xc000118f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000118fe0 sp=0xc000118fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000118fe8 sp=0xc000118fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23013 gp=0xc002351040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fc90?, 0xc00007e000?, 0x0?, 0x0?, 0xc000128608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001285b8 sp=0xc000128598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000128630 sp=0xc0001285b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000128658 sp=0xc000128630 pc=0x71171d2 testing.(*T).Parallel(0xc002351380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001286f0 sp=0xc000128658 pc=0x7219bd5 runtime_test.TestCgoNumGoroutine(0xc002351380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000128770 sp=0xc0001286f0 pc=0x7423fff testing.tRunner(0xc002351380, 0x764b230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001287c0 sp=0xc000128770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001287e0 sp=0xc0001287c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001287e8 sp=0xc0001287e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23014 gp=0xc0023516c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fcf0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000127dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000127d80 sp=0xc000127d60 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000127df8 sp=0xc000127d80 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000127e20 sp=0xc000127df8 pc=0x71171d2 testing.(*T).Parallel(0xc002351520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000127eb8 sp=0xc000127e20 pc=0x7219bd5 runtime_test.TestCatchPanic(0xc002351520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc000127f70 sp=0xc000127eb8 pc=0x7424127 testing.tRunner(0xc002351520, 0x764b1b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000127fc0 sp=0xc000127f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000127fe0 sp=0xc000127fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000127fe8 sp=0xc000127fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23015 gp=0xc002351a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fd50?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083de60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083de10 sp=0xc00083ddf0 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083de88 sp=0xc00083de10 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083deb0 sp=0xc00083de88 pc=0x71171d2 testing.(*T).Parallel(0xc002351860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083df48 sp=0xc00083deb0 pc=0x7219bd5 runtime_test.TestCgoLockOSThreadExit(0xc002351860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc00083df70 sp=0xc00083df48 pc=0x7424438 testing.tRunner(0xc002351860, 0x764b218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083dfc0 sp=0xc00083df70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083dfe0 sp=0xc00083dfc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083dfe8 sp=0xc00083dfe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23017 gp=0xc002351d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fe20?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083e608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083e5b8 sp=0xc00083e598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083e630 sp=0xc00083e5b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083e658 sp=0xc00083e630 pc=0x71171d2 testing.(*T).Parallel(0xc000007ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083e6f0 sp=0xc00083e658 pc=0x7219bd5 runtime_test.TestSigStackSwapping(0xc000007ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc00083e770 sp=0xc00083e6f0 pc=0x742461f testing.tRunner(0xc000007ba0, 0x764bc28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083e7c0 sp=0xc00083e770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083e7e0 sp=0xc00083e7c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083e7e8 sp=0xc00083e7e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23018 gp=0xc0009004e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fe80?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083ee18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083edc8 sp=0xc00083eda8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083ee40 sp=0xc00083edc8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083ee68 sp=0xc00083ee40 pc=0x71171d2 testing.(*T).Parallel(0xc000900340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083ef00 sp=0xc00083ee68 pc=0x7219bd5 runtime_test.TestCgoTracebackSigpanic(0xc000900340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc00083ef70 sp=0xc00083ef00 pc=0x742473c testing.tRunner(0xc000900340, 0x764b2b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083efc0 sp=0xc00083ef70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083efe0 sp=0xc00083efc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083efe8 sp=0xc00083efe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23019 gp=0xc000900820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00054fee0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083fe18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083fdc8 sp=0xc00083fda8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083fe40 sp=0xc00083fdc8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083fe68 sp=0xc00083fe40 pc=0x71171d2 testing.(*T).Parallel(0xc000900680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083ff00 sp=0xc00083fe68 pc=0x7219bd5 runtime_test.TestCgoPanicCallback(0xc000900680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc00083ff70 sp=0xc00083ff00 pc=0x742493c testing.tRunner(0xc000900680, 0x764b238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083ffc0 sp=0xc00083ff70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083ffe0 sp=0xc00083ffc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083ffe8 sp=0xc00083ffe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 20566 gp=0xc000900b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000673a30?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001e9e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001e9dc8 sp=0xc0001e9da8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001e9e40 sp=0xc0001e9dc8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001e9e68 sp=0xc0001e9e40 pc=0x71171d2 testing.(*T).Parallel(0xc000446000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001e9f00 sp=0xc0001e9e68 pc=0x7219bd5 runtime_test.TestAbortInCgo(0xc000446000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc0001e9f70 sp=0xc0001e9f00 pc=0x74255fc testing.tRunner(0xc000446000, 0x764b0a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001e9fc0 sp=0xc0001e9f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001e9fe0 sp=0xc0001e9fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001e9fe8 sp=0xc0001e9fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 20567 gp=0xc000901040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000673a90?, 0xc00007e000?, 0x0?, 0x0?, 0xc000840608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008405b8 sp=0xc000840598 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000840630 sp=0xc0008405b8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000840658 sp=0xc000840630 pc=0x71171d2 testing.(*T).Parallel(0xc0004461a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008406f0 sp=0xc000840658 pc=0x7219bd5 runtime_test.TestEINTR(0xc0004461a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc000840770 sp=0xc0008406f0 pc=0x742577f testing.tRunner(0xc0004461a0, 0x764b3f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008407c0 sp=0xc000840770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008407e0 sp=0xc0008407c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008407e8 sp=0xc0008407e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23117 gp=0xc000901380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000be5160?, 0xc00007e000?, 0x0?, 0x0?, 0xc000841550?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000841500 sp=0xc0008414e0 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000841578 sp=0xc000841500 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0008415a0 sp=0xc000841578 pc=0x71171d2 testing.(*T).Parallel(0xc0007f4000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000841638 sp=0xc0008415a0 pc=0x7219bd5 runtime_test.TestPanicTraceback(0xc0007f4000) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc000841770 sp=0xc000841638 pc=0x7429d4a testing.tRunner(0xc0007f4000, 0x764b9a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008417c0 sp=0xc000841770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008417e0 sp=0xc0008417c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008417e8 sp=0xc0008417e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22988 gp=0xc000901520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008741a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00045bdf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00045bda8 sp=0xc00045bd88 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00045be20 sp=0xc00045bda8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00045be48 sp=0xc00045be20 pc=0x71171d2 testing.(*T).Parallel(0xc000738b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00045bee0 sp=0xc00045be48 pc=0x7219bd5 runtime_test.TestCgoSigfwd(0xc000738b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc00045bf70 sp=0xc00045bee0 pc=0x7426065 testing.tRunner(0xc000738b60, 0x764b270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00045bfc0 sp=0xc00045bf70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00045bfe0 sp=0xc00045bfc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00045bfe8 sp=0xc00045bfe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23308 gp=0xc0007f4680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000be4060?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001255e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000125590 sp=0xc000125570 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000125608 sp=0xc000125590 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000125630 sp=0xc000125608 pc=0x71171d2 testing.(*T).Parallel(0xc0007f41a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001256c8 sp=0xc000125630 pc=0x7219bd5 runtime_test.testConcurrentReadsAfterGrowth(0x72196b3?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000125750 sp=0xc0001256c8 pc=0x744f96a runtime_test.TestConcurrentReadsAfterGrowth(0xc0007f41a0?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc000125770 sp=0xc000125750 pc=0x7450115 testing.tRunner(0xc0007f41a0, 0x764b328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001257c0 sp=0xc000125770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001257e0 sp=0xc0001257c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001257e8 sp=0xc0001257e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23184 gp=0xc0007f5860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0027e0060?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083d640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083d5f0 sp=0xc00083d5d0 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083d668 sp=0xc00083d5f0 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083d690 sp=0xc00083d668 pc=0x71171d2 testing.(*T).Parallel(0xc0004464e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083d728 sp=0xc00083d690 pc=0x7219bd5 runtime_test.TestGCTestPointerClass(0xc0004464e0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc00083d770 sp=0xc00083d728 pc=0x743771c testing.tRunner(0xc0004464e0, 0x764b4f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083d7c0 sp=0xc00083d770 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083d7e0 sp=0xc00083d7c0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083d7e8 sp=0xc00083d7e0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23207 gp=0xc0007f5d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0027e00d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000185e38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000185de8 sp=0xc000185dc8 pc=0x7151a0e runtime.chanrecv(0xc000088360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000185e60 sp=0xc000185de8 pc=0x71175bf runtime.chanrecv1(0x78b6e80?, 0x75b9ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000185e88 sp=0xc000185e60 pc=0x71171d2 testing.(*T).Parallel(0xc000446680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000185f20 sp=0xc000185e88 pc=0x7219bd5 runtime_test.TestGCTestMoveStackOnNextCall(0xc000446680) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000185f70 sp=0xc000185f20 pc=0x743713c testing.tRunner(0xc000446680, 0x764b4e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000185fc0 sp=0xc000185f70 pc=0x7219f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000185fe0 sp=0xc000185fc0 pc=0x721ae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000185fe8 sp=0xc000185fe0 pc=0x718ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.073s ok runtime/cgo 0.069s ok runtime/coverage 0.076s FAIL go tool dist: Failed: exit status 1