darwin-amd64-nocgo at d67ac9389517aa15e0f6355aec13cc4a8773984b :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=69A0F10E-5306-4FB1-A1EE-C45F1662B26F" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Ufej0m5y94/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=0208C893-CC2E-4AA5-96C3-A56766348FAD" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-nocgo" "CGO_ENABLED=0" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.370s ok archive/zip 0.621s ok bufio 0.253s ok bytes 0.343s ok cmp 0.073s ok compress/bzip2 0.168s ok compress/flate 3.185s ok compress/gzip 1.266s ok compress/lzw 0.130s ok compress/zlib 0.662s ok container/heap 0.037s ok container/list 0.021s ok container/ring 0.055s ok context 0.069s ok crypto 0.057s ok crypto/aes 0.039s ok crypto/cipher 0.044s ok crypto/des 0.047s ok crypto/dsa 0.081s ok crypto/ecdh 0.055s ok crypto/ecdsa 0.037s ok crypto/ed25519 0.076s ok crypto/elliptic 0.033s ok crypto/hmac 0.033s ok crypto/internal/alias 0.067s ok crypto/internal/bigmod 0.181s ok crypto/internal/boring 0.075s ok crypto/internal/boring/bcache 0.184s ok crypto/internal/edwards25519 0.093s ok crypto/internal/edwards25519/field 0.027s ok crypto/internal/nistec 0.249s ok crypto/internal/nistec/fiat 0.126s [no tests to run] ok crypto/md5 0.137s ok crypto/rand 0.152s ok crypto/rc4 0.091s ok crypto/rsa 0.263s ok crypto/sha1 0.033s ok crypto/sha256 0.039s ok crypto/sha512 0.041s ok crypto/subtle 0.196s ok crypto/tls 1.373s ok crypto/x509 0.440s ok database/sql 0.565s ok database/sql/driver 0.043s ok debug/buildinfo 0.039s ok debug/dwarf 0.085s ok debug/elf 0.177s ok debug/gosym 0.087s ok debug/macho 0.034s ok debug/pe 0.067s ok debug/plan9obj 0.042s ok embed 0.056s [no tests to run] ok embed/internal/embedtest 0.073s ok encoding/ascii85 0.074s ok encoding/asn1 0.079s ok encoding/base32 0.136s ok encoding/base64 0.016s ok encoding/binary 0.085s ok encoding/csv 0.087s ok encoding/gob 1.289s ok encoding/hex 0.027s ok encoding/json 0.321s ok encoding/pem 0.448s ok encoding/xml 0.085s ok errors 0.066s ok expvar 0.054s ok flag 0.124s ok fmt 0.065s ok go/ast 0.013s ok go/build 1.564s ok go/build/constraint 0.026s ok go/constant 0.030s ok go/doc 0.089s ok go/doc/comment 1.067s ok go/format 0.085s ok go/importer 1.767s ok go/internal/gccgoimporter 0.107s ok go/internal/gcimporter 6.679s ok go/internal/srcimporter 2.500s ok go/parser 0.370s ok go/printer 0.362s ok go/scanner 0.024s ok go/token 0.028s ok go/types 18.848s ok go/version 0.026s ok hash 0.069s ok hash/adler32 0.046s ok hash/crc32 0.026s ok hash/crc64 0.049s ok hash/fnv 0.080s ok hash/maphash 0.142s ok html 0.055s ok html/template 0.096s ok image 0.119s ok image/color 0.127s ok image/draw 0.170s ok image/gif 0.424s ok image/jpeg 0.216s ok image/png 0.276s ok index/suffixarray 0.246s ok internal/abi 0.249s ok internal/buildcfg 0.023s ok internal/coverage/cformat 0.044s ok internal/coverage/cmerge 0.072s ok internal/coverage/pods 0.073s ok internal/coverage/slicereader 0.031s ok internal/coverage/slicewriter 0.028s ok internal/coverage/test 0.020s ok internal/cpu 0.112s ok internal/dag 0.103s ok internal/diff 0.105s ok internal/fmtsort 0.091s ok internal/fuzz 0.129s ok internal/godebug 1.330s ok internal/godebugs 0.042s ok internal/gover 0.061s ok internal/intern 1.366s ok internal/itoa 0.043s ok internal/platform 2.544s ok internal/poll 0.134s ok internal/profile 0.026s ok internal/reflectlite 0.025s ok internal/safefilepath 0.020s ok internal/saferio 0.107s ok internal/singleflight 0.065s ok internal/testenv 0.559s ok internal/trace 0.115s ok internal/trace/v2 21.225s ok internal/types/errors 1.696s ok internal/unsafeheader 0.051s ok internal/xcoff 0.033s ok internal/zstd 0.059s ok io 0.199s ok io/fs 0.395s ok io/ioutil 0.160s ok log 0.021s ok log/slog 0.124s ok log/slog/internal/benchmarks 0.021s ok log/slog/internal/buffer 0.026s ok log/syslog 1.253s ok maps 0.015s ok math 0.029s ok math/big 0.750s ok math/bits 0.065s ok math/cmplx 0.034s ok math/rand 0.172s ok math/rand/v2 0.224s ok mime 0.030s ok mime/multipart 0.623s ok mime/quotedprintable 0.132s ok net 22.051s ok net/http 11.076s ok net/http/cgi 1.214s ok net/http/cookiejar 0.049s ok net/http/fcgi 0.243s ok net/http/httptest 0.133s ok net/http/httptrace 0.055s ok net/http/httputil 1.029s ok net/http/internal 0.075s ok net/http/internal/ascii 0.036s ok net/http/pprof 5.149s ok net/internal/socktest 0.022s ok net/mail 0.027s ok net/netip 0.869s ok net/rpc 0.143s ok net/rpc/jsonrpc 0.052s ok net/smtp 0.088s ok net/textproto 0.533s ok net/url 0.058s ok os 1.605s ok os/exec 1.709s ok os/exec/internal/fdtest 0.025s ok os/signal 2.899s ok os/user 0.055s ok path 0.035s ok path/filepath 0.062s ok plugin 0.041s ok reflect 1.019s ok regexp 0.492s ok regexp/syntax 0.762s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m44s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m43s) goroutine 23383 gp=0xc000502d00 m=7 mp=0xc000081008 [running]: panic({0x695a900?, 0xc0016de050?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc0008ddf10 sp=0xc0008dde60 pc=0x6502658 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc0008ddfe0 sp=0xc0008ddf10 pc=0x65d30d4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008ddfe8 sp=0xc0008ddfe0 pc=0x6541b01 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(0xc0004808f0?, 0xc000480978?, 0xf0?, 0x8?, 0x6983b20?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000141918 sp=0xc0001418f8 pc=0x6506d4e runtime.chanrecv(0xc0011f8230, 0xc0001419ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000141990 sp=0xc000141918 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001419b8 sp=0xc000141990 pc=0x64cc512 testing.(*T).Run(0xc000007860, {0x689402e?, 0x2095a8d800141aa0?}, 0x69e8f68) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000141a78 sp=0xc0001419b8 pc=0x65cfcab testing.runTests.func1(0xc000007860) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc000141ab8 sp=0xc000141a78 pc=0x65d1e37 testing.tRunner(0xc000007860, 0xc000141bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000141b08 sp=0xc000141ab8 pc=0x65cee9b testing.runTests(0xc000010198, {0x6c46020?, 0x198, 0x198}, {0xc00010f200?, 0x64df325?, 0x6c4a000?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc000141c00 sp=0xc000141b08 pc=0x65d1d16 testing.(*M).Run(0xc00010b720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc000141e30 sp=0xc000141c00 pc=0x65d06eb runtime_test.TestMain(0xc00010b720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc000141e98 sp=0xc000141e30 pc=0x67cc8b7 main.main() _testmain.go:1483 +0x195 fp=0xc000141f50 sp=0xc000141e98 pc=0x687f3b5 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000141fe0 sp=0xc000141f50 pc=0x65068fd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000141fe8 sp=0xc000141fe0 pc=0x6541b01 goroutine 2 gp=0xc000006680 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0xdfee2eb0421?, 0x6c4af60?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e7a8 sp=0xc00004e788 pc=0x6506d4e 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=0x6506bb3 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x6541b01 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000006b60 m=nil [GC sweep wait]: runtime.gopark(0x6c49901?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ef80 sp=0xc00004ef60 pc=0x6506d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc00002e070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc00004efc8 sp=0xc00004ef80 pc=0x64f025f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc00004efe0 sp=0xc00004efc8 pc=0x64e48a5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x6541b01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc000006d00 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x6553f100?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004f778 sp=0xc00004f758 pc=0x6506d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x6c4a120) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00004f7a8 sp=0xc00004f778 pc=0x64edc09 runtime.bgscavenge(0xc00002e070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00004f7c8 sp=0xc00004f7a8 pc=0x64ee1b9 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc00004f7e0 sp=0xc00004f7c8 pc=0x64e4845 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004f7e8 sp=0xc00004f7e0 pc=0x6541b01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc0000071e0 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x69e92d8?, 0xe0?, 0x66?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004fe20 sp=0xc00004fe00 pc=0x6506d4e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004ffe0 sp=0xc00004fe20 pc=0x64e3867 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x6541b01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22985 gp=0xc000007ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00089ac50?, 0xc000072000?, 0x0?, 0x0?, 0xc0001aae18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001aadc8 sp=0xc0001aada8 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001aae40 sp=0xc0001aadc8 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001aae68 sp=0xc0001aae40 pc=0x64cc512 testing.(*T).Parallel(0xc00043dd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001aaf00 sp=0xc0001aae68 pc=0x65ceb55 runtime_test.TestVDSO(0xc00043dd40) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc0001aaf70 sp=0xc0001aaf00 pc=0x67cdc9c testing.tRunner(0xc00043dd40, 0x69e9288) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001aafc0 sp=0xc0001aaf70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001aafe0 sp=0xc0001aafc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001aafe8 sp=0xc0001aafe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 18 gp=0xc000007d40 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xdfee330863a?, 0x2?, 0xb0?, 0x36?, 0x65cee9b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f50 sp=0xc000050f30 pc=0x6506d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000050fe0 sp=0xc000050f50 pc=0x64e6925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x6541b01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 17 gp=0xc0001741a0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xde039dd9e9c?, 0x2?, 0x82?, 0xd1?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051750 sp=0xc000051730 pc=0x6506d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000517e0 sp=0xc000051750 pc=0x64e6925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x6541b01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 11 gp=0xc000174680 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xddf2d28eb31?, 0x2?, 0x66?, 0xaf?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051f50 sp=0xc000051f30 pc=0x6506d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000051fe0 sp=0xc000051f50 pc=0x64e6925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x6541b01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 33 gp=0xc000502000 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xdfee3308644?, 0xc000024720?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004a750 sp=0xc00004a730 pc=0x6506d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004a7e0 sp=0xc00004a750 pc=0x64e6925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004a7e8 sp=0xc00004a7e0 pc=0x6541b01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 12 gp=0xc000174820 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xde039dda565?, 0x2?, 0x15?, 0x59?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000584750 sp=0xc000584730 pc=0x6506d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0005847e0 sp=0xc000584750 pc=0x64e6925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005847e8 sp=0xc0005847e0 pc=0x6541b01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc0005021a0 m=nil [GC worker (idle)]: runtime.gopark(0xdfee330857a?, 0xc0001a5fc0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004af50 sp=0xc00004af30 pc=0x6506d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004afe0 sp=0xc00004af50 pc=0x64e6925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004afe8 sp=0xc00004afe0 pc=0x6541b01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23381 gp=0xc0017fa000 m=nil [runnable]: runtime.gopark(0xc000504420?, 0xc000587708?, 0x20?, 0x44?, 0x6c4b1d8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005876d0 sp=0xc0005876b0 pc=0x6506d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000013238, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000587738 sp=0xc0005876d0 pc=0x6518b05 runtime.semacquire(0xc000013238?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000587770 sp=0xc000587738 pc=0x65188be runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0005877a8 sp=0xc000587770 pc=0x680e05e runtime_test.(*contentionWorker).run(0xc0005785a0) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0005877c8 sp=0xc0005877a8 pc=0x680fe23 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0005877e0 sp=0xc0005877c8 pc=0x680fa25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005877e8 sp=0xc0005877e0 pc=0x6541b01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23379 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23382 gp=0xc00043c4e0 m=nil [runnable]: runtime.semrelease1(0xc000013238?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc00005e770 sp=0xc00005e768 pc=0x6518e59 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc00005e7a8 sp=0xc00005e770 pc=0x680e076 runtime_test.(*contentionWorker).run(0xc0005785b8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00005e7c8 sp=0xc00005e7a8 pc=0x680fe23 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00005e7e0 sp=0xc00005e7c8 pc=0x680fa25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 pc=0x6541b01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23379 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 18515 gp=0xc000175520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000310e0?, 0xc000072000?, 0x0?, 0x0?, 0xc0003d5e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003d5db8 sp=0xc0003d5d98 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003d5e30 sp=0xc0003d5db8 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003d5e58 sp=0xc0003d5e30 pc=0x64cc512 testing.(*T).Parallel(0xc0001cc4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003d5ef0 sp=0xc0003d5e58 pc=0x65ceb55 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0001cc4e0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc0003d5f70 sp=0xc0003d5ef0 pc=0x67cf998 testing.tRunner(0xc0001cc4e0, 0x69e8f20) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003d5fc0 sp=0xc0003d5f70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003d5fe0 sp=0xc0003d5fc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003d5fe8 sp=0xc0003d5fe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23110 gp=0xc0001756c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00089a060?, 0xc000072000?, 0x0?, 0x0?, 0xc0006cae40?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006cadf0 sp=0xc0006cadd0 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006cae68 sp=0xc0006cadf0 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006cae90 sp=0xc0006cae68 pc=0x64cc512 testing.(*T).Parallel(0xc0023201a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006caf28 sp=0xc0006cae90 pc=0x65ceb55 runtime_test.TestGCTestPointerClass(0xc0023201a0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc0006caf70 sp=0xc0006caf28 pc=0x67dd6fc testing.tRunner(0xc0023201a0, 0x69e8918) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006cafc0 sp=0xc0006caf70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006cafe0 sp=0xc0006cafc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006cafe8 sp=0xc0006cafe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 18516 gp=0xc0000829c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000031140?, 0xc000072000?, 0x0?, 0x0?, 0xc0006dae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006dadb8 sp=0xc0006dad98 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006dae30 sp=0xc0006dadb8 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006dae58 sp=0xc0006dae30 pc=0x64cc512 testing.(*T).Parallel(0xc0001cc680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006daef0 sp=0xc0006dae58 pc=0x65ceb55 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0001cc680) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc0006daf70 sp=0xc0006daef0 pc=0x67cfad8 testing.tRunner(0xc0001cc680, 0x69e8f28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006dafc0 sp=0xc0006daf70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006dafe0 sp=0xc0006dafc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006dafe8 sp=0xc0006dafe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 18517 gp=0xc000082ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000311a0?, 0xc000072000?, 0x0?, 0x0?, 0xc0003d5608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003d55b8 sp=0xc0003d5598 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003d5630 sp=0xc0003d55b8 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003d5658 sp=0xc0003d5630 pc=0x64cc512 testing.(*T).Parallel(0xc0001cc820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003d56f0 sp=0xc0003d5658 pc=0x65ceb55 runtime_test.TestNetpollDeadlock(0xc0001cc820) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc0003d5770 sp=0xc0003d56f0 pc=0x67cfbff testing.tRunner(0xc0001cc820, 0x69e8c68) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003d57c0 sp=0xc0003d5770 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003d57e0 sp=0xc0003d57c0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003d57e8 sp=0xc0003d57e0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 18518 gp=0xc000083040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000031200?, 0xc000072000?, 0x0?, 0x0?, 0xc0008dad50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008dad00 sp=0xc0008dace0 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0008dad78 sp=0xc0008dad00 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0008dada0 sp=0xc0008dad78 pc=0x64cc512 testing.(*T).Parallel(0xc0001cd380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008dae38 sp=0xc0008dada0 pc=0x65ceb55 runtime_test.TestPanicTraceback(0xc0001cd380) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc0008daf70 sp=0xc0008dae38 pc=0x67cfd2a testing.tRunner(0xc0001cd380, 0x69e8dc0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008dafc0 sp=0xc0008daf70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008dafe0 sp=0xc0008dafc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008dafe8 sp=0xc0008dafe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23251 gp=0xc000083520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001636060?, 0xc000072000?, 0x0?, 0x0?, 0xc000584de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000584d90 sp=0xc000584d70 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000584e08 sp=0xc000584d90 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000584e30 sp=0xc000584e08 pc=0x64cc512 testing.(*T).Parallel(0xc0023204e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000584ec8 sp=0xc000584e30 pc=0x65ceb55 runtime_test.testConcurrentReadsAfterGrowth(0x65ce633?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000584f50 sp=0xc000584ec8 pc=0x67f594a runtime_test.TestConcurrentReadsAfterGrowth(0xc0023204e0?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc000584f70 sp=0xc000584f50 pc=0x67f60f5 testing.tRunner(0xc0023204e0, 0x69e8778) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000584fc0 sp=0xc000584f70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000584fe0 sp=0xc000584fc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000584fe8 sp=0xc000584fe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23371 gp=0xc0006d6000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000481041?, 0xc0004810d0?, 0x40?, 0x10?, 0x6983b20?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008dfd30 sp=0xc0008dfd10 pc=0x6506d4e runtime.chanrecv(0xc0011f83f0, 0xc0008dfe17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0008dfda8 sp=0xc0008dfd30 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0008dfdd0 sp=0xc0008dfda8 pc=0x64cc512 testing.(*T).Run(0xc0005036c0, {0x6887a7f?, 0xc002a44138?}, 0xc0016de6e0) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0008dfe90 sp=0xc0008dfdd0 pc=0x65cfcab runtime_test.TestRuntimeLockMetricsAndProfile(0xc0005036c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc0008dff70 sp=0xc0008dfe90 pc=0x680ddbe testing.tRunner(0xc0005036c0, 0x69e8f68) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008dffc0 sp=0xc0008dff70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008dffe0 sp=0xc0008dffc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008dffe8 sp=0xc0008dffe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23315 gp=0xc0006d61a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00165c670?, 0xc000072000?, 0x0?, 0x0?, 0xc000580dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000580d80 sp=0xc000580d60 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000580df8 sp=0xc000580d80 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000580e20 sp=0xc000580df8 pc=0x64cc512 testing.(*T).Parallel(0xc0017fba00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000580eb8 sp=0xc000580e20 pc=0x65ceb55 runtime_test.TestMemmove(0xc0017fba00) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc000580f70 sp=0xc000580eb8 pc=0x67feed9 testing.tRunner(0xc0017fba00, 0x69e8bd8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000580fc0 sp=0xc000580f70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000580fe0 sp=0xc000580fc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000580fe8 sp=0xc000580fe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23316 gp=0xc0006d64e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00165c6d0?, 0xc000072000?, 0x0?, 0x0?, 0xc0005865c8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000586578 sp=0xc000586558 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0005865f0 sp=0xc000586578 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000586618 sp=0xc0005865f0 pc=0x64cc512 testing.(*T).Parallel(0xc0017fbba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005866b0 sp=0xc000586618 pc=0x65ceb55 runtime_test.TestMemmoveAlias(0xc0017fbba0) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc000586770 sp=0xc0005866b0 pc=0x67ff3f9 testing.tRunner(0xc0017fbba0, 0x69e8be0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005867c0 sp=0xc000586770 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005867e0 sp=0xc0005867c0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005867e8 sp=0xc0005867e0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23317 gp=0xc0006d6680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00165c730?, 0xc000072000?, 0x0?, 0x0?, 0xc000063e48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000063df8 sp=0xc000063dd8 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000063e70 sp=0xc000063df8 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000063e98 sp=0xc000063e70 pc=0x64cc512 testing.(*T).Parallel(0xc0017fbd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000063f30 sp=0xc000063e98 pc=0x65ceb55 runtime_test.TestMemmoveLarge0x180000(0xc0017fbd40) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000063f70 sp=0xc000063f30 pc=0x67ff8e5 testing.tRunner(0xc0017fbd40, 0x69e8bf0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000063fc0 sp=0xc000063f70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000063fe0 sp=0xc000063fc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23252 gp=0xc0006d6820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0016360c0?, 0xc000072000?, 0x0?, 0x0?, 0xc0000505e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050590 sp=0xc000050570 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000050608 sp=0xc000050590 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000050630 sp=0xc000050608 pc=0x64cc512 testing.(*T).Parallel(0xc002320680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0000506c8 sp=0xc000050630 pc=0x65ceb55 runtime_test.testConcurrentReadsAfterGrowth(0x65ce633?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000050750 sp=0xc0000506c8 pc=0x67f594a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc002320680?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc000050770 sp=0xc000050750 pc=0x67f6138 testing.tRunner(0xc002320680, 0x69e8780) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000507c0 sp=0xc000050770 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000507e0 sp=0xc0000507c0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23379 gp=0xc0006d69c0 m=nil [semacquire, 2 minutes]: runtime.gopark(0x4?, 0xc00013fc30?, 0x0?, 0xc0?, 0x6d61108?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004edba0 sp=0xc0004edb80 pc=0x6506d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000013348, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0004edc08 sp=0xc0004edba0 pc=0x6518b05 sync.runtime_Semacquire(0xc0016de820?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc0004edc40 sp=0xc0004edc08 pc=0x653d8e5 sync.(*WaitGroup).Wait(0x69e9810?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc0004edc68 sp=0xc0004edc40 pc=0x654ac48 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc0004edcb8 sp=0xc0004edc68 pc=0x680f9e5 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc002321380, 0xc00013fe50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc0004edd48 sp=0xc0004edcb8 pc=0x680fb58 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc002321380) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc0004edee0 sp=0xc0004edd48 pc=0x680ef93 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc002321380) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc0004edf70 sp=0xc0004edee0 pc=0x680dfe9 testing.tRunner(0xc002321380, 0xc0016de6e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004edfc0 sp=0xc0004edf70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004edfe0 sp=0xc0004edfc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004edfe8 sp=0xc0004edfe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 23371 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc0006d7ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0016b6080?, 0xc000072000?, 0x0?, 0x0?, 0xc0006e9608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006e95b8 sp=0xc0006e9598 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006e9630 sp=0xc0006e95b8 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006e9658 sp=0xc0006e9630 pc=0x64cc512 testing.(*T).Parallel(0xc002320000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006e96f0 sp=0xc0006e9658 pc=0x65ceb55 runtime_test.TestNetpollWaiters(0xc002320000) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc0006e9770 sp=0xc0006e96f0 pc=0x67d2e3f testing.tRunner(0xc002320000, 0x69e8c70) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006e97c0 sp=0xc0006e9770 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006e97e0 sp=0xc0006e97c0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006e97e8 sp=0xc0006e97e0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23318 gp=0xc0006e2d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00165c790?, 0xc000072000?, 0x0?, 0x0?, 0xc000064e48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000064df8 sp=0xc000064dd8 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000064e70 sp=0xc000064df8 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000064e98 sp=0xc000064e70 pc=0x64cc512 testing.(*T).Parallel(0xc002320820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000064f30 sp=0xc000064e98 pc=0x65ceb55 runtime_test.TestMemmoveOverlapLarge0x120000(0xc002320820) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc000064f70 sp=0xc000064f30 pc=0x67ff9e5 testing.tRunner(0xc002320820, 0x69e8bf8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000064fc0 sp=0xc000064f70 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000064fe0 sp=0xc000064fc0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23380 gp=0xc0006e3040 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc0005807a8 sp=0xc0005807a0 pc=0x680e0e6 runtime_test.(*contentionWorker).run(0xc000578588) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0005807c8 sp=0xc0005807a8 pc=0x680fe23 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0005807e0 sp=0xc0005807c8 pc=0x680fa25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005807e8 sp=0xc0005807e0 pc=0x6541b01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23379 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23171 gp=0xc0006ecb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00089a180?, 0xc000072000?, 0x0?, 0x0?, 0xc0006c5638?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006c55e8 sp=0xc0006c55c8 pc=0x6506d4e runtime.chanrecv(0xc00007c360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006c5660 sp=0xc0006c55e8 pc=0x64cc8ff runtime.chanrecv1(0x6c49920?, 0x695a900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006c5688 sp=0xc0006c5660 pc=0x64cc512 testing.(*T).Parallel(0xc002320340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006c5720 sp=0xc0006c5688 pc=0x65ceb55 runtime_test.TestGCTestMoveStackOnNextCall(0xc002320340) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc0006c5770 sp=0xc0006c5720 pc=0x67dd11c testing.tRunner(0xc002320340, 0x69e8908) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006c57c0 sp=0xc0006c5770 pc=0x65cee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006c57e0 sp=0xc0006c57c0 pc=0x65cfe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006c57e8 sp=0xc0006c57e0 pc=0x6541b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.046s ok runtime/coverage 0.054s ok runtime/debug 0.149s FAIL go tool dist: Failed: exit status 1