hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.33k stars 1.73k forks source link

Failing test(s): TestAccLookerInstance_lookerInstanceBasicExample #16715

Closed SarahFrench closed 7 months ago

SarahFrench commented 11 months ago

Failure rates

Impacted tests

Affected Resource(s)

Nightly build test history

Message(s)

------- Stdout: -------
=== RUN   TestAccLookerInstance_lookerInstanceBasicExample
=== PAUSE TestAccLookerInstance_lookerInstanceBasicExample
=== CONT  TestAccLookerInstance_lookerInstanceBasicExample
    vcr_utils.go:152: Step 1/2 error: Error running apply: exit status 1
        Error: Error waiting to create Instance: Error waiting for Creating Instance: Error code 13, message: an internal error has occurred
          with google_looker_instance.looker-instance,
          on terraform_plugin_test.tf line 2, in resource "google_looker_instance" "looker-instance":
           2: resource "google_looker_instance" "looker-instance" {
--- FAIL: TestAccLookerInstance_lookerInstanceBasicExample (3720.26s)
FAIL

b/315953939

SarahFrench commented 11 months ago

Error code 13 has appeared in other test failure: https://github.com/hashicorp/terraform-provider-google/issues/13710

github-actions[bot] commented 6 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.