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

storage: TestMVCCGarbageCollectIntent failed #93034

Closed
cockroach-teamcity opened this issue Dec 5, 2022 · 3 comments
Closed

storage: TestMVCCGarbageCollectIntent failed #93034

cockroach-teamcity opened this issue Dec 5, 2022 · 3 comments
Assignees
Labels
A-observability-inf branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 5, 2022

storage.TestMVCCGarbageCollectIntent failed with artifacts on release-22.2 @ 953065979c0f72064ce43cd70ab22a88afce144a:

=== RUN   TestMVCCGarbageCollectIntent
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/c5eb8fc8b8e683c19f3c3e4238f64094/logTestMVCCGarbageCollectIntent987215779
    test_log_scope.go:79: use -show-logs to present logs inline
    mvcc_test.go:4731: -- test log scope end --
    mvcc_test.go:4731: Leaked goroutine: goroutine 19 [chan receive]:
        github.com/cockroachdb/cockroach/pkg/util/log.flushDaemon()
        	github.com/cockroachdb/cockroach/pkg/util/log/log_flush.go:75 +0x5b
        created by github.com/cockroachdb/cockroach/pkg/util/log.init.5
        	github.com/cockroachdb/cockroach/pkg/util/log/log_flush.go:41 +0x25
--- FAIL: TestMVCCGarbageCollectIntent (5.05s)

Parameters: TAGS=bazel,gss

Help

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

/cc @cockroachdb/storage

This test on roachdash | Improve this report!

Jira issue: CRDB-22126

@cockroach-teamcity cockroach-teamcity added branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Dec 5, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Dec 5, 2022
@blathers-crl blathers-crl bot added the T-storage Storage Team label Dec 5, 2022
@nicktrav
Copy link
Collaborator

nicktrav commented Dec 5, 2022

Looks like the logger failed to close out cleanly. This might be an Observability Infra thing.

@nicktrav
Copy link
Collaborator

nicktrav commented Dec 5, 2022

cc: @abarganier

@abarganier
Copy link
Contributor

Sorry for the delay. The core issue here appears to be a duplicate of #93849, which was resolved in #93989.

Marking as closed.

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

No branches or pull requests

3 participants