Skip to content

ccl/streamingccl/streamproducer: TestStreamPartition failed #88429

@cockroach-teamcity

Description

@cockroach-teamcity

ccl/streamingccl/streamproducer.TestStreamPartition failed with artifacts on release-22.1 @ fe2bd2d59d0101ca360290c12e5b9121ae095636:

=== RUN   TestStreamPartition
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/d62534cc01a694a9057de0e1ea538e9e/logTestStreamPartition3543730784
    test_log_scope.go:80: use -show-logs to present logs inline
=== CONT  TestStreamPartition
    replication_stream_test.go:481: -- test log scope end --
    replication_stream_test.go:481: Leaked goroutine: goroutine 822488 [select]:
        github.com/jackc/pgconn/internal/ctxwatch.(*ContextWatcher).Watch.func1()
        	github.com/jackc/pgconn/internal/ctxwatch/external/com_github_jackc_pgconn/internal/ctxwatch/context_watcher.go:41 +0x72
        created by github.com/jackc/pgconn/internal/ctxwatch.(*ContextWatcher).Watch
        	github.com/jackc/pgconn/internal/ctxwatch/external/com_github_jackc_pgconn/internal/ctxwatch/context_watcher.go:40 +0xc5
        Leaked goroutine: goroutine 823325 [IO wait]:
        internal/poll.runtime_pollWait(0x7f817aed99b0, 0x72)
        	GOROOT/src/runtime/netpoll.go:303 +0x85
        internal/poll.(*pollDesc).wait(0xc017e68700, 0xc016647f90, 0x0)
        	GOROOT/src/internal/poll/fd_poll_runtime.go:84 +0x32
        internal/poll.(*pollDesc).waitRead(...)
        	GOROOT/src/internal/poll/fd_poll_runtime.go:89
        internal/poll.(*FD).Read(0xc017e68700, {0xc016647f90, 0x10, 0x10})
        	GOROOT/src/internal/poll/fd_unix.go:167 +0x25a
        net.(*netFD).Read(0xc017e68700, {0xc016647f90, 0x7f81a3977878, 0x10})
        	GOROOT/src/net/fd_posix.go:56 +0x29
        net.(*conn).Read(0xc015de4dc0, {0xc016647f90, 0x3db36c0, 0x57c1101})
        	GOROOT/src/net/net.go:183 +0x45
        github.com/jackc/pgconn.(*PgConn).CancelRequest(0xc0158b58c0, {0x57c1178, 0xc0180fcf00})
        	github.com/jackc/pgconn/external/com_github_jackc_pgconn/pgconn.go:871 +0x3db
        github.com/jackc/pgconn.(*PgConn).asyncClose.func1()
        	github.com/jackc/pgconn/external/com_github_jackc_pgconn/pgconn.go:603 +0x10f
        created by github.com/jackc/pgconn.(*PgConn).asyncClose
        	github.com/jackc/pgconn/external/com_github_jackc_pgconn/pgconn.go:594 +0x65
--- FAIL: TestStreamPartition (9.83s)
Help

See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:

  • TAGS=bazel,gss,deadlock

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-19814

Epic CRDB-11732

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-cdcbranch-release-22.1Used to mark GA and release blockers, technical advisories, and bugs for 22.1

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions