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

Linux-VirtualBox: TestDocker: kubeadm alpha phase addon kube-dns.: Process exited with status 1 #3201

Closed
tstromberg opened this issue Oct 1, 2018 · 2 comments
Labels
co/kubeadm Issues relating to kubeadm co/virtualbox kind/flake Categorizes issue or PR as related to a flaky test. os/linux

Comments

@tstromberg
Copy link
Contributor

https://storage.googleapis.com/minikube-builds/logs/3191/Linux-VirtualBox.txt

		sudo /usr/bin/kubeadm alpha phase addon kube-dns
		 running command: : running command: 
		sudo /usr/bin/kubeadm init --config /var/lib/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests --ignore-preflight-errors=DirAvailable--data-minikube --ignore-preflight-errors=Port-10250 --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml --ignore-preflight-errors=FileAvailable--etc-kubernetes-manifests-etcd.yaml --ignore-preflight-errors=Swap --ignore-preflight-errors=CRI  &&
		sudo /usr/bin/kubeadm alpha phase addon kube-dns
		
		.: Process exited with status 1
		. Output: Aliases:

On output I see:

		Connecting to cluster...
		Setting up kubeconfig...
		Starting cluster components...
@tstromberg tstromberg added co/virtualbox os/linux kind/flake Categorizes issue or PR as related to a flaky test. failed/kubeadm co/kubeadm Issues relating to kubeadm labels Oct 1, 2018
@tstromberg
Copy link
Contributor Author

This may be the integration test representation of #2956

@balopat
Copy link
Contributor

balopat commented Nov 27, 2018

Closing, as it's unclear due to an older issue with the SSHExecutor not logging kubeadm init stdout/stderr.

@balopat balopat closed this as completed Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/kubeadm Issues relating to kubeadm co/virtualbox kind/flake Categorizes issue or PR as related to a flaky test. os/linux
Projects
None yet
Development

No branches or pull requests

2 participants