Skip to content

Conversation

@lqiu96
Copy link
Member

@lqiu96 lqiu96 commented Aug 30, 2022

This is a copy of googleapis/java-vision#976 in the Java Vision repo.

@lqiu96 lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 30, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 30, 2022
@lqiu96
Copy link
Member Author

lqiu96 commented Aug 30, 2022

These are flaky Integrate Test cases that affect the GraalVM tests.

Java-Notebook Flaky IT failures:

java.util.concurrent.ExecutionException: com.google.api.gax.rpc.PermissionDeniedException: Operation with name "projects/gcloud-devel/locations/us-central1-a/operations/operation-1661889346833-5e77ac42c8c75-953bdec3-bcbe0f14" failed with status = GrpcStatusCode{transportCode=PERMISSION_DENIED} and message = Quota 'CPUS' exceeded. Limit: 100.0 in region us-central1.

and

java.util.concurrent.ExecutionException: com.google.api.gax.rpc.InvalidArgumentException: Operation with name "projects/gcloud-devel/locations/us-central1-a/operations/operation-1661889357475-5e77ac4ceef63-563cbd53-c6aa22c6" failed with status = GrpcStatusCode{transportCode=INVALID_ARGUMENT} and message = The resource 'projects/gcloud-devel/zones/us-central1-a/instances/test-notebook-instance-id-f407591a' is not ready


Java-Container Flaky IT failures:

com.google.api.gax.rpc.FailedPreconditionException: io.grpc.StatusRuntimeException: FAILED_PRECONDITION: Operation operation-1661894514037-43dcec3a is currently creating cluster test-cluster-4c8e3065. Please wait and try again once it is done.

@lqiu96 lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 31, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 31, 2022
@suztomo
Copy link
Member

suztomo commented Aug 31, 2022

For Java-Container, the message suggests to retry after wait.

@suztomo
Copy link
Member

suztomo commented Aug 31, 2022

🎉

image

@lqiu96
Copy link
Member Author

lqiu96 commented Aug 31, 2022

@suztomo Integration Tests can pass occasionally. I think we'll need to take a deeper look at some of the more flaky tests cases. Going to merge this code for vision in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants