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

hyper flake in nested virtualization: create host timed out in 240.000000 seconds #8961

Closed
medyagh opened this issue Aug 10, 2020 · 2 comments
Labels
co/hyperv HyperV related issues kind/flake Categorizes issue or PR as related to a flaky test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@medyagh
Copy link
Member

medyagh commented Aug 10, 2020

I saw this as a flake in Windows HyperV:

as seen in github action for hyperv here #8953

2020-08-10T22:05:10.1663418Z         
2020-08-10T22:05:10.1668049Z         -- /stdout --
2020-08-10T22:05:10.1674472Z         ** stderr ** 
2020-08-10T22:05:10.1680209Z         	! Not passing HTTP_PROXY=localhost:49625 to docker env.
2020-08-10T22:05:10.1684139Z         	! Not passing HTTP_PROXY=localhost:49625 to docker env.
2020-08-10T22:05:10.1693618Z         	    > minikube-v1.12.2.iso.sha256: 65 B / 65 B [-------------] 100.00% ? p/s 0s    > minikube-v1.12.2.iso: 16.00 MiB / 173.73 MiB [->__________] 9.21% ? p/s ?    > minikube-v1.12.2.iso: 31.80 MiB / 173.73 MiB [-->________] 18.30% ? p/s ?    > minikube-v1.12.2.iso: 44.08 MiB / 173.73 MiB [-->________] 25.37% ? p/s ?    > minikube-v1.12.2.iso: 66.59 MiB / 173.73 MiB  38.33% 84.40 MiB p/s ETA 1s    > minikube-v1.12.2.iso: 80.00 MiB / 173.73 MiB  46.05% 84.40 MiB p/s ETA 1s    > minikube-v1.12.2.iso: 101.27 MiB / 173.73 MiB  58.29% 84.40 MiB p/s ETA 0    > minikube-v1.12.2.iso: 133.78 MiB / 173.73 MiB  77.01% 86.17 MiB p/s ETA 0    > minikube-v1.12.2.iso: 169.72 MiB / 173.73 MiB  97.69% 86.17 MiB p/s ETA 0    > minikube-v1.12.2.iso: 173.73 MiB / 173.73 MiB [ 100.00% 122.37 MiB p/s 1s    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 26.59 MiB     > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 64.00 MiB     > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 88.00 MiB     > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 123.67 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 153.89 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 189.91 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 224.53 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 260.83 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 295.19 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 329.27 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 365.34 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 398.62 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 428.95 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 465.06 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 502.12 MiB    > preloaded-images-k8s-v5-v1.18.3-docker-overlay2-amd64.tar.lz4: 510.91 MiB! Not passing HTTP_PROXY=localhost:49625 to docker env.
2020-08-10T22:05:10.1697423Z         	! Not passing HTTP_PROXY=localhost:49625 to docker env.
2020-08-10T22:05:10.1703298Z         	! StartHost failed, but will try again: creating host: create host timed out in 240.000000 seconds
2020-08-10T22:05:10.1708065Z         	! Not passing HTTP_PROXY=localhost:49625 to docker env.
2020-08-10T22:05:10.1714991Z         	! Not passing HTTP_PROXY=localhost:49625 to docker env.
2020-08-10T22:05:10.1718858Z         	* Failed to start hyperv VM. "minikube start -p functional-20200810215629-14028" may fix it: creating host: create host timed out in 240.000000 seconds
2020-08-10T22:05:10.1724432Z         	* 
2020-08-10T22:05:10.1727560Z         	E0810 22:05:10.126821    4432 exit.go:76] &{ID:CREATE_TIMEOUT Err:create host timed out in 240.000000 seconds
@medyagh medyagh added co/hyperv HyperV related issues kind/flake Categorizes issue or PR as related to a flaky test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Aug 10, 2020
@medyagh medyagh added this to the v1.13.0 milestone Aug 10, 2020
@medyagh medyagh modified the milestones: v1.13.0, v1.14.0-candidate Sep 14, 2020
@medyagh medyagh modified the milestones: v1.14.0, v1.15.0-candidate Oct 12, 2020
@medyagh
Copy link
Member Author

medyagh commented Oct 12, 2020

I haven't seen it recently maybe it is gone magicly

@priyawadhwa
Copy link

I'm going to go ahead and close this issue for now then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/hyperv HyperV related issues kind/flake Categorizes issue or PR as related to a flaky test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

2 participants