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

TestHSMDualAuthRotation flakiness #13635

Closed
ibeckermayer opened this issue Jun 17, 2022 · 2 comments · Fixed by #13632
Closed

TestHSMDualAuthRotation flakiness #13635

ibeckermayer opened this issue Jun 17, 2022 · 2 comments · Fixed by #13632
Assignees

Comments

@ibeckermayer
Copy link
Contributor

ibeckermayer commented Jun 17, 2022

Failure

Link(s) to logs

Relevant snippet

    hsm_test.go:76: 
        	Error Trace:	hsm_test.go:76
        	            				testing.go:1034
        	            				testing.go:1203
        	            				testing.go:1187
        	            				panic.go:500
        	            				testing.go:864
        	            				hsm_test.go:76
        	            				testing.go:1034
        	            				testing.go:1203
        	            				testing.go:1433
        	            				panic.go:500
        	            				testing.go:864
        	            				hsm_test.go:680
        	            				hsm_test.go:693
        	Error:      	Received unexpected error:
        	            	context canceled
        	Test:       	TestHSMDualAuthRotation
        	Messages:   	error while closing auth1 during test cleanup
--- FAIL: TestHSMDualAuthRotation (480.13s)
@nklaassen
Copy link
Contributor

failures where the log includes is not in dotted-tri format should be fixed by #14178

@nklaassen
Copy link
Contributor

This is hopefully fixed now, it looks like we had no hits this week. Going to close this issue, please ping me directly if you see a failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants