cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.18k stars 3.82k forks source link

ccl/changefeedccl: TestChangefeedSchemaChangeBackfillCheckpoint failed #133919

Open cockroach-teamcity opened 3 weeks ago

cockroach-teamcity commented 3 weeks ago

ccl/changefeedccl.TestChangefeedSchemaChangeBackfillCheckpoint failed with artifacts on release-23.1 @ a6e68054ec8a260b5fa4fde0bab38ffa64d4fd87:

=== RUN   TestChangefeedSchemaChangeBackfillCheckpoint
    test_log_scope.go:156: test logs captured to: /artifacts/tmp/_tmp/905465f697dc04c39f7d8a82cb057bfe/logTestChangefeedSchemaChangeBackfillCheckpoint924989924
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestChangefeedSchemaChangeBackfillCheckpoint
    changefeed_test.go:2588: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/905465f697dc04c39f7d8a82cb057bfe/logTestChangefeedSchemaChangeBackfillCheckpoint924989924
--- FAIL: TestChangefeedSchemaChangeBackfillCheckpoint (52.23s)
=== RUN   TestChangefeedSchemaChangeBackfillCheckpoint/kafka
    helpers_test.go:820: making server as secondary tenant
    helpers_test.go:898: making kafka feed factory
    testfeed_test.go:288: creating external connection
    testfeed_test.go:291: ran create external connection
    changefeed_test.go:2409: highwater: 1730355679.639409622,0
    changefeed_test.go:2479: condition failed to evaluate within 45s: waiting for checkpoint
    --- FAIL: TestChangefeedSchemaChangeBackfillCheckpoint/kafka (52.21s)

Parameters:

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

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-43825

andyyang890 commented 3 weeks ago

This appears to be a different issue from #132548 since this branch already has the checkpoint frequency set at 1 ns