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

flakey test TestOperator_TransferLeadershipToServerAddress_ACL #19718

Closed
shoenig opened this issue Jan 11, 2024 · 3 comments · Fixed by #20154
Closed

flakey test TestOperator_TransferLeadershipToServerAddress_ACL #19718

shoenig opened this issue Jan 11, 2024 · 3 comments · Fixed by #20154

Comments

@shoenig
Copy link
Contributor

shoenig commented Jan 11, 2024

I've noticed this test fail a few times, and just now failed 3 times in a row causing a build failure.

 === RUN   TestOperator_TransferLeadershipToServerAddress_ACL/good-token
    assert.go:14: 
        operator_endpoint_test.go:516: expected nil error
        ↪ error: Permission denied
--- FAIL: TestOperator_TransferLeadershipToServerAddress_ACL/good-token (0.00s)
FAIL nomad.TestOperator_TransferLeadershipToServerAddress_ACL/good-token (re-run 1) (0.00s)
=== RUN   TestOperator_TransferLeadershipToServerAddress_ACL
    operator_endpoint_test.go:433: bootstrap token: {ea59fd08-c7f2-bf20-f8f5-96e70e3984fe ec80755e-5092-17d1-fe18-b3cc737d6441 management 87b00b9c-f7e7-416f-f25b-1012634d7dcc management [] [] true [] 2024-01-11 19:15:49.532296339 +0000 UTC <nil> 0s 1 1}
Error: 1 2024-01-11T19:15:50.032Z [ERROR] raft-net: failed to decode incoming command: error="transport shutdown"
Error: 1 2024-01-11T19:15:50.117Z [ERROR] raft-net: failed to decode incoming command: error="transport shutdown"
--- FAIL: TestOperator_TransferLeadershipToServerAddress_ACL (0.75s)
FAIL nomad.TestOperator_TransferLeadershipToServerAddress_ACL (re-run 1) (0.75s)
coverage: 10.4% of statements
FAIL nomad (coverage: 10.4% of statements)
@tgross
Copy link
Member

tgross commented Jan 11, 2024

I'll close the dupe of this over here: #18993

@shoenig
Copy link
Contributor Author

shoenig commented Jan 11, 2024

Oh whoops, should have checked first 🐐

Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants