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

Flake: Test/BlockingPickSCNotReady #7521

Closed
arjan-bal opened this issue Aug 16, 2024 · 0 comments · Fixed by #7560
Closed

Flake: Test/BlockingPickSCNotReady #7521

arjan-bal opened this issue Aug 16, 2024 · 0 comments · Fixed by #7560
Assignees
Labels
Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. P2 Type: Bug

Comments

@arjan-bal
Copy link
Contributor

Sample failure: https://github.com/grpc/grpc-go/actions/runs/10423722599/job/28871010600?pr=7520

Logs:

testresolverbalancerinteraction
--- FAIL: Test (10.49s)
    --- FAIL: Test/BlockingPickSCNotReady (0.05s)
        tlogger.go:116: INFO picker_wrapper.go:195 [core] blockingPicker: the picked transport is not ready, loop back to repick  (t=+369.26µs)
        tlogger.go:116: INFO picker_wrapper.go:195 [core] blockingPicker: the picked transport is not ready, loop back to repick  (t=+589.022µs)
        tlogger.go:116: INFO picker_wrapper.go:195 [core] blockingPicker: the picked transport is not ready, loop back to repick  (t=+1.069343ms)
        tlogger.go:116: INFO picker_wrapper.go:195 [core] blockingPicker: the picked transport is not ready, loop back to repick  (t=+1.363633ms)
        tlogger.go:116: INFO picker_wrapper.go:195 [core] blockingPicker: the picked transport is not ready, loop back to repick  (t=+1.517209ms)
        picker_wrapper_test.go:153: bp.pick returned non-nil error: rpc error: code = Canceled desc = received context error while waiting for new LB policy update: context canceled
@arjan-bal arjan-bal self-assigned this Aug 25, 2024
@arjan-bal arjan-bal added the P2 label Aug 25, 2024
@purnesh42H purnesh42H added the Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. P2 Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants