linux-s390x-ibm-race at 89f7805c2e1ec3a1f708957ca8f43b04f3f2834f :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=2d88c36417684b6da1d595ba34c04b53" "JOURNAL_STREAM=9:919123066" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/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 linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=2d88c36417684b6da1d595ba34c04b53" "JOURNAL_STREAM=9:919123066" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 2.198s ok archive/zip 8.376s ok bufio 1.384s ok bytes 3.997s ok cmp 1.123s ok compress/bzip2 2.530s ok compress/flate 18.253s ok compress/gzip 26.500s ok compress/lzw 3.811s ok compress/zlib 9.418s ok container/heap 1.022s ok container/list 1.009s ok container/ring 1.050s ok context 1.198s ok crypto 3.069s ok crypto/aes 1.048s ok crypto/cipher 1.046s ok crypto/des 1.255s ok crypto/dsa 1.013s ok crypto/ecdh 1.485s ok crypto/ecdsa 1.707s ok crypto/ed25519 2.725s ok crypto/elliptic 1.363s ok crypto/hmac 1.223s ok crypto/internal/alias 1.013s ok crypto/internal/bigmod 1.520s ok crypto/internal/boring 1.049s ok crypto/internal/boring/bcache 2.429s ok crypto/internal/edwards25519 4.472s ok crypto/internal/edwards25519/field 1.244s ok crypto/internal/nistec 2.970s ok crypto/internal/nistec/fiat 1.012s [no tests to run] ok crypto/md5 1.035s ok crypto/rand 2.033s ok crypto/rc4 1.653s ok crypto/rsa 3.994s ok crypto/sha1 1.164s ok crypto/sha256 1.073s ok crypto/sha512 1.028s ok crypto/subtle 3.787s ok crypto/tls 12.010s ok crypto/x509 3.528s ok database/sql 1.853s ok database/sql/driver 1.570s ok debug/buildinfo 1.569s ok debug/dwarf 1.238s ok debug/elf 3.304s ok debug/gosym 1.284s ok debug/macho 1.029s ok debug/pe 1.064s ok debug/plan9obj 1.019s ok embed 1.063s [no tests to run] ok embed/internal/embedtest 1.034s ok encoding/ascii85 1.017s ok encoding/asn1 1.224s ok encoding/base32 1.060s ok encoding/base64 1.038s ok encoding/binary 1.017s ok encoding/csv 1.102s ok encoding/gob 30.828s ok encoding/hex 1.198s ok encoding/json 4.028s ok encoding/pem 3.130s ok encoding/xml 1.211s ok errors 1.020s ok expvar 1.016s ok flag 3.309s ok fmt 1.598s ok go/ast 1.046s ok go/build 10.965s ok go/build/constraint 1.022s ok go/constant 1.020s ok go/doc 1.360s ok go/doc/comment 4.639s ok go/format 1.046s ok go/importer 2.012s ok go/internal/gccgoimporter 1.069s ok go/internal/gcimporter 15.900s ok go/internal/srcimporter 20.659s ok go/parser 2.563s ok go/printer 3.963s ok go/scanner 1.030s ok go/token 1.160s ok go/types 92.712s ok go/version 1.030s ok hash 1.017s ok hash/adler32 1.050s ok hash/crc32 1.212s ok hash/crc64 1.054s ok hash/fnv 1.062s ok hash/maphash 1.096s ok html 1.061s ok html/template 1.601s ok image 1.753s ok image/color 1.114s ok image/draw 2.217s ok image/gif 4.116s ok image/jpeg 3.526s ok image/png 6.414s ok index/suffixarray 3.824s ok internal/abi 1.182s ok internal/buildcfg 1.020s ok internal/chacha8rand 1.012s ok internal/coverage/cformat 1.023s ok internal/coverage/cmerge 1.022s ok internal/coverage/pods 1.026s ok internal/coverage/slicereader 1.026s ok internal/coverage/slicewriter 1.009s ok internal/coverage/test 1.115s ok internal/cpu 2.030s ok internal/dag 1.022s ok internal/diff 1.056s ok internal/fmtsort 1.022s ok internal/fuzz 1.028s ok internal/godebug 15.316s ok internal/godebugs 155.177s ok internal/gover 1.040s ok internal/intern 5.006s ok internal/itoa 1.021s ok internal/platform 2.048s ok internal/poll 1.471s ok internal/profile 1.041s ok internal/reflectlite 1.022s ok internal/runtime/atomic 1.052s ok internal/runtime/syscall 1.015s ok internal/saferio 1.218s ok internal/singleflight 1.053s ok internal/sysinfo 1.008s ok internal/testenv 1.286s ok internal/trace 1.666s ok internal/trace/v2 35.060s ok internal/trace/v2/internal/oldtrace 1.744s ok internal/types/errors 1.717s ok internal/unsafeheader 1.013s ok internal/xcoff 1.022s ok internal/zstd 1.061s ok io 1.264s ok io/fs 1.259s ok io/ioutil 1.024s ok log 1.042s ok log/slog 1.142s ok log/slog/internal/benchmarks 1.021s ok log/slog/internal/buffer 1.016s ok log/syslog 2.365s ok maps 1.041s ok math 1.112s ok math/big 7.891s ok math/bits 1.029s ok math/cmplx 1.027s ok math/rand 5.052s ok math/rand/v2 4.632s ok mime 1.083s ok mime/multipart 10.263s ok mime/quotedprintable 1.825s ok net 41.798s ok net/http 13.630s ok net/http/cgi 27.479s ok net/http/cookiejar 1.031s ok net/http/fcgi 1.230s ok net/http/httptest 1.246s ok net/http/httptrace 1.015s ok net/http/httputil 1.725s ok net/http/internal 3.911s ok net/http/internal/ascii 1.052s ok net/http/pprof 6.261s ok net/internal/cgotest 1.007s ok net/internal/socktest 1.023s ok net/mail 1.014s ok net/netip 1.243s ok net/rpc 1.071s ok net/rpc/jsonrpc 1.018s ok net/smtp 1.112s ok net/textproto 1.043s ok net/url 1.033s ok os 7.966s ok os/exec 8.368s ok os/exec/internal/fdtest 1.024s ok os/signal 22.873s ok os/user 1.027s ok path 1.010s ok path/filepath 1.092s ok plugin 1.079s ok reflect 1.935s ok regexp 4.938s ok regexp/syntax 9.447s ok runtime 33.305s ok runtime/cgo 1.009s ok runtime/coverage 1.012s ok runtime/debug 2.088s ok runtime/internal/math 1.028s ok runtime/internal/sys 1.027s ok runtime/internal/wasitest 1.012s ok runtime/metrics 1.049s ok runtime/pprof 19.568s ok runtime/race 11.657s ok runtime/trace 1.261s ok slices 1.606s ok sort 1.575s ok strconv 6.018s ok strings 4.721s ok sync 2.761s ok sync/atomic 11.140s ok syscall 20.635s ok testing 14.724s ok testing/fstest 1.028s ok testing/iotest 1.016s ok testing/quick 1.264s ok testing/slogtest 1.031s ok text/scanner 1.034s ok text/tabwriter 1.017s ok text/template 1.672s ok text/template/parse 1.924s ok time 13.476s ok unicode 1.062s ok unicode/utf16 1.031s ok unicode/utf8 1.028s ok cmd/addr2line 9.167s ok cmd/api 26.814s ok cmd/asm/internal/asm 9.314s ok cmd/asm/internal/lex 1.028s ok cmd/cgo/internal/swig 1.119s ok cmd/cgo/internal/test 2.041s ok cmd/cgo/internal/testcarchive 37.903s ok cmd/cgo/internal/testcshared 17.990s ok cmd/cgo/internal/testerrors 20.626s ok cmd/cgo/internal/testfortran 1.018s ok cmd/cgo/internal/testgodefs 1.581s ok cmd/cgo/internal/testlife 1.586s ok cmd/cgo/internal/testnocgo 1.008s ok cmd/cgo/internal/testplugin 46.259s ok cmd/cgo/internal/testsanitizers 1.103s ok cmd/cgo/internal/testshared 49.612s ok cmd/cgo/internal/testso 3.144s ok cmd/cgo/internal/teststdio 2.876s ok cmd/cgo/internal/testtls 1.051s ok cmd/compile/internal/abt 1.091s ok cmd/compile/internal/amd64 1.013s ok cmd/compile/internal/base 1.010s ok cmd/compile/internal/compare 1.010s ok cmd/compile/internal/devirtualize 1.014s ok cmd/compile/internal/dwarfgen 1.737s ok cmd/compile/internal/importer 1.938s ok cmd/compile/internal/inline/inlheur 1.440s ok cmd/compile/internal/ir 1.032s ok cmd/compile/internal/liveness 1.351s ok cmd/compile/internal/logopt 1.355s ok cmd/compile/internal/loopvar 1.033s ok cmd/compile/internal/noder 1.027s ok cmd/compile/internal/reflectdata 1.024s [no tests to run] ok cmd/compile/internal/ssa 17.525s ok cmd/compile/internal/syntax 1.248s ok cmd/compile/internal/test 15.910s ok cmd/compile/internal/typecheck 1.382s ok cmd/compile/internal/types 1.009s ok cmd/compile/internal/types2 10.608s ok cmd/covdata 1.014s ok cmd/cover 20.136s ok cmd/dist 1.019s ok cmd/distpack 1.031s ok cmd/doc 2.363s ok cmd/fix 4.660s vcs-test.golang.org rerouted to http://127.0.0.1:38095 https://vcs-test.golang.org rerouted to https://127.0.0.1:37045 go test proxy running at GOPROXY=http://127.0.0.1:43215/mod 2024/03/29 20:33:25 httptest.Server blocked in Close after 5 seconds, waiting for connections: *tls.Conn 0xc000284388 127.0.0.1:44374 in state active *tls.Conn 0xc000284708 127.0.0.1:44380 in state active *tls.Conn 0xc000284a88 127.0.0.1:44394 in state active panic: test timed out after 45m0s running tests: TestScript (4m26s) goroutine 13139 gp=0xc00033cfc0 m=19 mp=0xc000b81008 [running]: panic({0x1d4ba20, 0xc000226020}) /data/golang/workdir/go/src/runtime/panic.go:778 +0x172 fp=0xc0002a1f08 sp=0xc0002a1e60 pc=0x105ffb2 testing.(*M).startAlarm.func1() /data/golang/workdir/go/src/testing/testing.go:2366 +0x30c fp=0xc0002a1fd8 sp=0xc0002a1f08 pc=0x123decc runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0002a1fd8 sp=0xc0002a1fd8 pc=0x10ac052 created by time.goFunc /data/golang/workdir/go/src/time/sleep.go:214 +0x54 goroutine 1 gp=0xc0000021c0 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000376450, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000047280 sp=0xc000047268 pc=0x1064856 runtime.chanrecv(0xc0003763f0, 0xc00004736f, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0000472f8 sp=0xc000047280 pc=0x101f034 runtime.chanrecv1(0xc0003763f0, 0xc00004736f) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc000047320 sp=0xc0000472f8 pc=0x101eaae testing.(*T).Run(0xc00039c000, {0x1e3acde, 0xa}, 0x1eb8f00) /data/golang/workdir/go/src/testing/testing.go:1750 +0x96a fp=0xc000047438 sp=0xc000047320 pc=0x1236b4a testing.runTests.func1(0xc00039c000) /data/golang/workdir/go/src/testing/testing.go:2161 +0xc6 fp=0xc000047488 sp=0xc000047438 pc=0x123b666 testing.tRunner(0xc00039c000, 0xc000047660) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc000047550 sp=0xc000047488 pc=0x1234dc6 testing.runTests(0xc000382018, {0x23ec900, 0x44, 0x44}, {0xc179f59658a7ffb8, 0x274a9d62e61, 0x242f300}) /data/golang/workdir/go/src/testing/testing.go:2159 +0xa28 fp=0xc000047680 sp=0xc000047550 pc=0x123b498 testing.(*M).Run(0xc000275680) /data/golang/workdir/go/src/testing/testing.go:2027 +0x1088 fp=0xc0000479e8 sp=0xc000047680 pc=0x1238438 cmd/go_test.TestMain(0xc000275680) /data/golang/workdir/go/src/cmd/go/go_test.go:322 +0x23d2 fp=0xc000047ea0 sp=0xc0000479e8 pc=0x1c83e82 main.main() _testmain.go:187 +0x35e fp=0xc000047f68 sp=0xc000047ea0 pc=0x1cc77fe runtime.main() /data/golang/workdir/go/src/runtime/proc.go:271 +0x2f2 fp=0xc000047fd8 sp=0xc000047f68 pc=0x1064282 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000047fd8 sp=0xc000047fd8 pc=0x10ac052 goroutine 2 gp=0xc000002c40 m=nil [force gc (idle), 44 minutes]: runtime.gopark(0x1eb9638, 0x242d9e0, 0x11, 0xa, 0x1) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc00006e7b0 sp=0xc00006e798 pc=0x1064856 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.forcegchelper() /data/golang/workdir/go/src/runtime/proc.go:326 +0xd2 fp=0xc00006e7d8 sp=0xc00006e7b0 pc=0x1064622 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc00006e7d8 sp=0xc00006e7d8 pc=0x10ac052 created by runtime.init.5 in goroutine 1 /data/golang/workdir/go/src/runtime/proc.go:314 +0x30 goroutine 3 gp=0xc000003500 m=nil [GC sweep wait]: runtime.gopark(0x1eb9638, 0x242e520, 0xc, 0x9, 0x1) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000080f90 sp=0xc000080f78 pc=0x1064856 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.bgsweep(0xc0000a0000) /data/golang/workdir/go/src/runtime/mgcsweep.go:318 +0x110 fp=0xc000080fc8 sp=0xc000080f90 pc=0x1048b90 runtime.gcenable.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:203 +0x5e fp=0xc000080fd8 sp=0xc000080fc8 pc=0x103a78e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000080fd8 sp=0xc000080fd8 pc=0x10ac052 created by runtime.gcenable in goroutine 1 /data/golang/workdir/go/src/runtime/mgc.go:203 +0xa8 goroutine 4 gp=0xc0000036c0 m=nil [GC scavenge wait]: runtime.gopark(0x1eb9638, 0x242f540, 0xd, 0xa, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000086f80 sp=0xc000086f68 pc=0x1064856 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x242f540) /data/golang/workdir/go/src/runtime/mgcscavenge.go:425 +0x72 fp=0xc000086fa8 sp=0xc000086f80 pc=0x1045de2 runtime.bgscavenge(0xc0000a0000) /data/golang/workdir/go/src/runtime/mgcscavenge.go:658 +0x8a fp=0xc000086fc8 sp=0xc000086fa8 pc=0x10464aa runtime.gcenable.gowrap2() /data/golang/workdir/go/src/runtime/mgc.go:204 +0x5e fp=0xc000086fd8 sp=0xc000086fc8 pc=0x103a70e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000086fd8 sp=0xc000086fd8 pc=0x10ac052 created by runtime.gcenable in goroutine 1 /data/golang/workdir/go/src/runtime/mgc.go:204 +0x10e goroutine 18 gp=0xc000102700 m=nil [finalizer wait, 4 minutes]: runtime.gopark(0x1eb9380, 0x33d5e10, 0x10, 0xa, 0x1) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000085f18 sp=0xc000085f00 pc=0x1064856 runtime.runfinq() /data/golang/workdir/go/src/runtime/mfinal.go:194 +0x16e fp=0xc000085fd8 sp=0xc000085f18 pc=0x103929e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000085fd8 sp=0xc000085fd8 pc=0x10ac052 created by runtime.createfing in goroutine 1 /data/golang/workdir/go/src/runtime/mfinal.go:164 +0x64 goroutine 51 gp=0xc0003a2000 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0000a6a80 sp=0xc0000a6a68 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0000a6af8 sp=0xc0000a6a80 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0000a6b20 sp=0xc0000a6af8 pc=0x101eaae testing.(*T).Parallel(0xc00039c340) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0000a6c38 sp=0xc0000a6b20 pc=0x123473a cmd/go_test.TestCounterNamesUpToDate(0xc00039c340) /data/golang/workdir/go/src/cmd/go/counters_test.go:21 +0x8e fp=0xc0000a6ee8 sp=0xc0000a6c38 pc=0x1c7fb4e testing.tRunner(0xc00039c340, 0x1eb8d90) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0000a6fb0 sp=0xc0000a6ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0000a6fd8 sp=0xc0000a6fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0000a6fd8 sp=0xc0000a6fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 53 gp=0xc0003a21c0 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0000a7c40 sp=0xc0000a7c28 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0000a7cb8 sp=0xc0000a7c40 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0000a7ce0 sp=0xc0000a7cb8 pc=0x101eaae testing.(*T).Parallel(0xc00039c680) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0000a7df8 sp=0xc0000a7ce0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac000) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0000a7e68 sp=0xc0000a7df8 pc=0x1c85e34 cmd/go_test.TestPackageMainTestCompilerFlags(0xc00039c680) /data/golang/workdir/go/src/cmd/go/go_test.go:978 +0xc4 fp=0xc0000a7ee8 sp=0xc0000a7e68 pc=0x1c8d754 testing.tRunner(0xc00039c680, 0x1eb8ef0) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0000a7fb0 sp=0xc0000a7ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0000a7fd8 sp=0xc0000a7fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0000a7fd8 sp=0xc0000a7fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 58 gp=0xc0003a2380 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0000a8ba0 sp=0xc0000a8b88 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0000a8c18 sp=0xc0000a8ba0 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0000a8c40 sp=0xc0000a8c18 pc=0x101eaae testing.(*T).Parallel(0xc00039cea0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0000a8d58 sp=0xc0000a8c40 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac0b0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0000a8dc8 sp=0xc0000a8d58 pc=0x1c85e34 cmd/go_test.TestGoListDeps(0xc00039cea0) /data/golang/workdir/go/src/cmd/go/go_test.go:1045 +0xca fp=0xc0000a8ee8 sp=0xc0000a8dc8 pc=0x1c8eaba testing.tRunner(0xc00039cea0, 0x1eb8e18) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0000a8fb0 sp=0xc0000a8ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0000a8fd8 sp=0xc0000a8fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0000a8fd8 sp=0xc0000a8fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 59 gp=0xc0003a2540 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0000a9c30 sp=0xc0000a9c18 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0000a9ca8 sp=0xc0000a9c30 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0000a9cd0 sp=0xc0000a9ca8 pc=0x101eaae testing.(*T).Parallel(0xc00039d040) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0000a9de8 sp=0xc0000a9cd0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac160) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0000a9e58 sp=0xc0000a9de8 pc=0x1c85e34 cmd/go_test.TestGoListTest(0xc00039d040) /data/golang/workdir/go/src/cmd/go/go_test.go:1077 +0xca fp=0xc0000a9ee8 sp=0xc0000a9e58 pc=0x1c8f4aa testing.tRunner(0xc00039d040, 0x1eb8e38) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0000a9fb0 sp=0xc0000a9ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0000a9fd8 sp=0xc0000a9fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0000a9fd8 sp=0xc0000a9fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 61 gp=0xc0003a2700 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003bab80 sp=0xc0003bab68 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003babf8 sp=0xc0003bab80 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003bac20 sp=0xc0003babf8 pc=0x101eaae testing.(*T).Parallel(0xc00039d380) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003bad38 sp=0xc0003bac20 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac210) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003bada8 sp=0xc0003bad38 pc=0x1c85e34 cmd/go_test.TestGoListExport(0xc00039d380) /data/golang/workdir/go/src/cmd/go/go_test.go:1152 +0xca fp=0xc0003baee8 sp=0xc0003bada8 pc=0x1c90e2a testing.tRunner(0xc00039d380, 0x1eb8e20) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003bafb0 sp=0xc0003baee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003bafd8 sp=0xc0003bafb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003bafd8 sp=0xc0003bafd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 62 gp=0xc0003a28c0 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003bbc38 sp=0xc0003bbc20 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003bbcb0 sp=0xc0003bbc38 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003bbcd8 sp=0xc0003bbcb0 pc=0x101eaae testing.(*T).Parallel(0xc00039d520) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003bbdf0 sp=0xc0003bbcd8 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac2c0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003bbe60 sp=0xc0003bbdf0 pc=0x1c85e34 cmd/go_test.TestUnsuccessfulGoInstallShouldMentionMissingPackage(0xc00039d520) /data/golang/workdir/go/src/cmd/go/go_test.go:1186 +0xca fp=0xc0003bbee8 sp=0xc0003bbe60 pc=0x1c91bfa testing.tRunner(0xc00039d520, 0x1eb8f40) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003bbfb0 sp=0xc0003bbee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003bbfd8 sp=0xc0003bbfb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003bbfd8 sp=0xc0003bbfd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 63 gp=0xc0003a2a80 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003bcc00 sp=0xc0003bcbe8 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003bcc78 sp=0xc0003bcc00 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003bcca0 sp=0xc0003bcc78 pc=0x101eaae testing.(*T).Parallel(0xc00039d6c0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003bcdb8 sp=0xc0003bcca0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac370) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003bce28 sp=0xc0003bcdb8 pc=0x1c85e34 cmd/go_test.TestGOROOTSearchFailureReporting(0xc00039d6c0) /data/golang/workdir/go/src/cmd/go/go_test.go:1196 +0xca fp=0xc0003bcee8 sp=0xc0003bce28 pc=0x1c91efa testing.tRunner(0xc00039d6c0, 0x1eb8de0) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003bcfb0 sp=0xc0003bcee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003bcfd8 sp=0xc0003bcfb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003bcfd8 sp=0xc0003bcfd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 64 gp=0xc0003a2c40 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003bdb70 sp=0xc0003bdb58 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003bdbe8 sp=0xc0003bdb70 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003bdc10 sp=0xc0003bdbe8 pc=0x101eaae testing.(*T).Parallel(0xc00039d860) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003bdd28 sp=0xc0003bdc10 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac420) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003bdd98 sp=0xc0003bdd28 pc=0x1c85e34 cmd/go_test.TestMultipleGOPATHEntriesReportedSeparately(0xc00039d860) /data/golang/workdir/go/src/cmd/go/go_test.go:1206 +0xca fp=0xc0003bdee8 sp=0xc0003bdd98 pc=0x1c9229a testing.tRunner(0xc00039d860, 0x1eb8ed0) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003bdfb0 sp=0xc0003bdee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003bdfd8 sp=0xc0003bdfb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003bdfd8 sp=0xc0003bdfd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 65 gp=0xc0003a2e00 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003b6b20 sp=0xc0003b6b08 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003b6b98 sp=0xc0003b6b20 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003b6bc0 sp=0xc0003b6b98 pc=0x101eaae testing.(*T).Parallel(0xc00039da00) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003b6cd8 sp=0xc0003b6bc0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac4d0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003b6d48 sp=0xc0003b6cd8 pc=0x1c85e34 cmd/go_test.TestMentionGOPATHInFirstGOPATHEntry(0xc00039da00) /data/golang/workdir/go/src/cmd/go/go_test.go:1219 +0xca fp=0xc0003b6ee8 sp=0xc0003b6d48 pc=0x1c927aa testing.tRunner(0xc00039da00, 0x1eb8ec0) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003b6fb0 sp=0xc0003b6ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003b6fd8 sp=0xc0003b6fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003b6fd8 sp=0xc0003b6fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 66 gp=0xc0003a2fc0 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003b7b20 sp=0xc0003b7b08 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003b7b98 sp=0xc0003b7b20 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003b7bc0 sp=0xc0003b7b98 pc=0x101eaae testing.(*T).Parallel(0xc00039dba0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003b7cd8 sp=0xc0003b7bc0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac580) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003b7d48 sp=0xc0003b7cd8 pc=0x1c85e34 cmd/go_test.TestMentionGOPATHNotOnSecondEntry(0xc00039dba0) /data/golang/workdir/go/src/cmd/go/go_test.go:1232 +0xca fp=0xc0003b7ee8 sp=0xc0003b7d48 pc=0x1c92dca testing.tRunner(0xc00039dba0, 0x1eb8ec8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003b7fb0 sp=0xc0003b7ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003b7fd8 sp=0xc0003b7fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003b7fd8 sp=0xc0003b7fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 67 gp=0xc0003a3180 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003b8c10 sp=0xc0003b8bf8 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003b8c88 sp=0xc0003b8c10 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003b8cb0 sp=0xc0003b8c88 pc=0x101eaae testing.(*T).Parallel(0xc00039dd40) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003b8dc8 sp=0xc0003b8cb0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac630) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003b8e38 sp=0xc0003b8dc8 pc=0x1c85e34 cmd/go_test.TestDefaultGOPATH(0xc00039dd40) /data/golang/workdir/go/src/cmd/go/go_test.go:1275 +0xca fp=0xc0003b8ee8 sp=0xc0003b8e38 pc=0x1c933ea testing.tRunner(0xc00039dd40, 0x1eb8da0) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003b8fb0 sp=0xc0003b8ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003b8fd8 sp=0xc0003b8fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003b8fd8 sp=0xc0003b8fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 68 gp=0xc0003a3340 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003b9c30 sp=0xc0003b9c18 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003b9ca8 sp=0xc0003b9c30 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003b9cd0 sp=0xc0003b9ca8 pc=0x101eaae testing.(*T).Parallel(0xc0003c2000) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003b9de8 sp=0xc0003b9cd0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac6e0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003b9e58 sp=0xc0003b9de8 pc=0x1c85e34 cmd/go_test.TestDefaultGOPATHPrintedSearchList(0xc0003c2000) /data/golang/workdir/go/src/cmd/go/go_test.go:1298 +0xca fp=0xc0003b9ee8 sp=0xc0003b9e58 pc=0x1c939fa testing.tRunner(0xc0003c2000, 0x1eb8da8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003b9fb0 sp=0xc0003b9ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003b9fd8 sp=0xc0003b9fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003b9fd8 sp=0xc0003b9fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 74 gp=0xc0003a3500 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003c8c08 sp=0xc0003c8bf0 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003c8c80 sp=0xc0003c8c08 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003c8ca8 sp=0xc0003c8c80 pc=0x101eaae testing.(*T).Parallel(0xc0003c29c0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003c8dc0 sp=0xc0003c8ca8 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac790) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003c8e30 sp=0xc0003c8dc0 pc=0x1c85e34 cmd/go_test.TestSymlinkWarning(0xc0003c29c0) /data/golang/workdir/go/src/cmd/go/go_test.go:1409 +0xca fp=0xc0003c8ee8 sp=0xc0003c8e30 pc=0x1c95c2a testing.tRunner(0xc0003c29c0, 0x1eb8f08) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003c8fb0 sp=0xc0003c8ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003c8fd8 sp=0xc0003c8fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003c8fd8 sp=0xc0003c8fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 75 gp=0xc0003a36c0 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003c9c40 sp=0xc0003c9c28 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003c9cb8 sp=0xc0003c9c40 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003c9ce0 sp=0xc0003c9cb8 pc=0x101eaae testing.(*T).Parallel(0xc0003c2b60) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003c9df8 sp=0xc0003c9ce0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac840) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003c9e68 sp=0xc0003c9df8 pc=0x1c85e34 cmd/go_test.TestCgoShowsFullPathNames(0xc0003c2b60) /data/golang/workdir/go/src/cmd/go/go_test.go:1435 +0xdc fp=0xc0003c9ee8 sp=0xc0003c9e68 pc=0x1c9627c testing.tRunner(0xc0003c2b60, 0x1eb8d80) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003c9fb0 sp=0xc0003c9ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003c9fd8 sp=0xc0003c9fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003c9fd8 sp=0xc0003c9fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 78 gp=0xc0003a3880 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003cab88 sp=0xc0003cab70 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003cac00 sp=0xc0003cab88 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003cac28 sp=0xc0003cac00 pc=0x101eaae testing.(*T).Parallel(0xc0003c3040) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003cad40 sp=0xc0003cac28 pc=0x123473a cmd/go_test.TestListTemplateContextFunction(0xc0003c3040) /data/golang/workdir/go/src/cmd/go/go_test.go:1525 +0x48 fp=0xc0003caee8 sp=0xc0003cad40 pc=0x1c97058 testing.tRunner(0xc0003c3040, 0x1eb8eb8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003cafb0 sp=0xc0003caee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003cafd8 sp=0xc0003cafb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003cafd8 sp=0xc0003cafd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 84 gp=0xc0003a3a40 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003cbc40 sp=0xc0003cbc28 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003cbcb8 sp=0xc0003cbc40 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003cbce0 sp=0xc0003cbcb8 pc=0x101eaae testing.(*T).Parallel(0xc0003c3a00) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003cbdf8 sp=0xc0003cbce0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac8f0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003cbe68 sp=0xc0003cbdf8 pc=0x1c85e34 cmd/go_test.TestGenerateUsesBuildContext(0xc0003c3a00) /data/golang/workdir/go/src/cmd/go/go_test.go:1841 +0xc4 fp=0xc0003cbee8 sp=0xc0003cbe68 pc=0x1c9ae34 testing.tRunner(0xc0003c3a00, 0x1eb8de8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003cbfb0 sp=0xc0003cbee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003cbfd8 sp=0xc0003cbfb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003cbfd8 sp=0xc0003cbfd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 85 gp=0xc0003a3c00 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003c4bd0 sp=0xc0003c4bb8 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003c4c48 sp=0xc0003c4bd0 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003c4c70 sp=0xc0003c4c48 pc=0x101eaae testing.(*T).Parallel(0xc0003c3ba0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003c4d88 sp=0xc0003c4c70 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ac9a0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003c4df8 sp=0xc0003c4d88 pc=0x1c85e34 cmd/go_test.TestGoEnv(0xc0003c3ba0) /data/golang/workdir/go/src/cmd/go/go_test.go:1859 +0x60 fp=0xc0003c4ee8 sp=0xc0003c4df8 pc=0x1c9b2b0 testing.tRunner(0xc0003c3ba0, 0x1eb8df8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003c4fb0 sp=0xc0003c4ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003c4fd8 sp=0xc0003c4fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003c4fd8 sp=0xc0003c4fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 86 gp=0xc0003a3dc0 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003c5c40 sp=0xc0003c5c28 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003c5cb8 sp=0xc0003c5c40 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003c5ce0 sp=0xc0003c5cb8 pc=0x101eaae testing.(*T).Parallel(0xc0003c3d40) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003c5df8 sp=0xc0003c5ce0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003aca50) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003c5e68 sp=0xc0003c5df8 pc=0x1c85e34 cmd/go_test.TestLdBindNow(0xc0003c3d40) /data/golang/workdir/go/src/cmd/go/go_test.go:1904 +0xc4 fp=0xc0003c5ee8 sp=0xc0003c5e68 pc=0x1c9bf64 testing.tRunner(0xc0003c3d40, 0x1eb8e90) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003c5fb0 sp=0xc0003c5ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003c5fd8 sp=0xc0003c5fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003c5fd8 sp=0xc0003c5fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 87 gp=0xc0003da000 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003c6c40 sp=0xc0003c6c28 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003c6cb8 sp=0xc0003c6c40 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003c6ce0 sp=0xc0003c6cb8 pc=0x101eaae testing.(*T).Parallel(0xc0003d8000) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003c6df8 sp=0xc0003c6ce0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003acb00) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003c6e68 sp=0xc0003c6df8 pc=0x1c85e34 cmd/go_test.TestConcurrentAsm(0xc0003d8000) /data/golang/workdir/go/src/cmd/go/go_test.go:1915 +0xc4 fp=0xc0003c6ee8 sp=0xc0003c6e68 pc=0x1c9c1b4 testing.tRunner(0xc0003d8000, 0x1eb8d88) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003c6fb0 sp=0xc0003c6ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003c6fd8 sp=0xc0003c6fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003c6fd8 sp=0xc0003c6fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 88 gp=0xc0003da1c0 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003c7c38 sp=0xc0003c7c20 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003c7cb0 sp=0xc0003c7c38 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003c7cd8 sp=0xc0003c7cb0 pc=0x101eaae testing.(*T).Parallel(0xc0003d81a0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003c7df0 sp=0xc0003c7cd8 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003acbb0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003c7e60 sp=0xc0003c7df0 pc=0x1c85e34 cmd/go_test.TestFFLAGS(0xc0003d81a0) /data/golang/workdir/go/src/cmd/go/go_test.go:1932 +0xe2 fp=0xc0003c7ee8 sp=0xc0003c7e60 pc=0x1c9c512 testing.tRunner(0xc0003d81a0, 0x1eb8dd0) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003c7fb0 sp=0xc0003c7ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003c7fd8 sp=0xc0003c7fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003c7fd8 sp=0xc0003c7fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 90 gp=0xc0003da380 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003e4c30 sp=0xc0003e4c18 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003e4ca8 sp=0xc0003e4c30 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003e4cd0 sp=0xc0003e4ca8 pc=0x101eaae testing.(*T).Parallel(0xc0003d84e0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003e4de8 sp=0xc0003e4cd0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003acc60) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003e4e58 sp=0xc0003e4de8 pc=0x1c85e34 cmd/go_test.TestNeedVersion(0xc0003d84e0) /data/golang/workdir/go/src/cmd/go/go_test.go:2018 +0xca fp=0xc0003e4ee8 sp=0xc0003e4e58 pc=0x1c9d15a testing.tRunner(0xc0003d84e0, 0x1eb8ed8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003e4fb0 sp=0xc0003e4ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003e4fd8 sp=0xc0003e4fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003e4fd8 sp=0xc0003e4fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 96 gp=0xc0003da540 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003e5c00 sp=0xc0003e5be8 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003e5c78 sp=0xc0003e5c00 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003e5ca0 sp=0xc0003e5c78 pc=0x101eaae testing.(*T).Parallel(0xc0003d8ea0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003e5db8 sp=0xc0003e5ca0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003acd10) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003e5e28 sp=0xc0003e5db8 pc=0x1c85e34 cmd/go_test.TestIssue22588(0xc0003d8ea0) /data/golang/workdir/go/src/cmd/go/go_test.go:2279 +0xca fp=0xc0003e5ee8 sp=0xc0003e5e28 pc=0x1c9fe7a testing.tRunner(0xc0003d8ea0, 0x1eb8e80) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003e5fb0 sp=0xc0003e5ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003e5fd8 sp=0xc0003e5fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003e5fd8 sp=0xc0003e5fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 100 gp=0xc0003da700 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003e6c30 sp=0xc0003e6c18 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003e6ca8 sp=0xc0003e6c30 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003e6cd0 sp=0xc0003e6ca8 pc=0x101eaae testing.(*T).Parallel(0xc0003d9520) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003e6de8 sp=0xc0003e6cd0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003acdc0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003e6e58 sp=0xc0003e6de8 pc=0x1c85e34 cmd/go_test.TestTestSkipVetAfterFailedBuild(0xc0003d9520) /data/golang/workdir/go/src/cmd/go/go_test.go:2447 +0xca fp=0xc0003e6ee8 sp=0xc0003e6e58 pc=0x1ca2b5a testing.tRunner(0xc0003d9520, 0x1eb8f28) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003e6fb0 sp=0xc0003e6ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003e6fd8 sp=0xc0003e6fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003e6fd8 sp=0xc0003e6fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 104 gp=0xc0003da8c0 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003e7c38 sp=0xc0003e7c20 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003e7cb0 sp=0xc0003e7c38 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003e7cd8 sp=0xc0003e7cb0 pc=0x101eaae testing.(*T).Parallel(0xc0003d9ba0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003e7df0 sp=0xc0003e7cd8 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003ace70) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003e7e60 sp=0xc0003e7df0 pc=0x1c85e34 cmd/go_test.TestBadCommandLines(0xc0003d9ba0) /data/golang/workdir/go/src/cmd/go/go_test.go:2583 +0xca fp=0xc0003e7ee8 sp=0xc0003e7e60 pc=0x1ca40ca testing.tRunner(0xc0003d9ba0, 0x1eb8d40) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003e7fb0 sp=0xc0003e7ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003e7fd8 sp=0xc0003e7fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003e7fd8 sp=0xc0003e7fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 107 gp=0xc0003daa80 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003e0c40 sp=0xc0003e0c28 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003e0cb8 sp=0xc0003e0c40 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003e0ce0 sp=0xc0003e0cb8 pc=0x101eaae testing.(*T).Parallel(0xc0003ee1a0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003e0df8 sp=0xc0003e0ce0 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003acf20) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003e0e68 sp=0xc0003e0df8 pc=0x1c85e34 cmd/go_test.TestFilepathUnderCwdFormat(0xc0003ee1a0) /data/golang/workdir/go/src/cmd/go/go_test.go:2689 +0xc4 fp=0xc0003e0ee8 sp=0xc0003e0e68 pc=0x1ca5a54 testing.tRunner(0xc0003ee1a0, 0x1eb8dd8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003e0fb0 sp=0xc0003e0ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003e0fd8 sp=0xc0003e0fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003e0fd8 sp=0xc0003e0fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 108 gp=0xc0003dac40 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0003e1be8 sp=0xc0003e1bd0 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0003e1c60 sp=0xc0003e1be8 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0003e1c88 sp=0xc0003e1c60 pc=0x101eaae testing.(*T).Parallel(0xc0003ee340) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0003e1da0 sp=0xc0003e1c88 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc0003acfd0) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc0003e1e10 sp=0xc0003e1da0 pc=0x1c85e34 cmd/go_test.TestDontReportRemoveOfEmptyDir(0xc0003ee340) /data/golang/workdir/go/src/cmd/go/go_test.go:2698 +0xca fp=0xc0003e1ee8 sp=0xc0003e1e10 pc=0x1ca5d9a testing.tRunner(0xc0003ee340, 0x1eb8db8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0003e1fb0 sp=0xc0003e1ee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0003e1fd8 sp=0xc0003e1fb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0003e1fd8 sp=0xc0003e1fd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 45 gp=0xc0003db180 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0000adb50 sp=0xc0000adb38 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc0000adbc8 sp=0xc0000adb50 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc0000adbf0 sp=0xc0000adbc8 pc=0x101eaae testing.(*T).Parallel(0xc00034a4e0) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc0000add08 sp=0xc0000adbf0 pc=0x123473a cmd/go_test.TestDocsUpToDate(0xc00034a4e0) /data/golang/workdir/go/src/cmd/go/help_test.go:22 +0xa6 fp=0xc0000adee8 sp=0xc0000add08 pc=0x1ca91c6 testing.tRunner(0xc00034a4e0, 0x1eb8db0) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc0000adfb0 sp=0xc0000adee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc0000adfd8 sp=0xc0000adfb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0000adfd8 sp=0xc0000adfd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 46 gp=0xc000325340 m=nil [chan receive, 44 minutes]: runtime.gopark(0x1eb9340, 0xc000398140, 0xe, 0x7, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc00035bba0 sp=0xc00035bb88 pc=0x1064856 runtime.chanrecv(0xc0003980e0, 0x0, 0x1) /data/golang/workdir/go/src/runtime/chan.go:629 +0x524 fp=0xc00035bc18 sp=0xc00035bba0 pc=0x101f034 runtime.chanrecv1(0xc0003980e0, 0x0) /data/golang/workdir/go/src/runtime/chan.go:479 +0x2e fp=0xc00035bc40 sp=0xc00035bc18 pc=0x101eaae testing.(*T).Parallel(0xc00034a680) /data/golang/workdir/go/src/testing/testing.go:1483 +0x59a fp=0xc00035bd58 sp=0xc00035bc40 pc=0x123473a cmd/go_test.(*testgoData).parallel(0xc000378160) /data/golang/workdir/go/src/cmd/go/go_test.go:437 +0x464 fp=0xc00035bdc8 sp=0xc00035bd58 pc=0x1c85e34 cmd/go_test.TestNoteReading(0xc00034a680) /data/golang/workdir/go/src/cmd/go/note_test.go:21 +0xca fp=0xc00035bee8 sp=0xc00035bdc8 pc=0x1caa6ba testing.tRunner(0xc00034a680, 0x1eb8ee8) /data/golang/workdir/go/src/testing/testing.go:1689 +0x256 fp=0xc00035bfb0 sp=0xc00035bee8 pc=0x1234dc6 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc00035bfd8 sp=0xc00035bfb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc00035bfd8 sp=0xc00035bfd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 47 gp=0xc000325500 m=nil [semacquire, 4 minutes]: runtime.gopark(0x1eb9638, 0x24443c0, 0x12, 0x5, 0x4) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc00029d840 sp=0xc00029d828 pc=0x1064856 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00030c828, 0x0, 0x1, 0x0, 0x12) /data/golang/workdir/go/src/runtime/sema.go:160 +0x244 fp=0xc00029d890 sp=0xc00029d840 pc=0x107e2e4 sync.runtime_Semacquire(0xc00030c828) /data/golang/workdir/go/src/runtime/sema.go:62 +0x44 fp=0xc00029d8c0 sp=0xc00029d890 pc=0x10a7d14 sync.(*WaitGroup).Wait(0xc00030c820) /data/golang/workdir/go/src/sync/waitgroup.go:116 +0xce fp=0xc00029d8f0 sp=0xc00029d8c0 pc=0x10c391e net/http/httptest.(*Server).Close(0xc00030c7e0) /data/golang/workdir/go/src/net/http/httptest/server.go:251 +0x490 fp=0xc00029da18 sp=0xc00029d8f0 pc=0x1c78c30 cmd/go/internal/vcweb/vcstest.(*Server).Close(0xc000305110) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcstest/vcstest.go:127 +0x2a4 fp=0xc00029da78 sp=0xc00029da18 pc=0x1c7b004 cmd/go_test.TestScript.func1() /data/golang/workdir/go/src/cmd/go/script_test.go:50 +0x5a fp=0xc00029dad8 sp=0xc00029da78 pc=0x1cb234a testing.(*common).Cleanup.func1() /data/golang/workdir/go/src/testing/testing.go:1175 +0x204 fp=0xc00029db78 sp=0xc00029dad8 pc=0x12323c4 testing.(*common).runCleanup(0xc00034a820, 0x1) /data/golang/workdir/go/src/testing/testing.go:1353 +0x1f8 fp=0xc00029dc80 sp=0xc00029db78 pc=0x1233888 testing.tRunner.func1() /data/golang/workdir/go/src/testing/testing.go:1657 +0xb56 fp=0xc00029de60 sp=0xc00029dc80 pc=0x1235a56 runtime.deferreturn() /data/golang/workdir/go/src/runtime/panic.go:591 +0x62 fp=0xc00029dee8 sp=0xc00029de60 pc=0x105f9a2 testing.tRunner(0xc00034a820, 0x1eb8f00) /data/golang/workdir/go/src/testing/testing.go:1695 +0x29c fp=0xc00029dfb0 sp=0xc00029dee8 pc=0x1234e0c testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8e fp=0xc00029dfd8 sp=0xc00029dfb0 pc=0x1236e5e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc00029dfd8 sp=0xc00029dfd8 pc=0x10ac052 created by testing.(*T).Run in goroutine 1 /data/golang/workdir/go/src/testing/testing.go:1742 +0x934 goroutine 132 gp=0xc000325dc0 m=nil [IO wait, 39 minutes]: runtime.gopark(0x1eb9618, 0x3ff97f2fd40, 0x2, 0x2, 0x5) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000ba5980 sp=0xc000ba5968 pc=0x1064856 runtime.netpollblock(0x3ff97f2fd20, 0x72, 0x0) /data/golang/workdir/go/src/runtime/netpoll.go:572 +0x170 fp=0xc000ba59b0 sp=0xc000ba5980 pc=0x105b8e0 internal/poll.runtime_pollWait(0x3ff97f2fd20, 0x72) /data/golang/workdir/go/src/runtime/netpoll.go:348 +0xfe fp=0xc000ba59d8 sp=0xc000ba59b0 pc=0x10a596e internal/poll.(*pollDesc).wait(0xc0003325a0, 0x72, 0x0) /data/golang/workdir/go/src/internal/poll/fd_poll_runtime.go:84 +0x10e fp=0xc000ba5a18 sp=0xc000ba59d8 pc=0x1127b6e internal/poll.(*pollDesc).waitRead(...) /data/golang/workdir/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000332580) /data/golang/workdir/go/src/internal/poll/fd_unix.go:611 +0x3e6 fp=0xc000ba5ad0 sp=0xc000ba5a18 pc=0x112ef56 net.(*netFD).accept(0xc000332580) /data/golang/workdir/go/src/net/fd_unix.go:172 +0x4e fp=0xc000ba5bf8 sp=0xc000ba5ad0 pc=0x14cf9ee net.(*TCPListener).accept(0xc000456200) /data/golang/workdir/go/src/net/tcpsock_posix.go:159 +0x66 fp=0xc000ba5c98 sp=0xc000ba5bf8 pc=0x14fa166 net.(*TCPListener).Accept(0xc000456200) /data/golang/workdir/go/src/net/tcpsock.go:369 +0x96 fp=0xc000ba5d10 sp=0xc000ba5c98 pc=0x14f7d26 net/http.(*onceCloseListener).Accept(0xc000385ef0) :1 +0x9e fp=0xc000ba5d60 sp=0xc000ba5d10 pc=0x174358e net/http.(*Server).Serve(0xc0003f62d0, {0x1fde0a0, 0xc000456200}) /data/golang/workdir/go/src/net/http/server.go:3259 +0x656 fp=0xc000ba5f20 sp=0xc000ba5d60 pc=0x16f97c6 net/http.Serve({0x1fde0a0, 0xc000456200}, {0x1fd8760, 0x1eb9230}) /data/golang/workdir/go/src/net/http/server.go:2798 +0x10c fp=0xc000ba5f68 sp=0xc000ba5f20 pc=0x16f77bc cmd/go_test.TestScript.StartProxy.func4.1() /data/golang/workdir/go/src/cmd/go/proxy_test.go:63 +0x6c fp=0xc000ba5fd8 sp=0xc000ba5f68 pc=0x1cc42ec runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000ba5fd8 sp=0xc000ba5fd8 pc=0x10ac052 created by cmd/go_test.TestScript.StartProxy.func4 in goroutine 47 /data/golang/workdir/go/src/cmd/go/proxy_test.go:62 +0x486 goroutine 133 gp=0xc000478000 m=nil [GC worker (idle), 1 minutes]: runtime.gopark(0x1eb93a0, 0xc000573400, 0x1a, 0xa, 0x0) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000359f38 sp=0xc000359f20 pc=0x1064856 runtime.gcBgMarkWorker(0xc0003770a0) /data/golang/workdir/go/src/runtime/mgc.go:1333 +0x130 fp=0xc000359fc8 sp=0xc000359f38 pc=0x103d190 runtime.gcBgMarkStartWorkers.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x5e fp=0xc000359fd8 sp=0xc000359fc8 pc=0x103d03e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000359fd8 sp=0xc000359fd8 pc=0x10ac052 created by runtime.gcBgMarkStartWorkers in goroutine 47 /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x192 goroutine 134 gp=0xc0004781c0 m=nil [GC worker (idle), 1 minutes]: runtime.gopark(0x1eb93a0, 0xc000573420, 0x1a, 0xa, 0x0) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000358f38 sp=0xc000358f20 pc=0x1064856 runtime.gcBgMarkWorker(0xc0003770a0) /data/golang/workdir/go/src/runtime/mgc.go:1333 +0x130 fp=0xc000358fc8 sp=0xc000358f38 pc=0x103d190 runtime.gcBgMarkStartWorkers.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x5e fp=0xc000358fd8 sp=0xc000358fc8 pc=0x103d03e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000358fd8 sp=0xc000358fd8 pc=0x10ac052 created by runtime.gcBgMarkStartWorkers in goroutine 47 /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x192 goroutine 135 gp=0xc000478380 m=nil [GC worker (idle)]: runtime.gopark(0x1eb93a0, 0xc000573440, 0x1a, 0xa, 0x0) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000357f38 sp=0xc000357f20 pc=0x1064856 runtime.gcBgMarkWorker(0xc0003770a0) /data/golang/workdir/go/src/runtime/mgc.go:1333 +0x130 fp=0xc000357fc8 sp=0xc000357f38 pc=0x103d190 runtime.gcBgMarkStartWorkers.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x5e fp=0xc000357fd8 sp=0xc000357fc8 pc=0x103d03e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000357fd8 sp=0xc000357fd8 pc=0x10ac052 created by runtime.gcBgMarkStartWorkers in goroutine 47 /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x192 goroutine 136 gp=0xc000478540 m=nil [GC worker (idle), 1 minutes]: runtime.gopark(0x1eb93a0, 0xc000573460, 0x1a, 0xa, 0x0) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000356f38 sp=0xc000356f20 pc=0x1064856 runtime.gcBgMarkWorker(0xc0003770a0) /data/golang/workdir/go/src/runtime/mgc.go:1333 +0x130 fp=0xc000356fc8 sp=0xc000356f38 pc=0x103d190 runtime.gcBgMarkStartWorkers.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x5e fp=0xc000356fd8 sp=0xc000356fc8 pc=0x103d03e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000356fd8 sp=0xc000356fd8 pc=0x10ac052 created by runtime.gcBgMarkStartWorkers in goroutine 47 /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x192 goroutine 137 gp=0xc000478700 m=15 mp=0xc000b80808 [GC worker (active)]: runtime.systemstack_switch() /data/golang/workdir/go/src/runtime/asm_s390x.s:238 +0x10 fp=0xc000593f38 sp=0xc000593f30 pc=0x10a9bb0 runtime.gcBgMarkWorker(0xc0003770a0) /data/golang/workdir/go/src/runtime/mgc.go:1393 +0x272 fp=0xc000593fc8 sp=0xc000593f38 pc=0x103d2d2 runtime.gcBgMarkStartWorkers.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x5e fp=0xc000593fd8 sp=0xc000593fc8 pc=0x103d03e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000593fd8 sp=0xc000593fd8 pc=0x10ac052 created by runtime.gcBgMarkStartWorkers in goroutine 47 /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x192 goroutine 138 gp=0xc0004788c0 m=nil [GC worker (idle), 33 minutes]: runtime.gopark(0x1eb93a0, 0xc0005734a0, 0x1a, 0xa, 0x0) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000592f38 sp=0xc000592f20 pc=0x1064856 runtime.gcBgMarkWorker(0xc0003770a0) /data/golang/workdir/go/src/runtime/mgc.go:1333 +0x130 fp=0xc000592fc8 sp=0xc000592f38 pc=0x103d190 runtime.gcBgMarkStartWorkers.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x5e fp=0xc000592fd8 sp=0xc000592fc8 pc=0x103d03e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000592fd8 sp=0xc000592fd8 pc=0x10ac052 created by runtime.gcBgMarkStartWorkers in goroutine 47 /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x192 goroutine 139 gp=0xc000478a80 m=nil [GC worker (idle), 28 minutes]: runtime.gopark(0x1eb93a0, 0xc0005734c0, 0x1a, 0xa, 0x0) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000591f38 sp=0xc000591f20 pc=0x1064856 runtime.gcBgMarkWorker(0xc0003770a0) /data/golang/workdir/go/src/runtime/mgc.go:1333 +0x130 fp=0xc000591fc8 sp=0xc000591f38 pc=0x103d190 runtime.gcBgMarkStartWorkers.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x5e fp=0xc000591fd8 sp=0xc000591fc8 pc=0x103d03e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000591fd8 sp=0xc000591fd8 pc=0x10ac052 created by runtime.gcBgMarkStartWorkers in goroutine 47 /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x192 goroutine 140 gp=0xc000478c40 m=nil [GC worker (idle)]: runtime.gopark(0x1eb93a0, 0xc0005734e0, 0x1a, 0xa, 0x0) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000590f38 sp=0xc000590f20 pc=0x1064856 runtime.gcBgMarkWorker(0xc0003770a0) /data/golang/workdir/go/src/runtime/mgc.go:1333 +0x130 fp=0xc000590fc8 sp=0xc000590f38 pc=0x103d190 runtime.gcBgMarkStartWorkers.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x5e fp=0xc000590fd8 sp=0xc000590fc8 pc=0x103d03e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000590fd8 sp=0xc000590fd8 pc=0x10ac052 created by runtime.gcBgMarkStartWorkers in goroutine 47 /data/golang/workdir/go/src/runtime/mgc.go:1249 +0x192 goroutine 5020 gp=0xc000073500 m=nil [sync.RWMutex.Lock]: runtime.gopark(0x1eb9638, 0x243cac0, 0x17, 0x5, 0x4) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0008eb400 sp=0xc0008eb3e8 pc=0x1064856 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0002585b8, 0x0, 0x3, 0x0, 0x17) /data/golang/workdir/go/src/runtime/sema.go:160 +0x244 fp=0xc0008eb450 sp=0xc0008eb400 pc=0x107e2e4 sync.runtime_SemacquireRWMutex(0xc0002585b8, 0x0, 0x0) /data/golang/workdir/go/src/runtime/sema.go:87 +0x50 fp=0xc0008eb480 sp=0xc0008eb450 pc=0x10a7f20 sync.(*RWMutex).Lock(0xc0002585b0) /data/golang/workdir/go/src/sync/rwmutex.go:151 +0xde fp=0xc0008eb4b8 sp=0xc0008eb480 pc=0x10c319e cmd/go/internal/vcweb.(*Server).HandleScript.func1(0xc0002585b0, {0x27, 0xa3, 0xf8, 0xb, 0x97, 0xb9, 0x68, 0x2, 0x26, ...}, ...) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcweb.go:313 +0x60 fp=0xc0008eb5f0 sp=0xc0008eb4b8 pc=0x1c6fe80 cmd/go/internal/vcweb.(*Server).HandleScript(0xc000332080, {0xc00038e244, 0xc}, 0xc0003048a0, 0xc0008eb9c0) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcweb.go:343 +0x5f2 fp=0xc0008eb848 sp=0xc0008eb5f0 pc=0x1c6fbf2 cmd/go/internal/vcweb.(*Server).ServeHTTP(0xc000332080, {0x1fde340, 0xc000924000}, 0xc000a22000) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcweb.go:242 +0x73a fp=0xc0008eba58 sp=0xc0008eb848 pc=0x1c6ed0a net/http.serverHandler.ServeHTTP({0xc00036d860}, {0x1fde340, 0xc000924000}, 0xc000a22000) /data/golang/workdir/go/src/net/http/server.go:3141 +0x3c6 fp=0xc0008ebaa0 sp=0xc0008eba58 pc=0x16f8f36 net/http.(*conn).serve(0xc0012ce120, {0x1fdf808, 0xc000261e60}) /data/golang/workdir/go/src/net/http/server.go:2042 +0x160e fp=0xc0008ebfa0 sp=0xc0008ebaa0 pc=0x16f0b0e net/http.(*Server).Serve.gowrap3() /data/golang/workdir/go/src/net/http/server.go:3289 +0xa0 fp=0xc0008ebfd8 sp=0xc0008ebfa0 pc=0x16f9e30 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0008ebfd8 sp=0xc0008ebfd8 pc=0x10ac052 created by net/http.(*Server).Serve in goroutine 49 /data/golang/workdir/go/src/net/http/server.go:3289 +0x966 goroutine 5019 gp=0xc0000e9180 m=nil [preempted]: runtime.(*_panic).nextDefer(0xc0008f33c0) /data/golang/workdir/go/src/runtime/panic.go:830 +0x272 fp=0xc0008f33a0 sp=0xc0008f33a0 pc=0x1060682 runtime.deferreturn() /data/golang/workdir/go/src/runtime/panic.go:587 +0x72 fp=0xc0008f3428 sp=0xc0008f33a0 pc=0x105f9b2 internal/poll.(*FD).Fstat(0xc001118d20, 0xc001121148) /data/golang/workdir/go/src/internal/poll/fd_unix.go:642 +0x27e fp=0xc0008f34b8 sp=0xc0008f3428 pc=0x112f78e os.(*File).Stat(0xc001200648) /data/golang/workdir/go/src/os/stat_unix.go:20 +0xe4 fp=0xc0008f3528 sp=0xc0008f34b8 pc=0x1148474 os.ReadFile({0xc0011224c0, 0x40}) /data/golang/workdir/go/src/os/file.go:780 +0x108 fp=0xc0008f35f0 sp=0xc0008f3528 pc=0x113f418 cmd/go/internal/vcweb.(*Server).HandleScript(0xc000332080, {0xc0001e1324, 0xc}, 0xc0003048a0, 0xc0008f39c0) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcweb.go:300 +0x4b2 fp=0xc0008f3848 sp=0xc0008f35f0 pc=0x1c6fab2 cmd/go/internal/vcweb.(*Server).ServeHTTP(0xc000332080, {0x1fde340, 0xc0006f8000}, 0xc000fc0240) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcweb.go:242 +0x73a fp=0xc0008f3a58 sp=0xc0008f3848 pc=0x1c6ed0a net/http.serverHandler.ServeHTTP({0xc00036d860}, {0x1fde340, 0xc0006f8000}, 0xc000fc0240) /data/golang/workdir/go/src/net/http/server.go:3141 +0x3c6 fp=0xc0008f3aa0 sp=0xc0008f3a58 pc=0x16f8f36 net/http.(*conn).serve(0xc0012ce090, {0x1fdf808, 0xc000261e60}) /data/golang/workdir/go/src/net/http/server.go:2042 +0x160e fp=0xc0008f3fa0 sp=0xc0008f3aa0 pc=0x16f0b0e net/http.(*Server).Serve.gowrap3() /data/golang/workdir/go/src/net/http/server.go:3289 +0xa0 fp=0xc0008f3fd8 sp=0xc0008f3fa0 pc=0x16f9e30 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0008f3fd8 sp=0xc0008f3fd8 pc=0x10ac052 created by net/http.(*Server).Serve in goroutine 49 /data/golang/workdir/go/src/net/http/server.go:3289 +0x966 goroutine 5021 gp=0xc0006baa80 m=nil [sync.Mutex.Lock]: runtime.gopark(0x1eb9638, 0x243c9c0, 0x15, 0x5, 0x5) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc0008ef398 sp=0xc0008ef380 pc=0x1064856 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0002585b4, 0x0, 0x3, 0x1, 0x15) /data/golang/workdir/go/src/runtime/sema.go:160 +0x244 fp=0xc0008ef3e8 sp=0xc0008ef398 pc=0x107e2e4 sync.runtime_SemacquireMutex(0xc0002585b4, 0x0, 0x1) /data/golang/workdir/go/src/runtime/sema.go:77 +0x50 fp=0xc0008ef418 sp=0xc0008ef3e8 pc=0x10a7e40 sync.(*Mutex).lockSlow(0xc0002585b0) /data/golang/workdir/go/src/sync/mutex.go:171 +0x308 fp=0xc0008ef460 sp=0xc0008ef418 pc=0x10c0ac8 sync.(*Mutex).Lock(0xc0002585b0) /data/golang/workdir/go/src/sync/mutex.go:90 +0x92 fp=0xc0008ef480 sp=0xc0008ef460 pc=0x10c06b2 sync.(*RWMutex).Lock(0xc0002585b0) /data/golang/workdir/go/src/sync/rwmutex.go:146 +0x62 fp=0xc0008ef4b8 sp=0xc0008ef480 pc=0x10c3122 cmd/go/internal/vcweb.(*Server).HandleScript.func1(0xc0002585b0, {0x27, 0xa3, 0xf8, 0xb, 0x97, 0xb9, 0x68, 0x2, 0x26, ...}, ...) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcweb.go:313 +0x60 fp=0xc0008ef5f0 sp=0xc0008ef4b8 pc=0x1c6fe80 cmd/go/internal/vcweb.(*Server).HandleScript(0xc000332080, {0xc0003145e4, 0xc}, 0xc0003048a0, 0xc0008ef9c0) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcweb.go:343 +0x5f2 fp=0xc0008ef848 sp=0xc0008ef5f0 pc=0x1c6fbf2 cmd/go/internal/vcweb.(*Server).ServeHTTP(0xc000332080, {0x1fde340, 0xc000c94000}, 0xc00066e000) /data/golang/workdir/go/src/cmd/go/internal/vcweb/vcweb.go:242 +0x73a fp=0xc0008efa58 sp=0xc0008ef848 pc=0x1c6ed0a net/http.serverHandler.ServeHTTP({0xc00036d860}, {0x1fde340, 0xc000c94000}, 0xc00066e000) /data/golang/workdir/go/src/net/http/server.go:3141 +0x3c6 fp=0xc0008efaa0 sp=0xc0008efa58 pc=0x16f8f36 net/http.(*conn).serve(0xc0012ce1b0, {0x1fdf808, 0xc000261e60}) /data/golang/workdir/go/src/net/http/server.go:2042 +0x160e fp=0xc0008effa0 sp=0xc0008efaa0 pc=0x16f0b0e net/http.(*Server).Serve.gowrap3() /data/golang/workdir/go/src/net/http/server.go:3289 +0xa0 fp=0xc0008effd8 sp=0xc0008effa0 pc=0x16f9e30 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc0008effd8 sp=0xc0008effd8 pc=0x10ac052 created by net/http.(*Server).Serve in goroutine 49 /data/golang/workdir/go/src/net/http/server.go:3289 +0x966 FAIL cmd/go 2700.719s ok cmd/go/internal/auth 1.020s --- FAIL: TestBasic (0.01s) cache_test.go:49: c1.Get(1) = 0100000000000000000000000000000000000000000000000000000000000000, 3, , want 0200000000000000000000000000000000000000000000000000000000000000, 3, nil --- FAIL: TestGrowth (0.02s) cache_test.go:94: Get(0100000000000000000000000000000000000000000000000000000000000000) = 0100000000000000000000000000000000000000000000000000000000000000, 101, want 6300000000000000000000000000000000000000000000000000000000000000, 101 cache_test.go:94: Get(0200000000000000000000000000000000000000000000000000000000000000) = 0200000000000000000000000000000000000000000000000000000000000000, 202, want c600000000000000000000000000000000000000000000000000000000000000, 202 cache_test.go:94: Get(0300000000000000000000000000000000000000000000000000000000000000) = 0300000000000000000000000000000000000000000000000000000000000000, 303, want 2901000000000000000000000000000000000000000000000000000000000000, 303 cache_test.go:94: Get(0400000000000000000000000000000000000000000000000000000000000000) = 0400000000000000000000000000000000000000000000000000000000000000, 404, want 8c01000000000000000000000000000000000000000000000000000000000000, 404 cache_test.go:94: Get(0500000000000000000000000000000000000000000000000000000000000000) = 0500000000000000000000000000000000000000000000000000000000000000, 505, want ef01000000000000000000000000000000000000000000000000000000000000, 505 cache_test.go:94: Get(0600000000000000000000000000000000000000000000000000000000000000) = 0600000000000000000000000000000000000000000000000000000000000000, 606, want 5202000000000000000000000000000000000000000000000000000000000000, 606 cache_test.go:94: Get(0700000000000000000000000000000000000000000000000000000000000000) = 0700000000000000000000000000000000000000000000000000000000000000, 707, want b502000000000000000000000000000000000000000000000000000000000000, 707 cache_test.go:94: Get(0800000000000000000000000000000000000000000000000000000000000000) = 0800000000000000000000000000000000000000000000000000000000000000, 808, want 1803000000000000000000000000000000000000000000000000000000000000, 808 cache_test.go:94: Get(0900000000000000000000000000000000000000000000000000000000000000) = 0900000000000000000000000000000000000000000000000000000000000000, 909, want 7b03000000000000000000000000000000000000000000000000000000000000, 909 cache_test.go:104: Get2(0100000000000000000000000000000000000000000000000000000000000000) = 0100000000000000000000000000000000000000000000000000000000000000, 101, want 6300000000000000000000000000000000000000000000000000000000000000, 101 cache_test.go:104: Get2(0200000000000000000000000000000000000000000000000000000000000000) = 0200000000000000000000000000000000000000000000000000000000000000, 202, want c600000000000000000000000000000000000000000000000000000000000000, 202 cache_test.go:104: Get2(0300000000000000000000000000000000000000000000000000000000000000) = 0300000000000000000000000000000000000000000000000000000000000000, 303, want 2901000000000000000000000000000000000000000000000000000000000000, 303 cache_test.go:104: Get2(0400000000000000000000000000000000000000000000000000000000000000) = 0400000000000000000000000000000000000000000000000000000000000000, 404, want 8c01000000000000000000000000000000000000000000000000000000000000, 404 cache_test.go:104: Get2(0500000000000000000000000000000000000000000000000000000000000000) = 0500000000000000000000000000000000000000000000000000000000000000, 505, want ef01000000000000000000000000000000000000000000000000000000000000, 505 cache_test.go:104: Get2(0600000000000000000000000000000000000000000000000000000000000000) = 0600000000000000000000000000000000000000000000000000000000000000, 606, want 5202000000000000000000000000000000000000000000000000000000000000, 606 cache_test.go:104: Get2(0700000000000000000000000000000000000000000000000000000000000000) = 0700000000000000000000000000000000000000000000000000000000000000, 707, want b502000000000000000000000000000000000000000000000000000000000000, 707 cache_test.go:104: Get2(0800000000000000000000000000000000000000000000000000000000000000) = 0800000000000000000000000000000000000000000000000000000000000000, 808, want 1803000000000000000000000000000000000000000000000000000000000000, 808 cache_test.go:104: Get2(0900000000000000000000000000000000000000000000000000000000000000) = 0900000000000000000000000000000000000000000000000000000000000000, 909, want 7b03000000000000000000000000000000000000000000000000000000000000, 909 --- FAIL: TestVerifyPanic (0.01s) cache_test.go:144: mismatched Put did not panic in verify mode --- FAIL: TestCacheTrim (0.02s) cache_test.go:185: stat /data/golang/workdir/tmp/cachetest-82212546/01/0100000000000000000000000000000000000000000000000000000000000000-a: no such file or directory FAIL FAIL cmd/go/internal/cache 0.099s FAIL go tool dist: Failed: exit status 1