darwin-amd64-10_15 at f67b2d8f0bcadb59461b7a33bc1c23649ce8eb85 :: 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=7B057C87-0AA7-4B9C-9D7A-70D4339EB79E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.CcNisfsBSu/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=3BC63483-6E69-4E17-83A7-EE2B829233FB" "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.226s ok archive/zip 0.386s ok bufio 0.119s ok bytes 0.364s ok cmp 0.021s ok compress/bzip2 0.090s ok compress/flate 3.267s ok compress/gzip 1.478s ok compress/lzw 0.114s ok compress/zlib 0.906s ok container/heap 0.031s ok container/list 0.037s ok container/ring 0.037s ok context 0.086s ok crypto 0.027s ok crypto/aes 0.040s ok crypto/cipher 0.023s ok crypto/des 0.030s ok crypto/dsa 0.035s ok crypto/ecdh 0.061s ok crypto/ecdsa 0.050s ok crypto/ed25519 0.064s ok crypto/elliptic 0.056s ok crypto/hmac 0.037s ok crypto/internal/alias 0.039s ok crypto/internal/bigmod 0.159s ok crypto/internal/boring 0.023s ok crypto/internal/boring/bcache 0.163s ok crypto/internal/edwards25519 0.090s ok crypto/internal/edwards25519/field 0.030s ok crypto/internal/nistec 0.193s ok crypto/internal/nistec/fiat 0.060s [no tests to run] ok crypto/md5 0.076s ok crypto/rand 0.111s ok crypto/rc4 0.068s ok crypto/rsa 0.351s ok crypto/sha1 0.047s ok crypto/sha256 0.020s ok crypto/sha512 0.029s ok crypto/subtle 0.223s ok crypto/tls 1.844s ok crypto/x509 0.498s ok database/sql 0.734s ok database/sql/driver 0.051s ok debug/buildinfo 0.039s ok debug/dwarf 0.065s ok debug/elf 0.247s ok debug/gosym 0.092s ok debug/macho 0.033s ok debug/pe 0.057s ok debug/plan9obj 0.017s ok embed 0.083s [no tests to run] ok embed/internal/embedtest 0.079s ok encoding/ascii85 0.071s ok encoding/asn1 0.028s ok encoding/base32 0.079s ok encoding/base64 0.028s ok encoding/binary 0.042s ok encoding/csv 0.055s ok encoding/gob 1.690s ok encoding/hex 0.025s ok encoding/json 0.385s ok encoding/pem 0.644s ok encoding/xml 0.129s ok errors 0.048s ok expvar 0.074s ok flag 0.145s ok fmt 0.131s ok go/ast 0.024s ok go/build 2.248s ok go/build/constraint 0.027s ok go/constant 0.026s ok go/doc 0.099s ok go/doc/comment 1.444s ok go/format 0.026s ok go/importer 1.209s ok go/internal/gccgoimporter 0.048s ok go/internal/gcimporter 6.841s ok go/internal/srcimporter 14.627s ok go/parser 0.334s ok go/printer 0.309s ok go/scanner 0.038s ok go/token 0.026s ok go/types 24.376s ok go/version 0.027s ok hash 0.015s ok hash/adler32 0.020s ok hash/crc32 0.031s ok hash/crc64 0.028s ok hash/fnv 0.023s ok hash/maphash 0.145s ok html 0.038s ok html/template 0.158s ok image 0.061s ok image/color 0.038s ok image/draw 0.079s ok image/gif 0.760s ok image/jpeg 0.274s ok image/png 0.446s ok index/suffixarray 0.187s ok internal/abi 0.300s ok internal/buildcfg 0.024s ok internal/coverage/cformat 0.023s ok internal/coverage/cmerge 0.020s ok internal/coverage/pods 0.044s ok internal/coverage/slicereader 0.032s ok internal/coverage/slicewriter 0.046s ok internal/coverage/test 0.042s ok internal/cpu 0.063s ok internal/dag 0.031s ok internal/diff 0.046s ok internal/fmtsort 0.022s ok internal/fuzz 0.045s ok internal/godebug 1.335s ok internal/godebugs 0.040s ok internal/gover 0.064s ok internal/intern 1.767s ok internal/itoa 0.097s ok internal/platform 2.449s ok internal/poll 0.041s ok internal/profile 0.036s ok internal/reflectlite 0.018s ok internal/safefilepath 0.025s ok internal/saferio 0.107s ok internal/singleflight 0.041s ok internal/testenv 0.463s ok internal/trace 0.155s ok internal/trace/v2 25.612s ok internal/types/errors 1.839s ok internal/unsafeheader 0.033s ok internal/xcoff 0.032s ok internal/zstd 0.033s ok io 0.108s ok io/fs 0.313s ok io/ioutil 0.040s ok log 0.037s ok log/slog 0.184s ok log/slog/internal/benchmarks 0.017s ok log/slog/internal/buffer 0.034s ok log/syslog 1.320s ok maps 0.017s ok math 0.039s ok math/big 1.630s ok math/bits 0.037s ok math/cmplx 0.047s ok math/rand 0.267s ok math/rand/v2 0.410s ok mime 0.035s ok mime/multipart 1.038s ok mime/quotedprintable 0.154s ok net 22.206s ok net/http 11.294s ok net/http/cgi 1.486s ok net/http/cookiejar 0.062s ok net/http/fcgi 0.266s ok net/http/httptest 0.176s ok net/http/httptrace 0.158s ok net/http/httputil 1.349s ok net/http/internal 0.026s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.261s ok net/internal/socktest 0.018s ok net/mail 0.021s ok net/netip 1.088s ok net/rpc 0.175s ok net/rpc/jsonrpc 0.046s ok net/smtp 0.127s ok net/textproto 1.072s ok net/url 0.070s ok os 1.852s ok os/exec 1.578s ok os/exec/internal/fdtest 0.021s ok os/signal 4.361s ok os/user 0.057s ok path 0.050s ok path/filepath 0.072s ok plugin 0.019s ok reflect 1.658s ok regexp 0.791s ok regexp/syntax 1.210s ok runtime 95.974s ok runtime/cgo 0.042s ok runtime/coverage 0.034s ok runtime/debug 0.278s ok runtime/internal/atomic 0.088s ok runtime/internal/math 0.060s ok runtime/internal/sys 0.019s ok runtime/internal/wasitest 0.025s ok runtime/metrics 0.023s ok runtime/pprof 9.436s ok runtime/trace 4.901s ok slices 0.208s ok sort 0.126s ok strconv 0.317s ok strings 0.977s ok sync 0.614s ok sync/atomic 4.624s ok syscall 1.714s ok testing 2.578s ok testing/fstest 0.050s ok testing/iotest 0.037s ok testing/quick 0.098s ok testing/slogtest 0.032s ok text/scanner 0.010s ok text/tabwriter 0.019s ok text/template 0.066s ok text/template/parse 0.025s ok time 2.459s ok unicode 0.028s ok unicode/utf16 0.050s ok unicode/utf8 0.025s ok cmd/addr2line 1.385s ok cmd/api 2.200s ok cmd/asm/internal/asm 0.630s ok cmd/asm/internal/lex 0.016s ok cmd/cgo/internal/swig 0.078s ok cmd/cgo/internal/test 1.343s ok cmd/cgo/internal/testcarchive 44.229s ok cmd/cgo/internal/testcshared 18.120s ok cmd/cgo/internal/testerrors 29.849s ok cmd/cgo/internal/testfortran 0.152s ok cmd/cgo/internal/testgodefs 3.066s ok cmd/cgo/internal/testlife 2.330s ok cmd/cgo/internal/testnocgo 0.031s ok cmd/cgo/internal/testplugin 101.472s ok cmd/cgo/internal/testsanitizers 0.038s [no tests to run] ok cmd/cgo/internal/testshared 0.017s ok cmd/cgo/internal/testso 4.413s ok cmd/cgo/internal/teststdio 4.293s ok cmd/cgo/internal/testtls 0.021s ok cmd/compile/internal/abt 0.022s ok cmd/compile/internal/amd64 5.304s ok cmd/compile/internal/base 0.037s ok cmd/compile/internal/compare 0.037s ok cmd/compile/internal/devirtualize 0.027s ok cmd/compile/internal/dwarfgen 1.291s ok cmd/compile/internal/importer 4.375s ok cmd/compile/internal/inline/inlheur 2.097s ok cmd/compile/internal/ir 0.031s ok cmd/compile/internal/logopt 1.476s ok cmd/compile/internal/loopvar 44.209s ok cmd/compile/internal/noder 0.031s ok cmd/compile/internal/reflectdata 0.018s [no tests to run] ok cmd/compile/internal/ssa 45.326s ok cmd/compile/internal/syntax 0.206s ok cmd/compile/internal/test 26.233s ok cmd/compile/internal/typecheck 0.757s ok cmd/compile/internal/types 0.031s ok cmd/compile/internal/types2 21.187s ok cmd/covdata 0.075s ok cmd/cover 4.727s ok cmd/dist 0.031s ok cmd/distpack 0.034s ok cmd/doc 1.537s ok cmd/fix 12.018s ok cmd/go 164.382s ok cmd/go/internal/auth 0.074s ok cmd/go/internal/cache 0.398s ok cmd/go/internal/cfg 0.063s [no tests to run] ok cmd/go/internal/envcmd 0.230s ok cmd/go/internal/fsys 0.183s ok cmd/go/internal/generate 0.037s ok cmd/go/internal/gover 0.017s ok cmd/go/internal/imports 0.050s ok cmd/go/internal/load 0.032s ok cmd/go/internal/lockedfile 0.328s ok cmd/go/internal/lockedfile/internal/filelock 0.054s ok cmd/go/internal/modfetch 0.054s ok cmd/go/internal/modfetch/codehost 4.256s ok cmd/go/internal/modfetch/zip_sum_test 0.051s ok cmd/go/internal/modindex 0.229s ok cmd/go/internal/modload 0.037s ok cmd/go/internal/mvs 0.018s ok cmd/go/internal/par 0.024s ok cmd/go/internal/str 0.017s ok cmd/go/internal/test 0.059s ok cmd/go/internal/toolchain 0.033s ok cmd/go/internal/vcs 0.057s ok cmd/go/internal/vcweb 0.052s ok cmd/go/internal/vcweb/vcstest 6.858s ok cmd/go/internal/web 0.054s ok cmd/go/internal/work 0.464s ok cmd/gofmt 0.074s ok cmd/internal/archive 1.348s ok cmd/internal/buildid 0.287s ok cmd/internal/cov 0.577s ok cmd/internal/dwarf 0.023s ok cmd/internal/edit 0.024s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 1.884s ok cmd/internal/notsha256 0.025s ok cmd/internal/obj 1.118s ok cmd/internal/obj/ppc64 0.727s ok cmd/internal/obj/riscv 0.276s ok cmd/internal/obj/s390x 0.030s ok cmd/internal/obj/x86 3.258s ok cmd/internal/objabi 0.131s ok cmd/internal/pkgpath 0.090s ok cmd/internal/pkgpattern 0.022s ok cmd/internal/quoted 0.022s ok cmd/internal/src 0.025s ok cmd/internal/test2json 0.386s ok cmd/link 13.280s ok cmd/link/internal/benchmark 0.037s ok cmd/link/internal/ld 17.608s ok cmd/link/internal/loader 0.038s ok cmd/nm 5.019s ok cmd/objdump 6.208s ok cmd/pack 3.340s ok cmd/pprof 1.741s ok cmd/trace 0.221s ok cmd/vet 15.297s ##### os/user with tag osusergo ok os/user 0.013s ##### hash/maphash purego implementation ok hash/maphash 0.095s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.023s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick panic: test timed out after 5m0s running tests: TestRuntimeLockMetricsAndProfile (4m35s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (4m35s) goroutine 177531 gp=0xc00033da00 m=10 mp=0xc000880008 [running]: panic({0x5d09c20?, 0xc002bba080?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000086f10 sp=0xc000086e60 pc=0x589e318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000086fe0 sp=0xc000086f10 pc=0x596e4b4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000086fe8 sp=0xc000086fe0 pc=0x58dda01 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x2d goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0000a04e0?, 0xc0000a0568?, 0xe0?, 0x4?, 0x5d33f60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000d9918 sp=0xc0000d98f8 pc=0x58a2a0e runtime.chanrecv(0xc0000301c0, 0xc0000d99ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000d9990 sp=0xc0000d9918 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000d99b8 sp=0xc0000d9990 pc=0x58681d2 testing.(*T).Run(0xc0008001a0, {0x5c3f726?, 0x23c33e30000d9aa0?}, 0x5d9a9f8) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0000d9a78 sp=0xc0000d99b8 pc=0x596b08b testing.runTests.func1(0xc0008001a0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc0000d9ab8 sp=0xc0000d9a78 pc=0x596d217 testing.tRunner(0xc0008001a0, 0xc0000d9bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000d9b08 sp=0xc0000d9ab8 pc=0x596a27b testing.runTests(0xc000012198, {0x6000120?, 0x1c7, 0x1c7}, {0xc00007b200?, 0x587afe5?, 0x6004560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc0000d9c00 sp=0xc0000d9b08 pc=0x596d0f6 testing.(*M).Run(0xc0000a3720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc0000d9e30 sp=0xc0000d9c00 pc=0x596bacb runtime_test.TestMain(0xc0000a3720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0000d9e98 sp=0xc0000d9e30 pc=0x5b75fb7 main.main() _testmain.go:1577 +0x195 fp=0xc0000d9f50 sp=0xc0000d9e98 pc=0x5c29a35 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000d9fe0 sp=0xc0000d9f50 pc=0x58a25bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000d9fe8 sp=0xc0000d9fe0 pc=0x58dda01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x1c4990e3e7a?, 0x60054c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e7a8 sp=0xc00004e788 pc=0x58a2a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc00004e7e0 sp=0xc00004e7a8 pc=0x58a2873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x58dda01 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(0x6003e01?, 0x6003ec0?, 0xc?, 0x14?, 0x1?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ef80 sp=0xc00004ef60 pc=0x58a2a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000030070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc00004efc8 sp=0xc00004ef80 pc=0x588bf1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc00004efe0 sp=0xc00004efc8 pc=0x5880565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x58dda01 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(0x9f5ca?, 0x31cad?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004f778 sp=0xc00004f758 pc=0x58a2a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x6004680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00004f7a8 sp=0xc00004f778 pc=0x58898c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00004f7c8 sp=0xc00004f7a8 pc=0x5889e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc00004f7e0 sp=0xc00004f7c8 pc=0x5880505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004f7e8 sp=0xc00004f7e0 pc=0x58dda01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007a00 m=nil [finalizer wait, 4 minutes]: runtime.gopark(0x0?, 0x5d9ad88?, 0x30?, 0xa0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004fe20 sp=0xc00004fe00 pc=0x58a2a0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004ffe0 sp=0xc00004fe20 pc=0x587f527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x58dda01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 23661 gp=0xc0000fe680 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x1c4995331b2?, 0x3?, 0x2d?, 0x80?, 0xc000102f98?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000102f50 sp=0xc000102f30 pc=0x58a2a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000102fe0 sp=0xc000102f50 pc=0x58825e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000102fe8 sp=0xc000102fe0 pc=0x58dda01 created by runtime.gcBgMarkStartWorkers in goroutine 23660 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 11 gp=0xc0000fe9c0 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x18cb69f2839?, 0x3?, 0xa5?, 0x6b?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f50 sp=0xc000050f30 pc=0x58a2a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000050fe0 sp=0xc000050f50 pc=0x58825e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x58dda01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 50 gp=0xc001d60680 m=nil [GC worker (idle)]: runtime.gopark(0x1c4995f9591?, 0x58f86ef?, 0xa5?, 0x4?, 0x596a27b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d750 sp=0xc00004d730 pc=0x58a2a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x58825e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x58dda01 created by runtime.gcBgMarkStartWorkers in goroutine 38 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177268 gp=0xc00033cea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0005124c0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b20df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b20da8 sp=0xc000b20d88 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b20e20 sp=0xc000b20da8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b20e48 sp=0xc000b20e20 pc=0x58681d2 testing.(*T).Parallel(0xc0008de4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b20ee0 sp=0xc000b20e48 pc=0x5969f35 runtime_test.TestStackSwitchCallback(0xc0008de4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000b20f70 sp=0xc000b20ee0 pc=0x5b75e25 testing.tRunner(0xc0008de4e0, 0x5d9abb8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b20fc0 sp=0xc000b20f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b20fe0 sp=0xc000b20fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b20fe8 sp=0xc000b20fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177296 gp=0xc000470820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000513030?, 0xc00007c000?, 0x0?, 0x0?, 0xc000476608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004765b8 sp=0xc000476598 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000476630 sp=0xc0004765b8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000476658 sp=0xc000476630 pc=0x58681d2 testing.(*T).Parallel(0xc0006f2d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004766f0 sp=0xc000476658 pc=0x5969f35 runtime_test.TestNetpollDeadlock(0xc0006f2d00) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000476770 sp=0xc0004766f0 pc=0x5b792ff testing.tRunner(0xc0006f2d00, 0x5d9a6e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004767c0 sp=0xc000476770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004767e0 sp=0xc0004767c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004767e8 sp=0xc0004767e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177230 gp=0xc0000ff380 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7490?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b06608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b065b8 sp=0xc000b06598 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b06630 sp=0xc000b065b8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b06658 sp=0xc000b06630 pc=0x58681d2 testing.(*T).Parallel(0xc0007f1d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b066f0 sp=0xc000b06658 pc=0x5969f35 runtime_test.TestEnsureDropM(0xc0007f1d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000b06770 sp=0xc000b066f0 pc=0x5b710bf testing.tRunner(0xc0007f1d40, 0x5d9a2c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b067c0 sp=0xc000b06770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b067e0 sp=0xc000b067c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b067e8 sp=0xc000b067e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177257 gp=0xc002468820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000512030?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b22608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b225b8 sp=0xc000b22598 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b22630 sp=0xc000b225b8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b22658 sp=0xc000b22630 pc=0x58681d2 testing.(*T).Parallel(0xc0008011e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b226f0 sp=0xc000b22658 pc=0x5969f35 runtime_test.TestEINTR(0xc0008011e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc000b22770 sp=0xc000b226f0 pc=0x5b74e5f testing.tRunner(0xc0008011e0, 0x5d9a298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b227c0 sp=0xc000b22770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b227e0 sp=0xc000b227c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b227e8 sp=0xc000b227e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23653 gp=0xc002469040 m=nil [GC worker (idle), 4 minutes]: runtime.gopark(0x18c4a09b06a?, 0x3?, 0xea?, 0xa1?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000474f50 sp=0xc000474f30 pc=0x58a2a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000474fe0 sp=0xc000474f50 pc=0x58825e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000474fe8 sp=0xc000474fe0 pc=0x58dda01 created by runtime.gcBgMarkStartWorkers in goroutine 23652 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 177434 gp=0xc0024696c0 m=nil [runnable]: runtime.gopark(0xc00067ea20?, 0xc000472708?, 0x20?, 0xea?, 0xc000055280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004726d0 sp=0xc0004726b0 pc=0x58a2a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc002878c38, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000472738 sp=0xc0004726d0 pc=0x58b4865 runtime.semacquire(0xc002878c38?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000472770 sp=0xc000472738 pc=0x58b461e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0004727a8 sp=0xc000472770 pc=0x5bb775e runtime_test.(*contentionWorker).run(0xc000676150) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0004727c8 sp=0xc0004727a8 pc=0x5bb9523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0004727e0 sp=0xc0004727c8 pc=0x5bb9125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004727e8 sp=0xc0004727e0 pc=0x58dda01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177564 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 177454 gp=0xc002469860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc002bba060?, 0xc00007c000?, 0x0?, 0x0?, 0xc000106de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000106d90 sp=0xc000106d70 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000106e08 sp=0xc000106d90 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000106e30 sp=0xc000106e08 pc=0x58681d2 testing.(*T).Parallel(0xc001d60000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000106ec8 sp=0xc000106e30 pc=0x5969f35 runtime_test.testConcurrentReadsAfterGrowth(0x5969a13?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000106f50 sp=0xc000106ec8 pc=0x5b9f04a runtime_test.TestConcurrentReadsAfterGrowth(0xc001d60000?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc000106f70 sp=0xc000106f50 pc=0x5b9f7f5 testing.tRunner(0xc001d60000, 0x5d9a1c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000106fc0 sp=0xc000106f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000106fe0 sp=0xc000106fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000106fe8 sp=0xc000106fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177269 gp=0xc002469ba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000512520?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b02e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b02dc8 sp=0xc000b02da8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b02e40 sp=0xc000b02dc8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b02e68 sp=0xc000b02e40 pc=0x58681d2 testing.(*T).Parallel(0xc0008de820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b02f00 sp=0xc000b02e68 pc=0x5969f35 runtime_test.TestVDSO(0xc0008de820) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000b02f70 sp=0xc000b02f00 pc=0x5b7739c testing.tRunner(0xc0008de820, 0x5d9ad38) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b02fc0 sp=0xc000b02f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b02fe0 sp=0xc000b02fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b02fe8 sp=0xc000b02fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177223 gp=0xc00067c000 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c71e0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000109e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000109db8 sp=0xc000109d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000109e30 sp=0xc000109db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000109e58 sp=0xc000109e30 pc=0x58681d2 testing.(*T).Parallel(0xc0007f0ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000109ef0 sp=0xc000109e58 pc=0x5969f35 runtime_test.TestCgoTraceback(0xc0007f0ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc000109f70 sp=0xc000109ef0 pc=0x5b707ff testing.tRunner(0xc0007f0ea0, 0x5d9a130) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000109fc0 sp=0xc000109f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000109fe0 sp=0xc000109fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000109fe8 sp=0xc000109fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177233 gp=0xc00067c4e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c75b0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b07e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b07db8 sp=0xc000b07d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b07e30 sp=0xc000b07db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b07e58 sp=0xc000b07e30 pc=0x58681d2 testing.(*T).Parallel(0xc0008824e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b07ef0 sp=0xc000b07e58 pc=0x5969f35 runtime_test.TestCgoCCodeSIGPROF(0xc0008824e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc000b07f70 sp=0xc000b07ef0 pc=0x5b7185f testing.tRunner(0xc0008824e0, 0x5d9a060) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b07fc0 sp=0xc000b07f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b07fe0 sp=0xc000b07fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b07fe8 sp=0xc000b07fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177250 gp=0xc00067c9c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7c70?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b20618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b205c8 sp=0xc000b205a8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b20640 sp=0xc000b205c8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b20668 sp=0xc000b20640 pc=0x58681d2 testing.(*T).Parallel(0xc000007ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b20700 sp=0xc000b20668 pc=0x5969f35 runtime_test.TestCgoTracebackSigpanic(0xc000007ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc000b20770 sp=0xc000b20700 pc=0x5b73e1c testing.tRunner(0xc000007ba0, 0x5d9a150) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b207c0 sp=0xc000b20770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b207e0 sp=0xc000b207c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b207e8 sp=0xc000b207e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177432 gp=0xc00067d380 m=nil [runnable]: runtime.semrelease1(0xc002878c38?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc000104770 sp=0xc000104768 pc=0x58b4bb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc0001047a8 sp=0xc000104770 pc=0x5bb7776 runtime_test.(*contentionWorker).run(0xc000676120) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0001047c8 sp=0xc0001047a8 pc=0x5bb9523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0001047e0 sp=0xc0001047c8 pc=0x5bb9125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001047e8 sp=0xc0001047e0 pc=0x58dda01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177564 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 177556 gp=0xc00067d860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0000a1521?, 0xc0000a15b0?, 0x20?, 0x15?, 0x5d33f60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000087d30 sp=0xc000087d10 pc=0x58a2a0e runtime.chanrecv(0xc000030d20, 0xc000087e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000087da8 sp=0xc000087d30 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000087dd0 sp=0xc000087da8 pc=0x58681d2 testing.(*T).Run(0xc000458680, {0x5c32a60?, 0xc0000281e0?}, 0xc000e10740) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000087e90 sp=0xc000087dd0 pc=0x596b08b runtime_test.TestRuntimeLockMetricsAndProfile(0xc000458680) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc000087f70 sp=0xc000087e90 pc=0x5bb74be testing.tRunner(0xc000458680, 0x5d9a9f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000087fc0 sp=0xc000087f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000087fe0 sp=0xc000087fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000087fe8 sp=0xc000087fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177240 gp=0xc0007f01a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7860?, 0xc00007c000?, 0x0?, 0x0?, 0xc000064c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000064c08 sp=0xc000064be8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000064c80 sp=0xc000064c08 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000064ca8 sp=0xc000064c80 pc=0x58681d2 testing.(*T).Parallel(0xc00027cb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000064d40 sp=0xc000064ca8 pc=0x5969f35 runtime_test.testCgoPprof(0xc00027cb60, {0x5c2f53a, 0xe}, {0x5c2ba10, 0x8}, {0x5c2abe9, 0x6}, {0x5c2e11c, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000064f18 sp=0xc000064d40 pc=0x5b72119 runtime_test.TestCgoPprofPIE(0xc00027cb60?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000064f70 sp=0xc000064f18 pc=0x5b72e45 testing.tRunner(0xc00027cb60, 0x5d9a0f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000064fc0 sp=0xc000064f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000064fe0 sp=0xc000064fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177247 gp=0xc000800680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7b40?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b24e60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b24e10 sp=0xc000b24df0 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b24e88 sp=0xc000b24e10 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b24eb0 sp=0xc000b24e88 pc=0x58681d2 testing.(*T).Parallel(0xc00027da00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b24f48 sp=0xc000b24eb0 pc=0x5969f35 runtime_test.TestCgoLockOSThreadExit(0xc00027da00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc000b24f70 sp=0xc000b24f48 pc=0x5b73b18 testing.tRunner(0xc00027da00, 0x5d9a0b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b24fc0 sp=0xc000b24f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b24fe0 sp=0xc000b24fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b24fe8 sp=0xc000b24fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177227 gp=0xc0009311e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7360?, 0xc00007c000?, 0x0?, 0x0?, 0xc000103e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000103db8 sp=0xc000103d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000103e30 sp=0xc000103db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000103e58 sp=0xc000103e30 pc=0x58681d2 testing.(*T).Parallel(0xc0007f16c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000103ef0 sp=0xc000103e58 pc=0x5969f35 runtime_test.TestCgoExternalThreadSignal(0xc0007f16c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000103f70 sp=0xc000103ef0 pc=0x5b70d1f testing.tRunner(0xc0007f16c0, 0x5d9a0b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000103fc0 sp=0xc000103f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000103fe0 sp=0xc000103fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000103fe8 sp=0xc000103fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177221 gp=0xc000931860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7100?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b41e68?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b41e18 sp=0xc000b41df8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b41e90 sp=0xc000b41e18 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b41eb8 sp=0xc000b41e90 pc=0x58681d2 testing.(*T).Parallel(0xc0007f0b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b41f50 sp=0xc000b41eb8 pc=0x5969f35 runtime_test.TestCgoCrashHandler(0xc0007f0b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000b41f70 sp=0xc000b41f50 pc=0x5b70658 testing.tRunner(0xc0007f0b60, 0x5d9a078) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b41fc0 sp=0xc000b41f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b41fe0 sp=0xc000b41fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b41fe8 sp=0xc000b41fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177246 gp=0xc000902ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7ae0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b4bdd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b4bd80 sp=0xc000b4bd60 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b4bdf8 sp=0xc000b4bd80 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b4be20 sp=0xc000b4bdf8 pc=0x58681d2 testing.(*T).Parallel(0xc00027d860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b4beb8 sp=0xc000b4be20 pc=0x5969f35 runtime_test.TestCatchPanic(0xc00027d860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc000b4bf70 sp=0xc000b4beb8 pc=0x5b73807 testing.tRunner(0xc00027d860, 0x5d9a058) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b4bfc0 sp=0xc000b4bf70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b4bfe0 sp=0xc000b4bfc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b4bfe8 sp=0xc000b4bfe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177251 gp=0xc0009036c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7cd0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b05e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b05dc8 sp=0xc000b05da8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b05e40 sp=0xc000b05dc8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b05e68 sp=0xc000b05e40 pc=0x58681d2 testing.(*T).Parallel(0xc0000fe1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b05f00 sp=0xc000b05e68 pc=0x5969f35 runtime_test.TestCgoPanicCallback(0xc0000fe1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000b05f70 sp=0xc000b05f00 pc=0x5b7401c testing.tRunner(0xc0000fe1a0, 0x5d9a0d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b05fc0 sp=0xc000b05f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b05fe0 sp=0xc000b05fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b05fe8 sp=0xc000b05fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177489 gp=0xc000903d40 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0000329c0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000104e48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000104df8 sp=0xc000104dd8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000104e70 sp=0xc000104df8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000104e98 sp=0xc000104e70 pc=0x58681d2 testing.(*T).Parallel(0xc0001551e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000104f30 sp=0xc000104e98 pc=0x5969f35 runtime_test.TestMemmoveOverlapLarge0x120000(0xc0001551e0) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc000104f70 sp=0xc000104f30 pc=0x5ba90e5 testing.tRunner(0xc0001551e0, 0x5d9a670) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000104fc0 sp=0xc000104f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000104fe0 sp=0xc000104fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000104fe8 sp=0xc000104fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177231 gp=0xc0008de9c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c74f0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b01d90?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b01d40 sp=0xc000b01d20 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b01db8 sp=0xc000b01d40 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b01de0 sp=0xc000b01db8 pc=0x58681d2 testing.(*T).Parallel(0xc00033d1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b01e78 sp=0xc000b01de0 pc=0x5969f35 runtime_test.TestCgoCheckBytes(0xc00033d1e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000b01f70 sp=0xc000b01e78 pc=0x5b711e7 testing.tRunner(0xc00033d1e0, 0x5d9a070) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b01fc0 sp=0xc000b01f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b01fe0 sp=0xc000b01fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b01fe8 sp=0xc000b01fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177295 gp=0xc0008ded00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000512fd0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000473608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004735b8 sp=0xc000473598 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000473630 sp=0xc0004735b8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000473658 sp=0xc000473630 pc=0x58681d2 testing.(*T).Parallel(0xc0006f2b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004736f0 sp=0xc000473658 pc=0x5969f35 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0006f2b60) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000473770 sp=0xc0004736f0 pc=0x5b791d8 testing.tRunner(0xc0006f2b60, 0x5d9a9b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004737c0 sp=0xc000473770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004737e0 sp=0xc0004737c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004737e8 sp=0xc0004737e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177238 gp=0xc0008df860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c77a0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000143e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000143db8 sp=0xc000143d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000143e30 sp=0xc000143db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000143e58 sp=0xc000143e30 pc=0x58681d2 testing.(*T).Parallel(0xc00027c820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000143ef0 sp=0xc000143e58 pc=0x5969f35 runtime_test.TestCgoTracebackContextPreemption(0xc00027c820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc000143f70 sp=0xc000143ef0 pc=0x5b71f9f testing.tRunner(0xc00027c820, 0x5d9a140) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000143fc0 sp=0xc000143f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000143fe0 sp=0xc000143fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000143fe8 sp=0xc000143fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177245 gp=0xc0008dfa00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7a80?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b22e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b22db8 sp=0xc000b22d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b22e30 sp=0xc000b22db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b22e58 sp=0xc000b22e30 pc=0x58681d2 testing.(*T).Parallel(0xc00027d6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b22ef0 sp=0xc000b22e58 pc=0x5969f35 runtime_test.TestCgoNumGoroutine(0xc00027d6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000b22f70 sp=0xc000b22ef0 pc=0x5b736df testing.tRunner(0xc00027d6c0, 0x5d9a0d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b22fc0 sp=0xc000b22f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b22fe0 sp=0xc000b22fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b22fe8 sp=0xc000b22fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177265 gp=0xc001ada4e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000512390?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b39608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b395b8 sp=0xc000b39598 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b39630 sp=0xc000b395b8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b39658 sp=0xc000b39630 pc=0x58681d2 testing.(*T).Parallel(0xc000b29ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b396f0 sp=0xc000b39658 pc=0x5969f35 runtime_test.TestDestructorCallback(0xc000b29ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000b39770 sp=0xc000b396f0 pc=0x5b7587f testing.tRunner(0xc000b29ba0, 0x5d9a278) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b397c0 sp=0xc000b39770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b397e0 sp=0xc000b397c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b397e8 sp=0xc000b397e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177362 gp=0xc001d611e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000e10060?, 0xc00007c000?, 0x0?, 0x0?, 0xc000474640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004745f0 sp=0xc0004745d0 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000474668 sp=0xc0004745f0 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000474690 sp=0xc000474668 pc=0x58681d2 testing.(*T).Parallel(0xc000458000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000474728 sp=0xc000474690 pc=0x5969f35 runtime_test.TestGCTestPointerClass(0xc000458000) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000474770 sp=0xc000474728 pc=0x5b86dfc testing.tRunner(0xc000458000, 0x5d9a390) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004747c0 sp=0xc000474770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004747e0 sp=0xc0004747c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004747e8 sp=0xc0004747e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177235 gp=0xc000192ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7680?, 0xc00007c000?, 0x0?, 0x0?, 0xc000478610?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004785c0 sp=0xc0004785a0 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000478638 sp=0xc0004785c0 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000478660 sp=0xc000478638 pc=0x58681d2 testing.(*T).Parallel(0xc00027c340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004786f8 sp=0xc000478660 pc=0x5969f35 runtime_test.TestCgoCrashTraceback(0xc00027c340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc000478770 sp=0xc0004786f8 pc=0x5b71b1c testing.tRunner(0xc00027c340, 0x5d9a080) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004787c0 sp=0xc000478770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004787e0 sp=0xc0004787c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004787e8 sp=0xc0004787e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177242 gp=0xc000af2820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7920?, 0xc00007c000?, 0x0?, 0x0?, 0xc00005ec58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00005ec08 sp=0xc00005ebe8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00005ec80 sp=0xc00005ec08 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00005eca8 sp=0xc00005ec80 pc=0x58681d2 testing.(*T).Parallel(0xc00027d1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00005ed40 sp=0xc00005eca8 pc=0x5969f35 runtime_test.testCgoPprof(0xc00027d1e0, {0x0, 0x0}, {0x5c399a0, 0x19}, {0x5c2e128, 0xc}, {0x5c35ae3, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc00005ef18 sp=0xc00005ed40 pc=0x5b72119 runtime_test.TestCgoPprofThreadNoTraceback(0xc00027d1e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc00005ef70 sp=0xc00005ef18 pc=0x5b72efd testing.tRunner(0xc00027d1e0, 0x5d9a108) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00005efc0 sp=0xc00005ef70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00005efe0 sp=0xc00005efc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00005efe8 sp=0xc00005efe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177488 gp=0xc000af3860 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000032960?, 0xc00007c000?, 0x0?, 0x0?, 0xc000107e48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000107df8 sp=0xc000107dd8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000107e70 sp=0xc000107df8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000107e98 sp=0xc000107e70 pc=0x58681d2 testing.(*T).Parallel(0xc000155040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000107f30 sp=0xc000107e98 pc=0x5969f35 runtime_test.TestMemmoveLarge0x180000(0xc000155040) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000107f70 sp=0xc000107f30 pc=0x5ba8fe5 testing.tRunner(0xc000155040, 0x5d9a668) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000107fc0 sp=0xc000107f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000107fe0 sp=0xc000107fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000107fe8 sp=0xc000107fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177237 gp=0xc000b28000 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7740?, 0xc00007c000?, 0x0?, 0x0?, 0xc000141e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000141db8 sp=0xc000141d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000141e30 sp=0xc000141db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000141e58 sp=0xc000141e30 pc=0x58681d2 testing.(*T).Parallel(0xc00027c680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000141ef0 sp=0xc000141e58 pc=0x5969f35 runtime_test.TestCgoTracebackContext(0xc00027c680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000141f70 sp=0xc000141ef0 pc=0x5b71e7f testing.tRunner(0xc00027c680, 0x5d9a138) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000141fc0 sp=0xc000141f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000141fe0 sp=0xc000141fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000141fe8 sp=0xc000141fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177226 gp=0xc000b281a0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7300?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b33df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b33da8 sp=0xc000b33d88 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b33e20 sp=0xc000b33da8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b33e48 sp=0xc000b33e20 pc=0x58681d2 testing.(*T).Parallel(0xc0007f1520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b33ee0 sp=0xc000b33e48 pc=0x5969f35 runtime_test.TestCgoExternalThreadSIGPROF(0xc0007f1520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000b33f70 sp=0xc000b33ee0 pc=0x5b70be5 testing.tRunner(0xc0007f1520, 0x5d9a0a8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b33fc0 sp=0xc000b33f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b33fe0 sp=0xc000b33fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b33fe8 sp=0xc000b33fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177249 gp=0xc000b28820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7c10?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b39e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b39db8 sp=0xc000b39d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b39e30 sp=0xc000b39db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b39e58 sp=0xc000b39e30 pc=0x58681d2 testing.(*T).Parallel(0xc00027dd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b39ef0 sp=0xc000b39e58 pc=0x5969f35 runtime_test.TestSigStackSwapping(0xc00027dd40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000b39f70 sp=0xc000b39ef0 pc=0x5b73cff testing.tRunner(0xc00027dd40, 0x5d9aac8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b39fc0 sp=0xc000b39f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b39fe0 sp=0xc000b39fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b39fe8 sp=0xc000b39fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177239 gp=0xc000b28d00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7800?, 0xc00007c000?, 0x0?, 0x0?, 0xc000061c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000061c08 sp=0xc000061be8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000061c80 sp=0xc000061c08 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000061ca8 sp=0xc000061c80 pc=0x58681d2 testing.(*T).Parallel(0xc00027c9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000061d40 sp=0xc000061ca8 pc=0x5969f35 runtime_test.testCgoPprof(0xc00027c9c0, {0x0, 0x0}, {0x5c2ba10, 0x8}, {0x5c2abe9, 0x6}, {0x5c2e11c, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000061f18 sp=0xc000061d40 pc=0x5b72119 runtime_test.TestCgoPprof(0xc00027c9c0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000061f70 sp=0xc000061f18 pc=0x5b72ddd testing.tRunner(0xc00027c9c0, 0x5d9a0e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177294 gp=0xc000b28ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000512f70?, 0xc00007c000?, 0x0?, 0x0?, 0xc000477e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000477db8 sp=0xc000477d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000477e30 sp=0xc000477db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000477e58 sp=0xc000477e30 pc=0x58681d2 testing.(*T).Parallel(0xc0006f29c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000477ef0 sp=0xc000477e58 pc=0x5969f35 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0006f29c0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc000477f70 sp=0xc000477ef0 pc=0x5b79098 testing.tRunner(0xc0006f29c0, 0x5d9a9b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000477fc0 sp=0xc000477f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000477fe0 sp=0xc000477fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000477fe8 sp=0xc000477fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177264 gp=0xc000306680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000512330?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b21df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b21da8 sp=0xc000b21d88 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b21e20 sp=0xc000b21da8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b21e48 sp=0xc000b21e20 pc=0x58681d2 testing.(*T).Parallel(0xc000b29a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b21ee0 sp=0xc000b21e48 pc=0x5969f35 runtime_test.TestCgoSigfwd(0xc000b29a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000b21f70 sp=0xc000b21ee0 pc=0x5b75745 testing.tRunner(0xc000b29a00, 0x5d9a110) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b21fc0 sp=0xc000b21f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b21fe0 sp=0xc000b21fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b21fe8 sp=0xc000b21fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177229 gp=0xc000154820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7430?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b035f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b035a8 sp=0xc000b03588 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b03620 sp=0xc000b035a8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b03648 sp=0xc000b03620 pc=0x58681d2 testing.(*T).Parallel(0xc0007f1ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b036e0 sp=0xc000b03648 pc=0x5969f35 runtime_test.TestCgoExecSignalMask(0xc0007f1ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000b03770 sp=0xc000b036e0 pc=0x5b70f85 testing.tRunner(0xc0007f1ba0, 0x5d9a098) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b037c0 sp=0xc000b03770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b037e0 sp=0xc000b037c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b037e8 sp=0xc000b037e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177297 gp=0xc000154b60 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000513090?, 0xc00007c000?, 0x0?, 0x0?, 0xc000479550?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000479500 sp=0xc0004794e0 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000479578 sp=0xc000479500 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0004795a0 sp=0xc000479578 pc=0x58681d2 testing.(*T).Parallel(0xc0006f2ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000479638 sp=0xc0004795a0 pc=0x5969f35 runtime_test.TestPanicTraceback(0xc0006f2ea0) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc000479770 sp=0xc000479638 pc=0x5b7942a testing.tRunner(0xc0006f2ea0, 0x5d9a840) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004797c0 sp=0xc000479770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004797e0 sp=0xc0004797c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004797e8 sp=0xc0004797e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177433 gp=0xc00019a9c0 m=nil [semacquire]: runtime.gopark(0xc000055280?, 0xc000473f08?, 0xc0?, 0xe6?, 0xc000055280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000473ed0 sp=0xc000473eb0 pc=0x58a2a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc002878c38, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000473f38 sp=0xc000473ed0 pc=0x58b4865 runtime.semacquire(0xc002878c38?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000473f70 sp=0xc000473f38 pc=0x58b461e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc000473fa8 sp=0xc000473f70 pc=0x5bb775e runtime_test.(*contentionWorker).run(0xc000676138) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000473fc8 sp=0xc000473fa8 pc=0x5bb9523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000473fe0 sp=0xc000473fc8 pc=0x5bb9125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000473fe8 sp=0xc000473fe0 pc=0x58dda01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 177564 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 177267 gp=0xc00019b380 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000512460?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b26608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b265b8 sp=0xc000b26598 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b26630 sp=0xc000b265b8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b26658 sp=0xc000b26630 pc=0x58681d2 testing.(*T).Parallel(0xc0008de340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b266f0 sp=0xc000b26658 pc=0x5969f35 runtime_test.TestEnsureBindM(0xc0008de340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc000b26770 sp=0xc000b266f0 pc=0x5b75cff testing.tRunner(0xc0008de340, 0x5d9a2c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b267c0 sp=0xc000b26770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b267e0 sp=0xc000b267c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b267e8 sp=0xc000b267e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177241 gp=0xc000588d00 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c78c0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000060c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000060c08 sp=0xc000060be8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000060c80 sp=0xc000060c08 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000060ca8 sp=0xc000060c80 pc=0x58681d2 testing.(*T).Parallel(0xc00027d040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000060d40 sp=0xc000060ca8 pc=0x5969f35 runtime_test.testCgoPprof(0xc00027d040, {0x0, 0x0}, {0x5c2f548, 0xe}, {0x5c2e128, 0xc}, {0x5c2eae5, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000060f18 sp=0xc000060d40 pc=0x5b72119 runtime_test.TestCgoPprofThread(0xc00027d040?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000060f70 sp=0xc000060f18 pc=0x5b72e9d testing.tRunner(0xc00027d040, 0x5d9a100) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000060fc0 sp=0xc000060f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000060fe0 sp=0xc000060fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177256 gp=0xc000589ba0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7f50?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b85e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b85dc8 sp=0xc000b85da8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b85e40 sp=0xc000b85dc8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b85e68 sp=0xc000b85e40 pc=0x58681d2 testing.(*T).Parallel(0xc000800ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b85f00 sp=0xc000b85e68 pc=0x5969f35 runtime_test.TestAbortInCgo(0xc000800ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc000b85f70 sp=0xc000b85f00 pc=0x5b74cdc testing.tRunner(0xc000800ea0, 0x5d99f40) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b85fc0 sp=0xc000b85f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b85fe0 sp=0xc000b85fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b85fe8 sp=0xc000b85fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177455 gp=0xc0005924e0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc002bba0c0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000105de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000105d90 sp=0xc000105d70 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000105e08 sp=0xc000105d90 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000105e30 sp=0xc000105e08 pc=0x58681d2 testing.(*T).Parallel(0xc001d601a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000105ec8 sp=0xc000105e30 pc=0x5969f35 runtime_test.testConcurrentReadsAfterGrowth(0x5969a13?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000105f50 sp=0xc000105ec8 pc=0x5b9f04a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc001d601a0?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc000105f70 sp=0xc000105f50 pc=0x5b9f838 testing.tRunner(0xc001d601a0, 0x5d9a1d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000105fc0 sp=0xc000105f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000105fe0 sp=0xc000105fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000105fe8 sp=0xc000105fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177224 gp=0xc000592b60 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7240?, 0xc00007c000?, 0x0?, 0x0?, 0xc0001035f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001035a8 sp=0xc000103588 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000103620 sp=0xc0001035a8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000103648 sp=0xc000103620 pc=0x58681d2 testing.(*T).Parallel(0xc0007f11e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001036e0 sp=0xc000103648 pc=0x5969f35 runtime_test.TestCgoCallbackGC(0xc0007f11e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000103770 sp=0xc0001036e0 pc=0x5b70925 testing.tRunner(0xc0007f11e0, 0x5d9a068) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001037c0 sp=0xc000103770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001037e0 sp=0xc0001037c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001037e8 sp=0xc0001037e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177564 gp=0xc0005936c0 m=nil [semacquire, 4 minutes]: runtime.gopark(0x5877f5a?, 0xc000081c30?, 0xc0?, 0xe3?, 0x58dba12?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000081ba0 sp=0xc000081b80 pc=0x58a2a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0029c4138, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000081c08 sp=0xc000081ba0 pc=0x58b4865 sync.runtime_Semacquire(0xc002bba0e0?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000081c40 sp=0xc000081c08 pc=0x58d9665 sync.(*WaitGroup).Wait(0x5d9b2d0?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc000081c68 sp=0xc000081c40 pc=0x58e6ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc000081cb8 sp=0xc000081c68 pc=0x5bb90e5 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc000459a00, 0xc000081e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc000081d48 sp=0xc000081cb8 pc=0x5bb9258 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc000459a00) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc000081ee0 sp=0xc000081d48 pc=0x5bb8693 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc000459a00) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc000081f70 sp=0xc000081ee0 pc=0x5bb76e9 testing.tRunner(0xc000459a00, 0xc000e10740) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000081fc0 sp=0xc000081f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000081fe0 sp=0xc000081fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000081fe8 sp=0xc000081fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 177556 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177232 gp=0xc00049e680 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c7550?, 0xc00007c000?, 0x0?, 0x0?, 0xc000476e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000476db8 sp=0xc000476d98 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000476e30 sp=0xc000476db8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000476e58 sp=0xc000476e30 pc=0x58681d2 testing.(*T).Parallel(0xc000882340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000476ef0 sp=0xc000476e58 pc=0x5969f35 runtime_test.TestCgoPanicDeadlock(0xc000882340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000476f70 sp=0xc000476ef0 pc=0x5b7173f testing.tRunner(0xc000882340, 0x5d9a0e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000476fc0 sp=0xc000476f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000476fe0 sp=0xc000476fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000476fe8 sp=0xc000476fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177225 gp=0xc00049e820 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c72a0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000475608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004755b8 sp=0xc000475598 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000475630 sp=0xc0004755b8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000475658 sp=0xc000475630 pc=0x58681d2 testing.(*T).Parallel(0xc0007f1380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004756f0 sp=0xc000475658 pc=0x5969f35 runtime_test.TestCgoExternalThreadPanic(0xc0007f1380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc000475770 sp=0xc0004756f0 pc=0x5b70adf testing.tRunner(0xc0007f1380, 0x5d9a0a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004757c0 sp=0xc000475770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004757e0 sp=0xc0004757c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004757e8 sp=0xc0004757e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177354 gp=0xc0005a49c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc000e10110?, 0xc00007c000?, 0x0?, 0x0?, 0xc000479e38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000479de8 sp=0xc000479dc8 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000479e60 sp=0xc000479de8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000479e88 sp=0xc000479e60 pc=0x58681d2 testing.(*T).Parallel(0xc0004581a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000479f20 sp=0xc000479e88 pc=0x5969f35 runtime_test.TestGCTestMoveStackOnNextCall(0xc0004581a0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000479f70 sp=0xc000479f20 pc=0x5b8681c testing.tRunner(0xc0004581a0, 0x5d9a380) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000479fc0 sp=0xc000479f70 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000479fe0 sp=0xc000479fc0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000479fe8 sp=0xc000479fe0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177236 gp=0xc0005a56c0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc0029c76e0?, 0xc00007c000?, 0x0?, 0x0?, 0xc000b00600?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000b005b0 sp=0xc000b00590 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000b00628 sp=0xc000b005b0 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000b00650 sp=0xc000b00628 pc=0x58681d2 testing.(*T).Parallel(0xc00027c4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000b006e8 sp=0xc000b00650 pc=0x5969f35 runtime_test.TestCgoCrashTracebackGo(0xc00027c4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc000b00770 sp=0xc000b006e8 pc=0x5b71cbf testing.tRunner(0xc00027c4e0, 0x5d9a088) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000b007c0 sp=0xc000b00770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000b007e0 sp=0xc000b007c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000b007e8 sp=0xc000b007e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 177317 gp=0xc0004d2ea0 m=nil [chan receive, 4 minutes]: runtime.gopark(0xc002bbb460?, 0xc00007c000?, 0x0?, 0x0?, 0xc000109608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001095b8 sp=0xc000109598 pc=0x58a2a0e runtime.chanrecv(0xc000300060, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000109630 sp=0xc0001095b8 pc=0x58685bf runtime.chanrecv1(0x6003e80?, 0x5d09c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000109658 sp=0xc000109630 pc=0x58681d2 testing.(*T).Parallel(0xc000155a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001096f0 sp=0xc000109658 pc=0x5969f35 runtime_test.TestNetpollWaiters(0xc000155a00) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc000109770 sp=0xc0001096f0 pc=0x5b7c53f testing.tRunner(0xc000155a00, 0x5d9a6f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001097c0 sp=0xc000109770 pc=0x596a27b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001097e0 sp=0xc0001097c0 pc=0x596b1e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001097e8 sp=0xc0001097e0 pc=0x58dda01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 300.086s FAIL 2023/11/17 19:04:07 Failed: exit status 1 go tool dist: FAILED