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.34k stars 1.74k forks source link

Failing test(s): TestAccNotebooksInstance_notebookInstanceBasicStoppedExample #17593

Open slevenick opened 8 months ago

slevenick commented 8 months ago

Impacted tests

Affected Resource(s)

Failure rates

Message(s)

Error 409: unable to queue the operation

Nightly build test history

b/330175219

ESKYoung commented 3 months ago

Hi all, is there any progress on this bug?

I'm encountering the same issue, and it seems very flaky. Sometimes there's no error, other times it comes up.

From what I can tell on my end (can't see the TeamCity link) it occurs when the notebook instance is still being created, so the request to stop it fails. I don't think it's a timeout issue; other successful creations have taken longer.

Aware this is going to deprecated at the end of Jan 2025, but grateful if this could be looked into!