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: TestChangefeedPrimaryKeyChangeWorksWithMultipleTables failed #100974

Closed
cockroach-teamcity opened this issue Apr 7, 2023 · 1 comment · Fixed by #101130
Closed
Labels
A-cdc Change Data Capture branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.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 Apr 7, 2023

ccl/changefeedccl.TestChangefeedPrimaryKeyChangeWorksWithMultipleTables failed with artifacts on release-23.1 @ de239a7438f44d382c9aefceb65d9c39911dabd2:

=== RUN   TestChangefeedPrimaryKeyChangeWorksWithMultipleTables
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/50a8284f7c7f32a812f6eaeb52caed36/logTestChangefeedPrimaryKeyChangeWorksWithMultipleTables3496482415
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestChangefeedPrimaryKeyChangeWorksWithMultipleTables
    changefeed_test.go:6339: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/50a8284f7c7f32a812f6eaeb52caed36/logTestChangefeedPrimaryKeyChangeWorksWithMultipleTables3496482415
--- FAIL: TestChangefeedPrimaryKeyChangeWorksWithMultipleTables (1.98s)
=== RUN   TestChangefeedPrimaryKeyChangeWorksWithMultipleTables/pubsub
    helpers_test.go:820: making server as system tenant
    helpers_test.go:895: making pubsub feed factory
    changefeed_test.go:6286: failed to start feed for job 0: pq: opening client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
    --- FAIL: TestChangefeedPrimaryKeyChangeWorksWithMultipleTables/pubsub (1.96s)
Help

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

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-26721

Epic CRDB-11732

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Apr 7, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 7, 2023
@blathers-crl blathers-crl bot added the A-cdc Change Data Capture label Apr 10, 2023
@cockroach-teamcity
Copy link
Member Author

ccl/changefeedccl.TestChangefeedPrimaryKeyChangeWorksWithMultipleTables failed with artifacts on release-23.1 @ 843b120fd509d663c1efcc54c9b18c1a466cc938:

=== RUN   TestChangefeedPrimaryKeyChangeWorksWithMultipleTables
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/50a8284f7c7f32a812f6eaeb52caed36/logTestChangefeedPrimaryKeyChangeWorksWithMultipleTables632261972
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestChangefeedPrimaryKeyChangeWorksWithMultipleTables
    changefeed_test.go:6338: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/50a8284f7c7f32a812f6eaeb52caed36/logTestChangefeedPrimaryKeyChangeWorksWithMultipleTables632261972
--- FAIL: TestChangefeedPrimaryKeyChangeWorksWithMultipleTables (1.74s)
=== RUN   TestChangefeedPrimaryKeyChangeWorksWithMultipleTables/pubsub
    helpers_test.go:820: making server as system tenant
    helpers_test.go:895: making pubsub feed factory
    changefeed_test.go:6285: failed to start feed for job 0: pq: opening client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
    --- FAIL: TestChangefeedPrimaryKeyChangeWorksWithMultipleTables/pubsub (1.73s)
Help

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

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cdc Change Data Capture branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-cdc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants