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/kvccl/kvtenantccl: TestTenantUpgradeInterlock failed #99593

Closed
cockroach-teamcity opened this issue Mar 26, 2023 · 4 comments · Fixed by #100536
Closed

ccl/kvccl/kvtenantccl: TestTenantUpgradeInterlock failed #99593

cockroach-teamcity opened this issue Mar 26, 2023 · 4 comments · Fixed by #100536
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). GA-blocker O-robot Originated from a bot. T-multitenant Issues owned by the multi-tenant virtual team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 26, 2023

ccl/kvccl/kvtenantccl.TestTenantUpgradeInterlock failed with artifacts on master @ d107217dac5d817cc115bc0e97b7e53c0f2878bf:

Fatal error:

panic: test timed out after 14m55s

Stack:

goroutine 466229 [running]:
testing.(*M).startAlarm.func1()
	GOROOT/src/testing/testing.go:2036 +0x8e
created by time.goFunc
	GOROOT/src/time/sleep.go:176 +0x32
Log preceding fatal error

=== RUN   TestTenantUpgradeInterlock
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/e7ead71a4f5b50fae4d2996264db30c2/logTestTenantUpgradeInterlock3136512125
    test_log_scope.go:79: use -show-logs to present logs inline
=== RUN   TestTenantUpgradeInterlock/current_binary_version_pause_after_first_check_for_instances
    tenant_upgrade_test.go:525: upgrade interlock test: running variant "current binary version", configuration: "pause after first check for instances"

Help

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

/cc @cockroachdb/multi-tenant

This test on roachdash | Improve this report!

Jira issue: CRDB-25961

Epic CRDB-27931

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Mar 26, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Mar 26, 2023
@rafiss rafiss added the T-multitenant Issues owned by the multi-tenant virtual team label Mar 28, 2023
@rafiss
Copy link
Collaborator

rafiss commented Mar 28, 2023

cc @knz for triage (and also on 23.1: #99836)

@tbg
Copy link
Member

tbg commented Mar 29, 2023

Also flaked here (#99788)

@knz knz added the GA-blocker label Mar 29, 2023
@ajstorm
Copy link
Collaborator

ajstorm commented Mar 29, 2023

Note my comment on #99836. This is a new problem that we need to investigate. We're stuck in a migration (of the host cluster) even before this test gets interesting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). GA-blocker O-robot Originated from a bot. T-multitenant Issues owned by the multi-tenant virtual team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants