Skip to content

dataproc.snippets.quickstart.quickstart_test: test_quickstart failed #8647

Description

@flaky-bot

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 07e8b81
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/dataproc/snippets/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 72, in error_remapped_callable
    return callable_(*args, **kwargs)
  File "/workspace/dataproc/snippets/.nox/py-3-8/lib/python3.8/site-packages/grpc/_channel.py", line 946, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/workspace/dataproc/snippets/.nox/py-3-8/lib/python3.8/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.FAILED_PRECONDITION
	details = "Cannot delete cluster 'py-qs-test-7f7e0517-d430-4c13-9732-f3783dd0cd3b' while it has other pending delete operations."
	debug_error_string = "UNKNOWN:Error received from peer ipv4:173.194.203.95:443 {created_time:"2022-11-30T13:12:53.478567428+00:00", grpc_status:9, grpc_message:"Cannot delete cluster \'py-qs-test-7f7e0517-d430-4c13-9732-f3783dd0cd3b\' while it has other pending delete operations."}"
>

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/workspace/dataproc/snippets/quickstart/quickstart_test.py", line 75, in cluster
cluster_client.delete_cluster(
File "/workspace/dataproc/snippets/.nox/py-3-8/lib/python3.8/site-packages/google/cloud/dataproc_v1/services/cluster_controller/client.py", line 1156, in delete_cluster
response = rpc(
File "/workspace/dataproc/snippets/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/gapic_v1/method.py", line 154, in call
return wrapped_func(*args, **kwargs)
File "/workspace/dataproc/snippets/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/retry.py", line 283, in retry_wrapped_func
return retry_target(
File "/workspace/dataproc/snippets/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/retry.py", line 190, in retry_target
return target()
File "/workspace/dataproc/snippets/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 74, in error_remapped_callable
raise exceptions.from_grpc_error(exc) from exc
google.api_core.exceptions.FailedPrecondition: 400 Cannot delete cluster 'py-qs-test-7f7e0517-d430-4c13-9732-f3783dd0cd3b' while it has other pending delete operations.

Activity

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

Metadata

Metadata

Assignees

Labels

api: dataprocIssues related to the Managed Service for Apache Spark API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions