darwin-amd64-10_15 at 0b31a46f1fd89b1ede02be9fae920dca6172ffaf :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=433" "TERM_SESSION_ID=17F280D4-1E4F-4EA2-BF0C-50C35BF8F0F6" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.HpzHOQUDuw/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=38414636-C0AA-4EA8-AB9D-2F07784F05A3" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-10_15" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.249s ok archive/zip 0.413s ok bufio 0.138s ok bytes 0.573s ok cmp 0.033s ok compress/bzip2 0.173s ok compress/flate 4.494s ok compress/gzip 1.781s ok compress/lzw 0.128s ok compress/zlib 0.914s ok container/heap 0.042s ok container/list 0.023s ok container/ring 0.027s ok context 0.066s ok crypto 0.024s ok crypto/aes 0.040s ok crypto/cipher 0.026s ok crypto/des 0.021s ok crypto/dsa 0.025s ok crypto/ecdh 0.049s ok crypto/ecdsa 0.054s ok crypto/ed25519 0.059s ok crypto/elliptic 0.017s ok crypto/hmac 0.018s ok crypto/internal/alias 0.038s ok crypto/internal/bigmod 0.195s ok crypto/internal/boring 0.025s ok crypto/internal/boring/bcache 0.164s ok crypto/internal/edwards25519 0.097s ok crypto/internal/edwards25519/field 0.035s ok crypto/internal/nistec 0.179s ok crypto/internal/nistec/fiat 0.039s [no tests to run] ok crypto/md5 0.049s ok crypto/rand 0.106s ok crypto/rc4 0.045s ok crypto/rsa 0.315s ok crypto/sha1 0.063s ok crypto/sha256 0.038s ok crypto/sha512 0.035s ok crypto/subtle 0.229s ok crypto/tls 2.756s ok crypto/x509 0.823s ok database/sql 0.663s ok database/sql/driver 0.025s ok debug/buildinfo 0.030s ok debug/dwarf 0.047s ok debug/elf 0.266s ok debug/gosym 0.098s ok debug/macho 0.029s ok debug/pe 0.069s ok debug/plan9obj 0.023s ok embed 0.065s [no tests to run] ok embed/internal/embedtest 0.037s ok encoding/ascii85 0.032s ok encoding/asn1 0.039s ok encoding/base32 0.080s ok encoding/base64 0.018s ok encoding/binary 0.028s ok encoding/csv 0.042s ok encoding/gob 1.680s ok encoding/hex 0.035s ok encoding/json 0.489s ok encoding/pem 0.722s ok encoding/xml 0.126s ok errors 0.038s ok expvar 0.075s ok flag 0.201s ok fmt 0.117s ok go/ast 0.031s ok go/build 2.164s ok go/build/constraint 0.052s ok go/constant 0.039s ok go/doc 0.113s ok go/doc/comment 1.723s ok go/format 0.038s ok go/importer 0.910s ok go/internal/gccgoimporter 0.036s ok go/internal/gcimporter 12.152s ok go/internal/srcimporter 15.177s ok go/parser 0.425s ok go/printer 0.387s ok go/scanner 0.032s ok go/token 0.048s ok go/types 22.423s ok go/version 0.018s ok hash 0.049s ok hash/adler32 0.038s ok hash/crc32 0.038s ok hash/crc64 0.032s ok hash/fnv 0.024s ok hash/maphash 0.110s ok html 0.029s ok html/template 0.142s ok image 0.076s ok image/color 0.041s ok image/draw 0.111s ok image/gif 0.549s ok image/jpeg 0.340s ok image/png 0.350s ok index/suffixarray 0.229s ok internal/abi 0.327s ok internal/buildcfg 0.024s ok internal/coverage/cformat 0.039s ok internal/coverage/cmerge 0.039s ok internal/coverage/pods 0.057s ok internal/coverage/slicereader 0.033s ok internal/coverage/slicewriter 0.022s ok internal/coverage/test 0.041s ok internal/cpu 0.085s ok internal/dag 0.043s ok internal/diff 0.054s ok internal/fmtsort 0.082s ok internal/fuzz 0.046s ok internal/godebug 1.438s ok internal/godebugs 0.022s ok internal/gover 0.020s ok internal/intern 1.424s ok internal/itoa 0.024s ok internal/platform 2.683s ok internal/poll 0.057s ok internal/profile 0.019s ok internal/reflectlite 0.017s ok internal/safefilepath 0.018s ok internal/saferio 0.083s ok internal/singleflight 0.032s ok internal/testenv 0.414s ok internal/trace 0.159s ok internal/trace/v2 21.175s ok internal/types/errors 1.855s ok internal/unsafeheader 0.026s ok internal/xcoff 0.026s ok internal/zstd 0.041s ok io 0.108s ok io/fs 0.282s ok io/ioutil 0.045s ok log 0.044s ok log/slog 0.228s ok log/slog/internal/benchmarks 0.055s ok log/slog/internal/buffer 0.024s ok log/syslog 1.299s ok maps 0.028s ok math 0.031s ok math/big 1.044s ok math/bits 0.025s ok math/cmplx 0.041s ok math/rand 0.205s ok math/rand/v2 0.288s ok mime 0.026s ok mime/multipart 0.806s ok mime/quotedprintable 0.080s ok net 20.486s ok net/http 9.829s ok net/http/cgi 1.188s ok net/http/cookiejar 0.060s ok net/http/fcgi 0.248s ok net/http/httptest 0.155s ok net/http/httptrace 0.045s ok net/http/httputil 1.242s ok net/http/internal 0.037s ok net/http/internal/ascii 0.019s ok net/http/pprof 5.227s ok net/internal/socktest 0.022s ok net/mail 0.021s ok net/netip 0.877s ok net/rpc 0.172s ok net/rpc/jsonrpc 0.035s ok net/smtp 0.102s ok net/textproto 0.808s ok net/url 0.045s ok os 1.825s ok os/exec 1.562s ok os/exec/internal/fdtest 0.035s ok os/signal 3.848s ok os/user 0.040s ok path 0.027s ok path/filepath 0.072s ok plugin 0.018s ok reflect 1.195s ok regexp 0.572s ok regexp/syntax 0.802s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m31s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m31s) goroutine 23442 gp=0xc0001a5ba0 m=3 mp=0xc000057008 [running]: panic({0x4f26c20?, 0xc001d64070?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000655f10 sp=0xc000655e60 pc=0x4abb318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000655fe0 sp=0xc000655f10 pc=0x4b8b4b4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000655fe8 sp=0xc000655fe0 pc=0x4afaa01 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(0xc00012d110?, 0xc00012d198?, 0x10?, 0xd1?, 0x4f50f60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000177918 sp=0xc0001778f8 pc=0x4abfa0e runtime.chanrecv(0xc0002080e0, 0xc0001779ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000177990 sp=0xc000177918 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001779b8 sp=0xc000177990 pc=0x4a851d2 testing.(*T).Run(0xc000102d00, {0x4e5c726?, 0x1f9d180800177aa0?}, 0x4fb79f8) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000177a78 sp=0xc0001779b8 pc=0x4b8808b testing.runTests.func1(0xc000102d00) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc000177ab8 sp=0xc000177a78 pc=0x4b8a217 testing.tRunner(0xc000102d00, 0xc000177bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000177b08 sp=0xc000177ab8 pc=0x4b8727b testing.runTests(0xc000132180, {0x521d120?, 0x1c7, 0x1c7}, {0x5dbf5a8?, 0xc00015d1c0?, 0x5221560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc000177c00 sp=0xc000177b08 pc=0x4b8a0f6 testing.(*M).Run(0xc00012f860) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc000177e30 sp=0xc000177c00 pc=0x4b88acb runtime_test.TestMain(0xc00012f860) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc000177e98 sp=0xc000177e30 pc=0x4d92fb7 main.main() _testmain.go:1577 +0x195 fp=0xc000177f50 sp=0xc000177e98 pc=0x4e46a35 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000177fe0 sp=0xc000177f50 pc=0x4abf5bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000177fe8 sp=0xc000177fe0 pc=0x4afaa01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x105e834209b?, 0x52224c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x4abfa0e 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=0x4abf873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x4afaa01 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(0x5220e01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x4abfa0e 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=0x4aa8f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x4a9d565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x4afaa01 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?, 0x32b1cd238?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0x4abfa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x5221680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0x4aa68c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x4aa6e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x4a9d505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x4afaa01 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?, 0x4fb7d88?, 0x60?, 0x65?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c620 sp=0xc00004c600 pc=0x4abfa0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004c7e0 sp=0xc00004c620 pc=0x4a9c527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x4afaa01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22990 gp=0xc000103040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001d97d30?, 0xc00007e000?, 0x0?, 0x0?, 0xc00029ae68?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029ae18 sp=0xc00029adf8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00029ae90 sp=0xc00029ae18 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029aeb8 sp=0xc00029ae90 pc=0x4a851d2 testing.(*T).Parallel(0xc000579380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00029af50 sp=0xc00029aeb8 pc=0x4b86f35 runtime_test.TestCgoCrashHandler(0xc000579380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc00029af70 sp=0xc00029af50 pc=0x4d8d658 testing.tRunner(0xc000579380, 0x4fb7078) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00029afc0 sp=0xc00029af70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00029afe0 sp=0xc00029afc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029afe8 sp=0xc00029afe0 pc=0x4afaa01 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(0x105e8671ade?, 0x1?, 0x3c?, 0xe?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004df50 sp=0xc00004df30 pc=0x4abfa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004dfe0 sp=0xc00004df50 pc=0x4a9f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x4afaa01 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(0xe3a9aec73e?, 0x2?, 0x21?, 0xd7?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d750 sp=0xc00004d730 pc=0x4abfa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x4a9f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x4afaa01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 5 gp=0xc000007a00 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x105e8670c1c?, 0x2?, 0x45?, 0x1?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051f50 sp=0xc000051f30 pc=0x4abfa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000051fe0 sp=0xc000051f50 pc=0x4a9f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x4afaa01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000296000 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xe3a9ae7098?, 0x4b156ef?, 0x85?, 0xf8?, 0x4b8727b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x4abfa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x4a9f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x4afaa01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 6 gp=0xc000007ba0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xe3a986e756?, 0x3?, 0xb5?, 0xf2?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052750 sp=0xc000052730 pc=0x4abfa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000527e0 sp=0xc000052750 pc=0x4a9f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x4afaa01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc0002961a0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xe9c3a47ff4?, 0xc0005408e0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029c750 sp=0xc00029c730 pc=0x4abfa0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00029c7e0 sp=0xc00029c750 pc=0x4a9f5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029c7e8 sp=0xc00029c7e0 pc=0x4afaa01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23355 gp=0xc0001a5d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001d967d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000053648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000535f8 sp=0xc0000535d8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000053670 sp=0xc0000535f8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000053698 sp=0xc000053670 pc=0x4a851d2 testing.(*T).Parallel(0xc000915040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000053730 sp=0xc000053698 pc=0x4b86f35 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000915040) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc000053770 sp=0xc000053730 pc=0x4dc60e5 testing.tRunner(0xc000915040, 0x4fb7670) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000537c0 sp=0xc000053770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000537e0 sp=0xc0000537c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23354 gp=0xc0000cc1a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001d96770?, 0xc00007e000?, 0x0?, 0x0?, 0xc00004e648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e5f8 sp=0xc00004e5d8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004e670 sp=0xc00004e5f8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004e698 sp=0xc00004e670 pc=0x4a851d2 testing.(*T).Parallel(0xc000914ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004e730 sp=0xc00004e698 pc=0x4b86f35 runtime_test.TestMemmoveLarge0x180000(0xc000914ea0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc00004e770 sp=0xc00004e730 pc=0x4dc5fe5 testing.tRunner(0xc000914ea0, 0x4fb7668) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004e7c0 sp=0xc00004e770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004e7e0 sp=0xc00004e7c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23013 gp=0xc0000cd860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008846b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000067c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000067c08 sp=0xc000067be8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000067c80 sp=0xc000067c08 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000067ca8 sp=0xc000067c80 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cd520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000067d40 sp=0xc000067ca8 pc=0x4b86f35 runtime_test.testCgoPprof(0xc0000cd520, {0x0, 0x0}, {0x4e4c548, 0xe}, {0x4e4b128, 0xc}, {0x4e4bae5, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000067f18 sp=0xc000067d40 pc=0x4d8f119 runtime_test.TestCgoPprofThread(0xc0000cd520?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000067f70 sp=0xc000067f18 pc=0x4d8fe9d testing.tRunner(0xc0000cd520, 0x4fb7100) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000067fc0 sp=0xc000067f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000067fe0 sp=0xc000067fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23353 gp=0xc000297380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001d96710?, 0xc00007e000?, 0x0?, 0x0?, 0xc00004fdc8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004fd78 sp=0xc00004fd58 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004fdf0 sp=0xc00004fd78 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004fe18 sp=0xc00004fdf0 pc=0x4a851d2 testing.(*T).Parallel(0xc000914d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004feb0 sp=0xc00004fe18 pc=0x4b86f35 runtime_test.TestMemmoveAlias(0xc000914d00) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc00004ff70 sp=0xc00004feb0 pc=0x4dc5af9 testing.tRunner(0xc000914d00, 0x4fb7658) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004ffc0 sp=0xc00004ff70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004ffe0 sp=0xc00004ffc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23012 gp=0xc000297520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884650?, 0xc00007e000?, 0x0?, 0x0?, 0xc000657c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000657c08 sp=0xc000657be8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000657c80 sp=0xc000657c08 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000657ca8 sp=0xc000657c80 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cd380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000657d40 sp=0xc000657ca8 pc=0x4b86f35 runtime_test.testCgoPprof(0xc0000cd380, {0x4e4c53a, 0xe}, {0x4e48a10, 0x8}, {0x4e47be9, 0x6}, {0x4e4b11c, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000657f18 sp=0xc000657d40 pc=0x4d8f119 runtime_test.TestCgoPprofPIE(0xc0000cd380?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000657f70 sp=0xc000657f18 pc=0x4d8fe45 testing.tRunner(0xc0000cd380, 0x4fb70f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000657fc0 sp=0xc000657f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000657fe0 sp=0xc000657fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000657fe8 sp=0xc000657fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22999 gp=0xc0002976c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884150?, 0xc00007e000?, 0x0?, 0x0?, 0xc000937608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009375b8 sp=0xc000937598 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000937630 sp=0xc0009375b8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000937658 sp=0xc000937630 pc=0x4a851d2 testing.(*T).Parallel(0xc000579d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009376f0 sp=0xc000937658 pc=0x4b86f35 runtime_test.TestCgoExternalThreadSignal(0xc000579d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000937770 sp=0xc0009376f0 pc=0x4d8dd1f testing.tRunner(0xc000579d40, 0x4fb70b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009377c0 sp=0xc000937770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009377e0 sp=0xc0009377c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009377e8 sp=0xc0009377e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23011 gp=0xc000296b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008845f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000653c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000653c08 sp=0xc000653be8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000653c80 sp=0xc000653c08 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000653ca8 sp=0xc000653c80 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cd1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000653d40 sp=0xc000653ca8 pc=0x4b86f35 runtime_test.testCgoPprof(0xc0000cd1e0, {0x0, 0x0}, {0x4e48a10, 0x8}, {0x4e47be9, 0x6}, {0x4e4b11c, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000653f18 sp=0xc000653d40 pc=0x4d8f119 runtime_test.TestCgoPprof(0xc0000cd1e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000653f70 sp=0xc000653f18 pc=0x4d8fddd testing.tRunner(0xc0000cd1e0, 0x4fb70e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000653fc0 sp=0xc000653f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000653fe0 sp=0xc000653fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000653fe8 sp=0xc000653fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23352 gp=0xc000296d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001d966b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000936dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000936d80 sp=0xc000936d60 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000936df8 sp=0xc000936d80 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000936e20 sp=0xc000936df8 pc=0x4a851d2 testing.(*T).Parallel(0xc000914b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000936eb8 sp=0xc000936e20 pc=0x4b86f35 runtime_test.TestMemmove(0xc000914b60) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc000936f70 sp=0xc000936eb8 pc=0x4dc55d9 testing.tRunner(0xc000914b60, 0x4fb7650) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000936fc0 sp=0xc000936f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000936fe0 sp=0xc000936fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000936fe8 sp=0xc000936fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23296 gp=0xc0001036c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000128130?, 0xc00007e000?, 0x0?, 0x0?, 0xc00029ede0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029ed90 sp=0xc00029ed70 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00029ee08 sp=0xc00029ed90 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029ee30 sp=0xc00029ee08 pc=0x4a851d2 testing.(*T).Parallel(0xc0008cc9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00029eec8 sp=0xc00029ee30 pc=0x4b86f35 runtime_test.testConcurrentReadsAfterGrowth(0x4b86a13?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc00029ef50 sp=0xc00029eec8 pc=0x4dbc04a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0008cc9c0?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc00029ef70 sp=0xc00029ef50 pc=0x4dbc838 testing.tRunner(0xc0008cc9c0, 0x4fb71d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00029efc0 sp=0xc00029ef70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00029efe0 sp=0xc00029efc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029efe8 sp=0xc00029efe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc000297d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884090?, 0xc00007e000?, 0x0?, 0x0?, 0xc000935e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000935db8 sp=0xc000935d98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000935e30 sp=0xc000935db8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000935e58 sp=0xc000935e30 pc=0x4a851d2 testing.(*T).Parallel(0xc000579a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000935ef0 sp=0xc000935e58 pc=0x4b86f35 runtime_test.TestCgoExternalThreadPanic(0xc000579a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc000935f70 sp=0xc000935ef0 pc=0x4d8dadf testing.tRunner(0xc000579a00, 0x4fb70a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000935fc0 sp=0xc000935f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000935fe0 sp=0xc000935fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000935fe8 sp=0xc000935fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23409 gp=0xc000578000 m=nil [runnable]: runtime.semrelease1(0xc0025bc618?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc000933f70 sp=0xc000933f68 pc=0x4ad1bb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc000933fa8 sp=0xc000933f70 pc=0x4dd4776 runtime_test.(*contentionWorker).run(0xc00053a480) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000933fc8 sp=0xc000933fa8 pc=0x4dd6523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000933fe0 sp=0xc000933fc8 pc=0x4dd6125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000933fe8 sp=0xc000933fe0 pc=0x4afaa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23407 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 22998 gp=0xc0006024e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008840f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00029f5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029f5a8 sp=0xc00029f588 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00029f620 sp=0xc00029f5a8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029f648 sp=0xc00029f620 pc=0x4a851d2 testing.(*T).Parallel(0xc000579ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00029f6e0 sp=0xc00029f648 pc=0x4b86f35 runtime_test.TestCgoExternalThreadSIGPROF(0xc000579ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc00029f770 sp=0xc00029f6e0 pc=0x4d8dbe5 testing.tRunner(0xc000579ba0, 0x4fb70a8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00029f7c0 sp=0xc00029f770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00029f7e0 sp=0xc00029f7c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029f7e8 sp=0xc00029f7e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23017 gp=0xc0005789c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884870?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092ddb8 sp=0xc00092dd98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092de30 sp=0xc00092ddb8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092de58 sp=0xc00092de30 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cdd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092def0 sp=0xc00092de58 pc=0x4b86f35 runtime_test.TestCgoNumGoroutine(0xc0000cdd40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc00092df70 sp=0xc00092def0 pc=0x4d906df testing.tRunner(0xc0000cdd40, 0x4fb70d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092dfc0 sp=0xc00092df70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092dfe0 sp=0xc00092dfc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092dfe8 sp=0xc00092dfe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23123 gp=0xc000602820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000639000?, 0xc00007e000?, 0x0?, 0x0?, 0xc000931e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000931db8 sp=0xc000931d98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000931e30 sp=0xc000931db8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000931e58 sp=0xc000931e30 pc=0x4a851d2 testing.(*T).Parallel(0xc00067d6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000931ef0 sp=0xc000931e58 pc=0x4b86f35 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc00067d6c0) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000931f70 sp=0xc000931ef0 pc=0x4d961d8 testing.tRunner(0xc00067d6c0, 0x4fb79b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000931fc0 sp=0xc000931f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000931fe0 sp=0xc000931fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000931fe8 sp=0xc000931fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23195 gp=0xc000602b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006380d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092ce38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092cde8 sp=0xc00092cdc8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092ce60 sp=0xc00092cde8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092ce88 sp=0xc00092ce60 pc=0x4a851d2 testing.(*T).Parallel(0xc0008cc4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092cf20 sp=0xc00092ce88 pc=0x4b86f35 runtime_test.TestGCTestMoveStackOnNextCall(0xc0008cc4e0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc00092cf70 sp=0xc00092cf20 pc=0x4da381c testing.tRunner(0xc0008cc4e0, 0x4fb7380) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092cfc0 sp=0xc00092cf70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092cfe0 sp=0xc00092cfc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092cfe8 sp=0xc00092cfe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23295 gp=0xc000602ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000128090?, 0xc00007e000?, 0x0?, 0x0?, 0xc000298de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000298d90 sp=0xc000298d70 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000298e08 sp=0xc000298d90 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000298e30 sp=0xc000298e08 pc=0x4a851d2 testing.(*T).Parallel(0xc0008cc820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000298ec8 sp=0xc000298e30 pc=0x4b86f35 runtime_test.testConcurrentReadsAfterGrowth(0x4b86a13?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000298f50 sp=0xc000298ec8 pc=0x4dbc04a runtime_test.TestConcurrentReadsAfterGrowth(0xc0008cc820?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc000298f70 sp=0xc000298f50 pc=0x4dbc7f5 testing.tRunner(0xc0008cc820, 0x4fb71c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000298fc0 sp=0xc000298f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000298fe0 sp=0xc000298fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000298fe8 sp=0xc000298fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23410 gp=0xc000603380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000d969c1?, 0xc000d96a50?, 0xc0?, 0x69?, 0x4f50f60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062d30 sp=0xc000062d10 pc=0x4abfa0e runtime.chanrecv(0xc0000300e0, 0xc000062e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000062da8 sp=0xc000062d30 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000062dd0 sp=0xc000062da8 pc=0x4a851d2 testing.(*T).Run(0xc00067c340, {0x4e4fa60?, 0xc0000281b0?}, 0xc001d64490) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000062e90 sp=0xc000062dd0 pc=0x4b8808b runtime_test.TestRuntimeLockMetricsAndProfile(0xc00067c340) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc000062f70 sp=0xc000062e90 pc=0x4dd44be testing.tRunner(0xc00067c340, 0x4fb79f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000062fc0 sp=0xc000062f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000062fe0 sp=0xc000062fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23149 gp=0xc0001a49c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000638060?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092b640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092b5f0 sp=0xc00092b5d0 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092b668 sp=0xc00092b5f0 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092b690 sp=0xc00092b668 pc=0x4a851d2 testing.(*T).Parallel(0xc0008cc000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092b728 sp=0xc00092b690 pc=0x4b86f35 runtime_test.TestGCTestPointerClass(0xc0008cc000) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc00092b770 sp=0xc00092b728 pc=0x4da3dfc testing.tRunner(0xc0008cc000, 0x4fb7390) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092b7c0 sp=0xc00092b770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092b7e0 sp=0xc00092b7c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092b7e8 sp=0xc00092b7e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23009 gp=0xc0001a51e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884530?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092be08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092bdb8 sp=0xc00092bd98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092be30 sp=0xc00092bdb8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092be58 sp=0xc00092be30 pc=0x4a851d2 testing.(*T).Parallel(0xc0000ccea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092bef0 sp=0xc00092be58 pc=0x4b86f35 runtime_test.TestCgoTracebackContext(0xc0000ccea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc00092bf70 sp=0xc00092bef0 pc=0x4d8ee7f testing.tRunner(0xc0000ccea0, 0x4fb7138) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092bfc0 sp=0xc00092bf70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092bfe0 sp=0xc00092bfc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092bfe8 sp=0xc00092bfe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc0001a5520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008842e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000932590?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000932540 sp=0xc000932520 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0009325b8 sp=0xc000932540 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0009325e0 sp=0xc0009325b8 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cc4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000932678 sp=0xc0009325e0 pc=0x4b86f35 runtime_test.TestCgoCheckBytes(0xc0000cc4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000932770 sp=0xc000932678 pc=0x4d8e1e7 testing.tRunner(0xc0000cc4e0, 0x4fb7070) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009327c0 sp=0xc000932770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009327e0 sp=0xc0009327c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009327e8 sp=0xc0009327e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22573 gp=0xc0001a56c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000834210?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092e608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092e5b8 sp=0xc00092e598 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092e630 sp=0xc00092e5b8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092e658 sp=0xc00092e630 pc=0x4a851d2 testing.(*T).Parallel(0xc0008cc1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092e6f0 sp=0xc00092e658 pc=0x4b86f35 runtime_test.TestNetpollWaiters(0xc0008cc1a0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00092e770 sp=0xc00092e6f0 pc=0x4d9953f testing.tRunner(0xc0008cc1a0, 0x4fb76f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092e7c0 sp=0xc00092e770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092e7e0 sp=0xc00092e7c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092e7e8 sp=0xc00092e7e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23125 gp=0xc0001a5860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006390c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000929550?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000929500 sp=0xc0009294e0 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000929578 sp=0xc000929500 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0009295a0 sp=0xc000929578 pc=0x4a851d2 testing.(*T).Parallel(0xc00067da00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000929638 sp=0xc0009295a0 pc=0x4b86f35 runtime_test.TestPanicTraceback(0xc00067da00) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc000929770 sp=0xc000929638 pc=0x4d9642a testing.tRunner(0xc00067da00, 0x4fb7840) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009297c0 sp=0xc000929770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009297e0 sp=0xc0009297c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009297e8 sp=0xc0009297e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23426 gp=0xc0026d5860 m=nil [semacquire]: runtime.gopark(0xc000057280?, 0xc000928708?, 0xc0?, 0xc3?, 0xc000057280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009286d0 sp=0xc0009286b0 pc=0x4abfa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0025bc618, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000928738 sp=0xc0009286d0 pc=0x4ad1865 runtime.semacquire(0xc0025bc618?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000928770 sp=0xc000928738 pc=0x4ad161e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0009287a8 sp=0xc000928770 pc=0x4dd475e runtime_test.(*contentionWorker).run(0xc00053a498) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0009287c8 sp=0xc0009287a8 pc=0x4dd6523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0009287e0 sp=0xc0009287c8 pc=0x4dd6125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009287e8 sp=0xc0009287e0 pc=0x4afaa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23407 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23124 gp=0xc0026d5a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000639060?, 0xc00007e000?, 0x0?, 0x0?, 0xc000229e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000229db8 sp=0xc000229d98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000229e30 sp=0xc000229db8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000229e58 sp=0xc000229e30 pc=0x4a851d2 testing.(*T).Parallel(0xc00067d860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000229ef0 sp=0xc000229e58 pc=0x4b86f35 runtime_test.TestNetpollDeadlock(0xc00067d860) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000229f70 sp=0xc000229ef0 pc=0x4d962ff testing.tRunner(0xc00067d860, 0x4fb76e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000229fc0 sp=0xc000229f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000229fe0 sp=0xc000229fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000229fe8 sp=0xc000229fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23004 gp=0xc0009384e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884340?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092a5b8 sp=0xc00092a598 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092a630 sp=0xc00092a5b8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092a658 sp=0xc00092a630 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cc680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092a6f0 sp=0xc00092a658 pc=0x4b86f35 runtime_test.TestCgoPanicDeadlock(0xc0000cc680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc00092a770 sp=0xc00092a6f0 pc=0x4d8e73f testing.tRunner(0xc0000cc680, 0x4fb70e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092a7c0 sp=0xc00092a770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092a7e0 sp=0xc00092a7c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092a7e8 sp=0xc00092a7e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc000938680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884030?, 0xc00007e000?, 0x0?, 0x0?, 0xc00093e5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00093e5a8 sp=0xc00093e588 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00093e620 sp=0xc00093e5a8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00093e648 sp=0xc00093e620 pc=0x4a851d2 testing.(*T).Parallel(0xc000579860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00093e6e0 sp=0xc00093e648 pc=0x4b86f35 runtime_test.TestCgoCallbackGC(0xc000579860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc00093e770 sp=0xc00093e6e0 pc=0x4d8d925 testing.tRunner(0xc000579860, 0x4fb7068) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00093e7c0 sp=0xc00093e770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00093e7e0 sp=0xc00093e7c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00093e7e8 sp=0xc00093e7e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23010 gp=0xc000938b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884590?, 0xc00007e000?, 0x0?, 0x0?, 0xc00093d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00093d5b8 sp=0xc00093d598 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00093d630 sp=0xc00093d5b8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00093d658 sp=0xc00093d630 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cd040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00093d6f0 sp=0xc00093d658 pc=0x4b86f35 runtime_test.TestCgoTracebackContextPreemption(0xc0000cd040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc00093d770 sp=0xc00093d6f0 pc=0x4d8ef9f testing.tRunner(0xc0000cd040, 0x4fb7140) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00093d7c0 sp=0xc00093d770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00093d7e0 sp=0xc00093d7c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00093d7e8 sp=0xc00093d7e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc000938d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884470?, 0xc00007e000?, 0x0?, 0x0?, 0xc000929e10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000929dc0 sp=0xc000929da0 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000929e38 sp=0xc000929dc0 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000929e60 sp=0xc000929e38 pc=0x4a851d2 testing.(*T).Parallel(0xc0000ccb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000929ef8 sp=0xc000929e60 pc=0x4b86f35 runtime_test.TestCgoCrashTraceback(0xc0000ccb60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc000929f70 sp=0xc000929ef8 pc=0x4d8eb1c testing.tRunner(0xc0000ccb60, 0x4fb7080) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000929fc0 sp=0xc000929f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000929fe0 sp=0xc000929fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000929fe8 sp=0xc000929fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23008 gp=0xc000939040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008844d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00093de00?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00093ddb0 sp=0xc00093dd90 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00093de28 sp=0xc00093ddb0 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00093de50 sp=0xc00093de28 pc=0x4a851d2 testing.(*T).Parallel(0xc0000ccd00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00093dee8 sp=0xc00093de50 pc=0x4b86f35 runtime_test.TestCgoCrashTracebackGo(0xc0000ccd00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc00093df70 sp=0xc00093dee8 pc=0x4d8ecbf testing.tRunner(0xc0000ccd00, 0x4fb7088) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00093dfc0 sp=0xc00093df70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00093dfe0 sp=0xc00093dfc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00093dfe8 sp=0xc00093dfe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22995 gp=0xc0009391e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001d97f50?, 0xc00007e000?, 0x0?, 0x0?, 0xc00093ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00093edb8 sp=0xc00093ed98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00093ee30 sp=0xc00093edb8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00093ee58 sp=0xc00093ee30 pc=0x4a851d2 testing.(*T).Parallel(0xc0005796c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00093eef0 sp=0xc00093ee58 pc=0x4b86f35 runtime_test.TestCgoTraceback(0xc0005796c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc00093ef70 sp=0xc00093eef0 pc=0x4d8d7ff testing.tRunner(0xc0005796c0, 0x4fb7130) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00093efc0 sp=0xc00093ef70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00093efe0 sp=0xc00093efc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00093efe8 sp=0xc00093efe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23014 gp=0xc000939860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884710?, 0xc00007e000?, 0x0?, 0x0?, 0xc000066c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000066c08 sp=0xc000066be8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000066c80 sp=0xc000066c08 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000066ca8 sp=0xc000066c80 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cd6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000066d40 sp=0xc000066ca8 pc=0x4b86f35 runtime_test.testCgoPprof(0xc0000cd6c0, {0x0, 0x0}, {0x4e569a0, 0x19}, {0x4e4b128, 0xc}, {0x4e52ae3, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000066f18 sp=0xc000066d40 pc=0x4d8f119 runtime_test.TestCgoPprofThreadNoTraceback(0xc0000cd6c0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000066f70 sp=0xc000066f18 pc=0x4d8fefd testing.tRunner(0xc0000cd6c0, 0x4fb7108) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000066fc0 sp=0xc000066f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000066fe0 sp=0xc000066fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23408 gp=0xc000939a00 m=nil [runnable]: runtime.gopark(0xc000057280?, 0xc000928f08?, 0x20?, 0x2d?, 0xc000057280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000928ed0 sp=0xc000928eb0 pc=0x4abfa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0025bc618, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000928f38 sp=0xc000928ed0 pc=0x4ad1865 runtime.semacquire(0xc000928f98?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000928f70 sp=0xc000928f38 pc=0x4ad161e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc000928fa8 sp=0xc000928f70 pc=0x4dd475e runtime_test.(*contentionWorker).run(0xc00053a468) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000928fc8 sp=0xc000928fa8 pc=0x4dd6523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000928fe0 sp=0xc000928fc8 pc=0x4dd6125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000928fe8 sp=0xc000928fe0 pc=0x4afaa01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23407 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23407 gp=0xc000939ba0 m=nil [semacquire, 2 minutes]: runtime.gopark(0x4a94f5a?, 0xc000173c00?, 0x80?, 0xc1?, 0x4a8f218?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004d9ba0 sp=0xc0004d9b80 pc=0x4abfa0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0025bc748, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0004d9c08 sp=0xc0004d9ba0 pc=0x4ad1865 sync.runtime_Semacquire(0xc001d645d0?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc0004d9c40 sp=0xc0004d9c08 pc=0x4af6665 sync.(*WaitGroup).Wait(0x4fb82d0?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc0004d9c68 sp=0xc0004d9c40 pc=0x4b03ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc0004d9cb8 sp=0xc0004d9c68 pc=0x4dd60e5 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc00094fd40, 0xc000173e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc0004d9d48 sp=0xc0004d9cb8 pc=0x4dd6258 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc00094fd40) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc0004d9ee0 sp=0xc0004d9d48 pc=0x4dd5693 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc00094fd40) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc0004d9f70 sp=0xc0004d9ee0 pc=0x4dd46e9 testing.tRunner(0xc00094fd40, 0xc001d64490) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004d9fc0 sp=0xc0004d9f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004d9fe0 sp=0xc0004d9fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004d9fe8 sp=0xc0004d9fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 23410 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23005 gp=0xc000944340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008843a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001fce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001fcdb8 sp=0xc0001fcd98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001fce30 sp=0xc0001fcdb8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001fce58 sp=0xc0001fce30 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cc820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001fcef0 sp=0xc0001fce58 pc=0x4b86f35 runtime_test.TestCgoCCodeSIGPROF(0xc0000cc820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc0001fcf70 sp=0xc0001fcef0 pc=0x4d8e85f testing.tRunner(0xc0000cc820, 0x4fb7060) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001fcfc0 sp=0xc0001fcf70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001fcfe0 sp=0xc0001fcfc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001fcfe8 sp=0xc0001fcfe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23019 gp=0xc000945a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884930?, 0xc00007e000?, 0x0?, 0x0?, 0xc000949e60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000949e10 sp=0xc000949df0 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000949e88 sp=0xc000949e10 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000949eb0 sp=0xc000949e88 pc=0x4a851d2 testing.(*T).Parallel(0xc00094f1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000949f48 sp=0xc000949eb0 pc=0x4b86f35 runtime_test.TestCgoLockOSThreadExit(0xc00094f1e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc000949f70 sp=0xc000949f48 pc=0x4d90b18 testing.tRunner(0xc00094f1e0, 0x4fb70b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000949fc0 sp=0xc000949f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000949fe0 sp=0xc000949fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000949fe8 sp=0xc000949fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23018 gp=0xc000945ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008848d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00094a5d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00094a580 sp=0xc00094a560 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00094a5f8 sp=0xc00094a580 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00094a620 sp=0xc00094a5f8 pc=0x4a851d2 testing.(*T).Parallel(0xc00094eea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00094a6b8 sp=0xc00094a620 pc=0x4b86f35 runtime_test.TestCatchPanic(0xc00094eea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc00094a770 sp=0xc00094a6b8 pc=0x4d90807 testing.tRunner(0xc00094eea0, 0x4fb7058) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00094a7c0 sp=0xc00094a770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00094a7e0 sp=0xc00094a7c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00094a7e8 sp=0xc00094a7e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23021 gp=0xc000945d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884a00?, 0xc00007e000?, 0x0?, 0x0?, 0xc00094ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00094adb8 sp=0xc00094ad98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00094ae30 sp=0xc00094adb8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00094ae58 sp=0xc00094ae30 pc=0x4a851d2 testing.(*T).Parallel(0xc00094f520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00094aef0 sp=0xc00094ae58 pc=0x4b86f35 runtime_test.TestSigStackSwapping(0xc00094f520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc00094af70 sp=0xc00094aef0 pc=0x4d90cff testing.tRunner(0xc00094f520, 0x4fb7ac8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00094afc0 sp=0xc00094af70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00094afe0 sp=0xc00094afc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00094afe8 sp=0xc00094afe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23023 gp=0xc00094e4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884ac0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00094ce18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00094cdc8 sp=0xc00094cda8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00094ce40 sp=0xc00094cdc8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00094ce68 sp=0xc00094ce40 pc=0x4a851d2 testing.(*T).Parallel(0xc00094f860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00094cf00 sp=0xc00094ce68 pc=0x4b86f35 runtime_test.TestCgoPanicCallback(0xc00094f860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc00094cf70 sp=0xc00094cf00 pc=0x4d9101c testing.tRunner(0xc00094f860, 0x4fb70d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00094cfc0 sp=0xc00094cf70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00094cfe0 sp=0xc00094cfc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00094cfe8 sp=0xc00094cfe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc00094e820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884280?, 0xc00007e000?, 0x0?, 0x0?, 0xc000959e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000959db8 sp=0xc000959d98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000959e30 sp=0xc000959db8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000959e58 sp=0xc000959e30 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cc340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000959ef0 sp=0xc000959e58 pc=0x4b86f35 runtime_test.TestEnsureDropM(0xc0000cc340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000959f70 sp=0xc000959ef0 pc=0x4d8e0bf testing.tRunner(0xc0000cc340, 0x4fb72c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000959fc0 sp=0xc000959f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000959fe0 sp=0xc000959fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000959fe8 sp=0xc000959fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23022 gp=0xc00094eb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884a60?, 0xc00007e000?, 0x0?, 0x0?, 0xc000946e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000946dc8 sp=0xc000946da8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000946e40 sp=0xc000946dc8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000946e68 sp=0xc000946e40 pc=0x4a851d2 testing.(*T).Parallel(0xc00094f6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000946f00 sp=0xc000946e68 pc=0x4b86f35 runtime_test.TestCgoTracebackSigpanic(0xc00094f6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc000946f70 sp=0xc000946f00 pc=0x4d90e1c testing.tRunner(0xc00094f6c0, 0x4fb7150) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000946fc0 sp=0xc000946f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000946fe0 sp=0xc000946fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000946fe8 sp=0xc000946fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23122 gp=0xc00094ed00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000638fa0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000934e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000934db8 sp=0xc000934d98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000934e30 sp=0xc000934db8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000934e58 sp=0xc000934e30 pc=0x4a851d2 testing.(*T).Parallel(0xc00067d520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000934ef0 sp=0xc000934e58 pc=0x4b86f35 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc00067d520) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc000934f70 sp=0xc000934ef0 pc=0x4d96098 testing.tRunner(0xc00067d520, 0x4fb79b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000934fc0 sp=0xc000934f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000934fe0 sp=0xc000934fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000934fe8 sp=0xc000934fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc000603a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884220?, 0xc00007e000?, 0x0?, 0x0?, 0xc0009415f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009415a8 sp=0xc000941588 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000941620 sp=0xc0009415a8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000941648 sp=0xc000941620 pc=0x4a851d2 testing.(*T).Parallel(0xc0000cc000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009416e0 sp=0xc000941648 pc=0x4b86f35 runtime_test.TestCgoExecSignalMask(0xc0000cc000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000941770 sp=0xc0009416e0 pc=0x4d8df85 testing.tRunner(0xc0000cc000, 0x4fb7098) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009417c0 sp=0xc000941770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009417e0 sp=0xc0009417c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009417e8 sp=0xc0009417e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23031 gp=0xc00094fba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884e60?, 0xc00007e000?, 0x0?, 0x0?, 0xc000922618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009225c8 sp=0xc0009225a8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000922640 sp=0xc0009225c8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000922668 sp=0xc000922640 pc=0x4a851d2 testing.(*T).Parallel(0xc0003ccb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000922700 sp=0xc000922668 pc=0x4b86f35 runtime_test.TestAbortInCgo(0xc0003ccb60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc000922770 sp=0xc000922700 pc=0x4d91cdc testing.tRunner(0xc0003ccb60, 0x4fb6f40) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009227c0 sp=0xc000922770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009227e0 sp=0xc0009227c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009227e8 sp=0xc0009227e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23032 gp=0xc0003cc340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000884ec0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00091fe08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091fdb8 sp=0xc00091fd98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091fe30 sp=0xc00091fdb8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091fe58 sp=0xc00091fe30 pc=0x4a851d2 testing.(*T).Parallel(0xc0003ccd00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091fef0 sp=0xc00091fe58 pc=0x4b86f35 runtime_test.TestEINTR(0xc0003ccd00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc00091ff70 sp=0xc00091fef0 pc=0x4d91e5f testing.tRunner(0xc0003ccd00, 0x4fb7298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091ffc0 sp=0xc00091ff70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091ffe0 sp=0xc00091ffc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091ffe8 sp=0xc00091ffe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22907 gp=0xc0003cc680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008348e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00029fe18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029fdc8 sp=0xc00029fda8 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00029fe40 sp=0xc00029fdc8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00029fe68 sp=0xc00029fe40 pc=0x4a851d2 testing.(*T).Parallel(0xc0009149c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00029ff00 sp=0xc00029fe68 pc=0x4b86f35 runtime_test.TestVDSO(0xc0009149c0) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc00029ff70 sp=0xc00029ff00 pc=0x4d9439c testing.tRunner(0xc0009149c0, 0x4fb7d38) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00029ffc0 sp=0xc00029ff70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00029ffe0 sp=0xc00029ffc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029ffe8 sp=0xc00029ffe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22902 gp=0xc0003cc820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008346f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0009305f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009305a8 sp=0xc000930588 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000930620 sp=0xc0009305a8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000930648 sp=0xc000930620 pc=0x4a851d2 testing.(*T).Parallel(0xc0009141a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009306e0 sp=0xc000930648 pc=0x4b86f35 runtime_test.TestCgoSigfwd(0xc0009141a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000930770 sp=0xc0009306e0 pc=0x4d92745 testing.tRunner(0xc0009141a0, 0x4fb7110) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009307c0 sp=0xc000930770 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009307e0 sp=0xc0009307c0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009307e8 sp=0xc0009307e0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22906 gp=0xc0003cc9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000834880?, 0xc00007e000?, 0x0?, 0x0?, 0xc000922df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000922da8 sp=0xc000922d88 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000922e20 sp=0xc000922da8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000922e48 sp=0xc000922e20 pc=0x4a851d2 testing.(*T).Parallel(0xc000914820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000922ee0 sp=0xc000922e48 pc=0x4b86f35 runtime_test.TestStackSwitchCallback(0xc000914820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000922f70 sp=0xc000922ee0 pc=0x4d92e25 testing.tRunner(0xc000914820, 0x4fb7bb8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000922fc0 sp=0xc000922f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000922fe0 sp=0xc000922fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000922fe8 sp=0xc000922fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22903 gp=0xc0003cd040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000834750?, 0xc00007e000?, 0x0?, 0x0?, 0xc000947e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000947db8 sp=0xc000947d98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000947e30 sp=0xc000947db8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000947e58 sp=0xc000947e30 pc=0x4a851d2 testing.(*T).Parallel(0xc000914340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000947ef0 sp=0xc000947e58 pc=0x4b86f35 runtime_test.TestDestructorCallback(0xc000914340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000947f70 sp=0xc000947ef0 pc=0x4d9287f testing.tRunner(0xc000914340, 0x4fb7278) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000947fc0 sp=0xc000947f70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000947fe0 sp=0xc000947fc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000947fe8 sp=0xc000947fe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22905 gp=0xc0003cd1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000834820?, 0xc00007e000?, 0x0?, 0x0?, 0xc00093ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00093adb8 sp=0xc00093ad98 pc=0x4abfa0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00093ae30 sp=0xc00093adb8 pc=0x4a855bf runtime.chanrecv1(0x5220e80?, 0x4f26c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00093ae58 sp=0xc00093ae30 pc=0x4a851d2 testing.(*T).Parallel(0xc000914680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00093aef0 sp=0xc00093ae58 pc=0x4b86f35 runtime_test.TestEnsureBindM(0xc000914680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc00093af70 sp=0xc00093aef0 pc=0x4d92cff testing.tRunner(0xc000914680, 0x4fb72c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00093afc0 sp=0xc00093af70 pc=0x4b8727b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00093afe0 sp=0xc00093afc0 pc=0x4b881e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00093afe8 sp=0xc00093afe0 pc=0x4afaa01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.068s ok runtime/cgo 0.020s ok runtime/coverage 0.023s FAIL go tool dist: Failed: exit status 1