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/changefeedccl: TestChangefeedWithNoDistributionStrategyAndConstrainedLocality failed #130004

Closed
cockroach-teamcity opened this issue Sep 3, 2024 · 3 comments
Labels
A-kv Anything in KV that doesn't belong in a more specific category. branch-release-24.2.1-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-kv KV Team X-duplicate Closed as a duplicate of another issue.

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 3, 2024

ccl/changefeedccl.TestChangefeedWithNoDistributionStrategyAndConstrainedLocality failed with artifacts on release-24.2.1-rc @ b95f17a1ddc0676a7cd64c1a0e3415cd85c221ba:

Fatal error:

panic: test timed out after 14m57s
running tests:
	TestChangefeedWithNoDistributionStrategyAndConstrainedLocality (14m46s)

Stack:

goroutine 7570931 [running]:
testing.(*M).startAlarm.func1()
	GOROOT/src/testing/testing.go:2366 +0x30c
created by time.goFunc
	GOROOT/src/time/sleep.go:177 +0x38
Log preceding fatal error

=== RUN   TestChangefeedWithNoDistributionStrategyAndConstrainedLocality
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/1e20b8a3dad00d3d3a775716a087126a/logTestChangefeedWithNoDistributionStrategyAndConstrainedLocality3003949434
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:157: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    changefeed_dist_test.go:407: creating and splitting table into single-key ranges
    changefeed_dist_test.go:421: relocating range for 0 to store 1
    changefeed_dist_test.go:421: relocating range for 1 to store 1
    changefeed_dist_test.go:421: relocating range for 2 to store 2
    changefeed_dist_test.go:421: relocating range for 3 to store 2
    changefeed_dist_test.go:421: relocating range for 4 to store 3
    changefeed_dist_test.go:421: relocating range for 5 to store 3
    changefeed_dist_test.go:421: relocating range for 6 to store 3
    changefeed_dist_test.go:421: relocating range for 7 to store 3
    changefeed_dist_test.go:421: relocating range for 8 to store 4
    changefeed_dist_test.go:421: relocating range for 9 to store 4
    changefeed_dist_test.go:421: relocating range for 10 to store 4
    changefeed_dist_test.go:421: relocating range for 11 to store 4
    changefeed_dist_test.go:421: relocating range for 12 to store 4

Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-41834

@cockroach-teamcity cockroach-teamcity added branch-release-24.2.1-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-cdc labels Sep 3, 2024
@blathers-crl blathers-crl bot added the A-cdc Change Data Capture label Sep 3, 2024
@andyyang890 andyyang890 added X-duplicate Closed as a duplicate of another issue. T-kv KV Team and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-cdc labels Sep 3, 2024
@andyyang890
Copy link
Collaborator

Duplicate of #125170

@andyyang890 andyyang890 marked this as a duplicate of #125170 Sep 3, 2024
@wenyihu6 wenyihu6 added this to KV Sep 3, 2024
@github-project-automation github-project-automation bot moved this to Incoming in KV Sep 3, 2024
@wenyihu6 wenyihu6 added A-kv Anything in KV that doesn't belong in a more specific category. and removed A-cdc Change Data Capture labels Sep 3, 2024
@wenyihu6
Copy link
Contributor

wenyihu6 commented Sep 3, 2024

Please keep this issue open until the duplicate is fixed so that it doesn't re-create a new issue.

@arulajmani
Copy link
Collaborator

Stale RC branch. We've fixed the test on master, so I'll close this issue out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kv Anything in KV that doesn't belong in a more specific category. branch-release-24.2.1-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-kv KV Team X-duplicate Closed as a duplicate of another issue.
Projects
No open projects
Status: Incoming
Development

No branches or pull requests

4 participants