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

kv/kvserver: TestFlowControlUnquiescedRangeV2 failed #132426

Closed
cockroach-teamcity opened this issue Oct 11, 2024 · 1 comment
Closed

kv/kvserver: TestFlowControlUnquiescedRangeV2 failed #132426

cockroach-teamcity opened this issue Oct 11, 2024 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-kv KV Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Oct 11, 2024

kv/kvserver.TestFlowControlUnquiescedRangeV2 failed on master @ 645eb8c99796b3b88f5631aa0fc92a011010ce64:

=== RUN   TestFlowControlUnquiescedRangeV2
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestFlowControlUnquiescedRangeV2963835273
    test_log_scope.go:76: use -show-logs to present logs inline
    flow_control_integration_test.go:3605: -- test log scope end --
test logs left over in: outputs.zip/logTestFlowControlUnquiescedRangeV2963835273
--- FAIL: TestFlowControlUnquiescedRangeV2 (245.84s)
=== RUN   TestFlowControlUnquiescedRangeV2/v2_enabled_when_leader_level=2
    flow_control_integration_test.go:4696: condition failed to evaluate within 3m45s: expected to track 2097152 tokens in aggregate, got 0
    --- FAIL: TestFlowControlUnquiescedRangeV2/v2_enabled_when_leader_level=2 (233.23s)

Parameters:

  • attempt=1
  • race=true
  • run=1
  • shard=21
Help

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

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-43056

@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. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels Oct 11, 2024
@andrewbaptist
Copy link
Collaborator

Test removed as part of #132345

@andrewbaptist andrewbaptist added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Oct 11, 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-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-kv KV Team
Projects
None yet
Development

No branches or pull requests

2 participants