Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/net/http2: TestTransportReuseAfterError failures #59934

Closed
gopherbot opened this issue May 2, 2023 · 18 comments
Closed

x/net/http2: TestTransportReuseAfterError failures #59934

gopherbot opened this issue May 2, 2023 · 18 comments
Assignees
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m24s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc0001b7200, 0xc0001f4000)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0002dca20, 0xc0001f4000, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0004acd00)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0004acd00, 0x1471d98)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 2, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-01 20:15 darwin-amd64-nocgo net@82780d60 go@c6306612 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m24s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc0001b7200, 0xc0001f4000)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0002dca20, 0xc0001f4000, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0004acd00)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0004acd00, 0x1471d98)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-01 20:15 darwin-amd64-longtest net@82780d60 go@57cb4720 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 50m0s
running tests:
	TestTransportReuseAfterError (49m18s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc00070d500, 0xc0003fd000)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc000234360, 0xc0003fd000, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc000aaa4e0)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc000aaa4e0, 0x1471e58)
2023-05-04 16:26 linux-ppc64le-power10osu net@daac0cec go@8f783097 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 20m0s
running tests:
	TestTransportReuseAfterError (19m36s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc0003af380, 0xc000394000)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x3ec
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc00041c510, 0xc000394000, {0x40?})
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x208
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0004dc4e0)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x404
testing.tRunner(0xc0004dc4e0, 0x480a70)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-04 16:26 darwin-amd64-12_0 net@daac0cec go@f742ddc3 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m26s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc000f4c000, 0xc00020c300)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0019bc240, 0xc00020c300, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc00055b040)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc00055b040, 0x1471308)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-04 16:26 darwin-amd64-13 net@daac0cec go@fe104643 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m16s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc000360f00, 0xc000110900)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc000318480, 0xc000110900, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc000699040)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc000699040, 0x1471588)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-04 16:26 freebsd-arm-paulzhol net@daac0cec go@3e35df5e x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 1h20m0s
running tests:
	TestTransportReuseAfterError (1h14m18s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0x2956e1e0, 0x297b8080)
	/tmp/workdir-host-freebsd-arm-paulzhol/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x454
golang.org/x/net/http2.(*Transport).RoundTripOpt(0x294dacc0, 0x297b8080, {0x0})
	/tmp/workdir-host-freebsd-arm-paulzhol/gopath/src/golang.org/x/net/http2/transport.go:561 +0x210
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/workdir-host-freebsd-arm-paulzhol/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0x2956e000)
	/tmp/workdir-host-freebsd-arm-paulzhol/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x4a0
testing.tRunner(0x2956e000, 0x4876c8)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented May 9, 2023

This is a new test from CL 486156. Since x/net/http2 is bundled into the main repo, marking as release-blocker for Go 1.21 (attn @neild).

@bcmills bcmills added this to the Go1.21 milestone May 9, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-04 16:26 linux-amd64-clang net@daac0cec go@8d5065ce x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m41s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc001136c00, 0xc000e34100)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0003d06c0, 0xc000e34100, {0x60?})
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc000bdb380)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc000bdb380, 0x878490)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-04 16:26 android-amd64-emu net@daac0cec go@59d19ba7 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (7m10s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc0004fd080, 0xc000159400)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc000310750, 0xc000159400, {0x40?})
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0002f1040)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0002f1040, 0x7c0065584438)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-04 16:26 linux-ppc64le-power10osu net@daac0cec go@93897960 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 20m0s
running tests:
	TestTransportReuseAfterError (19m23s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc000870000, 0xc0013ca500)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x3ec
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0013c86c0, 0xc0013ca500, {0xe0?})
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x208
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc00044cea0)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x404
testing.tRunner(0xc00044cea0, 0x4804e8)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-10 21:21 darwin-amd64-12_0 net@d28c0b17 go@96add980 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m20s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc0000d8000, 0xc0002fa000)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc000dea240, 0xc0002fa000, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0018bd380)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0018bd380, 0x14794e0)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-10 21:21 windows-amd64-2016 net@d28c0b17 go@c3db9af3 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 20m0s
running tests:
	TestTransportReuseAfterError (19m40s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc0010bb080, 0xc00064e600)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc000f8c000, 0xc00064e600, {0xe0?})
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0010089c0)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0010089c0, 0x7e1bc0)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-10 21:21 darwin-amd64-13 net@d28c0b17 go@f2fcea50 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m23s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc00042bb00, 0xc000b1a100)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc00040c630, 0xc000b1a100, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0014fd040)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0014fd040, 0x1479018)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-10 21:21 darwin-amd64-11_0 net@d28c0b17 go@91b8cc0d x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m21s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc000003080, 0xc0001bc400)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0001681b0, 0xc0001bc400, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc001b94b60)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc001b94b60, 0x1480b08)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-16 21:31 windows-amd64-longtest net@3b31286d go@d29dd2ec x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 50m0s
running tests:
	TestTransportReuseAfterError (49m34s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc001eb0000, 0xc002b76800)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0025ee240, 0xc002b76800, {0x20?})
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0023e2000)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0023e2000, 0xc99d58)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-16 21:31 windows-amd64-race net@3b31286d go@e3ada565 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 20m0s
running tests:
	TestTransportReuseAfterError (18m45s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc000ba2780, 0xc00028a400)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x9c5
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0004a8120, 0xc00028a400, {0xa0?})
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x63a
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0002371e0)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x805
testing.tRunner(0xc0002371e0, 0x1406f9968)

watchflakes

@gopherbot
Copy link
Author

Change https://go.dev/cl/496055 mentions this issue: http2: deflake TestTransportReuseAfterError

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-16 21:31 darwin-amd64-13 net@3b31286d go@6a41be22 x/net/http2.TestTransportReuseAfterError (log)
panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m24s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc000cb6480, 0xc00039c100)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0002da5a0, 0xc00039c100, {0xc0?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0001e0000)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0001e0000, 0x1483330)

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@1b896bff x/net/http2.TestTransportReuseAfterError (log)
SIGQUIT: quit
PC=0x71b287b12cc1 m=0 sigcode=0

rax    0xca
rbx    0x0
rcx    0xffffffffffffffff
rdx    0x0
rdi    0x71b2882123e8
rsi    0x80
rbp    0x7ffe69fcf0b8
...
	/workdir/go/src/runtime/select.go:327 +0x725 fp=0xc000169bd8 sp=0xc000169ac0 pc=0x71b287aeeea5
golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc0010a3800, 0xc000321600)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446 fp=0xc000169d08 sp=0xc000169bd8 pc=0x71b287d94686
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0005d0630, 0xc000321600, {0x40?})
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1 fp=0xc000169e38 sp=0xc000169d08 pc=0x71b287d908f1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc001ef41a0)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d fp=0xc000169f70 sp=0xc000169e38 pc=0x71b287e12ced
testing.tRunner(0xc001ef41a0, 0x71b287f937c8)
2023-05-10 21:21 android-amd64-emu net@d28c0b17 go@3e19dc2b x/net/http2.TestTransportReuseAfterError (log)
SIGQUIT: quit
PC=0x7e2e82520cc1 m=0 sigcode=0

rax    0xca
rbx    0x0
rcx    0xffffffffffffffff
rdx    0x0
rdi    0x7e2e82c203e8
rsi    0x80
rbp    0x7ffeb0033ea8
...
	/workdir/go/src/runtime/select.go:327 +0x725 fp=0xc00015bbd8 sp=0xc00015bac0 pc=0x7e2e824fcea5
golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc001fe8000, 0xc000130100)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446 fp=0xc00015bd08 sp=0xc00015bbd8 pc=0x7e2e827a2686
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc00030a6c0, 0xc000130100, {0x40?})
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1 fp=0xc00015be38 sp=0xc00015bd08 pc=0x7e2e8279e8f1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/workdir/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc000381ba0)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d fp=0xc00015bf70 sp=0xc00015be38 pc=0x7e2e82820ced
testing.tRunner(0xc000381ba0, 0x7e2e829a17c8)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker
Projects
Status: Done
Development

No branches or pull requests

3 participants