We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seen this a few times
2024-12-16T10:15:09.3979510Z === RUN TestErrorCodes/query_pool_timeout 2024-12-16T10:15:09.3979637Z === RUN TestErrorCodes/wrapped:_Row_count_exceeded_10000 2024-12-16T10:15:09.3979886Z === NAME TestErrorCodes 2024-12-16T10:15:09.3980030Z noleak.go:56: found unexpected goroutines: 2024-12-16T10:15:09.3980357Z [Goroutine 1027 in state IO wait, with internal/poll.runtime_pollWait on top of the stack: 2024-12-16T10:15:09.3980566Z internal/poll.runtime_pollWait(0x7d020b27cc70, 0x72) 2024-12-16T10:15:09.3980886Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/runtime/netpoll.go:345 +0x85 2024-12-16T10:15:09.3981132Z internal/poll.(*pollDesc).wait(0xc001c4e880?, 0xc001ee8000?, 0x0) 2024-12-16T10:15:09.3981493Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 2024-12-16T10:15:09.3981653Z internal/poll.(*pollDesc).waitRead(...) 2024-12-16T10:15:09.3981993Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/internal/poll/fd_poll_runtime.go:89 2024-12-16T10:15:09.3982303Z internal/poll.(*FD).Read(0xc001c4e880, {0xc001ee8000, 0x4000, 0x4000}) 2024-12-16T10:15:09.3982637Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/internal/poll/fd_unix.go:164 +0x27a 2024-12-16T10:15:09.3982885Z net.(*netFD).Read(0xc001c4e880, {0xc001ee8000?, 0x63c905?, 0xc000114840?}) 2024-12-16T10:15:09.3983189Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/net/fd_posix.go:55 +0x25 2024-12-16T10:15:09.3983423Z net.(*conn).Read(0xc000114840, {0xc001ee8000?, 0xd6b5b3?, 0xd1fbe0?}) 2024-12-16T10:15:09.3983706Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/net/net.go:185 +0x45 2024-12-16T10:15:09.3983949Z bufio.(*Reader).Read(0xc001cadc80, {0xc001ee60c8, 0x4, 0xc001ee6000?}) 2024-12-16T10:15:09.3984256Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/bufio/bufio.go:241 +0x197 2024-12-16T10:15:09.3984506Z io.ReadAtLeast({0xed5780, 0xc001cadc80}, {0xc001ee60c8, 0x4, 0x4}, 0x4) 2024-12-16T10:15:09.3984782Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/io/io.go:335 +0x90 2024-12-16T10:15:09.3984887Z io.ReadFull(...) 2024-12-16T10:15:09.3985149Z /opt/actions-runner/_work/_tool/go/1.22.10/x64/src/io/io.go:354 2024-12-16T10:15:09.3985473Z vitess.io/vitess/go/mysql.(*Conn).readHeaderFrom(0xc001ee6000, {0xed5780?, 0xc001cadc80?}) 2024-12-16T10:15:09.3985816Z /opt/actions-runner/_work/vitess-private/vitess-private/go/mysql/conn.go:389 +0x49 2024-12-16T10:15:09.3986064Z vitess.io/vitess/go/mysql.(*Conn).readEphemeralPacket(0xc001ee6000) 2024-12-16T10:15:09.3986397Z /opt/actions-runner/_work/vitess-private/vitess-private/go/mysql/conn.go:427 +0x85 2024-12-16T10:15:09.3986723Z vitess.io/vitess/go/mysql.(*Conn).handleNextCommand(0xc001ee6000, {0xee5018, 0xc001dc7110}) 2024-12-16T10:15:09.3987052Z /opt/actions-runner/_work/vitess-private/vitess-private/go/mysql/conn.go:925 +0x3e 2024-12-16T10:15:09.3987553Z vitess.io/vitess/go/mysql.(*Listener).handle(0xc0003da840, {0xee3458?, 0xc000114840?}, 0x1, {0xc1d01d10f951bd2b?, 0x494ab720d?, 0x150b1c0?}) 2024-12-16T10:15:09.3987902Z /opt/actions-runner/_work/vitess-private/vitess-private/go/mysql/server.go:563 +0x1330 2024-12-16T10:15:09.3988101Z vitess.io/vitess/go/mysql.(*Listener).Accept.func1() 2024-12-16T10:15:09.3988533Z /opt/actions-runner/_work/vitess-private/vitess-private/go/mysql/server.go:367 +0xec 2024-12-16T10:15:09.3988813Z created by vitess.io/vitess/go/mysql.(*Listener).Accept in goroutine 1022 2024-12-16T10:15:09.3989144Z /opt/actions-runner/_work/vitess-private/vitess-private/go/mysql/server.go:358 +0x25 2024-12-16T10:15:09.3989227Z ] 2024-12-16T10:15:09.3989311Z --- FAIL: TestErrorCodes (2.76s)
https://github.com/vitessio/vitess/actions/runs/12341840532/job/34468304811?pr=17394
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Overview of the Issue
Seen this a few times
https://github.com/vitessio/vitess/actions/runs/12341840532/job/34468304811?pr=17394
The text was updated successfully, but these errors were encountered: