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

[datalabeling] flake: 500 "Fail to get project number for the project id" #3995

Closed
tmatsuo opened this issue Jun 6, 2020 · 1 comment
Closed
Assignees
Labels
api: datalabeling Issues related to the AI Platform Data Labeling Service API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmatsuo
Copy link
Contributor

tmatsuo commented Jun 6, 2020

build

log

Traceback (most recent call last):
  File "/workspace/datalabeling/.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/datalabeling/.nox/py-3-8/lib/python3.8/site-packages/grpc/_channel.py", line 826, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/workspace/datalabeling/.nox/py-3-8/lib/python3.8/site-packages/grpc/_channel.py", line 729, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.INTERNAL
	details = "Fail to get project number for the project id: python-docs-samples-tests"
	debug_error_string = "{"created":"@1591403517.021122412","description":"Error received from peer ipv4:172.217.203.81:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Fail to get project number for the project id: python-docs-samples-tests","grpc_status":13}"
@tmatsuo tmatsuo assigned tmatsuo and unassigned busunkim96 Jun 6, 2020
@tmatsuo tmatsuo added api: datalabeling Issues related to the AI Platform Data Labeling Service API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jun 6, 2020
@tmatsuo tmatsuo changed the title [datalabeling] flake: [datalabeling] flake: 500 "Fail to get project number for the project id" Jun 6, 2020
@tmatsuo
Copy link
Contributor Author

tmatsuo commented Jul 16, 2020

Haven't seen this over a month, closing

@tmatsuo tmatsuo closed this as completed Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datalabeling Issues related to the AI Platform Data Labeling Service API. priority: p2 Moderately-important priority. Fix may not be included in next release. testing type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants