Started by upstream project "Build_Cross" build number 2856 originally caused by: GitHub pull request #2791 of commit ded1f3eb8b9c7357d80f6312e638a6a595b6ab53, no merge conflicts. Building remotely on Mac Mini (mac) in workspace /Users/jenkins/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done [workspace] $ /bin/bash -xe /var/folders/pb/1pdf6kyd1n9fw671gj2162wr0000gp/T/jenkins7813698412313445835.sh + set -e + gsutil -m cp -r gs://minikube-builds/2791/common.sh . Copying gs://minikube-builds/2791/common.sh... / [0/1 files][ 0.0 B/ 4.4 KiB] 0% Done / [1/1 files][ 4.4 KiB/ 4.4 KiB] 100% Done Operation completed over 1 objects/4.4 KiB. + gsutil cp gs://minikube-builds/2791/print-debug-info.sh . Copying gs://minikube-builds/2791/print-debug-info.sh... / [0 files][ 0.0 B/ 1.2 KiB] / [1 files][ 1.2 KiB/ 1.2 KiB] Operation completed over 1 objects/1.2 KiB. + gsutil cp gs://minikube-builds/2791/osx_integration_tests_hyperkit.sh . Copying gs://minikube-builds/2791/osx_integration_tests_hyperkit.sh... / [0 files][ 0.0 B/ 1.2 KiB] / [1 files][ 1.2 KiB/ 1.2 KiB] Operation completed over 1 objects/1.2 KiB. + bash -x osx_integration_tests_hyperkit.sh + set -e + OS_ARCH=darwin-amd64 + VM_DRIVER=hyperkit + JOB_NAME=OSX-Hyperkit + EXTRA_ARGS=--bootstrapper=kubeadm + EXTRA_START_ARGS= + source common.sh ++ mkdir -p out/ testdata/ ++ gsutil cp gs://minikube-builds/2791/minikube-darwin-amd64 out/ Copying gs://minikube-builds/2791/minikube-darwin-amd64... / [0 files][ 0.0 B/ 40.6 MiB] - - [1 files][ 40.6 MiB/ 40.6 MiB] Operation completed over 1 objects/40.6 MiB. ++ gsutil cp gs://minikube-builds/2791/localkube out/ Copying gs://minikube-builds/2791/localkube... / [0 files][ 0.0 B/173.4 MiB] - - [0 files][ 31.5 MiB/173.4 MiB] \ | | [0 files][ 98.5 MiB/173.4 MiB] / / [0 files][160.2 MiB/173.4 MiB] - \ \ [1 files][173.4 MiB/173.4 MiB] Operation completed over 1 objects/173.4 MiB. ++ gsutil cp 'gs://minikube-builds/2791/docker-machine-driver-*' out/ Copying gs://minikube-builds/2791/docker-machine-driver-hyperkit... / [0 files][ 0.0 B/ 25.6 MiB] - - [1 files][ 25.6 MiB/ 25.6 MiB] Copying gs://minikube-builds/2791/docker-machine-driver-hyperkit.d... - [1 files][ 25.6 MiB/ 25.6 MiB] - [2 files][ 25.6 MiB/ 25.6 MiB] Copying gs://minikube-builds/2791/docker-machine-driver-kvm2... - [2 files][ 25.6 MiB/ 61.0 MiB] \ | | [3 files][ 61.0 MiB/ 61.0 MiB] Copying gs://minikube-builds/2791/docker-machine-driver-kvm2.d... | [3 files][ 61.0 MiB/ 61.1 MiB] | [4 files][ 61.1 MiB/ 61.1 MiB] Operation completed over 4 objects/61.1 MiB. ++ gsutil cp gs://minikube-builds/2791/e2e-darwin-amd64 out/ Copying gs://minikube-builds/2791/e2e-darwin-amd64... / [0 files][ 0.0 B/ 33.4 MiB] - - [1 files][ 33.4 MiB/ 33.4 MiB] Operation completed over 1 objects/33.4 MiB. ++ gsutil cp gs://minikube-builds/2791/testdata/busybox.yaml testdata/ Copying gs://minikube-builds/2791/testdata/busybox.yaml... / [0 files][ 0.0 B/ 263.0 B] / [1 files][ 263.0 B/ 263.0 B] Operation completed over 1 objects/263.0 B. ++ gsutil cp gs://minikube-builds/2791/testdata/pvc.yaml testdata/ Copying gs://minikube-builds/2791/testdata/pvc.yaml... / [0 files][ 0.0 B/ 155.0 B] / [1 files][ 155.0 B/ 155.0 B] Operation completed over 1 objects/155.0 B. ++ gsutil cp gs://minikube-builds/2791/testdata/busybox-mount-test.yaml testdata/ Copying gs://minikube-builds/2791/testdata/busybox-mount-test.yaml... / [0 files][ 0.0 B/ 516.0 B] / [1 files][ 516.0 B/ 516.0 B] Operation completed over 1 objects/516.0 B. ++ gsutil cp gs://minikube-builds/2791/testdata/nginx-pod-svc.yaml testdata/ Copying gs://minikube-builds/2791/testdata/nginx-pod-svc.yaml... / [0 files][ 0.0 B/ 447.0 B] / [1 files][ 447.0 B/ 447.0 B] Operation completed over 1 objects/447.0 B. ++ gsutil cp gs://minikube-builds/2791/testdata/nginx-ing.yaml testdata/ Copying gs://minikube-builds/2791/testdata/nginx-ing.yaml... / [0 files][ 0.0 B/ 271.0 B] / [1 files][ 271.0 B/ 271.0 B] Operation completed over 1 objects/271.0 B. ++ chmod +x out/e2e-darwin-amd64 ++ chmod +x out/minikube-darwin-amd64 ++ chmod +x out/docker-machine-driver-hyperkit out/docker-machine-driver-hyperkit.d out/docker-machine-driver-kvm2 out/docker-machine-driver-kvm2.d ++ chmod +x out/localkube ++ sudo chown -R jenkins /Users/jenkins/.kube ++ sudo chown -R jenkins /Users/jenkins/.minikube ++ export MINIKUBE_WANTREPORTERRORPROMPT=False ++ MINIKUBE_WANTREPORTERRORPROMPT=False ++ sudo ./out/minikube-darwin-amd64 delete Deleting local Kubernetes cluster... Errors occurred deleting machine: Error deleting host: minikube: Error loading host from store: Docker machine "minikube" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one. ++ true ++ ./out/minikube-darwin-amd64 delete Deleting local Kubernetes cluster... Errors occurred deleting machine: Error deleting host: minikube: Error loading host from store: Docker machine "minikube" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one. ++ true +++ pwd ++ export PATH=/Users/jenkins/workspace/out/:/Users/jenkins/Downloads/google-cloud-sdk/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/go/bin:/Users/jenkins/google-cloud-sdk/bin:/usr/local/bin:/usr/local/go/bin:/Users/jenkins/google-cloud-sdk/bin ++ PATH=/Users/jenkins/workspace/out/:/Users/jenkins/Downloads/google-cloud-sdk/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/go/bin:/Users/jenkins/google-cloud-sdk/bin:/usr/local/bin:/usr/local/go/bin:/Users/jenkins/google-cloud-sdk/bin ++ virsh -c qemu:///system list --all ++ sed -n '3,$ p' common.sh: line 57: virsh: command not found ++ cut '-d ' -f 7 ++ xargs -I '{}' sh -c 'virsh -c qemu:///system destroy {}; virsh -c qemu:///system undefine {}' ++ vboxmanage list vms ++ cut -d '{' -f2 ++ cut -d '}' -f1 ++ xargs -I '{}' sh -c 'vboxmanage startvm {} --type emergencystop && vboxmanage unregistervm {} --delete' VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp VBoxManage: error: The object functionality is limited VBoxManage: error: Details: code E_ACCESSDENIED (0x80070005), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 589 of file VBoxManageMisc.cpp ++ true ++ hdiutil info ++ awk '{print $1}' ++ egrep '/dev/disk[1-9][^s]' ++ xargs -I '{}' sh -c 'hdiutil detach {}' ++ pgrep xhyve ++ xargs kill ++ '[' -e out/docker-machine-driver-hyperkit ']' ++ sudo chown root:wheel out/docker-machine-driver-hyperkit ++ sudo chmod u+s out/docker-machine-driver-hyperkit ++ ./out/minikube-darwin-amd64 start -h ++ grep iso --disable-driver-mounts Disables the filesystem mounts provided by the hypervisors (vboxfs, xhyve-9p) --iso-url string Location of the minikube iso (default "https://storage.googleapis.com/minikube/iso/minikube-v0.26.0.iso") ++ which docker-machine-driver-hyperkit /Users/jenkins/workspace/out//docker-machine-driver-hyperkit ++ find /Users/jenkins/.minikube /Users/jenkins/.minikube /Users/jenkins/.minikube/addons /Users/jenkins/.minikube/apiserver.crt /Users/jenkins/.minikube/apiserver.key /Users/jenkins/.minikube/ca.crt /Users/jenkins/.minikube/ca.key /Users/jenkins/.minikube/ca.pem /Users/jenkins/.minikube/cache /Users/jenkins/.minikube/cache/images /Users/jenkins/.minikube/cache/images/gcr.io /Users/jenkins/.minikube/cache/images/gcr.io/google-containers /Users/jenkins/.minikube/cache/images/gcr.io/google-containers/kube-addon-manager_v6.5 /Users/jenkins/.minikube/cache/images/gcr.io/k8s-minikube /Users/jenkins/.minikube/cache/images/gcr.io/k8s-minikube/storage-provisioner_v1.8.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io /Users/jenkins/.minikube/cache/images/k8s.gcr.io/etcd-amd64_3.0.17 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.4 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.5 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.4 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.5 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.4 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.5 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-addon-manager_v6.5 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-apiserver-amd64_v1.10.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-apiserver-amd64_v1.9.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-apiserver-amd64_v1.9.3 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-apiserver-amd64_v1.9.4 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-controller-manager-amd64_v1.10.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-controller-manager-amd64_v1.9.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-controller-manager-amd64_v1.9.3 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-controller-manager-amd64_v1.9.4 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-proxy-amd64_v1.10.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-proxy-amd64_v1.9.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-proxy-amd64_v1.9.3 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-proxy-amd64_v1.9.4 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-scheduler-amd64_v1.10.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-scheduler-amd64_v1.9.0 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-scheduler-amd64_v1.9.3 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kube-scheduler-amd64_v1.9.4 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/kubernetes-dashboard-amd64_v1.8.1 /Users/jenkins/.minikube/cache/images/k8s.gcr.io/pause-amd64_3.0 /Users/jenkins/.minikube/cache/iso /Users/jenkins/.minikube/cache/iso/minikube-v0.24.0.iso /Users/jenkins/.minikube/cache/iso/minikube-v0.25.0.iso /Users/jenkins/.minikube/cache/iso/minikube-v0.25.1.iso /Users/jenkins/.minikube/cache/iso/minikube-v0.26.0.iso /Users/jenkins/.minikube/cache/localkube /Users/jenkins/.minikube/cache/v1.10.0 /Users/jenkins/.minikube/cache/v1.10.0/kubeadm /Users/jenkins/.minikube/cache/v1.10.0/kubelet /Users/jenkins/.minikube/cache/v1.9.0 /Users/jenkins/.minikube/cache/v1.9.0/kubeadm /Users/jenkins/.minikube/cache/v1.9.0/kubelet /Users/jenkins/.minikube/cache/v1.9.3 /Users/jenkins/.minikube/cache/v1.9.3/kubeadm /Users/jenkins/.minikube/cache/v1.9.3/kubelet /Users/jenkins/.minikube/cache/v1.9.4 /Users/jenkins/.minikube/cache/v1.9.4/kubeadm /Users/jenkins/.minikube/cache/v1.9.4/kubelet /Users/jenkins/.minikube/cert.pem /Users/jenkins/.minikube/certs /Users/jenkins/.minikube/certs/ca-key.pem /Users/jenkins/.minikube/certs/ca.pem /Users/jenkins/.minikube/certs/cert.pem /Users/jenkins/.minikube/certs/key.pem /Users/jenkins/.minikube/client.crt /Users/jenkins/.minikube/client.key /Users/jenkins/.minikube/config /Users/jenkins/.minikube/config/config.json /Users/jenkins/.minikube/files /Users/jenkins/.minikube/key.pem /Users/jenkins/.minikube/last_update_check /Users/jenkins/.minikube/logs /Users/jenkins/.minikube/machines /Users/jenkins/.minikube/machines/server-key.pem /Users/jenkins/.minikube/machines/server.pem /Users/jenkins/.minikube/profiles /Users/jenkins/.minikube/profiles/minikube /Users/jenkins/.minikube/proxy-client-ca.crt /Users/jenkins/.minikube/proxy-client-ca.key /Users/jenkins/.minikube/proxy-client.crt /Users/jenkins/.minikube/proxy-client.key ++ set +e ++ out/e2e-darwin-amd64 '-minikube-start-args=--vm-driver=hyperkit ' '-minikube-args=--v=10 --logtostderr --bootstrapper=kubeadm' -test.v -test.timeout=30m -binary=out/minikube-darwin-amd64 === RUN TestDocker Environment=DOCKER_RAMDISK=yes FOO=BAR BAZ=BAT ExecStart={ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperkit --insecure-registry 10.96.0.0/12 --debug --icc=true ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 } --- PASS: TestDocker (72.11s) === RUN TestFunctional === RUN TestFunctional/Status === RUN TestFunctional/DNS === RUN TestFunctional/Logs === RUN TestFunctional/Addons === RUN TestFunctional/Dashboard === RUN TestFunctional/ServicesList === RUN TestFunctional/Provisioning === RUN TestFunctional/EnvVars === RUN TestFunctional/SSH === RUN TestFunctional/IngressController --- PASS: TestFunctional (0.95s) --- PASS: TestFunctional/Status (0.20s) cluster_status_test.go:35: Checking if cluster is healthy. cluster_status_test.go:45: Component: , Healthy: True. cluster_status_test.go:45: Component: , Healthy: True. cluster_status_test.go:45: Component: , Healthy: True. --- PASS: TestFunctional/EnvVars (0.39s) --- PASS: TestFunctional/SSH (0.41s) --- PASS: TestFunctional/Dashboard (8.42s) --- PASS: TestFunctional/ServicesList (0.42s) --- PASS: TestFunctional/Provisioning (25.23s) util.go:329: Error: No default StorageClass yet., Retrying in 5s. 20 Retries remaining. util.go:329: Error: No default StorageClass yet., Retrying in 5s. 19 Retries remaining. util.go:329: Error: PV not attached to PVC: {{PersistentVolumeClaim v1} { 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] nil [] } {[ReadWriteOnce] nil {map[] map[storage:{{2147483648 0} {} 2Gi BinarySI}]} 0xc420267840 } {Pending [] map[] []}}, Retrying in 2s. 5 Retries remaining. util.go:329: Error: PV not attached to PVC: {{PersistentVolumeClaim v1} { 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] nil [] } {[ReadWriteOnce] nil {map[] map[storage:{{2147483648 0} {} 2Gi BinarySI}]} 0xc4201a4550 } {Pending [] map[] []}}, Retrying in 2s. 4 Retries remaining. --- PASS: TestFunctional/Logs (1.11s) --- PASS: TestFunctional/DNS (32.17s) --- PASS: TestFunctional/IngressController (32.93s) util.go:329: Error: ExpectedStr sshCmdOutput to be: Welcome to nginx!. Output was: 503 Service Temporarily Unavailable

503 Service Temporarily Unavailable


nginx/1.13.12
, Retrying in 3s. 5 Retries remaining. --- PASS: TestFunctional/Addons (52.02s) === RUN TestPersistence --- PASS: TestPersistence (110.67s) === RUN TestStartStop --- PASS: TestStartStop (203.07s) PASS ++ result=0 ++ set -e ++ sudo cat ++ MINIKUBE_WANTREPORTERRORPROMPT=False ++ sudo ./out/minikube-darwin-amd64 delete Deleting local Kubernetes cluster... Errors occurred deleting machine: Error deleting host: minikube: Error loading host from store: Docker machine "minikube" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one. ++ MINIKUBE_WANTREPORTERRORPROMPT=False ++ ./out/minikube-darwin-amd64 delete Deleting local Kubernetes cluster... Errors occurred deleting machine: Error deleting host: minikube: Error loading host from store: Docker machine "minikube" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one. ++ true ++ [[ 0 -eq 0 ]] ++ status=success ++ set +x % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 21 1593 12 183 100 164 84 75 0:00:17 0:00:02 0:00:15 84 100 1593 100 1429 100 164 660 75 0:00:02 0:00:02 --:--:-- 660 { "url": "https://api.github.com/repos/kubernetes/minikube/statuses/ded1f3eb8b9c7357d80f6312e638a6a595b6ab53", "id": 4924410508, "state": "success", "description": "Jenkins", "target_url": "https://storage.googleapis.com/minikube-builds/logs/2791/OSX-Hyperkit.txt", "context": "OSX-Hyperkit", "created_at": "2018-05-08T09:51:07Z", "updated_at": "2018-05-08T09:51:07Z", "creator": { "login": "minikube-bot", "id": 20374350, "avatar_url": "https://avatars1.githubusercontent.com/u/20374350?v=4", "gravatar_id": "", "url": "https://api.github.com/users/minikube-bot", "html_url": "https://github.com/minikube-bot", "followers_url": "https://api.github.com/users/minikube-bot/followers", "following_url": "https://api.github.com/users/minikube-bot/following{/other_user}", "gists_url": "https://api.github.com/users/minikube-bot/gists{/gist_id}", "starred_url": "https://api.github.com/users/minikube-bot/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/minikube-bot/subscriptions", "organizations_url": "https://api.github.com/users/minikube-bot/orgs", "repos_url": "https://api.github.com/users/minikube-bot/repos", "events_url": "https://api.github.com/users/minikube-bot/events{/privacy}", "received_events_url": "https://api.github.com/users/minikube-bot/received_events", "type": "User", "site_admin": false } } ++ exit 0