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

TestTCTLTerraformCommand_AuthJoin flakiness #44944

Closed
ptgott opened this issue Aug 1, 2024 · 4 comments · Fixed by #48248
Closed

TestTCTLTerraformCommand_AuthJoin flakiness #44944

ptgott opened this issue Aug 1, 2024 · 4 comments · Fixed by #48248
Assignees

Comments

@ptgott
Copy link
Contributor

ptgott commented Aug 1, 2024

Failure

Link(s) to logs

https://github.com/gravitational/teleport/actions/runs/10199670020/job/28217347216#step:6:1442

Relevant snippet

=== FAIL: integration TestTCTLTerraformCommand_AuthJoin (0.61s)
    tctl_terraform_env_test.go:185: 
        	Error Trace:	/__w/teleport/teleport/integration/tctl_terraform_env_test.go:185
        	Error:      	Received unexpected error:
        	            	The temporary bot failed to connect to Teleport.
        	            		running the bot
        	            			a previously registered descriptor with the same fully-qualified name as Desc{fqName: "grpc_client_started_total", help: "Total number of RPCs started on the client.", constLabels: {}, variableLabels: {grpc_type,grpc_service,grpc_method}} has different label names or a different help string
        	Test:       	TestTCTLTerraformCommand_AuthJoin
@GavinFrazar
Copy link
Contributor

on v16 backport: https://github.com/gravitational/teleport/actions/runs/12794207075/job/35668849293

=== FAIL: integration TestTCTLTerraformCommand_AuthJoin (0.61s)
    tctl_terraform_env_test.go:185: 
        	Error Trace:	/__w/teleport/teleport/integration/tctl_terraform_env_test.go:185
        	Error:      	Received unexpected error:
        	            	The temporary bot failed to connect to Teleport.
        	            		running the bot
        	            			a previously registered descriptor with the same fully-qualified name as Desc{fqName: "grpc_client_started_total", help: "Total number of RPCs started on the client.", constLabels: {}, variableLabels: {grpc_type,grpc_service,grpc_method}} has different label names or a different help string
        	Test:       	TestTCTLTerraformCommand_AuthJoin

@hugoShaka
Copy link
Contributor

My bad, I thought this code was not in v16 as the autobackport failed. Fix backported to v16 in #51206

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.

5 participants