-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: dataprocIssues related to the Dataproc API.Issues related to the Dataproc API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Note: #8894 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: a0b5ecf
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/dataproc/snippets/update_cluster_test.py", line 79, in test_update_cluster update_cluster.update_cluster(PROJECT_ID, REGION, CLUSTER_NAME, NEW_NUM_INSTANCES) File "/workspace/dataproc/snippets/update_cluster.py", line 65, in update_cluster updated_cluster = operation.result() File "/workspace/dataproc/snippets/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/future/polling.py", line 137, in result raise self._exception google.api_core.exceptions.Cancelled: 499 Operation partially failed: - 3 of 3 instances could not be added to cluster, they were deleted - The resource 'projects/python-docs-samples-tests/regions/us-central1/subnetworks/default' is not ready - The resource 'projects/python-docs-samples-tests/regions/us-central1/subnetworks/default' is not ready - The resource 'projects/python-docs-samples-tests/regions/us-central1/subnetworks/default' is not ready
Metadata
Metadata
Assignees
Labels
api: dataprocIssues related to the Dataproc API.Issues related to the Dataproc API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.