linux-amd64-wsl at 3e44b7d07a7b3c6233eb1bf4cf3cb00a0b85adec :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash"] and env ["SHELL=/bin/bash" "WSL_DISTRO_NAME=Ubuntu-22.04" "HOSTNAME=wsl-builder-1.farm.mzh.io" "NAME=wsl-1" "LOGNAME=gopher" "MOTD_SHOWN=update-motd" "HOME=/home/gopher" "LANG=C.UTF-8" "GO_BUILDER_ENV=host-linux-amd64-wsl" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=xterm-256color" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "SHLVL=2" "HTTPS_PROXY=http://10.0.0.1:8123" "HTTP_PROXY=http://10.0.0.1:8123" "WSLENV=" "XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop" "PATH=/home/gopher/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu22.04LTS_2204.1.23.0_x64__79rhkp1fndgsc:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/mengz/AppData/Local/Microsoft/WindowsApps:/snap/bin" "HOSTTYPE=x86_64" "_=/home/gopher/go/bin/stage0" "GO_STAGE0_NET_DELAY=500ms" "GO_STAGE0_DL_DELAY=900ms" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-amd64-wsl/go1.4" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-amd64-wsl/tmp" "GOCACHE=/tmp/workdir-host-linux-amd64-wsl/gocache" "PWD=/tmp/workdir-host-linux-amd64-wsl/go/src"] in dir /tmp/workdir-host-linux-amd64-wsl/go/src Building Go cmd/dist using /tmp/workdir-host-linux-amd64-wsl/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /tmp/workdir-host-linux-amd64-wsl/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/amd64. --- Installed Go for linux/amd64 in /tmp/workdir-host-linux-amd64-wsl/go Installed commands in /tmp/workdir-host-linux-amd64-wsl/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz # GOOS: linux # OS Version: Linux 4.4.0-19041-Microsoft #2311-Microsoft Tue Nov 08 17:09:00 PST 2022 x86_64 ##### Testing packages. ok archive/tar 0.464s ok archive/zip 0.659s ok bufio 0.084s ok bytes 1.063s ok compress/bzip2 0.256s ok compress/flate 0.831s ok compress/gzip 1.492s ok compress/lzw 0.100s ok compress/zlib 0.451s ok container/heap 0.015s ok container/list 0.010s ok container/ring 0.011s ok context 0.036s ok crypto 0.011s ok crypto/aes 0.026s ok crypto/cipher 0.018s ok crypto/des 0.018s ok crypto/dsa 0.016s ok crypto/ecdh 0.038s ok crypto/ecdsa 0.038s ok crypto/ed25519 0.046s ok crypto/elliptic 0.017s ok crypto/hmac 0.013s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.204s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.080s ok crypto/internal/edwards25519 2.598s ok crypto/internal/edwards25519/field 2.114s ok crypto/internal/nistec 0.397s ok crypto/internal/nistec/fiat 0.011s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.119s ok crypto/rc4 0.038s ok crypto/rsa 0.134s ok crypto/sha1 0.024s ok crypto/sha256 0.015s ok crypto/sha512 0.017s ok crypto/subtle 0.416s ok crypto/tls 0.826s ok crypto/x509 0.433s ok database/sql 0.330s ok database/sql/driver 0.016s ok debug/buildinfo 0.028s ok debug/dwarf 0.183s ok debug/elf 0.287s ok debug/gosym 0.464s ok debug/macho 0.102s ok debug/pe 0.138s ok debug/plan9obj 0.024s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.012s ok encoding/ascii85 0.022s ok encoding/asn1 0.015s ok encoding/base32 0.041s ok encoding/base64 0.014s ok encoding/binary 0.016s ok encoding/csv 0.114s ok encoding/gob 1.974s ok encoding/hex 0.017s ok encoding/json 0.608s ok encoding/pem 1.293s ok encoding/xml 0.168s ok errors 0.096s ok expvar 0.021s ok flag 0.079s ok fmt 0.073s ok go/ast 0.019s ok go/build 1.628s ok go/build/constraint 0.020s ok go/constant 0.015s ok go/doc 0.567s ok go/doc/comment 2.129s ok go/format 0.022s ok go/importer 0.478s ok go/internal/gccgoimporter 0.121s ok go/internal/gcimporter 2.798s ok go/internal/srcimporter 21.033s ok go/parser 0.482s ok go/printer 0.375s ok go/scanner 0.012s ok go/token 0.026s ok go/types 33.992s ok hash 0.021s ok hash/adler32 0.019s ok hash/crc32 0.015s ok hash/crc64 0.014s ok hash/fnv 0.011s ok hash/maphash 0.088s ok html 0.014s ok html/template 0.156s ok image 0.117s ok image/color 0.022s ok image/draw 0.074s ok image/gif 0.285s ok image/jpeg 0.295s ok image/png 0.346s ok index/suffixarray 0.145s ok internal/abi 9.201s ok internal/buildcfg 0.010s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.009s ok internal/coverage/pods 0.052s ok internal/coverage/slicereader 0.012s ok internal/coverage/slicewriter 0.008s ok internal/coverage/test 0.047s ok internal/cpu 0.027s ok internal/dag 0.018s ok internal/diff 0.133s ok internal/fmtsort 0.009s ok internal/fuzz 0.024s ok internal/godebug 0.011s ok internal/intern 0.229s ok internal/itoa 0.010s ok internal/poll 0.464s ok internal/profile 0.072s ok internal/reflectlite 0.071s ok internal/safefilepath 0.011s ok internal/saferio 0.131s ok internal/singleflight 0.061s ok internal/testenv 0.009s ok internal/trace 0.141s ok internal/types/errors 0.655s ok internal/unsafeheader 0.012s ok internal/xcoff 0.092s ok io 0.075s ok io/fs 0.206s ok io/ioutil 0.040s ok log 0.019s ok log/syslog 1.757s ok math 0.026s ok math/big 0.688s ok math/bits 0.020s ok math/cmplx 0.014s ok math/rand 0.212s ok mime 0.030s ok mime/multipart 0.143s ok mime/quotedprintable 0.054s --- FAIL: TestTCPListener (0.00s) listen_test.go:72: skipping tcp test listen_test.go:72: skipping tcp 0.0.0.0 test listen_test.go:72: skipping tcp ::ffff:0.0.0.0 test listen_test.go:72: skipping tcp :: test listen_test.go:90: tcp 127.0.0.1 should fail panic: test timed out after 3m0s running tests: TestSplice (2m58s) TestSplice/tcp-to-tcp (2m58s) TestSplice/tcp-to-tcp/big (2m58s) goroutine 945 [running]: panic({0x64bc00?, 0xc0002a0060?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc0000ddf10 sp=0xc0000dde48 pc=0x4394eb testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc0000ddfe0 sp=0xc0000ddf10 pc=0x4eedaa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000ddfe8 sp=0xc0000ddfe0 pc=0x46f2e1 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive, 2 minutes]: runtime.gopark(0x85dc40?, 0xc0002ec378?, 0x60?, 0x78?, 0xc00004f9c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004f940 sp=0xc00004f920 pc=0x43c650 runtime.chanrecv(0xc000062ee0, 0xc00004fa3f, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00004f9d0 sp=0xc00004f940 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00004f9f8 sp=0xc00004f9d0 pc=0x407f78 testing.(*T).Run(0xc0001201a0, {0x6969f6?, 0x4ea2c5?}, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc00004fab8 sp=0xc00004f9f8 pc=0x4eb845 testing.runTests.func1(0x85dc40?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2036 +0x45 fp=0xc00004fb08 sp=0xc00004fab8 pc=0x4eda05 testing.tRunner(0xc0001201a0, 0xc00004fc20) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00004fb58 sp=0xc00004fb08 pc=0x4ea98b testing.runTests(0xc000108280?, {0x859c60, 0x107, 0x107}, {0x0?, 0x694d7b?, 0x85d1e0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc00004fc50 sp=0xc00004fb58 pc=0x4ed8e9 testing.(*M).Run(0xc000108280) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x63a fp=0xc00004fe98 sp=0xc00004fc50 pc=0x4ec25a net.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/main_test.go:52 +0x34 fp=0xc00004fec8 sp=0xc00004fe98 pc=0x5d1694 main.main() _testmain.go:675 +0x1d3 fp=0xc00004ff80 sp=0xc00004fec8 pc=0x6337f3 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc00004ffe0 sp=0xc00004ff80 pc=0x43c227 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x46f2e1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x57bc49b539c98?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003efb0 sp=0xc00003ef90 pc=0x43c650 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00003efe0 sp=0xc00003efb0 pc=0x43c490 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003efe8 sp=0xc00003efe0 pc=0x46f2e1 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003f780 sp=0xc00003f760 pc=0x43c650 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00003f7c8 sp=0xc00003f780 pc=0x426e9e runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00003f7e0 sp=0xc00003f7c8 pc=0x41c086 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003f7e8 sp=0xc00003f7e0 pc=0x46f2e1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [GC scavenge wait]: runtime.gopark(0xd01074?, 0xcc6492?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003ff70 sp=0xc00003ff50 pc=0x43c650 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0x85d260) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00003ffa0 sp=0xc00003ff70 pc=0x424d33 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00003ffc8 sp=0xc00003ffa0 pc=0x425325 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00003ffe0 sp=0xc00003ffc8 pc=0x41c026 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003ffe8 sp=0xc00003ffe0 pc=0x46f2e1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0x6acec8?, 0xe0?, 0xc0?, 0x2000000020?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003e610 sp=0xc00003e5f0 pc=0x43c650 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00003e7e0 sp=0xc00003e610 pc=0x41b087 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003e7e8 sp=0xc00003e7e0 pc=0x46f2e1 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 732 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0xf0?, 0x6?, 0xc000170d60?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000170cf8 sp=0xc000170cd8 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000170d88 sp=0xc000170cf8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000170db0 sp=0xc000170d88 pc=0x407f78 testing.(*T).Parallel(0xc0002d1a00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000170e48 sp=0xc000170db0 pc=0x4ea6c5 net.TestLookupGoogleSRV(0xc0002d1a00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:74 +0x36 fp=0xc000170f70 sp=0xc000170e48 pc=0x5c5b76 testing.tRunner(0xc0002d1a00, 0x6ac7e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000170fc0 sp=0xc000170f70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000170fe0 sp=0xc000170fc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000170fe8 sp=0xc000170fe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 164 [GC worker (idle), 2 minutes]: runtime.gopark(0x57ba763108fac?, 0xc0002bee90?, 0xb0?, 0xef?, 0xc0002bef98?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002bef50 sp=0xc0002bef30 pc=0x43c650 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0002befe0 sp=0xc0002bef50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002befe8 sp=0xc0002befe0 pc=0x46f2e1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 181 [GC worker (idle), 2 minutes]: runtime.gopark(0xc0002c5f80?, 0xffffffffffffffff?, 0xe0?, 0xd1?, 0x4d93f5?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002c5f50 sp=0xc0002c5f30 pc=0x43c650 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0002c5fe0 sp=0xc0002c5f50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002c5fe8 sp=0xc0002c5fe0 pc=0x46f2e1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 975 [chan receive, 2 minutes]: runtime.gopark(0x85dc40?, 0xc0002ec398?, 0x32?, 0x79?, 0xc000501e08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000501d88 sp=0xc000501d68 pc=0x43c650 runtime.chanrecv(0xc000063030, 0xc000501e87, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000501e18 sp=0xc000501d88 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000501e40 sp=0xc000501e18 pc=0x407f78 testing.(*T).Run(0xc000245ba0, {0x694a7e?, 0x4ea880?}, 0xc00021d880) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc000501f00 sp=0xc000501e40 pc=0x4eb845 net.testSplice(0x4ea8b4?, {0x694af9, 0x3}, {0x694af9, 0x3}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:33 +0x209 fp=0xc000501f38 sp=0xc000501f00 pc=0x5f0389 net.TestSplice.func1(0xc000040f60?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x2b fp=0xc000501f70 sp=0xc000501f38 pc=0x616ecb testing.tRunner(0xc000245ba0, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000501fc0 sp=0xc000501f70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000501fe0 sp=0xc000501fc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000501fe8 sp=0xc000501fe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 757 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0x0?, 0x12?, 0xc0002bf598?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002bf530 sp=0xc0002bf510 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002bf5c0 sp=0xc0002bf530 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002bf5e8 sp=0xc0002bf5c0 pc=0x407f78 testing.(*T).Parallel(0xc0002bc9c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0002bf680 sp=0xc0002bf5e8 pc=0x4ea6c5 net.TestSendfilePipe(0xc0002bc9c0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/sendfile_test.go:217 +0x4a fp=0xc0002bf770 sp=0xc0002bf680 pc=0x5ea22a testing.tRunner(0xc0002bc9c0, 0x6aca88) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002bf7c0 sp=0xc0002bf770 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002bf7e0 sp=0xc0002bf7c0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002bf7e8 sp=0xc0002bf7e0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 813 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0x0?, 0xaa?, 0xc0000d8c08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000d8ba0 sp=0xc0000d8b80 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0000d8c30 sp=0xc0000d8ba0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000d8c58 sp=0xc0000d8c30 pc=0x407f78 testing.(*T).Parallel(0xc00032bd40) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0000d8cf0 sp=0xc0000d8c58 pc=0x4ea6c5 net.TestParseNSSConf(0xc00032bd40) /tmp/workdir-host-linux-amd64-wsl/go/src/net/nss_test.go:37 +0x36 fp=0xc0000d8f70 sp=0xc0000d8cf0 pc=0x5dde76 testing.tRunner(0xc00032bd40, 0x6ac928) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000d8fc0 sp=0xc0000d8f70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000d8fe0 sp=0xc0000d8fc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000d8fe8 sp=0xc0000d8fe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 810 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0xe0?, 0xa8?, 0xc000171e58?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000171df0 sp=0xc000171dd0 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000171e80 sp=0xc000171df0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000171ea8 sp=0xc000171e80 pc=0x407f78 testing.(*T).Parallel(0xc00032b860) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000171f40 sp=0xc000171ea8 pc=0x4ea6c5 net.TestCloseUnblocksRead(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:510 +0x1e fp=0xc000171f70 sp=0xc000171f40 pc=0x5dd65e testing.tRunner(0xc00032b860, 0x6ac340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000171fc0 sp=0xc000171f70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000171fe0 sp=0xc000171fc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000171fe8 sp=0xc000171fe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 182 [GC worker (idle), 2 minutes]: runtime.gopark(0x57bc49b5e72d0?, 0xffffffffffffffff?, 0xa0?, 0xe7?, 0x4d93f5?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002be750 sp=0xc0002be730 pc=0x43c650 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0002be7e0 sp=0xc0002be750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002be7e8 sp=0xc0002be7e0 pc=0x46f2e1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 734 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0xc0?, 0x7?, 0xc0002bfdb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002bfd48 sp=0xc0002bfd28 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002bfdd8 sp=0xc0002bfd48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002bfe00 sp=0xc0002bfdd8 pc=0x407f78 testing.(*T).Parallel(0xc0002d1d40) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0002bfe98 sp=0xc0002bfe00 pc=0x4ea6c5 net.TestLookupGmailNS(0xc0002d1d40) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:169 +0x33 fp=0xc0002bff70 sp=0xc0002bfe98 pc=0x5c64f3 testing.tRunner(0xc0002d1d40, 0x6ac7b8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002bffc0 sp=0xc0002bff70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002bffe0 sp=0xc0002bffc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002bffe8 sp=0xc0002bffe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 733 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0x60?, 0x7?, 0xc00003ddb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003dd48 sp=0xc00003dd28 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003ddd8 sp=0xc00003dd48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003de00 sp=0xc00003ddd8 pc=0x407f78 testing.(*T).Parallel(0xc0002d1ba0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003de98 sp=0xc00003de00 pc=0x4ea6c5 net.TestLookupGmailMX(0xc0002d1ba0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:123 +0x33 fp=0xc00003df70 sp=0xc00003de98 pc=0x5c60b3 testing.tRunner(0xc0002d1ba0, 0x6ac7b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003dfc0 sp=0xc00003df70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003dfe0 sp=0xc00003dfc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003dfe8 sp=0xc00003dfe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 806 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0xd0?, 0xa7?, 0xc000170600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000170598 sp=0xc000170578 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000170628 sp=0xc000170598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000170650 sp=0xc000170628 pc=0x407f78 testing.(*T).Parallel(0xc00032b520) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0001706e8 sp=0xc000170650 pc=0x4ea6c5 net.TestZeroByteRead(0xc0002e9c00?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:375 +0x25 fp=0xc000170770 sp=0xc0001706e8 pc=0x5dbfe5 testing.tRunner(0xc00032b520, 0x6accd0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001707c0 sp=0xc000170770 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001707e0 sp=0xc0001707c0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001707e8 sp=0xc0001707e0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 800 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0xc0?, 0xa5?, 0xc00039d600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00039d598 sp=0xc00039d578 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00039d628 sp=0xc00039d598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00039d650 sp=0xc00039d628 pc=0x407f78 testing.(*T).Parallel(0xc00032aea0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00039d6e8 sp=0xc00039d650 pc=0x4ea6c5 net.TestListenerClose(0x407f78?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:229 +0x25 fp=0xc00039d770 sp=0xc00039d6e8 pc=0x5daaa5 testing.tRunner(0xc00032aea0, 0x6ac778) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00039d7c0 sp=0xc00039d770 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00039d7e0 sp=0xc00039d7c0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00039d7e8 sp=0xc00039d7e0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 801 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0x20?, 0xa6?, 0xc00016ee10?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00016eda8 sp=0xc00016ed88 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00016ee38 sp=0xc00016eda8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00016ee60 sp=0xc00016ee38 pc=0x407f78 testing.(*T).Parallel(0xc00032b040) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00016eef8 sp=0xc00016ee60 pc=0x4ea6c5 net.TestPacketConnClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:267 +0x25 fp=0xc00016ef70 sp=0xc00016eef8 pc=0x5daf65 testing.tRunner(0xc00032b040, 0x6ac8f8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00016efc0 sp=0xc00016ef70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00016efe0 sp=0xc00016efc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00016efe8 sp=0xc00016efe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 140 [GC worker (idle), 2 minutes]: runtime.gopark(0x57ba76311ce6c?, 0xc0002c4fd0?, 0xe0?, 0xd1?, 0xc0002c4fb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002c4f50 sp=0xc0002c4f30 pc=0x43c650 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0002c4fe0 sp=0xc0002c4f50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002c4fe8 sp=0xc0002c4fe0 pc=0x46f2e1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 735 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0x20?, 0x8?, 0xc0002c2d28?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002c2cc0 sp=0xc0002c2ca0 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002c2d50 sp=0xc0002c2cc0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002c2d78 sp=0xc0002c2d50 pc=0x407f78 testing.(*T).Parallel(0xc00031cb60) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0002c2e10 sp=0xc0002c2d78 pc=0x4ea6c5 net.TestLookupGmailTXT(0xc00031cb60) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:218 +0x36 fp=0xc0002c2f70 sp=0xc0002c2e10 pc=0x5c6936 testing.tRunner(0xc00031cb60, 0x6ac7c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002c2fc0 sp=0xc0002c2f70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002c2fe0 sp=0xc0002c2fc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002c2fe8 sp=0xc0002c2fe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 922 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0x0?, 0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc000419608 sp=0xc000419580 pc=0x483836 os.(*Process).blockUntilWaitable(0xc000366900) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc0004196e0 sp=0xc000419608 pc=0x4a87af os.(*Process).wait(0xc000366900) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc000419740 sp=0xc0004196e0 pc=0x4a2fc8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc00041a420) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc0004197a8 sp=0xc000419740 pc=0x4f9c65 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc0004197e0 sp=0xc0004197a8 pc=0x5f3da5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004197e8 sp=0xc0004197e0 pc=0x46f2e1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f goroutine 799 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0x60?, 0xa5?, 0xc0003a3600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0003a3598 sp=0xc0003a3578 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0003a3628 sp=0xc0003a3598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0003a3650 sp=0xc0003a3628 pc=0x407f78 testing.(*T).Parallel(0xc00032ad00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0003a36e8 sp=0xc0003a3650 pc=0x4ea6c5 net.TestConnClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:187 +0x25 fp=0xc0003a3770 sp=0xc0003a36e8 pc=0x5da165 testing.tRunner(0xc00032ad00, 0x6ac388) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003a37c0 sp=0xc0003a3770 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003a37e0 sp=0xc0003a37c0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003a37e8 sp=0xc0003a37e0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 797 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0xa0?, 0xa4?, 0xc000171600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000171598 sp=0xc000171578 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000171628 sp=0xc000171598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000171650 sp=0xc000171628 pc=0x407f78 testing.(*T).Parallel(0xc00032a9c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0001716e8 sp=0xc000171650 pc=0x4ea6c5 net.TestCloseRead(0xc00032a820?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:25 +0x25 fp=0xc000171770 sp=0xc0001716e8 pc=0x5d86e5 testing.tRunner(0xc00032a9c0, 0x6ac328) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001717c0 sp=0xc000171770 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001717e0 sp=0xc0001717c0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001717e8 sp=0xc0001717e0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 811 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0x40?, 0xa9?, 0xc0002c05a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002c0538 sp=0xc0002c0518 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002c05c8 sp=0xc0002c0538 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002c05f0 sp=0xc0002c05c8 pc=0x407f78 testing.(*T).Parallel(0xc00032ba00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0002c0688 sp=0xc0002c05f0 pc=0x4ea6c5 net.TestNotTemporaryRead(0xc00032ba00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:529 +0x45 fp=0xc0002c0770 sp=0xc0002c0688 pc=0x5dd6e5 testing.tRunner(0xc00032ba00, 0x6ac8c8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002c07c0 sp=0xc0002c0770 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002c07e0 sp=0xc0002c07c0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002c07e8 sp=0xc0002c07e0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 798 [chan receive, 2 minutes]: runtime.gopark(0x468c91?, 0xc000066000?, 0x0?, 0xa5?, 0xc00016f5f8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00016f590 sp=0xc00016f570 pc=0x43c650 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00016f620 sp=0xc00016f590 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00016f648 sp=0xc00016f620 pc=0x407f78 testing.(*T).Parallel(0xc00032ab60) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00016f6e0 sp=0xc00016f648 pc=0x4ea6c5 net.TestCloseWrite(0xc00032ab60) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:79 +0x33 fp=0xc00016f770 sp=0xc00016f6e0 pc=0x5d9093 testing.tRunner(0xc00032ab60, 0x6ac348) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00016f7c0 sp=0xc00016f770 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00016f7e0 sp=0xc00016f7c0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00016f7e8 sp=0xc00016f7e0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 974 [chan receive, 2 minutes]: runtime.gopark(0x85dc40?, 0xc0002ec380?, 0x61?, 0x78?, 0xc0002c3638?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0002c35b8 sp=0xc0002c3598 pc=0x43c650 runtime.chanrecv(0xc000062f50, 0xc0002c36b7, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0002c3648 sp=0xc0002c35b8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0002c3670 sp=0xc0002c3648 pc=0x407f78 testing.(*T).Run(0xc000245a00, {0x696c94?, 0x0?}, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc0002c3730 sp=0xc0002c3670 pc=0x4eb845 net.TestSplice(0xc000245a00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x35 fp=0xc0002c3770 sp=0xc0002c3730 pc=0x5f0095 testing.tRunner(0xc000245a00, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0002c37c0 sp=0xc0002c3770 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0002c37e0 sp=0xc0002c37c0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002c37e8 sp=0xc0002c37e0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 978 [IO wait, 2 minutes]: runtime.gopark(0x0?, 0xffffffffffffffff?, 0x20?, 0x7b?, 0x482608?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000227ab0 sp=0xc000227a90 pc=0x43c650 runtime.netpollblock(0xc000227b08?, 0x404d0f?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000227ae8 sp=0xc000227ab0 pc=0x434d97 internal/poll.runtime_pollWait(0x7ff8244066f8, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000227b08 sp=0xc000227ae8 pc=0x469b45 internal/poll.(*pollDesc).wait(0xc00045ea00?, 0xc0000aa4e0?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000227b30 sp=0xc000227b08 pc=0x4986d2 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.splicePump(0xc00045ea00, 0xc000409000?, 0x18000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:141 +0x225 fp=0xc000227bd8 sp=0xc000227b30 pc=0x4a05a5 internal/poll.Splice(0xc000227cd8?, 0x40f008?, 0x4000000000000000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:62 +0x211 fp=0xc000227c70 sp=0xc000227bd8 pc=0x49fe11 net.splice(0x0?, {0x6ed3a0?, 0xc00031e480?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_linux.go:39 +0xe5 fp=0xc000227cd0 sp=0xc000227c70 pc=0x5793c5 net.(*TCPConn).readFrom(0xc000472070, {0x6ed3a0, 0xc00031e480}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock_posix.go:48 +0x32 fp=0xc000227d00 sp=0xc000227cd0 pc=0x57b712 net.(*TCPConn).ReadFrom(0xc000472070, {0x6ed3a0?, 0xc00031e480?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock.go:130 +0x36 fp=0xc000227d40 sp=0xc000227d00 pc=0x5799b6 io.copyBuffer({0x6ed3c0, 0xc000472070}, {0x6ed3a0, 0xc00031e480}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000227dc0 sp=0xc000227d40 pc=0x495bab io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net.spliceTestCase.test({{0x694af9, 0x3}, {0x694af9, 0x3}, 0x500000, 0x40000000, 0x0}, 0xc0003ce000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:78 +0x3f5 fp=0xc000227f20 sp=0xc000227dc0 pc=0x5f0b75 net.spliceTestCase.test-fm(0xc000040f60?) :1 +0x45 fp=0xc000227f70 sp=0xc000227f20 pc=0x628e45 testing.tRunner(0xc0003ce000, 0xc00021d880) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000227fc0 sp=0xc000227f70 pc=0x4ea98b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000227fe0 sp=0xc000227fc0 pc=0x4eb9ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000227fe8 sp=0xc000227fe0 pc=0x46f2e1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 947 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0xc00038ec00?, 0xc00003d680?, 0xc00048e318?, 0xc00003d600?, 0xc00003d678?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc00003d608 sp=0xc00003d580 pc=0x483836 os.(*Process).blockUntilWaitable(0xc000514300) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc00003d6e0 sp=0xc00003d608 pc=0x4a87af os.(*Process).wait(0xc000514300) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc00003d740 sp=0xc00003d6e0 pc=0x4a2fc8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc00052a000) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc00003d7a8 sp=0xc00003d740 pc=0x4f9c65 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc00003d7e0 sp=0xc00003d7a8 pc=0x5f3da5 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003d7e8 sp=0xc00003d7e0 pc=0x46f2e1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f FAIL net 185.076s 2023/01/24 07:07:46 httptest.Server blocked in Close after 5 seconds, waiting for connections: *net.TCPConn 0xc00050a958 127.0.0.1:54385 in state active panic: test timed out after 3m0s running tests: TestIssue4191_InfiniteGetToPutTimeout (2m59s) TestIssue4191_InfiniteGetToPutTimeout/h1 (2m58s) TestLinuxSendfile (2m58s) goroutine 21202 [running]: panic({0x847040?, 0xc000ddf0d0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc0006e4f10 sp=0xc0006e4e48 pc=0x4399eb testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc0006e4fe0 sp=0xc0006e4f10 pc=0x506aca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006e4fe8 sp=0xc0006e4fe0 pc=0x470481 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive]: runtime.gopark(0xc000074000?, 0x0?, 0x90?, 0x39?, 0x41107d?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0001338f8 sp=0xc0001338d8 pc=0x43cb50 runtime.chanrecv(0xc0001bec40, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000133988 sp=0xc0001338f8 pc=0x40843d runtime.chanrecv1(0xc00007e1e0?, 0xc0000062e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0001339b0 sp=0xc000133988 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc000133b18 sp=0xc0001339b0 pc=0x502c05 testing.tRunner(0xc00013c340, 0xc000133c30) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc000133b68 sp=0xc000133b18 pc=0x5026e4 testing.runTests(0xc000116d20?, {0xc4a060, 0x1fb, 0x1fb}, {0x40ec90?, 0xc000133d40?, 0xc4e7c0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc000133c60 sp=0xc000133b68 pc=0x505609 testing.(*M).Run(0xc000116d20) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x63a fp=0xc000133ea8 sp=0xc000133c60 pc=0x503f7a net/http_test.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/main_test.go:23 +0x19 fp=0xc000133ec8 sp=0xc000133ea8 pc=0x770639 main.main() _testmain.go:1123 +0x1d3 fp=0xc000133f80 sp=0xc000133ec8 pc=0x819dd3 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc000133fe0 sp=0xc000133f80 pc=0x43c727 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000133fe8 sp=0xc000133fe0 pc=0x470481 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004cfb0 sp=0xc00004cf90 pc=0x43cb50 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004cfe0 sp=0xc00004cfb0 pc=0x43c990 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x470481 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004d780 sp=0xc00004d760 pc=0x43cb50 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00004d7c8 sp=0xc00004d780 pc=0x42733e runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00004d7e0 sp=0xc00004d7c8 pc=0x41c526 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x470481 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [GC scavenge wait]: runtime.gopark(0x3ba345e0?, 0x3b9aca00?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004df70 sp=0xc00004df50 pc=0x43cb50 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0xc4e840) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00004dfa0 sp=0xc00004df70 pc=0x4251d3 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00004dfc8 sp=0xc00004dfa0 pc=0x4257c5 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00004dfe0 sp=0xc00004dfc8 pc=0x41c4c6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x470481 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0xc00082e0f0?, 0x0?, 0x80?, 0x1000000010?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00005be10 sp=0xc00005bdf0 pc=0x43cb50 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00005bfe0 sp=0xc00005be10 pc=0x41b527 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00005bfe8 sp=0xc00005bfe0 pc=0x470481 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 66 [GC worker (idle)]: runtime.gopark(0x57ba97f9c75f8?, 0xc000098060?, 0x1a?, 0x14?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000504750 sp=0xc000504730 pc=0x43cb50 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0005047e0 sp=0xc000504750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005047e8 sp=0xc0005047e0 pc=0x470481 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 42 [GC worker (idle)]: runtime.gopark(0x57ba97fa791b8?, 0x48eff7?, 0xb0?, 0xef?, 0x5026ab?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004ef50 sp=0xc00004ef30 pc=0x43cb50 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004efe0 sp=0xc00004ef50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x470481 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 50 [GC worker (idle), 2 minutes]: runtime.gopark(0x57ba973052c40?, 0x3?, 0xe0?, 0x86?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000048750 sp=0xc000048730 pc=0x43cb50 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0000487e0 sp=0xc000048750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000487e8 sp=0xc0000487e0 pc=0x470481 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 51 [GC worker (idle), 2 minutes]: runtime.gopark(0x57ba97dd68a10?, 0xc000098040?, 0x1a?, 0x14?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000048f50 sp=0xc000048f30 pc=0x43cb50 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc000048fe0 sp=0xc000048f50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000048fe8 sp=0xc000048fe0 pc=0x470481 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 361 [syscall, 2 minutes]: syscall.Syscall6(0xc0006e8dc0?, 0xc000ff4ca0?, 0xc0001b9c0e?, 0xc0001b9d30?, 0x51702e?, 0xc00153e690?, 0xf?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc0001b9ba0 sp=0xc0001b9b18 pc=0x483b56 os.(*Process).blockUntilWaitable(0xc0003daed0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc0001b9c78 sp=0xc0001b9ba0 pc=0x4ae8cf os.(*Process).wait(0xc0003daed0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc0001b9cd8 sp=0xc0001b9c78 pc=0x4a8be8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0006e8dc0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc0001b9d40 sp=0xc0001b9cd8 pc=0x517ae5 os/exec.(*Cmd).Run(0x8d3a2f?) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:590 +0x39 fp=0xc0001b9d60 sp=0xc0001b9d40 pc=0x5165f9 net/http_test.TestLinuxSendfile(0xc0002521a0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/fs_test.go:1281 +0x31e fp=0xc0001b9f70 sp=0xc0001b9d60 pc=0x76dc9e testing.tRunner(0xc0002521a0, 0x9223b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0001b9fc0 sp=0xc0001b9f70 pc=0x5026ab testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0001b9fe0 sp=0xc0001b9fc0 pc=0x5036ea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001b9fe8 sp=0xc0001b9fe0 pc=0x470481 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1448 [chan receive, 2 minutes]: runtime.gopark(0xc00028d380?, 0x0?, 0x50?, 0xf8?, 0xc00007e1d8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00045fd50 sp=0xc00045fd30 pc=0x43cb50 runtime.chanrecv(0xc0004d2b60, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00045fde0 sp=0xc00045fd50 pc=0x40843d runtime.chanrecv1(0xc000489d40?, 0xc0003da4b0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00045fe08 sp=0xc00045fde0 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc00045ff70 sp=0xc00045fe08 pc=0x502c05 testing.tRunner(0xc0003ceea0, 0x922380) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc00045ffc0 sp=0xc00045ff70 pc=0x5026e4 testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00045ffe0 sp=0xc00045ffc0 pc=0x5036ea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00045ffe8 sp=0xc00045ffe0 pc=0x470481 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1807 [semacquire, 2 minutes]: runtime.gopark(0xc000439d90?, 0x6f4c05?, 0xc0?, 0x1b?, 0xc000439d00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000485cd8 sp=0xc000485cb8 pc=0x43cb50 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc000850518, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc000485d40 sp=0xc000485cd8 pc=0x44e30f sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc000485d78 sp=0xc000485d40 pc=0x46c2e7 sync.(*WaitGroup).Wait(0xc000ab9e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc000485da0 sp=0xc000485d78 pc=0x47aeeb net/http/httptest.(*Server).Close(0xc0008504d0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc000485e60 sp=0xc000485da0 pc=0x72fa57 net/http_test.testIssue4191_InfiniteGetToPutTimeout(0xc0001ab1e0, {0x8d2a91, 0x2}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2324 +0x3f9 fp=0xc000485f28 sp=0xc000485e60 pc=0x7d4cb9 net/http_test.run[...].func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/clientserver_test.go:90 +0xfc fp=0xc000485f70 sp=0xc000485f28 pc=0x8000fc testing.tRunner(0xc0001ab1e0, 0xc000288720) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000485fc0 sp=0xc000485f70 pc=0x5026ab testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000485fe0 sp=0xc000485fc0 pc=0x5036ea runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000485fe8 sp=0xc000485fe0 pc=0x470481 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 4541 [IO wait, 2 minutes]: runtime.gopark(0xc0009cd2d0?, 0xb?, 0x1?, 0x0?, 0xf?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0009cd2b8 sp=0xc0009cd298 pc=0x43cb50 runtime.netpollblock(0x482225?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc0009cd2f0 sp=0xc0009cd2b8 pc=0x435237 internal/poll.runtime_pollWait(0x7f1fe21dffb0, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc0009cd310 sp=0xc0009cd2f0 pc=0x46a6e5 internal/poll.(*pollDesc).wait(0xc000821380?, 0xc000f36000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc0009cd338 sp=0xc0009cd310 pc=0x4a29b2 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0xc000821380, {0xc000f36000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc0009cd3e8 sp=0xc0009cd338 pc=0x4a3df6 net.(*netFD).Write(0xc000821380, {0xc000f36000?, 0x4de697?, 0xc00034c270?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc0009cd430 sp=0xc0009cd3e8 pc=0x5eb1e9 net.(*conn).Write(0xc00050a958, {0xc000f36000?, 0xc77478?, 0x424547?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc0009cd478 sp=0xc0009cd430 pc=0x5f72e5 net.(*TCPConn).Write(0x1?, {0xc000f36000?, 0x604be9?, 0x479e3e?}) :1 +0x29 fp=0xc0009cd4a8 sp=0xc0009cd478 pc=0x604be9 net/http.checkConnErrorWriter.Write({0xc000f44ff8?}, {0xc000f36000?, 0xc0009cd530?, 0x4d841c?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3602 +0x33 fp=0xc0009cd4f8 sp=0xc0009cd4a8 pc=0x6e9813 bufio.(*Writer).Flush(0xc0000d9800) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:628 +0x62 fp=0xc0009cd540 sp=0xc0009cd4f8 pc=0x50a922 bufio.(*Writer).Write(0xc0000d9800, {0xc000f44000?, 0x8d2d29?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:672 +0xd0 fp=0xc0009cd5a0 sp=0xc0009cd540 pc=0x50ab30 net/http.(*chunkWriter).Write(0xc00096cc80, {0xc000f44000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:388 +0x115 fp=0xc0009cd610 sp=0xc0009cd5a0 pc=0x6da4d5 bufio.(*Writer).Write(0xc000250640, {0xc000f44000?, 0xc000821380?, 0xc000f36000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc0009cd670 sp=0xc0009cd610 pc=0x50ab4d net/http.(*response).write(0xc00096cc40, 0x8000, {0xc000f44000, 0x8000, 0x8000}, {0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1636 +0x232 fp=0xc0009cd778 sp=0xc0009cd670 pc=0x6e0a52 net/http.(*response).Write(0x867340?, {0xc000f44000?, 0x1?, 0xc000228b90?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1594 +0x30 fp=0xc0009cd7c0 sp=0xc0009cd778 pc=0x6e0770 net/http.(*writerOnly).Write(0xc0009cd860?, {0xc000f44000?, 0xc000228b90?, 0xc0009cd870?}) :1 +0x2f fp=0xc0009cd7f0 sp=0xc0009cd7c0 pc=0x729bef io.copyBuffer({0x99f860, 0xc000228b90}, {0x99faa0, 0xc0ef48}, {0xc000f44000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc0009cd870 sp=0xc0009cd7f0 pc=0x49ce64 io.CopyBuffer({0x99f860?, 0xc000228b90?}, {0x99faa0?, 0xc0ef48?}, {0xc000f44000?, 0x867340?, 0x81ef9f?}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:400 +0x3c fp=0xc0009cd8b8 sp=0xc0009cd870 pc=0x49cbdc net/http.(*response).ReadFrom(0xc00096cc40, {0x99faa0?, 0xc0ef48}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:605 +0x305 fp=0xc0009cd990 sp=0xc0009cd8b8 pc=0x6db0c5 io.copyBuffer({0x99eac0, 0xc00096cc40}, {0x99faa0, 0xc0ef48}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc0009cda10 sp=0xc0009cd990 pc=0x49cdab io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http_test.testIssue4191_InfiniteGetToPutTimeout.func1({0x9a1ac0?, 0xc00096cc40?}, 0xffffffffffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2268 +0x50 fp=0xc0009cda58 sp=0xc0009cda10 pc=0x801d70 net/http.HandlerFunc.ServeHTTP(0xc000821380?, {0x9a1ac0?, 0xc00096cc40?}, 0x40f1c8?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2122 +0x2f fp=0xc0009cda80 sp=0xc0009cda58 pc=0x6e2f4f net/http.(*ServeMux).ServeHTTP(0x0?, {0x9a1ac0, 0xc00096cc40}, 0xc000823c00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2500 +0x149 fp=0xc0009cdad0 sp=0xc0009cda80 pc=0x6e4da9 net/http.serverHandler.ServeHTTP({0xc000f1ae10?}, {0x9a1ac0, 0xc00096cc40}, 0xc000823c00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc0009cdb80 sp=0xc0009cdad0 pc=0x6e6596 net/http.(*conn).serve(0xc00083ba70, {0x9a2048, 0xc000f88c00}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1995 +0x612 fp=0xc0009cdfb8 sp=0xc0009cdb80 pc=0x6e1a72 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc0009cdfe0 sp=0xc0009cdfb8 pc=0x6e712e runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0009cdfe8 sp=0xc0009cdfe0 pc=0x470481 created by net/http.(*Server).Serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x5ed FAIL net/http 180.045s ok net/http/cgi 0.756s FAIL go tool dist: Failed: exit status 1