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): TestAccSqlUser_postgresIAM #16704

Closed

Comments

@SarahFrench
Copy link
Member

SarahFrench commented Dec 6, 2023

Failure rates

  • 100% since 2023-10-11

Impacted tests

  • TestAccSqlUser_postgresIAM

Affected Resource(s)

  • google_sql_user

Nightly build test history

Message(s)

------- Stdout: -------
Error:
    Error, failed to insert user admin into instance tf-test-5565518330345401337:
        googleapi: Error 400: Invalid request: Provided CLOUD_IAM_USER: admin, does not exist., invalid

b/315953533

@SarahFrench
Copy link
Member Author

This issue appears to already be identified here: #14233

Maybe the 30s sleep in the acceptance test stopped being sufficient on October 11th

@shuyama1
Copy link
Collaborator

shuyama1 commented Apr 9, 2024

Increasing the sleep time doesn't seem to fix the issue. I suspect this may be related to a backend change b/250047255

@melinath
Copy link
Collaborator

Note: this is now failing on PR builds as well.

@shuyama1
Copy link
Collaborator

Skipped the test in GoogleCloudPlatform/magic-modules#10420 to avoid generating noise for PR builds.
We'll need to re-enable the test before closing this ticket.

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