-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: TestExperimentalRelocateNonVoters failed #96343
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
sql.TestExperimentalRelocateNonVoters failed with artifacts on master @ 0fbaa27b619c385a67057000bf5a3e59e2e7b2b6:
=== RUN TestExperimentalRelocateNonVoters
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/d07d02991d5ddeff08ff06650d30220a/logTestExperimentalRelocateNonVoters821867667
test_log_scope.go:79: use -show-logs to present logs inline
=== CONT TestExperimentalRelocateNonVoters
multitenant_admin_function_test.go:898: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/d07d02991d5ddeff08ff06650d30220a/logTestExperimentalRelocateNonVoters821867667
--- FAIL: TestExperimentalRelocateNonVoters (11.22s)
=== RUN TestExperimentalRelocateNonVoters/ALTER_TABLE_x_EXPERIMENTAL_RELOCATE_NONVOTERS
multitenant_admin_function_test.go:343:
Error Trace: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/10343/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:343
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/10343/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:893
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/10343/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:318
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/10343/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/multitenant_admin_function_test.go:865
Error: Received unexpected error:
pq: while carrying out changes [{ADD_NON_VOTER n1,s1} {REMOVE_NON_VOTER n5,s5}]: change replicas of r58 failed: descriptor changed: [expected] r58:/T{able/57-enant/10} [(n3,s3):5, (n2,s2):2, (n4,s4):3, (n5,s5):4NON_VOTER, (n1,s1):6NON_VOTER, next=7, gen=11] != [actual] r58:/T{able/57-enant/10} [(n3,s3):5, (n2,s2):2, (n4,s4):3, (n1,s1):6NON_VOTER, next=7, gen=12]
Test: TestExperimentalRelocateNonVoters/ALTER_TABLE_x_EXPERIMENTAL_RELOCATE_NONVOTERS
Messages: tenant=system query=``ALTER TABLE t EXPERIMENTAL_RELOCATE NONVOTERS VALUES (ARRAY[1], 1);`` leaseholder=3 replicas=[2 3 4 5] voting_replicas=[2 3 4] non_voting_replicas=[5] fromReplica=5 toReplica=1
--- FAIL: TestExperimentalRelocateNonVoters/ALTER_TABLE_x_EXPERIMENTAL_RELOCATE_NONVOTERS (11.19s)
This test on roachdash | Improve this report!
Jira issue: CRDB-24078
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.