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

roachtest: multitenant-upgrade failed #128950

Closed
cockroach-teamcity opened this issue Aug 14, 2024 · 1 comment · Fixed by #128963
Closed

roachtest: multitenant-upgrade failed #128950

cockroach-teamcity opened this issue Aug 14, 2024 · 1 comment · Fixed by #128963
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest 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-disaster-recovery

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 14, 2024

roachtest.multitenant-upgrade failed with artifacts on master @ abe3d27bee5120afa287df2f8cc81c82ab6864da:

(assertions.go:363).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_upgrade.go:88
	            				github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_upgrade.go:42
	            				main/pkg/cmd/roachtest/test_runner.go:1283
	            				src/runtime/asm_amd64.s:1695
	Error:      	Should be true
	Test:       	multitenant-upgrade
	Messages:   	current binary '24.3' not found in 'versionToMinSupportedVersion' map
(require.go:1950).True: FailNow called
test artifacts and logs in: /artifacts/multitenant-upgrade/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=azure
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_fs=ext4
  • ROACHTEST_localSSD=true
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Grafana is not yet available for azure clusters

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-41296

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest 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-disaster-recovery labels Aug 14, 2024
@cockroach-teamcity
Copy link
Member Author

roachtest.multitenant-upgrade failed with artifacts on master @ abe3d27bee5120afa287df2f8cc81c82ab6864da:

(assertions.go:363).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_upgrade.go:88
	            				github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_upgrade.go:42
	            				main/pkg/cmd/roachtest/test_runner.go:1283
	            				src/runtime/asm_amd64.s:1695
	Error:      	Should be true
	Test:       	multitenant-upgrade
	Messages:   	current binary '24.3' not found in 'versionToMinSupportedVersion' map
(require.go:1950).True: FailNow called
test artifacts and logs in: /artifacts/multitenant-upgrade/cpu_arch=arm64/run_1

Parameters:

  • ROACHTEST_arch=arm64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_fs=ext4
  • ROACHTEST_localSSD=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

craig bot pushed a commit that referenced this issue Aug 14, 2024
128963: roachtest: add 24.3 min version to multitenant-upgrade r=kev-cao a=msbutler

As an aside, we should sunset this test in favor of one that uses the new mixed version framework, but lets do that once the PCR test has landed.

Fixes #128950

Release note: none

Co-authored-by: Michael Butler <[email protected]>
@craig craig bot closed this as completed in 3489e33 Aug 14, 2024
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). O-roachtest 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-disaster-recovery
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant