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

Failing test(s): TestAccContainerNodePool_concurrent #21490

Open
modular-magician opened this issue Feb 19, 2025 · 1 comment
Open

Failing test(s): TestAccContainerNodePool_concurrent #21490

modular-magician opened this issue Feb 19, 2025 · 1 comment

Comments

@modular-magician
Copy link
Collaborator

modular-magician commented Feb 19, 2025

Impacted tests

TestAccContainerNodePool_concurrent

Affected Resource(s)

google_container_node_pool

Failure rates

  • GA: 100%
  • Beta: 100%

Message(s)

=== RUN   TestAccContainerNodePool_concurrent
=== PAUSE TestAccContainerNodePool_concurrent
=== CONT  TestAccContainerNodePool_concurrent
    resource_container_node_pool_test.go:1377: Step 1/6 error: Error running apply: exit status 1
        
        Error: googleapi: Error 400: Master version "1.32.0-gke.1448000" is unsupported.
        Details:
        [
          {
            "@type": "type.googleapis.com/google.rpc.RequestInfo",
            "requestId": "0xff6e1290c9f91acf"
          }
        ]
        , badRequest
        
          with google_container_cluster.cluster,
          on terraform_plugin_test.tf line 2, in resource "google_container_cluster" "cluster":
           2: resource "google_container_cluster" "cluster" {
        
--- FAIL: TestAccContainerNodePool_concurrent (5.25s)
FAIL

Test Debug Log

b/397555540

@modular-magician modular-magician added this to the Near-Term Goals milestone Feb 19, 2025
@github-actions github-actions bot added forward/review In review; remove label to forward service/container labels Feb 19, 2025
@modular-magician modular-magician added forward/linked and removed forward/review In review; remove label to forward labels Feb 19, 2025
@wyardley
Copy link

Believe this should be fixed by #12955?

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

2 participants