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

Process exited with status 137 from signal KILL / io.Copy failed: EOF #4426

Closed
urs4uall opened this issue Jun 5, 2019 · 2 comments
Closed
Labels
co/hyperv HyperV related issues os/windows triage/duplicate Indicates an issue is a duplicate of other open issue. triage/obsolete Bugs that no longer occur in the latest stable release

Comments

@urs4uall
Copy link

urs4uall commented Jun 5, 2019

Creating hyperv VM (CPUs=2, Memory=2048MB, Disk=20000MB) ...

  • Configuring environment for Kubernetes v1.14.2 on Docker 18.09.6
  • Unable to load cached images: loading cached images: loading image C:\Users\admin.minikube\cache\images\k8s.gcr.io\k8s-dns-sidecar-amd64_1.14.13: Docker load /tmp/k8s-dns-sidecar-amd64_1.14.13: command failed: docker load -i /tmp/k8s-dns-sidecar-amd64_1.14.13
    stdout:
    stderr: : Process exited with status 137 from signal KILL
  • Downloading kubeadm v1.14.2
  • Downloading kubelet v1.14.2
    E0605 17:05:59.649754 14036 ssh_runner.go:198] io.Copy failed: EOF
    E0605 17:05:59.874216 14036 ssh_runner.go:198] io.Copy failed: EOF
    E0605 17:05:59.874216 14036 ssh_runner.go:198] io.Copy failed: EOF
    E0605 17:05:59.874216 14036 ssh_runner.go:198] io.Copy failed: EOF
    E0605 17:05:59.874216 14036 ssh_runner.go:198] io.Copy failed: EOF
    E0605 17:05:59.874216 14036 ssh_runner.go:198] io.Copy failed: EOF
    E0605 17:05:59.874216 14036 ssh_runner.go:198] io.Copy failed: EOF

X Failed to update cluster: downloading binaries: copying kubeadm: copy: pre-copy: NewSession: EOF

@medyagh
Copy link
Member

medyagh commented Jun 5, 2019

Thank you for sharing your experience! If you don't mind, could you please provide:

  • The exact command-lines used, so that we may replicate the issue
  • The full output of the command that failed
  • The full output of the "minikube logs" command
  • Which operating system version was used

This will help us isolate the problem further. Thank you!

@medyagh medyagh added the triage/needs-information Indicates an issue needs more information in order to work on it. label Jun 5, 2019
@sharifelgamal sharifelgamal added co/hyperv HyperV related issues os/windows priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. labels Jun 6, 2019
@tstromberg tstromberg changed the title minikube error windows 10 Process exited with status 137 from signal KILL / io.Copy failed: EOF Jul 17, 2019
@tstromberg
Copy link
Contributor

This was fixed in minikube v1.1.1. Please upgrade.

#1766

@tstromberg tstromberg added triage/obsolete Bugs that no longer occur in the latest stable release triage/duplicate Indicates an issue is a duplicate of other open issue. and removed priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. triage/needs-information Indicates an issue needs more information in order to work on it. labels Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/hyperv HyperV related issues os/windows triage/duplicate Indicates an issue is a duplicate of other open issue. triage/obsolete Bugs that no longer occur in the latest stable release
Projects
None yet
Development

No branches or pull requests

4 participants