xds_k8s_test: increase timeout to 3 hours due to recent timeout failure#27579
Merged
sanjaypujare merged 1 commit intogrpc:masterfrom Oct 4, 2021
Merged
xds_k8s_test: increase timeout to 3 hours due to recent timeout failure#27579sanjaypujare merged 1 commit intogrpc:masterfrom
sanjaypujare merged 1 commit intogrpc:masterfrom
Conversation
sergiitk
approved these changes
Oct 4, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There was a timeout failure in the recent test run (https://fusion2.corp.google.com/invocations/3def5479-9a7d-4c22-a65f-529298f6e49d/targets/grpc%2Fjava%2Fv1.41.x%2Fbranch%2Fxds-k8s/log) which shows:
I1004 03:49:29.278968 140116066653952 client_app.py:179] Server channel: ManagedChannelImpl{logId=5, target=xds:///psm-grpc-server:35133}, state: TRANSIENT_FAILURE
ERROR: Aborting VM command due to timeout of 7200 seconds
Note that all the security tests underneath passed but the top level test grpc/java/v1.41.x/branch/xds-k8s (baseline test?) didn't pass in the dashboard https://testgrid.corp.google.com/grpc-psm-sec-java#v1.41.x
We'll probably need this for getting a clean dashboard going forward.