kv/kvserver: TestReplicateAfterRemoveAndSplit failed
kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ 93ad913106b6f0f6ec98bc2cfa788ff6d8085bd4:
=== RUN TestReplicateAfterRemoveAndSplit
test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit4213416496
test_log_scope.go:81: use -show-logs to present logs inline
client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit4213416496
--- FAIL: TestReplicateAfterRemoveAndSplit (10.60s)
Parameters:
attempt=1race=truerun=1shard=2
This test on roachdash | Improve this report!
Jira issue: CRDB-38870
kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ e4d744226f47e37b9179632711067277b2b0ab80:
=== RUN TestReplicateAfterRemoveAndSplit
test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit2944513682
test_log_scope.go:81: use -show-logs to present logs inline
client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit2944513682
--- FAIL: TestReplicateAfterRemoveAndSplit (7.42s)
Parameters:
attempt=1race=truerun=2shard=2
/Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range
Could be related to recent changes to speed up descriptor iteration on startup, hitting:
https://github.com/cockroachdb/cockroach/blob/3a3c1d8985bc1a744c92089c1666985dfcbc7e3b/pkg/keys/keys.go#L428-L431
kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ d146ecff6f687e438706cf63591cafca60cc116d:
=== RUN TestReplicateAfterRemoveAndSplit
test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit502155402
test_log_scope.go:81: use -show-logs to present logs inline
client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit502155402
--- FAIL: TestReplicateAfterRemoveAndSplit (7.62s)
Parameters:
attempt=1race=truerun=2shard=2
kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ 8156d095961d7271df61fe2e2f716ef072bc5f96:
=== RUN TestReplicateAfterRemoveAndSplit
test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit3463261215
test_log_scope.go:81: use -show-logs to present logs inline
client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit3463261215
--- FAIL: TestReplicateAfterRemoveAndSplit (7.58s)
Parameters:
attempt=1race=truerun=2shard=2
kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ c7f16c96d4db6ef97085f972f094c7e4e7c1518f:
=== RUN TestReplicateAfterRemoveAndSplit
test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit1451704657
test_log_scope.go:81: use -show-logs to present logs inline
client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit1451704657
--- FAIL: TestReplicateAfterRemoveAndSplit (7.32s)
Parameters:
attempt=1race=truerun=2shard=2
kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ c84a89569fab4cc4896a0234bec1e1822dd420d8:
=== RUN TestReplicateAfterRemoveAndSplit
test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit3196754340
test_log_scope.go:81: use -show-logs to present logs inline
client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit3196754340
--- FAIL: TestReplicateAfterRemoveAndSplit (7.98s)
Parameters:
attempt=1race=truerun=1shard=2
Should be closed by https://github.com/cockroachdb/cockroach/pull/125094.