Skip to content

data-science-onramp.data-ingestion.ingestion_test: test_setup failed #7854

@flaky-bot

Description

@flaky-bot

Note: #7489 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: d2b54e3
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable
    return callable_(*args, **kwargs)
  File "/workspace/data-science-onramp/data-ingestion/.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/data-science-onramp/data-ingestion/.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.DEADLINE_EXCEEDED
	details = "Failed to validate Service Account '[email protected]'."
	debug_error_string = "{"created":"@1651403411.914266975","description":"Error received from peer ipv4:173.194.202.95:443","file":"src/core/lib/surface/call.cc","file_line":903,"grpc_message":"Failed to validate Service Account '[email protected]'.","grpc_status":4}"
>

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

Traceback (most recent call last):
File "/workspace/data-science-onramp/data-ingestion/ingestion_test.py", line 84, in setup_and_teardown_cluster
operation = cluster_client.create_cluster(
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-8/lib/python3.8/site-packages/google/cloud/dataproc_v1/services/cluster_controller/client.py", line 549, in create_cluster
response = rpc(
File "/workspace/data-science-onramp/data-ingestion/.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/data-science-onramp/data-ingestion/.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/data-science-onramp/data-ingestion/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/retry.py", line 190, in retry_target
return target()
File "/workspace/data-science-onramp/data-ingestion/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 59, in error_remapped_callable
raise exceptions.from_grpc_error(exc) from exc
google.api_core.exceptions.DeadlineExceeded: 504 Failed to validate Service Account '[email protected]'.

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.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