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

Flaky Test: extras/features/gracefulstop #8046

Open
arjan-bal opened this issue Jan 28, 2025 · 4 comments
Open

Flaky Test: extras/features/gracefulstop #8046

arjan-bal opened this issue Jan 28, 2025 · 4 comments
Assignees
Labels
Area: Testing Includes tests and testing utilities that we have for unit and e2e tests within our repo. Type: Bug

Comments

@arjan-bal
Copy link
Contributor

arjan-bal commented Jan 28, 2025

Failure logs
testing: features/gracefulstop 
 successfully built server 
 waiting for server to start 
 server started 
 successfully built client 
 client successfully communicated with server 
 server log missing output: Server stopped gracefully.
            got server log:
            2025/01/28 07:31:32 Initiating graceful shutdown...
            got client log:
            2025/01/28 07:31:31 Hello
2025/01/28 07:31:31 Hello
2025/01/28 07:31:32 Hello
2025/01/28 07:31:32 Hello
2025/01/28 07:31:32 Hello
2025/01/28 07:31:32 Error calling `UnaryEcho`. Server graceful stop initiated: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:50051: connect: connection refused"
2025/01/28 07:31:32 Successful unary requests made by client: 5
2025/01/28 07:31:32 Successful unary requests processed by server and made by client are same.

Sample failure: https://github.com/grpc/grpc-go/actions/runs/13005606515/job/36271831754?pr=8045

@arjan-bal arjan-bal added Area: Testing Includes tests and testing utilities that we have for unit and e2e tests within our repo. Type: Bug labels Jan 28, 2025
@arjan-bal
Copy link
Contributor Author

@arjan-bal arjan-bal marked this as a duplicate of #8059 Jan 31, 2025
@arjan-bal
Copy link
Contributor Author

@arjan-bal
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Testing Includes tests and testing utilities that we have for unit and e2e tests within our repo. Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants