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

ccl/streamingccl/streamproducer: TestStreamPartition failed #88429

Closed
cockroach-teamcity opened this issue Sep 22, 2022 · 8 comments
Closed

ccl/streamingccl/streamproducer: TestStreamPartition failed #88429

cockroach-teamcity opened this issue Sep 22, 2022 · 8 comments
Assignees
Labels
branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-cdc
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 22, 2022

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

@cockroach-teamcity cockroach-teamcity added branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Sep 22, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.1 milestone Sep 22, 2022
@blathers-crl blathers-crl bot added the T-cdc label Sep 22, 2022
@blathers-crl
Copy link

blathers-crl bot commented Sep 28, 2022

cc @cockroachdb/disaster-recovery

@cockroach-teamcity
Copy link
Member Author

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

=== RUN   TestStreamPartition
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/d62534cc01a694a9057de0e1ea538e9e/logTestStreamPartition2725696317
    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 822433 [IO wait]:
        internal/poll.runtime_pollWait(0x7f5ee12a2568, 0x72)
        	GOROOT/src/runtime/netpoll.go:303 +0x85
        internal/poll.(*pollDesc).wait(0xc011be3600, 0xc017a39690, 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(0xc011be3600, {0xc017a39690, 0x10, 0x10})
        	GOROOT/src/internal/poll/fd_unix.go:167 +0x25a
        net.(*netFD).Read(0xc011be3600, {0xc017a39690, 0x7f5ee13141d8, 0x10})
        	GOROOT/src/net/fd_posix.go:56 +0x29
        net.(*conn).Read(0xc015c44ec0, {0xc017a39690, 0x3dc2c40, 0x57d4601})
        	GOROOT/src/net/net.go:183 +0x45
        github.com/jackc/pgconn.(*PgConn).CancelRequest(0xc01510bb80, {0x57d46b8, 0xc017f4d380})
        	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
        Leaked goroutine: goroutine 822798 [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
--- FAIL: TestStreamPartition (9.81s)
Help

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

  • TAGS=bazel,gss,deadlock

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

=== RUN   TestStreamPartition
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/d62534cc01a694a9057de0e1ea538e9e/logTestStreamPartition305187598
    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 816255 [IO wait]:
        internal/poll.runtime_pollWait(0x7ff6a460ea60, 0x72)
        	GOROOT/src/runtime/netpoll.go:303 +0x85
        internal/poll.(*pollDesc).wait(0xc010d70100, 0xc0177ca360, 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(0xc010d70100, {0xc0177ca360, 0x10, 0x10})
        	GOROOT/src/internal/poll/fd_unix.go:167 +0x25a
        net.(*netFD).Read(0xc010d70100, {0xc0177ca360, 0x7ff6cbbc0f18, 0x10})
        	GOROOT/src/net/fd_posix.go:56 +0x29
        net.(*conn).Read(0xc0004138c8, {0xc0177ca360, 0x3dc3080, 0x57d5101})
        	GOROOT/src/net/net.go:183 +0x45
        github.com/jackc/pgconn.(*PgConn).CancelRequest(0xc0155be000, {0x57d5158, 0xc0178d4a20})
        	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
        Leaked goroutine: goroutine 817715 [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
--- FAIL: TestStreamPartition (9.61s)
Help

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

  • TAGS=bazel,gss,deadlock

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

=== RUN   TestStreamPartition
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/d62534cc01a694a9057de0e1ea538e9e/logTestStreamPartition780803295
    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 817446 [IO wait]:
        internal/poll.runtime_pollWait(0x7fc9e371ae40, 0x72)
        	GOROOT/src/runtime/netpoll.go:303 +0x85
        internal/poll.(*pollDesc).wait(0xc016f65c00, 0xc0176c0fc0, 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(0xc016f65c00, {0xc0176c0fc0, 0x10, 0x10})
        	GOROOT/src/internal/poll/fd_unix.go:167 +0x25a
        net.(*netFD).Read(0xc016f65c00, {0xc0176c0fc0, 0x7fca0c1b85b8, 0x10})
        	GOROOT/src/net/fd_posix.go:56 +0x29
        net.(*conn).Read(0xc01664ac98, {0xc0176c0fc0, 0x3dc35a0, 0x57d5901})
        	GOROOT/src/net/net.go:183 +0x45
        github.com/jackc/pgconn.(*PgConn).CancelRequest(0xc015030f20, {0x57d5918, 0xc017ab4480})
        	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
        Leaked goroutine: goroutine 818728 [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
--- FAIL: TestStreamPartition (9.72s)
Help

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

  • TAGS=bazel,gss,deadlock

This test on roachdash | Improve this report!

@stevendanna stevendanna self-assigned this Oct 27, 2022
@cockroach-teamcity
Copy link
Member Author

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

=== RUN   TestStreamPartition
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/d62534cc01a694a9057de0e1ea538e9e/logTestStreamPartition1099880135
    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 822739 [IO wait]:
        internal/poll.runtime_pollWait(0x7f880205b5e0, 0x72)
        	GOROOT/src/runtime/netpoll.go:303 +0x85
        internal/poll.(*pollDesc).wait(0xc018408200, 0xc01647bf30, 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(0xc018408200, {0xc01647bf30, 0x10, 0x10})
        	GOROOT/src/internal/poll/fd_unix.go:167 +0x25a
        net.(*netFD).Read(0xc018408200, {0xc01647bf30, 0x7f880210e3c8, 0x10})
        	GOROOT/src/net/fd_posix.go:56 +0x29
        net.(*conn).Read(0xc01521cc60, {0xc01647bf30, 0x3dc33c0, 0x57d5501})
        	GOROOT/src/net/net.go:183 +0x45
        github.com/jackc/pgconn.(*PgConn).CancelRequest(0xc0153d0b00, {0x57d5598, 0xc018414b40})
        	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
        Leaked goroutine: goroutine 822922 [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
--- FAIL: TestStreamPartition (10.04s)
Help

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

  • TAGS=bazel,gss,deadlock

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

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

=== RUN   TestStreamPartition
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/d62534cc01a694a9057de0e1ea538e9e/logTestStreamPartition1589416164
    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 810785 [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 813275 [IO wait]:
        internal/poll.runtime_pollWait(0x7fbf66039790, 0x72)
        	GOROOT/src/runtime/netpoll.go:303 +0x85
        internal/poll.(*pollDesc).wait(0xc011547b00, 0xc017b8a920, 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(0xc011547b00, {0xc017b8a920, 0x10, 0x10})
        	GOROOT/src/internal/poll/fd_unix.go:167 +0x25a
        net.(*netFD).Read(0xc011547b00, {0xc017b8a920, 0x7fbf660acd28, 0x10})
        	GOROOT/src/net/fd_posix.go:56 +0x29
        net.(*conn).Read(0xc0021e5940, {0xc017b8a920, 0x3dc3dc0, 0x57d6301})
        	GOROOT/src/net/net.go:183 +0x45
        github.com/jackc/pgconn.(*PgConn).CancelRequest(0xc01574c160, {0x57d6398, 0xc018087140})
        	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.94s)
Help

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

  • TAGS=bazel,gss,deadlock

This test on roachdash | Improve this report!

@stevendanna
Copy link
Collaborator

Let's just remove this test: #91182

@msbutler
Copy link
Collaborator

test removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-cdc
Projects
No open projects
Archived in project
Development

No branches or pull requests

3 participants