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): unable to extract CPU cores from machine type (TestAccNotebooksInstance_*, TestAccNotebooksInstanceIam*Generated) #10161

Closed
rileykarson opened this issue Sep 24, 2021 · 2 comments

Comments

@rileykarson
Copy link
Collaborator

rileykarson commented Sep 24, 2021

Failure rate: 100% since around 08/15

Impacted tests:

  • TestAccNotebooksInstance_notebookInstanceBasicExample
  • TestAccNotebooksInstance_create_vm_image
  • TestAccNotebooksInstance_notebookInstanceFullExample
  • TestAccNotebooksInstance_update
  • TestAccNotebooksInstance_notebookInstanceBasicContainerExample
  • TestAccNotebooksInstance_notebookInstanceBasicExample
  • TestAccNotebooksInstance_create_container
  • TestAccNotebooksInstanceIamMemberGenerated
  • TestAccNotebooksInstanceIamBindingGenerated
  • TestAccNotebooksInstanceIamPolicyGenerated

Nightly builds:

Message:

------- Stdout: -------
=== RUN   TestAccNotebooksInstanceIamBindingGenerated
=== PAUSE TestAccNotebooksInstanceIamBindingGenerated
=== CONT  TestAccNotebooksInstanceIamBindingGenerated
provider_test.go:270: Step 1/4 error: Error running apply: exit status 1
Error: Error creating Instance: googleapi: Error 400: unable to extract CPU cores from machine type
on terraform_plugin_test.tf line 2, in resource "google_notebooks_instance" "instance":
2: resource "google_notebooks_instance" "instance" {
--- FAIL: TestAccNotebooksInstanceIamBindingGenerated (2.35s)
FAIL

Seems to be failing on notebook creation generally w/ no smoking gun (last change to https://github.com/hashicorp/terraform-provider-google/blob/master/google/resource_notebooks_instance.go was end of July)

This is separate from #9975 and #9244

@melinath melinath changed the title Failing test(s): TestAccNotebooksInstance_*, TestAccNotebooksInstanceIam*Generated Failing test(s): unable to extract CPU cores from machine type (TestAccNotebooksInstance_*, TestAccNotebooksInstanceIam*Generated) Oct 1, 2021
@rileykarson
Copy link
Collaborator Author

This appears to have resolved itself

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant