darwin-amd64-13 at 237715cf7c4c2aabf6d3c04473488c1b2477f8ea :: 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=447" "TERM_SESSION_ID=3F7A8302-CB54-49BD-98DC-AFD7C5DA38E2" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.p9GgsPyPCd/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=31D37250-6392-414C-A18A-CA8971415237" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-13" "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 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.204s ok archive/zip 0.427s ok bufio 0.159s ok bytes 0.328s ok cmp 0.019s ok compress/bzip2 0.124s ok compress/flate 3.990s ok compress/gzip 1.311s ok compress/lzw 0.103s ok compress/zlib 0.618s ok container/heap 0.097s ok container/list 0.064s ok container/ring 0.042s ok context 0.060s ok crypto 0.018s ok crypto/aes 0.044s ok crypto/cipher 0.016s ok crypto/des 0.017s ok crypto/dsa 0.034s ok crypto/ecdh 0.040s ok crypto/ecdsa 0.035s ok crypto/ed25519 0.054s ok crypto/elliptic 0.020s ok crypto/hmac 0.016s ok crypto/internal/alias 0.025s ok crypto/internal/bigmod 0.131s ok crypto/internal/boring 0.018s ok crypto/internal/boring/bcache 0.158s ok crypto/internal/edwards25519 0.091s ok crypto/internal/edwards25519/field 0.028s ok crypto/internal/nistec 0.154s ok crypto/internal/nistec/fiat 0.035s [no tests to run] ok crypto/md5 0.052s ok crypto/rand 0.108s ok crypto/rc4 0.063s ok crypto/rsa 0.275s ok crypto/sha1 0.033s ok crypto/sha256 0.024s ok crypto/sha512 0.020s ok crypto/subtle 0.226s ok crypto/tls 1.599s ok crypto/x509 0.458s ok database/sql 0.634s ok database/sql/driver 0.042s ok debug/buildinfo 0.063s ok debug/dwarf 0.068s ok debug/elf 0.238s ok debug/gosym 0.093s ok debug/macho 0.027s ok debug/pe 0.067s ok debug/plan9obj 0.022s ok embed 0.052s [no tests to run] ok embed/internal/embedtest 0.065s ok encoding/ascii85 0.080s ok encoding/asn1 0.033s ok encoding/base32 0.062s ok encoding/base64 0.017s ok encoding/binary 0.043s ok encoding/csv 0.073s ok encoding/gob 1.524s ok encoding/hex 0.023s ok encoding/json 0.348s ok encoding/pem 0.526s ok encoding/xml 0.094s ok errors 0.033s ok expvar 0.045s ok flag 0.190s ok fmt 0.085s ok go/ast 0.027s ok go/build 1.726s ok go/build/constraint 0.044s ok go/constant 0.036s ok go/doc 0.117s ok go/doc/comment 1.297s ok go/format 0.075s ok go/importer 1.527s ok go/internal/gccgoimporter 0.045s ok go/internal/gcimporter 6.395s ok go/internal/srcimporter 17.236s ok go/parser 0.377s ok go/printer 0.311s ok go/scanner 0.081s ok go/token 0.047s ok go/types 22.246s ok go/version 0.024s ok hash 0.030s ok hash/adler32 0.033s ok hash/crc32 0.087s ok hash/crc64 0.075s ok hash/fnv 0.037s ok hash/maphash 0.128s ok html 0.023s ok html/template 0.137s ok image 0.095s ok image/color 0.041s ok image/draw 0.113s ok image/gif 0.586s ok image/jpeg 0.305s ok image/png 0.408s ok index/suffixarray 0.189s ok internal/abi 0.318s ok internal/buildcfg 0.024s ok internal/chacha8rand 0.050s ok internal/coverage/cformat 0.026s ok internal/coverage/cmerge 0.041s ok internal/coverage/pods 0.053s ok internal/coverage/slicereader 0.056s ok internal/coverage/slicewriter 0.048s ok internal/coverage/test 0.057s ok internal/cpu 0.059s ok internal/dag 0.031s ok internal/diff 0.044s ok internal/fmtsort 0.045s ok internal/fuzz 0.045s ok internal/godebug 1.372s ok internal/godebugs 0.044s ok internal/gover 0.039s ok internal/intern 2.188s ok internal/itoa 0.027s ok internal/platform 1.887s ok internal/poll 0.153s ok internal/profile 0.041s ok internal/reflectlite 0.019s ok internal/safefilepath 0.039s ok internal/saferio 0.108s ok internal/singleflight 0.072s ok internal/testenv 0.761s ok internal/trace 0.122s ok internal/trace/v2 25.509s ok internal/types/errors 1.427s ok internal/unsafeheader 0.056s ok internal/xcoff 0.046s ok internal/zstd 0.162s ok io 0.141s ok io/fs 0.306s ok io/ioutil 0.040s ok log 0.035s ok log/slog 0.133s ok log/slog/internal/benchmarks 0.072s ok log/slog/internal/buffer 0.092s ok log/syslog 1.289s ok maps 0.041s ok math 0.036s ok math/big 0.914s ok math/bits 0.027s ok math/cmplx 0.035s ok math/rand 0.196s ok math/rand/v2 0.347s ok mime 0.039s ok mime/multipart 0.665s ok mime/quotedprintable 0.094s ok net 22.921s ok net/http 12.077s ok net/http/cgi 0.829s ok net/http/cookiejar 0.061s ok net/http/fcgi 0.246s ok net/http/httptest 0.190s ok net/http/httptrace 0.053s ok net/http/httputil 1.927s ok net/http/internal 0.049s ok net/http/internal/ascii 0.032s ok net/http/pprof 5.160s ok net/internal/socktest 0.038s ok net/mail 0.018s ok net/netip 0.819s ok net/rpc 0.221s ok net/rpc/jsonrpc 0.047s ok net/smtp 0.165s ok net/textproto 2.978s ok net/url 0.074s ok os 1.747s ok os/exec 1.781s ok os/exec/internal/fdtest 0.044s ok os/signal 4.831s ok os/user 0.070s ok path 0.032s ok path/filepath 0.092s ok plugin 0.038s ok reflect 1.501s ok regexp 0.674s ok regexp/syntax 1.579s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m23s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m22s) goroutine 23405 gp=0xc0001844e0 m=5 mp=0xc000100008 [running]: panic({0xfa69ca0?, 0xc001aea050?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc0002c6f10 sp=0xc0002c6e60 pc=0xf5fd318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc0002c6fe0 sp=0xc0002c6f10 pc=0xf6ce154 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002c6fe8 sp=0xc0002c6fe0 pc=0xf63ca01 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(0xc002506410?, 0xc002506498?, 0x10?, 0x64?, 0xfa94300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000175918 sp=0xc0001758f8 pc=0xf601a0e runtime.chanrecv(0xc0002080e0, 0xc0001759ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000175990 sp=0xc000175918 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001759b8 sp=0xc000175990 pc=0xf5c71d2 testing.(*T).Run(0xc000102d00, {0xf9a004d?, 0xb71b3e800175aa0?}, 0xfafbb58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000175a78 sp=0xc0001759b8 pc=0xf6cad2b testing.runTests.func1(0xc000102d00) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc000175ab8 sp=0xc000175a78 pc=0xf6cceb7 testing.tRunner(0xc000102d00, 0xc000175bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000175b08 sp=0xc000175ab8 pc=0xf6c9f1b testing.runTests(0xc000130180, {0xfd63120?, 0x1c7, 0x1c7}, {0xc00015b1c0?, 0xf5d9fe5?, 0xfd67560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc000175c00 sp=0xc000175b08 pc=0xf6ccd96 testing.(*M).Run(0xc00012d7c0) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc000175e30 sp=0xc000175c00 pc=0xf6cb76b runtime_test.TestMain(0xc00012d7c0) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc000175e98 sp=0xc000175e30 pc=0xf8d68d7 main.main() _testmain.go:1577 +0x195 fp=0xc000175f50 sp=0xc000175e98 pc=0xf98a355 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000175fe0 sp=0xc000175f50 pc=0xf6015bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000175fe8 sp=0xc000175fe0 pc=0xf63ca01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x89ab9a83569?, 0xfd684c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0xf601a0e 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=0xf601873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0xf63ca01 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(0xfd66e01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0xf601a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc00007c000) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000050fc8 sp=0xc000050f80 pc=0xf5eaf1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0xf5df565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0xf63ca01 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?, 0x6553f100?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0xf601a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0xfd67680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0xf5e88c9 runtime.bgscavenge(0xc00007c000) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0xf5e8e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0xf5df505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0xf63ca01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 18 gp=0xc000102680 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0xfafbef0?, 0x0?, 0x80?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c620 sp=0xc00004c600 pc=0xf601a0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004c7e0 sp=0xc00004c620 pc=0xf5de527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0xf63ca01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22985 gp=0xc000103040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572270?, 0xc000080000?, 0x0?, 0x0?, 0xc0001d2e68?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001d2e18 sp=0xc0001d2df8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d2e90 sp=0xc0001d2e18 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d2eb8 sp=0xc0001d2e90 pc=0xf5c71d2 testing.(*T).Parallel(0xc002608820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d2f50 sp=0xc0001d2eb8 pc=0xf6c9bd5 runtime_test.TestCgoCrashHandler(0xc002608820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc0001d2f70 sp=0xc0001d2f50 pc=0xf8d0f78 testing.tRunner(0xc002608820, 0xfafb1d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001d2fc0 sp=0xc0001d2f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001d2fe0 sp=0xc0001d2fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d2fe8 sp=0xc0001d2fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 25 gp=0xc0001031e0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x876341fa22c?, 0x3?, 0xf6?, 0x2?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e750 sp=0xc00004e730 pc=0xf601a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004e7e0 sp=0xc00004e750 pc=0xf5e15e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0xf63ca01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 24 gp=0xc000103520 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x89ab9c66fbf?, 0xc000026100?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004df50 sp=0xc00004df30 pc=0xf601a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004dfe0 sp=0xc00004df50 pc=0xf5e15e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0xf63ca01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000534680 m=nil [GC worker (idle)]: runtime.gopark(0x89ab9c74e23?, 0x3?, 0xe9?, 0x34?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00057c750 sp=0xc00057c730 pc=0xf601a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00057c7e0 sp=0xc00057c750 pc=0xf5e15e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00057c7e8 sp=0xc00057c7e0 pc=0xf63ca01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 5 gp=0xc0000076c0 m=nil [GC worker (idle)]: runtime.gopark(0x89ab9c66fa2?, 0x2?, 0x20?, 0x6e?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d750 sp=0xc00004d730 pc=0xf601a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004d7e0 sp=0xc00004d750 pc=0xf5e15e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0xf63ca01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc000534820 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x89ab9c66df4?, 0xc000026140?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00057cf50 sp=0xc00057cf30 pc=0xf601a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00057cfe0 sp=0xc00057cf50 pc=0xf5e15e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00057cfe8 sp=0xc00057cfe0 pc=0xf63ca01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 26 gp=0xc000103a00 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x876a544be48?, 0xc000299be0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ef50 sp=0xc00004ef30 pc=0xf601a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004efe0 sp=0xc00004ef50 pc=0xf5e15e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0xf63ca01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23117 gp=0xc002608ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000687180?, 0xc000080000?, 0x0?, 0x0?, 0xc000578e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000578db8 sp=0xc000578d98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000578e30 sp=0xc000578db8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000578e58 sp=0xc000578e30 pc=0xf5c71d2 testing.(*T).Parallel(0xc000972000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000578ef0 sp=0xc000578e58 pc=0xf6c9bd5 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc000972000) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000578f70 sp=0xc000578ef0 pc=0xf8d9af8 testing.tRunner(0xc000972000, 0xfafbb18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000578fc0 sp=0xc000578f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000578fe0 sp=0xc000578fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000578fe8 sp=0xc000578fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23045 gp=0xc0020d3040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000573420?, 0xc000080000?, 0x0?, 0x0?, 0xc000051e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051dc8 sp=0xc000051da8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000051e40 sp=0xc000051dc8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000051e68 sp=0xc000051e40 pc=0xf5c71d2 testing.(*T).Parallel(0xc00071cb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000051f00 sp=0xc000051e68 pc=0xf6c9bd5 runtime_test.TestVDSO(0xc00071cb60) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000051f70 sp=0xc000051f00 pc=0xf8d7cbc testing.tRunner(0xc00071cb60, 0xfafbe98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000051fc0 sp=0xc000051f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000051fe0 sp=0xc000051fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23044 gp=0xc0024e8340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005733c0?, 0xc000080000?, 0x0?, 0x0?, 0xc00057a5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00057a5a8 sp=0xc00057a588 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00057a620 sp=0xc00057a5a8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00057a648 sp=0xc00057a620 pc=0xf5c71d2 testing.(*T).Parallel(0xc00071c9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00057a6e0 sp=0xc00057a648 pc=0xf6c9bd5 runtime_test.TestStackSwitchCallback(0xc00071c9c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc00057a770 sp=0xc00057a6e0 pc=0xf8d6745 testing.tRunner(0xc00071c9c0, 0xfafbd18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00057a7c0 sp=0xc00057a770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00057a7e0 sp=0xc00057a7c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00057a7e8 sp=0xc00057a7e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23116 gp=0xc0024e8820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000687120?, 0xc000080000?, 0x0?, 0x0?, 0xc00040c608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00040c5b8 sp=0xc00040c598 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00040c630 sp=0xc00040c5b8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00040c658 sp=0xc00040c630 pc=0xf5c71d2 testing.(*T).Parallel(0xc0006dfd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00040c6f0 sp=0xc00040c658 pc=0xf6c9bd5 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0006dfd40) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc00040c770 sp=0xc00040c6f0 pc=0xf8d99b8 testing.tRunner(0xc0006dfd40, 0xfafbb10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00040c7c0 sp=0xc00040c770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00040c7e0 sp=0xc00040c7c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00040c7e8 sp=0xc00040c7e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23119 gp=0xc0024e8b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000687240?, 0xc000080000?, 0x0?, 0x0?, 0xc00024fd50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00024fd00 sp=0xc00024fce0 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00024fd78 sp=0xc00024fd00 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00024fda0 sp=0xc00024fd78 pc=0xf5c71d2 testing.(*T).Parallel(0xc000972340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00024fe38 sp=0xc00024fda0 pc=0xf6c9bd5 runtime_test.TestPanicTraceback(0xc000972340) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc00024ff70 sp=0xc00024fe38 pc=0xf8d9d4a testing.tRunner(0xc000972340, 0xfafb9a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00024ffc0 sp=0xc00024ff70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00024ffe0 sp=0xc00024ffc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00024ffe8 sp=0xc00024ffe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23024 gp=0xc000d5c4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000573230?, 0xc000080000?, 0x0?, 0x0?, 0xc0001cedf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001ceda8 sp=0xc0001ced88 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cee20 sp=0xc0001ceda8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cee48 sp=0xc0001cee20 pc=0xf5c71d2 testing.(*T).Parallel(0xc00071c340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001ceee0 sp=0xc0001cee48 pc=0xf6c9bd5 runtime_test.TestCgoSigfwd(0xc00071c340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc0001cef70 sp=0xc0001ceee0 pc=0xf8d6065 testing.tRunner(0xc00071c340, 0xfafb270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001cefc0 sp=0xc0001cef70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001cefe0 sp=0xc0001cefc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cefe8 sp=0xc0001cefe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23026 gp=0xc0024e8d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006073e0?, 0xc000080000?, 0x0?, 0x0?, 0xc0001ce608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001ce5b8 sp=0xc0001ce598 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001ce630 sp=0xc0001ce5b8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001ce658 sp=0xc0001ce630 pc=0xf5c71d2 testing.(*T).Parallel(0xc0007ac1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001ce6f0 sp=0xc0001ce658 pc=0xf6c9bd5 runtime_test.TestEINTR(0xc0007ac1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc0001ce770 sp=0xc0001ce6f0 pc=0xf8d577f testing.tRunner(0xc0007ac1a0, 0xfafb3f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001ce7c0 sp=0xc0001ce770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001ce7e0 sp=0xc0001ce7c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001ce7e8 sp=0xc0001ce7e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23352 gp=0xc000d5cd00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001268b0?, 0xc000080000?, 0x0?, 0x0?, 0xc00057edd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00057ed80 sp=0xc00057ed60 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00057edf8 sp=0xc00057ed80 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00057ee20 sp=0xc00057edf8 pc=0xf5c71d2 testing.(*T).Parallel(0xc000972b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00057eeb8 sp=0xc00057ee20 pc=0xf6c9bd5 runtime_test.TestMemmove(0xc000972b60) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc00057ef70 sp=0xc00057eeb8 pc=0xf908ef9 testing.tRunner(0xc000972b60, 0xfafb7b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00057efc0 sp=0xc00057ef70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00057efe0 sp=0xc00057efc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00057efe8 sp=0xc00057efe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23118 gp=0xc0024e9860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006871e0?, 0xc000080000?, 0x0?, 0x0?, 0xc00032fe08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00032fdb8 sp=0xc00032fd98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00032fe30 sp=0xc00032fdb8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00032fe58 sp=0xc00032fe30 pc=0xf5c71d2 testing.(*T).Parallel(0xc0009721a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00032fef0 sp=0xc00032fe58 pc=0xf6c9bd5 runtime_test.TestNetpollDeadlock(0xc0009721a0) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc00032ff70 sp=0xc00032fef0 pc=0xf8d9c1f testing.tRunner(0xc0009721a0, 0xfafb848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00032ffc0 sp=0xc00032ff70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00032ffe0 sp=0xc00032ffc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00032ffe8 sp=0xc00032ffe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23403 gp=0xc000534340 m=nil [runnable]: runtime.semacquire(0xc001582288?) /tmp/buildlet/go/src/runtime/sema.go:110 +0x2e fp=0xc00032d770 sp=0xc00032d768 pc=0xf61362e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc00032d7a8 sp=0xc00032d770 pc=0xf91807e runtime_test.(*contentionWorker).run(0xc000130438) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00032d7c8 sp=0xc00032d7a8 pc=0xf919e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00032d7e0 sp=0xc00032d7c8 pc=0xf919a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00032d7e8 sp=0xc00032d7e0 pc=0xf63ca01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23401 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23402 gp=0xc0005344e0 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc000924fa8 sp=0xc000924fa0 pc=0xf918106 runtime_test.(*contentionWorker).run(0xc000130420) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000924fc8 sp=0xc000924fa8 pc=0xf919e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000924fe0 sp=0xc000924fc8 pc=0xf919a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000924fe8 sp=0xc000924fe0 pc=0xf63ca01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23401 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23401 gp=0xc0005349c0 m=nil [semacquire, 2 minutes]: runtime.gopark(0xf5d6f5a?, 0xc000173c30?, 0x0?, 0x20?, 0xc0012b4690?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002c4ba0 sp=0xc0002c4b80 pc=0xf601a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc001582378, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0002c4c08 sp=0xc0002c4ba0 pc=0xf613865 sync.runtime_Semacquire(0xc001aea340?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc0002c4c40 sp=0xc0002c4c08 pc=0xf638665 sync.(*WaitGroup).Wait(0xfafc430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc0002c4c68 sp=0xc0002c4c40 pc=0xf645ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc0002c4cb8 sp=0xc0002c4c68 pc=0xf919a05 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc0009731e0, 0xc000173e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc0002c4d48 sp=0xc0002c4cb8 pc=0xf919b78 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc0009731e0) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc0002c4ee0 sp=0xc0002c4d48 pc=0xf918fb3 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc0009731e0) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc0002c4f70 sp=0xc0002c4ee0 pc=0xf918009 testing.tRunner(0xc0009731e0, 0xc001aea200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002c4fc0 sp=0xc0002c4f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002c4fe0 sp=0xc0002c4fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002c4fe8 sp=0xc0002c4fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 23443 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22993 gp=0xc000534b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005725b0?, 0xc000080000?, 0x0?, 0x0?, 0xc00032ddf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00032dda8 sp=0xc00032dd88 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00032de20 sp=0xc00032dda8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00032de48 sp=0xc00032de20 pc=0xf5c71d2 testing.(*T).Parallel(0xc0026096c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00032dee0 sp=0xc00032de48 pc=0xf6c9bd5 runtime_test.TestCgoExternalThreadSIGPROF(0xc0026096c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc00032df70 sp=0xc00032dee0 pc=0xf8d1505 testing.tRunner(0xc0026096c0, 0xfafb208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00032dfc0 sp=0xc00032df70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00032dfe0 sp=0xc00032dfc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00032dfe8 sp=0xc00032dfe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23353 gp=0xc000535860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000126910?, 0xc000080000?, 0x0?, 0x0?, 0xc00004cdc8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cd78 sp=0xc00004cd58 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004cdf0 sp=0xc00004cd78 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004ce18 sp=0xc00004cdf0 pc=0xf5c71d2 testing.(*T).Parallel(0xc000972d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004ceb0 sp=0xc00004ce18 pc=0xf6c9bd5 runtime_test.TestMemmoveAlias(0xc000972d00) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc00004cf70 sp=0xc00004ceb0 pc=0xf909419 testing.tRunner(0xc000972d00, 0xfafb7b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004cfc0 sp=0xc00004cf70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004cfe0 sp=0xc00004cfc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23043 gp=0xc000102ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000573360?, 0xc000080000?, 0x0?, 0x0?, 0xc000911e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000911db8 sp=0xc000911d98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000911e30 sp=0xc000911db8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000911e58 sp=0xc000911e30 pc=0xf5c71d2 testing.(*T).Parallel(0xc00071c820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000911ef0 sp=0xc000911e58 pc=0xf6c9bd5 runtime_test.TestEnsureBindM(0xc00071c820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc000911f70 sp=0xc000911ef0 pc=0xf8d661f testing.tRunner(0xc00071c820, 0xfafb420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000911fc0 sp=0xc000911f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000911fe0 sp=0xc000911fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000911fe8 sp=0xc000911fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23355 gp=0xc000103380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001269d0?, 0xc000080000?, 0x0?, 0x0?, 0xc00040ee48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00040edf8 sp=0xc00040edd8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00040ee70 sp=0xc00040edf8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00040ee98 sp=0xc00040ee70 pc=0xf5c71d2 testing.(*T).Parallel(0xc000973040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00040ef30 sp=0xc00040ee98 pc=0xf6c9bd5 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000973040) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc00040ef70 sp=0xc00040ef30 pc=0xf909a05 testing.tRunner(0xc000973040, 0xfafb7d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00040efc0 sp=0xc00040ef70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00040efe0 sp=0xc00040efc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00040efe8 sp=0xc00040efe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc000184820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005726e0?, 0xc000080000?, 0x0?, 0x0?, 0xc000329df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000329da8 sp=0xc000329d88 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000329e20 sp=0xc000329da8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000329e48 sp=0xc000329e20 pc=0xf5c71d2 testing.(*T).Parallel(0xc002609ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000329ee0 sp=0xc000329e48 pc=0xf6c9bd5 runtime_test.TestCgoExecSignalMask(0xc002609ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000329f70 sp=0xc000329ee0 pc=0xf8d18a5 testing.tRunner(0xc002609ba0, 0xfafb1f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000329fc0 sp=0xc000329f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000329fe0 sp=0xc000329fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000329fe8 sp=0xc000329fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23404 gp=0xc000185a00 m=nil [runnable]: runtime.gopark(0xc000182280?, 0xc000927708?, 0x0?, 0xf?, 0xc000182280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009276d0 sp=0xc0009276b0 pc=0xf601a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc001582288, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000927738 sp=0xc0009276d0 pc=0xf613865 runtime.semacquire(0xc000927798?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000927770 sp=0xc000927738 pc=0xf61361e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0009277a8 sp=0xc000927770 pc=0xf91807e runtime_test.(*contentionWorker).run(0xc000130450) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0009277c8 sp=0xc0009277a8 pc=0xf919e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0009277e0 sp=0xc0009277c8 pc=0xf919a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009277e8 sp=0xc0009277e0 pc=0xf63ca01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23401 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23018 gp=0xc000185d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572f80?, 0xc000080000?, 0x0?, 0x0?, 0xc000908e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000908dc8 sp=0xc000908da8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000908e40 sp=0xc000908dc8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000908e68 sp=0xc000908e40 pc=0xf5c71d2 testing.(*T).Parallel(0xc0020d3ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000908f00 sp=0xc000908e68 pc=0xf6c9bd5 runtime_test.TestCgoPanicCallback(0xc0020d3ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000908f70 sp=0xc000908f00 pc=0xf8d493c testing.tRunner(0xc0020d3ba0, 0xfafb238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000908fc0 sp=0xc000908f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000908fe0 sp=0xc000908fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000908fe8 sp=0xc000908fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23017 gp=0xc0002ee000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572f20?, 0xc000080000?, 0x0?, 0x0?, 0xc000909618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009095c8 sp=0xc0009095a8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000909640 sp=0xc0009095c8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000909668 sp=0xc000909640 pc=0xf5c71d2 testing.(*T).Parallel(0xc0020d3a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000909700 sp=0xc000909668 pc=0xf6c9bd5 runtime_test.TestCgoTracebackSigpanic(0xc0020d3a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc000909770 sp=0xc000909700 pc=0xf8d473c testing.tRunner(0xc0020d3a00, 0xfafb2b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009097c0 sp=0xc000909770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009097e0 sp=0xc0009097c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009097e8 sp=0xc0009097e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23016 gp=0xc0002ee1a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572ec0?, 0xc000080000?, 0x0?, 0x0?, 0xc000909e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000909db8 sp=0xc000909d98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000909e30 sp=0xc000909db8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000909e58 sp=0xc000909e30 pc=0xf5c71d2 testing.(*T).Parallel(0xc0020d3860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000909ef0 sp=0xc000909e58 pc=0xf6c9bd5 runtime_test.TestSigStackSwapping(0xc0020d3860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000909f70 sp=0xc000909ef0 pc=0xf8d461f testing.tRunner(0xc0020d3860, 0xfafbc28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000909fc0 sp=0xc000909f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000909fe0 sp=0xc000909fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000909fe8 sp=0xc000909fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23014 gp=0xc0002ee340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572df0?, 0xc000080000?, 0x0?, 0x0?, 0xc00090a660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00090a610 sp=0xc00090a5f0 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00090a688 sp=0xc00090a610 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00090a6b0 sp=0xc00090a688 pc=0xf5c71d2 testing.(*T).Parallel(0xc0020d3520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00090a748 sp=0xc00090a6b0 pc=0xf6c9bd5 runtime_test.TestCgoLockOSThreadExit(0xc0020d3520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc00090a770 sp=0xc00090a748 pc=0xf8d4438 testing.tRunner(0xc0020d3520, 0xfafb218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00090a7c0 sp=0xc00090a770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00090a7e0 sp=0xc00090a7c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00090a7e8 sp=0xc00090a7e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23013 gp=0xc0002ee4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572d90?, 0xc000080000?, 0x0?, 0x0?, 0xc00090add0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00090ad80 sp=0xc00090ad60 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00090adf8 sp=0xc00090ad80 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00090ae20 sp=0xc00090adf8 pc=0xf5c71d2 testing.(*T).Parallel(0xc0020d3380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00090aeb8 sp=0xc00090ae20 pc=0xf6c9bd5 runtime_test.TestCatchPanic(0xc0020d3380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc00090af70 sp=0xc00090aeb8 pc=0xf8d4127 testing.tRunner(0xc0020d3380, 0xfafb1b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00090afc0 sp=0xc00090af70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00090afe0 sp=0xc00090afc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00090afe8 sp=0xc00090afe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23012 gp=0xc0002ee680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572d30?, 0xc000080000?, 0x0?, 0x0?, 0xc000913608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009135b8 sp=0xc000913598 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000913630 sp=0xc0009135b8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000913658 sp=0xc000913630 pc=0xf5c71d2 testing.(*T).Parallel(0xc0020d31e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009136f0 sp=0xc000913658 pc=0xf6c9bd5 runtime_test.TestCgoNumGoroutine(0xc0020d31e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000913770 sp=0xc0009136f0 pc=0xf8d3fff testing.tRunner(0xc0020d31e0, 0xfafb230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009137c0 sp=0xc000913770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009137e0 sp=0xc0009137c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009137e8 sp=0xc0009137e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23009 gp=0xc0002ee820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572bd0?, 0xc000080000?, 0x0?, 0x0?, 0xc000060c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000060c08 sp=0xc000060be8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000060c80 sp=0xc000060c08 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000060ca8 sp=0xc000060c80 pc=0xf5c71d2 testing.(*T).Parallel(0xc0020d24e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000060d40 sp=0xc000060ca8 pc=0xf6c9bd5 runtime_test.testCgoPprof(0xc0020d24e0, {0x0, 0x0}, {0xf99a2c7, 0x19}, {0xf98ea4f, 0xc}, {0xf99640a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000060f18 sp=0xc000060d40 pc=0xf8d2a39 runtime_test.TestCgoPprofThreadNoTraceback(0xc0020d24e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000060f70 sp=0xc000060f18 pc=0xf8d381d testing.tRunner(0xc0020d24e0, 0xfafb268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000060fc0 sp=0xc000060f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000060fe0 sp=0xc000060fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23008 gp=0xc0002ee9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572b70?, 0xc000080000?, 0x0?, 0x0?, 0xc000066c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000066c08 sp=0xc000066be8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000066c80 sp=0xc000066c08 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000066ca8 sp=0xc000066c80 pc=0xf5c71d2 testing.(*T).Parallel(0xc0020d21a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000066d40 sp=0xc000066ca8 pc=0xf6c9bd5 runtime_test.testCgoPprof(0xc0020d21a0, {0x0, 0x0}, {0xf98fe6f, 0xe}, {0xf98ea4f, 0xc}, {0xf98f40c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000066f18 sp=0xc000066d40 pc=0xf8d2a39 runtime_test.TestCgoPprofThread(0xc0020d21a0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000066f70 sp=0xc000066f18 pc=0xf8d37bd testing.tRunner(0xc0020d21a0, 0xfafb260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000066fc0 sp=0xc000066f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000066fe0 sp=0xc000066fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc0002eeb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572b10?, 0xc000080000?, 0x0?, 0x0?, 0xc000061c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000061c08 sp=0xc000061be8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000061c80 sp=0xc000061c08 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000061ca8 sp=0xc000061c80 pc=0xf5c71d2 testing.(*T).Parallel(0xc0024e9d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000061d40 sp=0xc000061ca8 pc=0xf6c9bd5 runtime_test.testCgoPprof(0xc0024e9d40, {0xf98fe61, 0xe}, {0xf98c337, 0x8}, {0xf98b509, 0x6}, {0xf98ea43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000061f18 sp=0xc000061d40 pc=0xf8d2a39 runtime_test.TestCgoPprofPIE(0xc0024e9d40?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000061f70 sp=0xc000061f18 pc=0xf8d3765 testing.tRunner(0xc0024e9d40, 0xfafb258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc0002eed00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572ab0?, 0xc000080000?, 0x0?, 0x0?, 0xc0002c9c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002c9c08 sp=0xc0002c9be8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002c9c80 sp=0xc0002c9c08 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002c9ca8 sp=0xc0002c9c80 pc=0xf5c71d2 testing.(*T).Parallel(0xc00077fd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002c9d40 sp=0xc0002c9ca8 pc=0xf6c9bd5 runtime_test.testCgoPprof(0xc00077fd40, {0x0, 0x0}, {0xf98c337, 0x8}, {0xf98b509, 0x6}, {0xf98ea43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc0002c9f18 sp=0xc0002c9d40 pc=0xf8d2a39 runtime_test.TestCgoPprof(0xc00077fd40?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc0002c9f70 sp=0xc0002c9f18 pc=0xf8d36fd testing.tRunner(0xc00077fd40, 0xfafb248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002c9fc0 sp=0xc0002c9f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002c9fe0 sp=0xc0002c9fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002c9fe8 sp=0xc0002c9fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23005 gp=0xc0002eeea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572a50?, 0xc000080000?, 0x0?, 0x0?, 0xc000915e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000915db8 sp=0xc000915d98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000915e30 sp=0xc000915db8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000915e58 sp=0xc000915e30 pc=0xf5c71d2 testing.(*T).Parallel(0xc00077fba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000915ef0 sp=0xc000915e58 pc=0xf6c9bd5 runtime_test.TestCgoTracebackContextPreemption(0xc00077fba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc000915f70 sp=0xc000915ef0 pc=0xf8d28bf testing.tRunner(0xc00077fba0, 0xfafb2a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000915fc0 sp=0xc000915f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000915fe0 sp=0xc000915fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000915fe8 sp=0xc000915fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23004 gp=0xc0002ef040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005729f0?, 0xc000080000?, 0x0?, 0x0?, 0xc000916608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009165b8 sp=0xc000916598 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000916630 sp=0xc0009165b8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000916658 sp=0xc000916630 pc=0xf5c71d2 testing.(*T).Parallel(0xc00077fa00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009166f0 sp=0xc000916658 pc=0xf6c9bd5 runtime_test.TestCgoTracebackContext(0xc00077fa00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000916770 sp=0xc0009166f0 pc=0xf8d279f testing.tRunner(0xc00077fa00, 0xfafb298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009167c0 sp=0xc000916770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009167e0 sp=0xc0009167c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009167e8 sp=0xc0009167e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc0002ef1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572990?, 0xc000080000?, 0x0?, 0x0?, 0xc000916e00?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000916db0 sp=0xc000916d90 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000916e28 sp=0xc000916db0 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000916e50 sp=0xc000916e28 pc=0xf5c71d2 testing.(*T).Parallel(0xc00077f860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000916ee8 sp=0xc000916e50 pc=0xf6c9bd5 runtime_test.TestCgoCrashTracebackGo(0xc00077f860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc000916f70 sp=0xc000916ee8 pc=0xf8d25df testing.tRunner(0xc00077f860, 0xfafb1e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000916fc0 sp=0xc000916f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000916fe0 sp=0xc000916fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000916fe8 sp=0xc000916fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc0002ef380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572930?, 0xc000080000?, 0x0?, 0x0?, 0xc00091f610?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091f5c0 sp=0xc00091f5a0 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091f638 sp=0xc00091f5c0 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091f660 sp=0xc00091f638 pc=0xf5c71d2 testing.(*T).Parallel(0xc00077f6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091f6f8 sp=0xc00091f660 pc=0xf6c9bd5 runtime_test.TestCgoCrashTraceback(0xc00077f6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc00091f770 sp=0xc00091f6f8 pc=0xf8d243c testing.tRunner(0xc00077f6c0, 0xfafb1e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091f7c0 sp=0xc00091f770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091f7e0 sp=0xc00091f7c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091f7e8 sp=0xc00091f7e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23000 gp=0xc0002ef520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572860?, 0xc000080000?, 0x0?, 0x0?, 0xc00091fe08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091fdb8 sp=0xc00091fd98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091fe30 sp=0xc00091fdb8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091fe58 sp=0xc00091fe30 pc=0xf5c71d2 testing.(*T).Parallel(0xc00077f380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091fef0 sp=0xc00091fe58 pc=0xf6c9bd5 runtime_test.TestCgoCCodeSIGPROF(0xc00077f380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc00091ff70 sp=0xc00091fef0 pc=0xf8d217f testing.tRunner(0xc00077f380, 0xfafb1c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091ffc0 sp=0xc00091ff70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091ffe0 sp=0xc00091ffc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091ffe8 sp=0xc00091ffe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22999 gp=0xc0002ef6c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572800?, 0xc000080000?, 0x0?, 0x0?, 0xc000910608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009105b8 sp=0xc000910598 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000910630 sp=0xc0009105b8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000910658 sp=0xc000910630 pc=0xf5c71d2 testing.(*T).Parallel(0xc00077eea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009106f0 sp=0xc000910658 pc=0xf6c9bd5 runtime_test.TestCgoPanicDeadlock(0xc00077eea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000910770 sp=0xc0009106f0 pc=0xf8d205f testing.tRunner(0xc00077eea0, 0xfafb240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009107c0 sp=0xc000910770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009107e0 sp=0xc0009107c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009107e8 sp=0xc0009107e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc0002ef860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005727a0?, 0xc000080000?, 0x0?, 0x0?, 0xc000910d90?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000910d40 sp=0xc000910d20 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000910db8 sp=0xc000910d40 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000910de0 sp=0xc000910db8 pc=0xf5c71d2 testing.(*T).Parallel(0xc00077e9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000910e78 sp=0xc000910de0 pc=0xf6c9bd5 runtime_test.TestCgoCheckBytes(0xc00077e9c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000910f70 sp=0xc000910e78 pc=0xf8d1b07 testing.tRunner(0xc00077e9c0, 0xfafb1d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000910fc0 sp=0xc000910f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000910fe0 sp=0xc000910fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000910fe8 sp=0xc000910fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc0002efa00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572740?, 0xc000080000?, 0x0?, 0x0?, 0xc000911608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009115b8 sp=0xc000911598 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000911630 sp=0xc0009115b8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000911658 sp=0xc000911630 pc=0xf5c71d2 testing.(*T).Parallel(0xc002609d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009116f0 sp=0xc000911658 pc=0xf6c9bd5 runtime_test.TestEnsureDropM(0xc002609d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000911770 sp=0xc0009116f0 pc=0xf8d19df testing.tRunner(0xc002609d40, 0xfafb428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009117c0 sp=0xc000911770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009117e0 sp=0xc0009117c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009117e8 sp=0xc0009117e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23228 gp=0xc00077c000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000320d0?, 0xc000080000?, 0x0?, 0x0?, 0xc00004cde0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000065d90 sp=0xc000065d70 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000065e08 sp=0xc000065d90 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000065e30 sp=0xc000065e08 pc=0xf5c71d2 testing.(*T).Parallel(0xc0007ac680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000065ec8 sp=0xc000065e30 pc=0xf6c9bd5 runtime_test.testConcurrentReadsAfterGrowth(0xf6c96b3?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000065f50 sp=0xc000065ec8 pc=0xf8ff96a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0007ac680?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc000065f70 sp=0xc000065f50 pc=0xf900158 testing.tRunner(0xc0007ac680, 0xfafb330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000065fc0 sp=0xc000065f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000065fe0 sp=0xc000065fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22992 gp=0xc00077d380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572550?, 0xc000080000?, 0x0?, 0x0?, 0xc000917e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000917db8 sp=0xc000917d98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000917e30 sp=0xc000917db8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000917e58 sp=0xc000917e30 pc=0xf5c71d2 testing.(*T).Parallel(0xc002609520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000917ef0 sp=0xc000917e58 pc=0xf6c9bd5 runtime_test.TestCgoExternalThreadPanic(0xc002609520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc000917f70 sp=0xc000917ef0 pc=0xf8d13ff testing.tRunner(0xc002609520, 0xfafb200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000917fc0 sp=0xc000917f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000917fe0 sp=0xc000917fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000917fe8 sp=0xc000917fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22990 gp=0xc00077d520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572490?, 0xc000080000?, 0x0?, 0x0?, 0xc000927e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000927db8 sp=0xc000927d98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000927e30 sp=0xc000927db8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000927e58 sp=0xc000927e30 pc=0xf5c71d2 testing.(*T).Parallel(0xc0026091e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000927ef0 sp=0xc000927e58 pc=0xf6c9bd5 runtime_test.TestCgoTraceback(0xc0026091e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc000927f70 sp=0xc000927ef0 pc=0xf8d111f testing.tRunner(0xc0026091e0, 0xfafb290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000927fc0 sp=0xc000927f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000927fe0 sp=0xc000927fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000927fe8 sp=0xc000927fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22991 gp=0xc00077dd40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0005724f0?, 0xc000080000?, 0x0?, 0x0?, 0xc00090bdf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00090bda8 sp=0xc00090bd88 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00090be20 sp=0xc00090bda8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00090be48 sp=0xc00090be20 pc=0xf5c71d2 testing.(*T).Parallel(0xc002609380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00090bee0 sp=0xc00090be48 pc=0xf6c9bd5 runtime_test.TestCgoCallbackGC(0xc002609380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc00090bf70 sp=0xc00090bee0 pc=0xf8d1245 testing.tRunner(0xc002609380, 0xfafb1c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00090bfc0 sp=0xc00090bf70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00090bfe0 sp=0xc00090bfc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00090bfe8 sp=0xc00090bfe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23025 gp=0xc00077e000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000573290?, 0xc000080000?, 0x0?, 0x0?, 0xc00057be08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00057bdb8 sp=0xc00057bd98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00057be30 sp=0xc00057bdb8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00057be58 sp=0xc00057be30 pc=0xf5c71d2 testing.(*T).Parallel(0xc00071c4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00057bef0 sp=0xc00057be58 pc=0xf6c9bd5 runtime_test.TestDestructorCallback(0xc00071c4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc00057bf70 sp=0xc00057bef0 pc=0xf8d619f testing.tRunner(0xc00071c4e0, 0xfafb3d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00057bfc0 sp=0xc00057bf70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00057bfe0 sp=0xc00057bfc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00057bfe8 sp=0xc00057bfe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23173 gp=0xc00077e4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000320e0?, 0xc000080000?, 0x0?, 0x0?, 0xc00024d638?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00024d5e8 sp=0xc00024d5c8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00024d660 sp=0xc00024d5e8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00024d688 sp=0xc00024d660 pc=0xf5c71d2 testing.(*T).Parallel(0xc00071c1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00024d720 sp=0xc00024d688 pc=0xf6c9bd5 runtime_test.TestGCTestMoveStackOnNextCall(0xc00071c1a0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc00024d770 sp=0xc00024d720 pc=0xf8e713c testing.tRunner(0xc00071c1a0, 0xfafb4e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00024d7c0 sp=0xc00024d770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00024d7e0 sp=0xc00024d7c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00024d7e8 sp=0xc00024d7e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc00077e820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572610?, 0xc000080000?, 0x0?, 0x0?, 0xc000926608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009265b8 sp=0xc000926598 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000926630 sp=0xc0009265b8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000926658 sp=0xc000926630 pc=0xf5c71d2 testing.(*T).Parallel(0xc002609860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009266f0 sp=0xc000926658 pc=0xf6c9bd5 runtime_test.TestCgoExternalThreadSignal(0xc002609860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000926770 sp=0xc0009266f0 pc=0xf8d163f testing.tRunner(0xc002609860, 0xfafb210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009267c0 sp=0xc000926770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009267e0 sp=0xc0009267c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009267e8 sp=0xc0009267e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22833 gp=0xc00077eb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000607380?, 0xc000080000?, 0x0?, 0x0?, 0xc00040e618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00040e5c8 sp=0xc00040e5a8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00040e640 sp=0xc00040e5c8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00040e668 sp=0xc00040e640 pc=0xf5c71d2 testing.(*T).Parallel(0xc0007ac000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00040e700 sp=0xc00040e668 pc=0xf6c9bd5 runtime_test.TestAbortInCgo(0xc0007ac000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc00040e770 sp=0xc00040e700 pc=0xf8d55fc testing.tRunner(0xc0007ac000, 0xfafb0a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00040e7c0 sp=0xc00040e770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00040e7e0 sp=0xc00040e7c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00040e7e8 sp=0xc00040e7e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23354 gp=0xc00077ed00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000126970?, 0xc000080000?, 0x0?, 0x0?, 0xc000917648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009175f8 sp=0xc0009175d8 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000917670 sp=0xc0009175f8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000917698 sp=0xc000917670 pc=0xf5c71d2 testing.(*T).Parallel(0xc000972ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000917730 sp=0xc000917698 pc=0xf6c9bd5 runtime_test.TestMemmoveLarge0x180000(0xc000972ea0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000917770 sp=0xc000917730 pc=0xf909905 testing.tRunner(0xc000972ea0, 0xfafb7c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009177c0 sp=0xc000917770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009177e0 sp=0xc0009177c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009177e8 sp=0xc0009177e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23164 gp=0xc000973a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000572290?, 0xc000080000?, 0x0?, 0x0?, 0xc00057de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00057ddb8 sp=0xc00057dd98 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00057de30 sp=0xc00057ddb8 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00057de58 sp=0xc00057de30 pc=0xf5c71d2 testing.(*T).Parallel(0xc0007ac4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00057def0 sp=0xc00057de58 pc=0xf6c9bd5 runtime_test.TestNetpollWaiters(0xc0007ac4e0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00057df70 sp=0xc00057def0 pc=0xf8dce5f testing.tRunner(0xc0007ac4e0, 0xfafb850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00057dfc0 sp=0xc00057df70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00057dfe0 sp=0xc00057dfc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00057dfe8 sp=0xc00057dfe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23443 gp=0xc000973ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000246821?, 0xc0002468b0?, 0x20?, 0x68?, 0xfa94300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002c3d30 sp=0xc0002c3d10 pc=0xf601a0e runtime.chanrecv(0xc0025c8310, 0xc0002c3e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002c3da8 sp=0xc0002c3d30 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002c3dd0 sp=0xc0002c3da8 pc=0xf5c71d2 testing.(*T).Run(0xc0020d2820, {0xf993387?, 0xc0018140a8?}, 0xc001aea200) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0002c3e90 sp=0xc0002c3dd0 pc=0xf6cad2b runtime_test.TestRuntimeLockMetricsAndProfile(0xc0020d2820) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc0002c3f70 sp=0xc0002c3e90 pc=0xf917dde testing.tRunner(0xc0020d2820, 0xfafbb58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002c3fc0 sp=0xc0002c3f70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002c3fe0 sp=0xc0002c3fc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002c3fe8 sp=0xc0002c3fe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23210 gp=0xc0009beb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000032070?, 0xc000080000?, 0x0?, 0x0?, 0xc000248640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002485f0 sp=0xc0002485d0 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000248668 sp=0xc0002485f0 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000248690 sp=0xc000248668 pc=0xf5c71d2 testing.(*T).Parallel(0xc00071c000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000248728 sp=0xc000248690 pc=0xf6c9bd5 runtime_test.TestGCTestPointerClass(0xc00071c000) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000248770 sp=0xc000248728 pc=0xf8e771c testing.tRunner(0xc00071c000, 0xfafb4f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002487c0 sp=0xc000248770 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002487e0 sp=0xc0002487c0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002487e8 sp=0xc0002487e0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23227 gp=0xc0007acb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000032070?, 0xc000080000?, 0x0?, 0x0?, 0xc00057ade0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00057ad90 sp=0xc00057ad70 pc=0xf601a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00057ae08 sp=0xc00057ad90 pc=0xf5c75bf runtime.chanrecv1(0xfd66e80?, 0xfa69ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00057ae30 sp=0xc00057ae08 pc=0xf5c71d2 testing.(*T).Parallel(0xc0007ac340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00057aec8 sp=0xc00057ae30 pc=0xf6c9bd5 runtime_test.testConcurrentReadsAfterGrowth(0xf6c96b3?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc00057af50 sp=0xc00057aec8 pc=0xf8ff96a runtime_test.TestConcurrentReadsAfterGrowth(0xc0007ac340?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc00057af70 sp=0xc00057af50 pc=0xf900115 testing.tRunner(0xc0007ac340, 0xfafb328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00057afc0 sp=0xc00057af70 pc=0xf6c9f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00057afe0 sp=0xc00057afc0 pc=0xf6cae85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00057afe8 sp=0xc00057afe0 pc=0xf63ca01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.070s ok runtime/cgo 0.029s FAIL go tool dist: Failed: exit status 1