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

Translate Tests failing #2051

Closed
averikitsch opened this issue Feb 3, 2020 · 0 comments
Closed

Translate Tests failing #2051

averikitsch opened this issue Feb 3, 2020 · 0 comments
Assignees
Labels
triage me I really want to be triaged.

Comments

@averikitsch
Copy link
Contributor

https://fusion.corp.google.com/runanalysis/buildlogs/prod%3Acloud-devrel%2Fjava%2Fjava-docs-samples%2Fjava11%2Fcontinuous/prod%3Acloud-devrel%2Fjava%2Fjava-docs-samples%2Fjava11%2Fcontinuous/KOKORO/ffc5bf22-2fb4-476e-8c99-b443a1012cc8/0/prod%3Acloud-devrel%2Fjava%2Fjava-docs-samples%2Fjava11%2Fcontinuous/Targets

- testing translate/cloud-client
------------------------------------------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.822 s <<< FAILURE! - in com.example.translate.BatchTranslateTextTests
[ERROR] testBatchTranslateText(com.example.translate.BatchTranslateTextTests)  Time elapsed: 4.822 s  <<< ERROR!
java.util.concurrent.ExecutionException: com.google.api.gax.rpc.InvalidArgumentException: Operation with name "projects/779844219229/locations/us-central1/operations/20200203-14521580770358-5e36e468-0000-2932-95fe-240588736054" failed with status = GrpcStatusCode{transportCode=INVALID_ARGUMENT} and message = Output uri prefix must be an empty bucket
	at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:552)
	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:431)
	at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:91)
	at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:68)
	at com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:133)
	at com.example.translate.BatchTranslateText.batchTranslateText(BatchTranslateText.java:89)
	at com.example.translate.BatchTranslateTextTests.testBatchTranslateText(BatchTranslateTextTests.java:104)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants