-
Notifications
You must be signed in to change notification settings - Fork 159
dial timeouts causing test flakes #789
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
Comments
starting with one of the basic tests: test: Kubernetes e2e suite: External Storage [Driver: csi-gcepd-sc-standard] [Testpattern: Dynamic PV (ext3)] volumes should store data Persistent Volume: pvc-bfb47f28-5884-427a-b1a9-095692b9fc74 first writer pod on node-94p2r (node stage/publish success):
second validator pod (node stage/publish success):
Right after that the kubectl exec reported dial timeout:
The persistent volume workflows are working as expected and this seems like a real dial timeout error.
Next steps would be try out the test in my local setup and dump the konnectivity server logs |
Running the tests locally I do see a lot of failures in the konnectivity server: While the pdcsi tests was running with ginkgo parallelism of 10, First I tried the kubectl logs command which itself timedout:
Then I logged into the node and check the logs (
|
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
eg, https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/sigs.k8s.io_gcp-compute-persistent-disk-csi-driver/788/pull-gcp-compute-persistent-disk-csi-driver-kubernetes-integration/1402883733517766656/
/assign @saikat-royc
The text was updated successfully, but these errors were encountered: