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 TestAccEcsCapacityProviderService #1418

Open
t0yv0 opened this issue Nov 6, 2024 · 0 comments
Open

Flaky TestAccEcsCapacityProviderService #1418

t0yv0 opened this issue Nov 6, 2024 · 0 comments
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user

Comments

@t0yv0
Copy link
Member

t0yv0 commented Nov 6, 2024

Failed with:

    aws:ecs:Service (my-service):
      error:   sdk-v2/provider2.go:520: sdk.helper_schema: creating ECS Service (my-service-9669d07): operation error ECS: CreateService, https response error StatusCode: 400, RequestID: 187a5383-55d4-4df4-b185-0f69370c60cf, InvalidParameterException: The target group with targetGroupArn arn:aws:elasticloadbalancing:us-west-2:894850187425:targetgroup/nginx-lb-111793d/91d31eae55038f3a does not have an associated load balancer.: [email protected]
      error: 1 error occurred:
      	* creating ECS Service (my-service-9669d07): operation error ECS: CreateService, https response error StatusCode: 400, RequestID: 187a5383-55d4-4df4-b185-0f69370c60cf, InvalidParameterException: The target group with targetGroupArn arn:aws:elasticloadbalancing:us-west-2:894850187425:targetgroup/nginx-lb-111793d/91d31eae55038f3a does not have an associated load balancer.

But restarting CI fixed the test.

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 6, 2024
@t0yv0 t0yv0 added impact/flaky-test A test that is unreliable and removed needs-triage Needs attention from the triage team labels Nov 6, 2024
@mikhailshilkov mikhailshilkov added the kind/engineering Work that is not visible to an external user label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

3 participants