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

TestRevocationService_CRL flakiness #52756

Open
ravicious opened this issue Mar 4, 2025 · 2 comments
Open

TestRevocationService_CRL flakiness #52756

ravicious opened this issue Mar 4, 2025 · 2 comments
Assignees

Comments

@ravicious
Copy link
Member

Failure

Link(s) to logs

Relevant snippet

     workloadidentityv1_test.go:3062: 
        	Error Trace:	/__w/teleport/teleport/lib/auth/machineid/workloadidentityv1/workloadidentityv1_test.go:3062
        	            				/__w/teleport/teleport/lib/auth/machineid/workloadidentityv1/workloadidentityv1_test.go:3114
        	Error:      	Should be empty, but was   []x509.RevocationListEntry{
        	            	- 	{SerialNumber: s"170", RevocationTime: s"2025-03-04 17:11:34 +0000 UTC"},
        	            	  	{SerialNumber: s"255", RevocationTime: s"2025-03-04 17:11:34 +0000 UTC"},
        	            	  }
        	Test:       	TestRevocationService_CRL
@Tener
Copy link
Contributor

Tener commented Mar 6, 2025

@rosstimothy
Copy link
Contributor

rosstimothy commented Mar 11, 2025

https://github.com/gravitational/teleport/actions/runs/13775446408/job/38523570934?pr=52937

=== FAIL: lib/auth/machineid/workloadidentityv1 TestRevocationService_CRL (0.41s)
    workloadidentityv1_test.go:3109: Advancing fake clock to pass debounce period
    workloadidentityv1_test.go:3062: 
        	Error Trace:	/__w/teleport/teleport/lib/auth/machineid/workloadidentityv1/workloadidentityv1_test.go:3062
        	            				/__w/teleport/teleport/lib/auth/machineid/workloadidentityv1/workloadidentityv1_test.go:3114
        	Error:      	Should be empty, but was   []x509.RevocationListEntry{
        	            	- 	{SerialNumber: s"170", RevocationTime: s"2025-03-10 21:53:51 +0000 UTC"},
        	            	  	{SerialNumber: s"255", RevocationTime: s"2025-03-10 21:53:51 +0000 UTC"},
        	            	  }
        	Test:       	TestRevocationService_CRL

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

No branches or pull requests

4 participants