cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.18k stars 3.82k forks source link

kv/kvserver: TestLeaseQueueLeasePreferencePurgatoryError failed #135810

Open cockroach-teamcity opened 5 days ago

cockroach-teamcity commented 5 days ago

kv/kvserver.TestLeaseQueueLeasePreferencePurgatoryError failed on release-24.3.0-rc @ dd28642dbab32aeaf42d647f0ed0a08780e8f8b0:

=== RUN   TestLeaseQueueLeasePreferencePurgatoryError
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestLeaseQueueLeasePreferencePurgatoryError570121191
    test_log_scope.go:76: use -show-logs to present logs inline
    lease_queue_test.go:176: condition failed to evaluate within 45s: from lease_queue_test.go:120: expected 40 leases on node 2, found 39
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestLeaseQueueLeasePreferencePurgatoryError570121191
--- FAIL: TestLeaseQueueLeasePreferencePurgatoryError (48.57s)

Parameters:

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

Same failure on other branches

- #134765 kv/kvserver: TestLeaseQueueLeasePreferencePurgatoryError failed [A-testing C-bug C-test-failure O-robot P-3 T-kv branch-release-24.1]

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-44729

kvoli commented 5 days ago

Duplicate of https://github.com/cockroachdb/cockroach/issues/134765.

cockroach-teamcity commented 4 days ago

kv/kvserver.TestLeaseQueueLeasePreferencePurgatoryError failed on release-24.3.0-rc @ ef2ebe96f3a26fd6d6716e2ec4a0c8c6fe0fb567:

=== RUN   TestLeaseQueueLeasePreferencePurgatoryError
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestLeaseQueueLeasePreferencePurgatoryError3395821274
    test_log_scope.go:76: use -show-logs to present logs inline
    lease_queue_test.go:176: condition failed to evaluate within 45s: from lease_queue_test.go:120: expected 40 leases on node 2, found 39
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestLeaseQueueLeasePreferencePurgatoryError3395821274
--- FAIL: TestLeaseQueueLeasePreferencePurgatoryError (48.78s)

Parameters:

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

Same failure on other branches

- #134765 kv/kvserver: TestLeaseQueueLeasePreferencePurgatoryError failed [A-testing C-bug C-test-failure O-robot P-3 T-kv branch-release-24.1]

This test on roachdash | Improve this report!