FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Failing in running speech_quickstart_global in CI · Issue #14841 · googleapis/google-cloud-cpp · GitHub

Failing in running speech_quickstart_global in CI #14841

Description

Our ci failed in running quickstart-production-pr, error is

Step #2:       Test #1173: speech_quickstart_global ..............***Failed    0.40 sec
Step #2: CMake Error at /workspace/cmake/quickstart-runner.cmake:90 (message):
Step #2:   Non-zero exit status (1) running
Step #2:   /workspace/cmake-out/google/cloud/speech/speech_quickstart
Step #2: 
Step #2:   google::cloud::Status thrown: INTERNAL: Error in non-idempotent operation:
Step #2:   Internal error encountered.  error_info={reason=, domain=,
Step #2:   metadata={gcloud-cpp.retry.function=Recognize,
Step #2:   gcloud-cpp.retry.reason=non-idempotent,
Step #2:   gcloud-cpp.retry.original-message=Internal error encountered.}}

However, we can run it with no error locally with bazel build.

We can reproduce the error by

ci/cloudbuild/build.sh -t quickstart-production-pr --cloud cloud-cpp-testing-resources

Source IP might be the cause that produces the internal error.

I am going to disable this test. Please enable it when cloud build quickstart-production-pr is recovered from the error.

Metadata

Metadata

Assignees

Labels

api: speechIssues related to the Speech-to-Text API.priority: p2Moderately-important priority. Fix may not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL