Skip to content

speech.snippets.adaptation_v2_inline_phrase_set_test: test_adaptation_v2_inline_phrase_set failed #9418

@flaky-bot

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: 2b37b6a
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/speech/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/grpc_helpers.py", line 72, in error_remapped_callable
    return callable_(*args, **kwargs)
  File "/workspace/speech/snippets/.nox/py-3-10/lib/python3.10/site-packages/grpc/_channel.py", line 1030, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/workspace/speech/snippets/.nox/py-3-10/lib/python3.10/site-packages/grpc/_channel.py", line 910, in _end_unary_response_blocking
    raise _InactiveRpcError(state)  # pytype: disable=not-instantiable
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "The service is currently unavailable."
	debug_error_string = "UNKNOWN:Error received from peer ipv4:173.194.74.95:443 {grpc_message:"The service is currently unavailable.", grpc_status:14, created_time:"2023-03-31T13:52:13.213082373+00:00"}"
>

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

Traceback (most recent call last):
File "/workspace/speech/snippets/adaptation_v2_inline_phrase_set_test.py", line 37, in test_adaptation_v2_inline_phrase_set
response = adaptation_v2_inline_phrase_set.adaptation_v2_inline_phrase_set(
File "/workspace/speech/snippets/adaptation_v2_inline_phrase_set.py", line 36, in adaptation_v2_inline_phrase_set
operation = client.create_recognizer(request=request)
File "/workspace/speech/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/cloud/speech_v2/services/speech/client.py", line 692, in create_recognizer
response = rpc(
File "/workspace/speech/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/gapic_v1/method.py", line 113, in call
return wrapped_func(*args, **kwargs)
File "/workspace/speech/snippets/.nox/py-3-10/lib/python3.10/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.ServiceUnavailable: 503 The service is currently unavailable.

Metadata

Metadata

Assignees

Labels

api: speechIssues related to the Speech-to-Text 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