Test Report: Hyperkit_macOS 16890

                    
                      dc702cb3cbb2bfe371541339d66d19e451f60279:2023-07-17:30187
                    
                

Test fail (3/313)

Order failed test Duration
47 TestErrorSpam/setup 35.34
194 TestMinikubeProfile 24.12
290 TestNetworkPlugins/group/custom-flannel/Start 15.6
x
+
TestErrorSpam/setup (35.34s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-darwin-amd64 start -p nospam-931000 -n=1 --memory=2250 --wait=false --log_dir=/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 --driver=hyperkit 
error_spam_test.go:81: (dbg) Done: out/minikube-darwin-amd64 start -p nospam-931000 -n=1 --memory=2250 --wait=false --log_dir=/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 --driver=hyperkit : (35.341228928s)
error_spam_test.go:96: unexpected stderr: "! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.31.0 -> Actual minikube version: v1.30.1"
error_spam_test.go:110: minikube stdout:
* [nospam-931000] minikube v1.30.1 on Darwin 13.4.1
- MINIKUBE_LOCATION=16890
- KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
- MINIKUBE_BIN=out/minikube-darwin-amd64
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
- MINIKUBE_FORCE_SYSTEMD=
* Using the hyperkit driver based on user configuration
* Starting control plane node nospam-931000 in cluster nospam-931000
* Creating hyperkit VM (CPUs=2, Memory=2250MB, Disk=20000MB) ...
* Preparing Kubernetes v1.27.3 on Docker 24.0.4 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Verifying Kubernetes components...
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-931000" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.31.0 -> Actual minikube version: v1.30.1
--- FAIL: TestErrorSpam/setup (35.34s)

                                                
                                    
x
+
TestMinikubeProfile (24.12s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-darwin-amd64 start -p first-366000 --driver=hyperkit 
E0717 12:52:50.604371   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:54.857021   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p first-366000 --driver=hyperkit : exit status 90 (18.226126276s)

                                                
                                                
-- stdout --
	* [first-366000] minikube v1.30.1 on Darwin 13.4.1
	  - MINIKUBE_LOCATION=16890
	  - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the hyperkit driver based on user configuration
	* Starting control plane node first-366000 in cluster first-366000
	* Creating hyperkit VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.31.0 -> Actual minikube version: v1.30.1
	X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart cri-docker.socket: Process exited with status 1
	stdout:
	
	stderr:
	Job failed. See "journalctl -xe" for details.
	
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
minikube_profile_test.go:46: test pre-condition failed. args "out/minikube-darwin-amd64 start -p first-366000 --driver=hyperkit ": exit status 90
panic.go:522: *** TestMinikubeProfile FAILED at 2023-07-17 12:53:00.105957 -0700 PDT m=+798.408645241
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p second-368000 -n second-368000
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p second-368000 -n second-368000: exit status 85 (114.88786ms)

                                                
                                                
-- stdout --
	* Profile "second-368000" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p second-368000"

                                                
                                                
-- /stdout --
helpers_test.go:239: status error: exit status 85 (may be ok)
helpers_test.go:241: "second-368000" host is not running, skipping log retrieval (state="* Profile \"second-368000\" not found. Run \"minikube profile list\" to view all profiles.\n  To start a cluster, run: \"minikube start -p second-368000\"")
helpers_test.go:175: Cleaning up "second-368000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p second-368000
panic.go:522: *** TestMinikubeProfile FAILED at 2023-07-17 12:53:00.582861 -0700 PDT m=+798.885545314
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p first-366000 -n first-366000
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p first-366000 -n first-366000: exit status 6 (130.46145ms)

                                                
                                                
-- stdout --
	Running
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E0717 12:53:00.703910   51960 status.go:415] kubeconfig endpoint: extract IP: "first-366000" does not appear in /Users/jenkins/minikube-integration/16890-49878/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:239: status error: exit status 6 (may be ok)
helpers_test.go:241: "first-366000" host is not running, skipping log retrieval (state="Running\nWARNING: Your kubectl is pointing to stale minikube-vm.\nTo fix the kubectl context, run `minikube update-context`")
helpers_test.go:175: Cleaning up "first-366000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p first-366000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p first-366000: (5.287411503s)
--- FAIL: TestMinikubeProfile (24.12s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Start (15.6s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p custom-flannel-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=hyperkit 
net_test.go:112: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p custom-flannel-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=hyperkit : exit status 90 (15.553314762s)

                                                
                                                
-- stdout --
	* [custom-flannel-159000] minikube v1.30.1 on Darwin 13.4.1
	  - MINIKUBE_LOCATION=16890
	  - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the hyperkit driver based on user configuration
	* Starting control plane node custom-flannel-159000 in cluster custom-flannel-159000
	* Creating hyperkit VM (CPUs=2, Memory=3072MB, Disk=20000MB) ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0717 13:20:40.062651   55063 out.go:296] Setting OutFile to fd 1 ...
	I0717 13:20:40.062976   55063 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 13:20:40.062981   55063 out.go:309] Setting ErrFile to fd 2...
	I0717 13:20:40.062995   55063 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 13:20:40.063191   55063 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
	I0717 13:20:40.064916   55063 out.go:303] Setting JSON to false
	I0717 13:20:40.086774   55063 start.go:128] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":15608,"bootTime":1689609632,"procs":511,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"13.4.1","kernelVersion":"22.5.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W0717 13:20:40.086854   55063 start.go:136] gopshost.Virtualization returned error: not implemented yet
	I0717 13:20:40.110664   55063 out.go:177] * [custom-flannel-159000] minikube v1.30.1 on Darwin 13.4.1
	I0717 13:20:40.189403   55063 out.go:177]   - MINIKUBE_LOCATION=16890
	I0717 13:20:40.162762   55063 notify.go:220] Checking for updates...
	I0717 13:20:40.227126   55063 out.go:177]   - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	I0717 13:20:40.256443   55063 out.go:177]   - MINIKUBE_BIN=out/minikube-darwin-amd64
	I0717 13:20:40.301493   55063 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0717 13:20:40.346474   55063 out.go:177]   - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	I0717 13:20:40.400023   55063 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0717 13:20:40.424874   55063 config.go:182] Loaded profile config "calico-159000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0717 13:20:40.424998   55063 driver.go:373] Setting default libvirt URI to qemu:///system
	I0717 13:20:40.456706   55063 out.go:177] * Using the hyperkit driver based on user configuration
	I0717 13:20:40.504424   55063 start.go:298] selected driver: hyperkit
	I0717 13:20:40.504446   55063 start.go:880] validating driver "hyperkit" against <nil>
	I0717 13:20:40.504465   55063 start.go:891] status for hyperkit: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0717 13:20:40.513166   55063 install.go:52] acquiring lock: {Name:mk4023283b30b374c3f04c8805d539e68824c0b8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0717 13:20:40.513329   55063 install.go:117] Validating docker-machine-driver-hyperkit, PATH=/Users/jenkins/minikube-integration/16890-49878/.minikube/bin:/Users/jenkins/workspace/out/:/usr/bin:/bin:/usr/sbin:/sbin:/Users/jenkins/google-cloud-sdk/bin:/usr/local/bin/:/usr/local/go/bin/:/Users/jenkins/go/bin
	I0717 13:20:40.520775   55063 install.go:137] /Users/jenkins/workspace/out/docker-machine-driver-hyperkit version is 1.30.1
	I0717 13:20:40.526235   55063 install.go:79] stdout: /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 13:20:40.526257   55063 install.go:81] /Users/jenkins/workspace/out/docker-machine-driver-hyperkit looks good
	I0717 13:20:40.526290   55063 start_flags.go:305] no existing cluster config was found, will generate one from the flags 
	I0717 13:20:40.526530   55063 start_flags.go:919] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0717 13:20:40.526556   55063 cni.go:84] Creating CNI manager for "testdata/kube-flannel.yaml"
	I0717 13:20:40.526582   55063 start_flags.go:314] Found "testdata/kube-flannel.yaml" CNI - setting NetworkPlugin=cni
	I0717 13:20:40.526595   55063 start_flags.go:319] config:
	{Name:custom-flannel-159000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.40@sha256:8cadf23777709e43eca447c47a45f5a4635615129267ce025193040ec92a1631 Memory:3072 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.27.3 ClusterName:custom-flannel-159000 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISock
et: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:testdata/kube-flannel.yaml NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0}
	I0717 13:20:40.526781   55063 iso.go:125] acquiring lock: {Name:mk9e10ef5cbb8543d732e4df1dd154ff9e01f0f7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0717 13:20:40.570291   55063 out.go:177] * Starting control plane node custom-flannel-159000 in cluster custom-flannel-159000
	I0717 13:20:40.591379   55063 preload.go:132] Checking if preload exists for k8s version v1.27.3 and runtime docker
	I0717 13:20:40.591481   55063 preload.go:148] Found local preload: /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4
	I0717 13:20:40.591513   55063 cache.go:57] Caching tarball of preloaded images
	I0717 13:20:40.591706   55063 preload.go:174] Found /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0717 13:20:40.591726   55063 cache.go:60] Finished verifying existence of preloaded tar for  v1.27.3 on docker
	I0717 13:20:40.591888   55063 profile.go:148] Saving config to /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/custom-flannel-159000/config.json ...
	I0717 13:20:40.591924   55063 lock.go:35] WriteFile acquiring /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/custom-flannel-159000/config.json: {Name:mk1736e55d6073c03d95af7c8b296890f73aa620 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0717 13:20:40.593053   55063 start.go:365] acquiring machines lock for custom-flannel-159000: {Name:mk973a81dc1e1478b716004e4e00005839eadac4 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0717 13:20:40.593165   55063 start.go:369] acquired machines lock for "custom-flannel-159000" in 83.163µs
	I0717 13:20:40.593208   55063 start.go:93] Provisioning new machine with config: &{Name:custom-flannel-159000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.31.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.40@sha256:8cadf23777709e43eca447c47a45f5a4635615129267ce025193040ec92a1631 Memory:3072 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.27.3 ClusterName:cu
stom-flannel-159000 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:testdata/kube-flannel.yaml NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.27.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0} &{Name: IP: Port:8443 KubernetesVersion:v1.27.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0717 13:20:40.593302   55063 start.go:125] createHost starting for "" (driver="hyperkit")
	I0717 13:20:40.639413   55063 out.go:204] * Creating hyperkit VM (CPUs=2, Memory=3072MB, Disk=20000MB) ...
	I0717 13:20:40.639701   55063 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 13:20:40.639744   55063 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 13:20:40.647098   55063 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:59728
	I0717 13:20:40.647462   55063 main.go:141] libmachine: () Calling .GetVersion
	I0717 13:20:40.647891   55063 main.go:141] libmachine: Using API Version  1
	I0717 13:20:40.647901   55063 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 13:20:40.648118   55063 main.go:141] libmachine: () Calling .GetMachineName
	I0717 13:20:40.648244   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetMachineName
	I0717 13:20:40.648331   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:40.648429   55063 start.go:159] libmachine.API.Create for "custom-flannel-159000" (driver="hyperkit")
	I0717 13:20:40.648456   55063 client.go:168] LocalClient.Create starting
	I0717 13:20:40.648501   55063 main.go:141] libmachine: Reading certificate data from /Users/jenkins/minikube-integration/16890-49878/.minikube/certs/ca.pem
	I0717 13:20:40.648538   55063 main.go:141] libmachine: Decoding PEM data...
	I0717 13:20:40.648556   55063 main.go:141] libmachine: Parsing certificate...
	I0717 13:20:40.648637   55063 main.go:141] libmachine: Reading certificate data from /Users/jenkins/minikube-integration/16890-49878/.minikube/certs/cert.pem
	I0717 13:20:40.648662   55063 main.go:141] libmachine: Decoding PEM data...
	I0717 13:20:40.648674   55063 main.go:141] libmachine: Parsing certificate...
	I0717 13:20:40.648691   55063 main.go:141] libmachine: Running pre-create checks...
	I0717 13:20:40.648700   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .PreCreateCheck
	I0717 13:20:40.648773   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:40.648974   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetConfigRaw
	I0717 13:20:40.649398   55063 main.go:141] libmachine: Creating machine...
	I0717 13:20:40.649407   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .Create
	I0717 13:20:40.649480   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:40.649598   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | I0717 13:20:40.649479   55071 common.go:145] Making disk image using store path: /Users/jenkins/minikube-integration/16890-49878/.minikube
	I0717 13:20:40.649648   55063 main.go:141] libmachine: (custom-flannel-159000) Downloading /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/boot2docker.iso from file:///Users/jenkins/minikube-integration/16890-49878/.minikube/cache/iso/amd64/minikube-v1.31.0-amd64.iso...
	I0717 13:20:40.878679   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | I0717 13:20:40.878615   55071 common.go:152] Creating ssh key: /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/id_rsa...
	I0717 13:20:40.968599   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | I0717 13:20:40.968498   55071 common.go:158] Creating raw disk image: /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/custom-flannel-159000.rawdisk...
	I0717 13:20:40.968615   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Writing magic tar header
	I0717 13:20:40.968624   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Writing SSH key tar header
	I0717 13:20:40.969112   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | I0717 13:20:40.969067   55071 common.go:172] Fixing permissions on /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000 ...
	I0717 13:20:41.313839   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:41.313864   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | clean start, hyperkit pid file doesn't exist: /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/hyperkit.pid
	I0717 13:20:41.313875   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Using UUID 66392e16-24df-11ee-814a-149d997cd0f1
	I0717 13:20:41.340487   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Generated MAC 5a:ec:84:f:20:5c
	I0717 13:20:41.340508   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Starting with cmdline: loglevel=3 console=ttyS0 console=tty0 noembed nomodeset norestore waitusb=10 systemd.legacy_systemd_cgroup_controller=yes random.trust_cpu=on hw_rng_model=virtio base host=custom-flannel-159000
	I0717 13:20:41.340556   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 DEBUG: hyperkit: Start &hyperkit.HyperKit{HyperKit:"/usr/local/bin/hyperkit", Argv0:"", StateDir:"/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000", VPNKitSock:"", VPNKitUUID:"", VPNKitPreferredIPv4:"", UUID:"66392e16-24df-11ee-814a-149d997cd0f1", Disks:[]hyperkit.Disk{(*hyperkit.RawDisk)(0xc000288600)}, ISOImages:[]string{"/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/boot2docker.iso"}, VSock:false, VSockDir:"", VSockPorts:[]int(nil), VSockGuestCID:3, VMNet:true, Sockets9P:[]hyperkit.Socket9P(nil), Kernel:"/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/bzimage", Initrd:"/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/initrd", Bootrom:"", CPUs:2, Memory:3072, Console:1, Serials:[]hyperkit.Serial(nil), Pid:0, Arguments:[]string(nil), C
mdLine:"", process:(*os.Process)(nil)}
	I0717 13:20:41.340584   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 DEBUG: hyperkit: check &hyperkit.HyperKit{HyperKit:"/usr/local/bin/hyperkit", Argv0:"", StateDir:"/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000", VPNKitSock:"", VPNKitUUID:"", VPNKitPreferredIPv4:"", UUID:"66392e16-24df-11ee-814a-149d997cd0f1", Disks:[]hyperkit.Disk{(*hyperkit.RawDisk)(0xc000288600)}, ISOImages:[]string{"/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/boot2docker.iso"}, VSock:false, VSockDir:"", VSockPorts:[]int(nil), VSockGuestCID:3, VMNet:true, Sockets9P:[]hyperkit.Socket9P(nil), Kernel:"/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/bzimage", Initrd:"/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/initrd", Bootrom:"", CPUs:2, Memory:3072, Console:1, Serials:[]hyperkit.Serial(nil), Pid:0, Arguments:[]string(nil), C
mdLine:"", process:(*os.Process)(nil)}
	I0717 13:20:41.340670   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 DEBUG: hyperkit: Arguments: []string{"-A", "-u", "-F", "/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/hyperkit.pid", "-c", "2", "-m", "3072M", "-s", "0:0,hostbridge", "-s", "31,lpc", "-s", "1:0,virtio-net", "-U", "66392e16-24df-11ee-814a-149d997cd0f1", "-s", "2:0,virtio-blk,/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/custom-flannel-159000.rawdisk", "-s", "3,ahci-cd,/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/boot2docker.iso", "-s", "4,virtio-rnd", "-l", "com1,autopty=/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/tty,log=/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/console-ring", "-f", "kexec,/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/bz
image,/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/initrd,earlyprintk=serial loglevel=3 console=ttyS0 console=tty0 noembed nomodeset norestore waitusb=10 systemd.legacy_systemd_cgroup_controller=yes random.trust_cpu=on hw_rng_model=virtio base host=custom-flannel-159000"}
	I0717 13:20:41.340723   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 DEBUG: hyperkit: CmdLine: "/usr/local/bin/hyperkit -A -u -F /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/hyperkit.pid -c 2 -m 3072M -s 0:0,hostbridge -s 31,lpc -s 1:0,virtio-net -U 66392e16-24df-11ee-814a-149d997cd0f1 -s 2:0,virtio-blk,/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/custom-flannel-159000.rawdisk -s 3,ahci-cd,/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/boot2docker.iso -s 4,virtio-rnd -l com1,autopty=/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/tty,log=/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/console-ring -f kexec,/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/bzimage,/Users/jenkins/minikube-integration/16890-49878/.minikub
e/machines/custom-flannel-159000/initrd,earlyprintk=serial loglevel=3 console=ttyS0 console=tty0 noembed nomodeset norestore waitusb=10 systemd.legacy_systemd_cgroup_controller=yes random.trust_cpu=on hw_rng_model=virtio base host=custom-flannel-159000"
	I0717 13:20:41.340744   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 DEBUG: hyperkit: Redirecting stdout/stderr to logger
	I0717 13:20:41.344132   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 DEBUG: hyperkit: Pid is 55073
	I0717 13:20:41.344573   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Attempt 0
	I0717 13:20:41.344592   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:41.344673   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | hyperkit pid from json: 55073
	I0717 13:20:41.345813   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Searching for 5a:ec:84:f:20:5c in /var/db/dhcpd_leases ...
	I0717 13:20:41.346032   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Found 113 entries in /var/db/dhcpd_leases!
	I0717 13:20:41.346057   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.114 HWAddress:fe:92:ff:a8:63:42 ID:1,fe:92:ff:a8:63:42 Lease:0x64b6f3f7}
	I0717 13:20:41.346082   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.113 HWAddress:e2:cd:b7:62:5d:22 ID:1,e2:cd:b7:62:5d:22 Lease:0x64b6f3c3}
	I0717 13:20:41.346100   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.112 HWAddress:46:67:9d:56:a9:0 ID:1,46:67:9d:56:a9:0 Lease:0x64b6f3a4}
	I0717 13:20:41.346122   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.111 HWAddress:5a:76:3a:e8:8e:91 ID:1,5a:76:3a:e8:8e:91 Lease:0x64b5a238}
	I0717 13:20:41.346135   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.110 HWAddress:6:9d:11:3c:cd:1c ID:1,6:9d:11:3c:cd:1c Lease:0x64b5a20c}
	I0717 13:20:41.346144   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.109 HWAddress:c6:39:ef:49:70:54 ID:1,c6:39:ef:49:70:54 Lease:0x64b6f333}
	I0717 13:20:41.346152   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.108 HWAddress:9a:22:1b:63:c6:83 ID:1,9a:22:1b:63:c6:83 Lease:0x64b6f326}
	I0717 13:20:41.346171   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.107 HWAddress:4e:5b:ae:3a:41:c2 ID:1,4e:5b:ae:3a:41:c2 Lease:0x64b6f2ea}
	I0717 13:20:41.346188   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.106 HWAddress:fa:92:ce:cc:da:d8 ID:1,fa:92:ce:cc:da:d8 Lease:0x64b6f205}
	I0717 13:20:41.346200   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.105 HWAddress:ee:dd:8d:24:20:3a ID:1,ee:dd:8d:24:20:3a Lease:0x64b5a06c}
	I0717 13:20:41.346212   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.104 HWAddress:e6:f3:3:f5:7e:4 ID:1,e6:f3:3:f5:7e:4 Lease:0x64b6f1c3}
	I0717 13:20:41.346224   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.103 HWAddress:46:3f:e6:dd:e:a0 ID:1,46:3f:e6:dd:e:a0 Lease:0x64b5a044}
	I0717 13:20:41.346235   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.102 HWAddress:3e:62:42:cc:e8:6d ID:1,3e:62:42:cc:e8:6d Lease:0x64b5a039}
	I0717 13:20:41.346257   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.101 HWAddress:ca:ca:f:be:d3:56 ID:1,ca:ca:f:be:d3:56 Lease:0x64b5a010}
	I0717 13:20:41.346265   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.100 HWAddress:22:8d:14:d5:e9:b7 ID:1,22:8d:14:d5:e9:b7 Lease:0x64b6f15f}
	I0717 13:20:41.346272   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.99 HWAddress:e2:b8:3a:b7:e:13 ID:1,e2:b8:3a:b7:e:13 Lease:0x64b6f0f2}
	I0717 13:20:41.346279   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.98 HWAddress:62:ae:dc:37:c1:ff ID:1,62:ae:dc:37:c1:ff Lease:0x64b6f085}
	I0717 13:20:41.346312   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.97 HWAddress:96:f0:a9:af:a5:f3 ID:1,96:f0:a9:af:a5:f3 Lease:0x64b6f034}
	I0717 13:20:41.346325   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.96 HWAddress:8a:1b:95:97:e6:65 ID:1,8a:1b:95:97:e6:65 Lease:0x64b59e41}
	I0717 13:20:41.346341   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.95 HWAddress:e2:56:b7:82:7d:7b ID:1,e2:56:b7:82:7d:7b Lease:0x64b59db7}
	I0717 13:20:41.346350   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.94 HWAddress:c2:f3:4:2f:57:f7 ID:1,c2:f3:4:2f:57:f7 Lease:0x64b6ef84}
	I0717 13:20:41.346357   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.93 HWAddress:e:9e:a1:56:7a:47 ID:1,e:9e:a1:56:7a:47 Lease:0x64b6ef52}
	I0717 13:20:41.346369   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.92 HWAddress:ba:14:ee:f5:90:f0 ID:1,ba:14:ee:f5:90:f0 Lease:0x64b59c5c}
	I0717 13:20:41.346380   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.91 HWAddress:d2:8:bb:bb:72:93 ID:1,d2:8:bb:bb:72:93 Lease:0x64b59c45}
	I0717 13:20:41.346461   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.90 HWAddress:6e:82:27:1:ec:51 ID:1,6e:82:27:1:ec:51 Lease:0x64b6ed94}
	I0717 13:20:41.346484   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.89 HWAddress:56:1:80:a1:87:14 ID:1,56:1:80:a1:87:14 Lease:0x64b6ed54}
	I0717 13:20:41.346516   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.88 HWAddress:fe:8f:37:90:47:f3 ID:1,fe:8f:37:90:47:f3 Lease:0x64b6ecde}
	I0717 13:20:41.346527   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.87 HWAddress:c6:15:b5:f4:ec:59 ID:1,c6:15:b5:f4:ec:59 Lease:0x64b6eca8}
	I0717 13:20:41.346536   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.86 HWAddress:1e:be:eb:a2:a6:91 ID:1,1e:be:eb:a2:a6:91 Lease:0x64b6ebbd}
	I0717 13:20:41.346550   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.85 HWAddress:7a:62:91:bd:d4:68 ID:1,7a:62:91:bd:d4:68 Lease:0x64b6eb8f}
	I0717 13:20:41.346560   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.84 HWAddress:3e:b6:bd:f:16:1e ID:1,3e:b6:bd:f:16:1e Lease:0x64b6eaab}
	I0717 13:20:41.346587   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.83 HWAddress:ee:f4:21:c6:e5:cf ID:1,ee:f4:21:c6:e5:cf Lease:0x64b59489}
	I0717 13:20:41.346618   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.82 HWAddress:2e:25:e9:6a:f2:6 ID:1,2e:25:e9:6a:f2:6 Lease:0x64b5946d}
	I0717 13:20:41.346629   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.81 HWAddress:d2:de:14:7f:88:67 ID:1,d2:de:14:7f:88:67 Lease:0x64b5945f}
	I0717 13:20:41.346657   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.80 HWAddress:da:91:2b:61:2e:6b ID:1,da:91:2b:61:2e:6b Lease:0x64b5943b}
	I0717 13:20:41.346690   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.79 HWAddress:66:c4:db:86:8e:a2 ID:1,66:c4:db:86:8e:a2 Lease:0x64b59431}
	I0717 13:20:41.346709   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.78 HWAddress:2a:c1:da:f4:d8:19 ID:1,2a:c1:da:f4:d8:19 Lease:0x64b5940f}
	I0717 13:20:41.346732   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.77 HWAddress:7a:f8:84:43:58:40 ID:1,7a:f8:84:43:58:40 Lease:0x64b59402}
	I0717 13:20:41.346765   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.76 HWAddress:92:4:c1:29:3b:68 ID:1,92:4:c1:29:3b:68 Lease:0x64b593f5}
	I0717 13:20:41.346774   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.75 HWAddress:9e:42:28:69:c:4f ID:1,9e:42:28:69:c:4f Lease:0x64b593e8}
	I0717 13:20:41.346782   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.74 HWAddress:b2:66:cb:c8:33:f5 ID:1,b2:66:cb:c8:33:f5 Lease:0x64b593da}
	I0717 13:20:41.346805   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.73 HWAddress:7a:18:61:1d:b7:37 ID:1,7a:18:61:1d:b7:37 Lease:0x64b593ce}
	I0717 13:20:41.346834   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.72 HWAddress:6:a9:57:b7:b5:8e ID:1,6:a9:57:b7:b5:8e Lease:0x64b593c0}
	I0717 13:20:41.346842   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.71 HWAddress:b2:4:a4:9d:73:be ID:1,b2:4:a4:9d:73:be Lease:0x64b593b4}
	I0717 13:20:41.346850   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.70 HWAddress:42:d5:23:a5:37:8f ID:1,42:d5:23:a5:37:8f Lease:0x64b5938a}
	I0717 13:20:41.346858   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.69 HWAddress:1e:1c:af:30:31:11 ID:1,1e:1c:af:30:31:11 Lease:0x64b59370}
	I0717 13:20:41.346903   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.68 HWAddress:5a:d6:5e:92:66:3d ID:1,5a:d6:5e:92:66:3d Lease:0x64b59343}
	I0717 13:20:41.346944   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.67 HWAddress:5a:21:21:a6:9b:45 ID:1,5a:21:21:a6:9b:45 Lease:0x64b6e518}
	I0717 13:20:41.346958   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.66 HWAddress:66:f4:ab:e:3d:6c ID:1,66:f4:ab:e:3d:6c Lease:0x64b59320}
	I0717 13:20:41.346976   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.65 HWAddress:c6:ab:b9:6:cd:1 ID:1,c6:ab:b9:6:cd:1 Lease:0x64b6e423}
	I0717 13:20:41.347024   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.64 HWAddress:ca:93:cf:4e:f:4 ID:1,ca:93:cf:4e:f:4 Lease:0x64b59289}
	I0717 13:20:41.347038   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.63 HWAddress:42:3e:7a:50:25:19 ID:1,42:3e:7a:50:25:19 Lease:0x64b59333}
	I0717 13:20:41.347051   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.62 HWAddress:8e:e:bd:77:2:4b ID:1,8e:e:bd:77:2:4b Lease:0x64b59271}
	I0717 13:20:41.347065   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.61 HWAddress:92:54:db:1e:c9:25 ID:1,92:54:db:1e:c9:25 Lease:0x64b59265}
	I0717 13:20:41.347119   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.60 HWAddress:fa:d0:ef:9e:47:3d ID:1,fa:d0:ef:9e:47:3d Lease:0x64b59259}
	I0717 13:20:41.347132   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.59 HWAddress:5e:d:87:fa:74:ec ID:1,5e:d:87:fa:74:ec Lease:0x64b6e3c1}
	I0717 13:20:41.347157   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.58 HWAddress:ea:46:4e:ba:d1:a7 ID:1,ea:46:4e:ba:d1:a7 Lease:0x64b59236}
	I0717 13:20:41.347186   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.57 HWAddress:1a:5e:2:45:0:ad ID:1,1a:5e:2:45:0:ad Lease:0x64b59223}
	I0717 13:20:41.347193   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.56 HWAddress:a6:d2:84:b6:ec:ed ID:1,a6:d2:84:b6:ec:ed Lease:0x64b59213}
	I0717 13:20:41.347207   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.55 HWAddress:be:cc:ef:56:3e:9 ID:1,be:cc:ef:56:3e:9 Lease:0x64b59201}
	I0717 13:20:41.347226   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.54 HWAddress:be:ff:e7:98:81:d8 ID:1,be:ff:e7:98:81:d8 Lease:0x64b5948d}
	I0717 13:20:41.347235   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.53 HWAddress:32:9e:b3:ce:30:27 ID:1,32:9e:b3:ce:30:27 Lease:0x64b59203}
	I0717 13:20:41.347243   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.52 HWAddress:72:f0:5c:de:27:c1 ID:1,72:f0:5c:de:27:c1 Lease:0x64b5915c}
	I0717 13:20:41.347252   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.51 HWAddress:de:63:13:b4:ed:3 ID:1,de:63:13:b4:ed:3 Lease:0x64b5914b}
	I0717 13:20:41.347262   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.50 HWAddress:aa:24:d6:e8:4:de ID:1,aa:24:d6:e8:4:de Lease:0x64b59138}
	I0717 13:20:41.347270   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.49 HWAddress:4e:ca:6e:78:9:22 ID:1,4e:ca:6e:78:9:22 Lease:0x64b59124}
	I0717 13:20:41.347279   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.48 HWAddress:76:f4:b9:69:61:31 ID:1,76:f4:b9:69:61:31 Lease:0x64b5910a}
	I0717 13:20:41.347289   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.47 HWAddress:ce:62:ff:69:b9:8e ID:1,ce:62:ff:69:b9:8e Lease:0x64b590f7}
	I0717 13:20:41.347298   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.46 HWAddress:f2:59:84:b1:6e:d0 ID:1,f2:59:84:b1:6e:d0 Lease:0x64b59010}
	I0717 13:20:41.347308   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.45 HWAddress:a:6a:a7:e9:dc:f9 ID:1,a:6a:a7:e9:dc:f9 Lease:0x64b58ff3}
	I0717 13:20:41.347317   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.44 HWAddress:2:84:81:7b:9:80 ID:1,2:84:81:7b:9:80 Lease:0x64b6cce9}
	I0717 13:20:41.347325   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.43 HWAddress:82:e7:87:93:f2:3a ID:1,82:e7:87:93:f2:3a Lease:0x64b6cb87}
	I0717 13:20:41.347334   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.42 HWAddress:d6:14:47:36:65:28 ID:1,d6:14:47:36:65:28 Lease:0x64b6cb71}
	I0717 13:20:41.347341   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.41 HWAddress:76:df:9b:5:e1:31 ID:1,76:df:9b:5:e1:31 Lease:0x64b6c903}
	I0717 13:20:41.347350   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.40 HWAddress:5e:66:7d:d5:ec:70 ID:1,5e:66:7d:d5:ec:70 Lease:0x64b5799b}
	I0717 13:20:41.347364   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.39 HWAddress:c2:76:35:30:d7:57 ID:1,c2:76:35:30:d7:57 Lease:0x64b6c85d}
	I0717 13:20:41.347374   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.38 HWAddress:e:79:1c:dd:c7:eb ID:1,e:79:1c:dd:c7:eb Lease:0x64b6c812}
	I0717 13:20:41.347381   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.37 HWAddress:6:1d:d6:ee:b2:54 ID:1,6:1d:d6:ee:b2:54 Lease:0x64b6c804}
	I0717 13:20:41.347390   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.36 HWAddress:ae:c8:d4:e2:ce:69 ID:1,ae:c8:d4:e2:ce:69 Lease:0x64b6c7c2}
	I0717 13:20:41.347412   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.35 HWAddress:4e:34:2c:48:6b:1d ID:1,4e:34:2c:48:6b:1d Lease:0x64b6c7ab}
	I0717 13:20:41.347429   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.34 HWAddress:52:79:a7:44:1b:f0 ID:1,52:79:a7:44:1b:f0 Lease:0x64b6c770}
	I0717 13:20:41.347443   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.33 HWAddress:c2:db:8f:e6:a9:2 ID:1,c2:db:8f:e6:a9:2 Lease:0x64b6c74e}
	I0717 13:20:41.347458   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.32 HWAddress:ba:d3:b4:a0:58:5e ID:1,ba:d3:b4:a0:58:5e Lease:0x64b6c712}
	I0717 13:20:41.347474   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.31 HWAddress:e2:60:18:22:90:7d ID:1,e2:60:18:22:90:7d Lease:0x64b6c6f4}
	I0717 13:20:41.347487   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.30 HWAddress:72:28:2e:c7:a:17 ID:1,72:28:2e:c7:a:17 Lease:0x64b57588}
	I0717 13:20:41.347502   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.29 HWAddress:f6:6a:a:91:7c:cf ID:1,f6:6a:a:91:7c:cf Lease:0x64b5755b}
	I0717 13:20:41.347518   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.28 HWAddress:3e:74:fd:ad:1:aa ID:1,3e:74:fd:ad:1:aa Lease:0x64b6c689}
	I0717 13:20:41.347537   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.27 HWAddress:6a:b:40:ef:3d:dd ID:1,6a:b:40:ef:3d:dd Lease:0x64b6c67b}
	I0717 13:20:41.347549   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.26 HWAddress:6a:a1:ba:cd:d0:52 ID:1,6a:a1:ba:cd:d0:52 Lease:0x64b574fe}
	I0717 13:20:41.347561   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.25 HWAddress:b6:a1:8e:c3:30:b8 ID:1,b6:a1:8e:c3:30:b8 Lease:0x64b6c55b}
	I0717 13:20:41.347569   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.24 HWAddress:36:68:1c:36:4f:4d ID:1,36:68:1c:36:4f:4d Lease:0x64b6c522}
	I0717 13:20:41.347593   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.23 HWAddress:12:45:aa:e6:9f:56 ID:1,12:45:aa:e6:9f:56 Lease:0x64b6c513}
	I0717 13:20:41.347623   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.22 HWAddress:82:9a:29:3a:16:a5 ID:1,82:9a:29:3a:16:a5 Lease:0x64b6c4f9}
	I0717 13:20:41.347650   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.21 HWAddress:22:72:2c:13:25:72 ID:1,22:72:2c:13:25:72 Lease:0x64b57388}
	I0717 13:20:41.347672   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.20 HWAddress:7e:73:8e:cb:15:97 ID:1,7e:73:8e:cb:15:97 Lease:0x64b6c4c9}
	I0717 13:20:41.347687   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.19 HWAddress:7a:28:f7:c2:e5:88 ID:1,7a:28:f7:c2:e5:88 Lease:0x64b6c4b3}
	I0717 13:20:41.347702   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.18 HWAddress:de:c1:5c:ea:d5:95 ID:1,de:c1:5c:ea:d5:95 Lease:0x64b6c445}
	I0717 13:20:41.347715   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.17 HWAddress:72:97:2b:83:40:b6 ID:1,72:97:2b:83:40:b6 Lease:0x64b6c3d8}
	I0717 13:20:41.347724   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.16 HWAddress:7a:62:30:78:2f:bd ID:1,7a:62:30:78:2f:bd Lease:0x64b6c3a0}
	I0717 13:20:41.347733   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.15 HWAddress:12:52:2:50:26:cc ID:1,12:52:2:50:26:cc Lease:0x64b6c31d}
	I0717 13:20:41.347743   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.14 HWAddress:1e:76:69:8e:5b:ec ID:1,1e:76:69:8e:5b:ec Lease:0x64b57121}
	I0717 13:20:41.347750   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.13 HWAddress:d2:25:7b:e1:64:f8 ID:1,d2:25:7b:e1:64:f8 Lease:0x64b6c2f0}
	I0717 13:20:41.347758   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.12 HWAddress:de:1a:67:aa:5b:85 ID:1,de:1a:67:aa:5b:85 Lease:0x64b6c2bb}
	I0717 13:20:41.347767   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.11 HWAddress:1a:5f:9c:f2:95:7d ID:1,1a:5f:9c:f2:95:7d Lease:0x64b56fdd}
	I0717 13:20:41.347775   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.10 HWAddress:ea:56:db:32:3e:d2 ID:1,ea:56:db:32:3e:d2 Lease:0x64b56fc0}
	I0717 13:20:41.347784   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.9 HWAddress:8e:ff:e3:1d:c8:aa ID:1,8e:ff:e3:1d:c8:aa Lease:0x64b6c0f7}
	I0717 13:20:41.347791   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.8 HWAddress:6e:f3:8f:9e:42:7f ID:1,6e:f3:8f:9e:42:7f Lease:0x64b6c0cf}
	I0717 13:20:41.347800   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.7 HWAddress:8e:d0:8b:bb:a0:ce ID:1,8e:d0:8b:bb:a0:ce Lease:0x64b6c075}
	I0717 13:20:41.347814   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.6 HWAddress:82:5:eb:d5:81:c7 ID:1,82:5:eb:d5:81:c7 Lease:0x64b6bffa}
	I0717 13:20:41.347831   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.5 HWAddress:e2:19:d1:10:62:15 ID:1,e2:19:d1:10:62:15 Lease:0x64b6bfc1}
	I0717 13:20:41.347842   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.4 HWAddress:9a:28:84:9e:a1:a ID:1,9a:28:84:9e:a1:a Lease:0x64b6bed4}
	I0717 13:20:41.347853   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.3 HWAddress:6:5:4:1f:4:41 ID:1,6:5:4:1f:4:41 Lease:0x64b6bea6}
	I0717 13:20:41.347867   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.2 HWAddress:8a:c1:5f:aa:93:1f ID:1,8a:c1:5f:aa:93:1f Lease:0x64b6bdb8}
	I0717 13:20:41.353891   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: Using fd 5 for I/O notifications
	I0717 13:20:41.362038   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/boot2docker.iso: fcntl(F_PUNCHHOLE) Operation not permitted: block device will not support TRIM/DISCARD
	I0717 13:20:41.362740   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: vmx_set_ctlreg: cap_field: 2 bit: 22 unspecified don't care: bit is 0
	I0717 13:20:41.362778   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: vmx_set_ctlreg: cap_field: 4 bit: 12 unspecified don't care: bit is 0
	I0717 13:20:41.362801   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: vmx_set_ctlreg: cap_field: 4 bit: 20 unspecified don't care: bit is 0
	I0717 13:20:41.362816   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: vmx_set_ctlreg: cap_field: 3 bit: 13 unspecified don't care: bit is 0
	I0717 13:20:41.756942   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: rdmsr to register 0x3a on vcpu 0
	I0717 13:20:41.756961   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: rdmsr to register 0x140 on vcpu 0
	I0717 13:20:41.860954   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: vmx_set_ctlreg: cap_field: 2 bit: 22 unspecified don't care: bit is 0
	I0717 13:20:41.860974   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: vmx_set_ctlreg: cap_field: 4 bit: 12 unspecified don't care: bit is 0
	I0717 13:20:41.860985   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: vmx_set_ctlreg: cap_field: 4 bit: 20 unspecified don't care: bit is 0
	I0717 13:20:41.860994   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: vmx_set_ctlreg: cap_field: 3 bit: 13 unspecified don't care: bit is 0
	I0717 13:20:41.861890   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: rdmsr to register 0x3a on vcpu 1
	I0717 13:20:41.861911   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:41 INFO : hyperkit: stderr: rdmsr to register 0x140 on vcpu 1
	I0717 13:20:43.346764   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Attempt 1
	I0717 13:20:43.346782   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:43.346884   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | hyperkit pid from json: 55073
	I0717 13:20:43.347799   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Searching for 5a:ec:84:f:20:5c in /var/db/dhcpd_leases ...
	I0717 13:20:43.347952   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Found 113 entries in /var/db/dhcpd_leases!
	I0717 13:20:43.347965   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.114 HWAddress:fe:92:ff:a8:63:42 ID:1,fe:92:ff:a8:63:42 Lease:0x64b6f3f7}
	I0717 13:20:43.347976   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.113 HWAddress:e2:cd:b7:62:5d:22 ID:1,e2:cd:b7:62:5d:22 Lease:0x64b6f3c3}
	I0717 13:20:43.347984   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.112 HWAddress:46:67:9d:56:a9:0 ID:1,46:67:9d:56:a9:0 Lease:0x64b6f3a4}
	I0717 13:20:43.347991   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.111 HWAddress:5a:76:3a:e8:8e:91 ID:1,5a:76:3a:e8:8e:91 Lease:0x64b5a238}
	I0717 13:20:43.347998   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.110 HWAddress:6:9d:11:3c:cd:1c ID:1,6:9d:11:3c:cd:1c Lease:0x64b5a20c}
	I0717 13:20:43.348010   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.109 HWAddress:c6:39:ef:49:70:54 ID:1,c6:39:ef:49:70:54 Lease:0x64b6f333}
	I0717 13:20:43.348019   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.108 HWAddress:9a:22:1b:63:c6:83 ID:1,9a:22:1b:63:c6:83 Lease:0x64b6f326}
	I0717 13:20:43.348026   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.107 HWAddress:4e:5b:ae:3a:41:c2 ID:1,4e:5b:ae:3a:41:c2 Lease:0x64b6f2ea}
	I0717 13:20:43.348033   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.106 HWAddress:fa:92:ce:cc:da:d8 ID:1,fa:92:ce:cc:da:d8 Lease:0x64b6f205}
	I0717 13:20:43.348040   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.105 HWAddress:ee:dd:8d:24:20:3a ID:1,ee:dd:8d:24:20:3a Lease:0x64b5a06c}
	I0717 13:20:43.348047   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.104 HWAddress:e6:f3:3:f5:7e:4 ID:1,e6:f3:3:f5:7e:4 Lease:0x64b6f1c3}
	I0717 13:20:43.348056   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.103 HWAddress:46:3f:e6:dd:e:a0 ID:1,46:3f:e6:dd:e:a0 Lease:0x64b5a044}
	I0717 13:20:43.348063   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.102 HWAddress:3e:62:42:cc:e8:6d ID:1,3e:62:42:cc:e8:6d Lease:0x64b5a039}
	I0717 13:20:43.348094   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.101 HWAddress:ca:ca:f:be:d3:56 ID:1,ca:ca:f:be:d3:56 Lease:0x64b5a010}
	I0717 13:20:43.348110   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.100 HWAddress:22:8d:14:d5:e9:b7 ID:1,22:8d:14:d5:e9:b7 Lease:0x64b6f15f}
	I0717 13:20:43.348120   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.99 HWAddress:e2:b8:3a:b7:e:13 ID:1,e2:b8:3a:b7:e:13 Lease:0x64b6f0f2}
	I0717 13:20:43.348127   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.98 HWAddress:62:ae:dc:37:c1:ff ID:1,62:ae:dc:37:c1:ff Lease:0x64b6f085}
	I0717 13:20:43.348148   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.97 HWAddress:96:f0:a9:af:a5:f3 ID:1,96:f0:a9:af:a5:f3 Lease:0x64b6f034}
	I0717 13:20:43.348155   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.96 HWAddress:8a:1b:95:97:e6:65 ID:1,8a:1b:95:97:e6:65 Lease:0x64b59e41}
	I0717 13:20:43.348169   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.95 HWAddress:e2:56:b7:82:7d:7b ID:1,e2:56:b7:82:7d:7b Lease:0x64b59db7}
	I0717 13:20:43.348186   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.94 HWAddress:c2:f3:4:2f:57:f7 ID:1,c2:f3:4:2f:57:f7 Lease:0x64b6ef84}
	I0717 13:20:43.348201   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.93 HWAddress:e:9e:a1:56:7a:47 ID:1,e:9e:a1:56:7a:47 Lease:0x64b6ef52}
	I0717 13:20:43.348211   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.92 HWAddress:ba:14:ee:f5:90:f0 ID:1,ba:14:ee:f5:90:f0 Lease:0x64b59c5c}
	I0717 13:20:43.348219   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.91 HWAddress:d2:8:bb:bb:72:93 ID:1,d2:8:bb:bb:72:93 Lease:0x64b59c45}
	I0717 13:20:43.348226   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.90 HWAddress:6e:82:27:1:ec:51 ID:1,6e:82:27:1:ec:51 Lease:0x64b6ed94}
	I0717 13:20:43.348238   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.89 HWAddress:56:1:80:a1:87:14 ID:1,56:1:80:a1:87:14 Lease:0x64b6ed54}
	I0717 13:20:43.348253   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.88 HWAddress:fe:8f:37:90:47:f3 ID:1,fe:8f:37:90:47:f3 Lease:0x64b6ecde}
	I0717 13:20:43.348261   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.87 HWAddress:c6:15:b5:f4:ec:59 ID:1,c6:15:b5:f4:ec:59 Lease:0x64b6eca8}
	I0717 13:20:43.348267   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.86 HWAddress:1e:be:eb:a2:a6:91 ID:1,1e:be:eb:a2:a6:91 Lease:0x64b6ebbd}
	I0717 13:20:43.348275   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.85 HWAddress:7a:62:91:bd:d4:68 ID:1,7a:62:91:bd:d4:68 Lease:0x64b6eb8f}
	I0717 13:20:43.348283   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.84 HWAddress:3e:b6:bd:f:16:1e ID:1,3e:b6:bd:f:16:1e Lease:0x64b6eaab}
	I0717 13:20:43.348289   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.83 HWAddress:ee:f4:21:c6:e5:cf ID:1,ee:f4:21:c6:e5:cf Lease:0x64b59489}
	I0717 13:20:43.348324   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.82 HWAddress:2e:25:e9:6a:f2:6 ID:1,2e:25:e9:6a:f2:6 Lease:0x64b5946d}
	I0717 13:20:43.348356   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.81 HWAddress:d2:de:14:7f:88:67 ID:1,d2:de:14:7f:88:67 Lease:0x64b5945f}
	I0717 13:20:43.348372   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.80 HWAddress:da:91:2b:61:2e:6b ID:1,da:91:2b:61:2e:6b Lease:0x64b5943b}
	I0717 13:20:43.348381   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.79 HWAddress:66:c4:db:86:8e:a2 ID:1,66:c4:db:86:8e:a2 Lease:0x64b59431}
	I0717 13:20:43.348389   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.78 HWAddress:2a:c1:da:f4:d8:19 ID:1,2a:c1:da:f4:d8:19 Lease:0x64b5940f}
	I0717 13:20:43.348397   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.77 HWAddress:7a:f8:84:43:58:40 ID:1,7a:f8:84:43:58:40 Lease:0x64b59402}
	I0717 13:20:43.348409   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.76 HWAddress:92:4:c1:29:3b:68 ID:1,92:4:c1:29:3b:68 Lease:0x64b593f5}
	I0717 13:20:43.348420   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.75 HWAddress:9e:42:28:69:c:4f ID:1,9e:42:28:69:c:4f Lease:0x64b593e8}
	I0717 13:20:43.348431   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.74 HWAddress:b2:66:cb:c8:33:f5 ID:1,b2:66:cb:c8:33:f5 Lease:0x64b593da}
	I0717 13:20:43.348441   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.73 HWAddress:7a:18:61:1d:b7:37 ID:1,7a:18:61:1d:b7:37 Lease:0x64b593ce}
	I0717 13:20:43.348449   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.72 HWAddress:6:a9:57:b7:b5:8e ID:1,6:a9:57:b7:b5:8e Lease:0x64b593c0}
	I0717 13:20:43.348457   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.71 HWAddress:b2:4:a4:9d:73:be ID:1,b2:4:a4:9d:73:be Lease:0x64b593b4}
	I0717 13:20:43.348465   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.70 HWAddress:42:d5:23:a5:37:8f ID:1,42:d5:23:a5:37:8f Lease:0x64b5938a}
	I0717 13:20:43.348474   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.69 HWAddress:1e:1c:af:30:31:11 ID:1,1e:1c:af:30:31:11 Lease:0x64b59370}
	I0717 13:20:43.348488   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.68 HWAddress:5a:d6:5e:92:66:3d ID:1,5a:d6:5e:92:66:3d Lease:0x64b59343}
	I0717 13:20:43.348500   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.67 HWAddress:5a:21:21:a6:9b:45 ID:1,5a:21:21:a6:9b:45 Lease:0x64b6e518}
	I0717 13:20:43.348509   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.66 HWAddress:66:f4:ab:e:3d:6c ID:1,66:f4:ab:e:3d:6c Lease:0x64b59320}
	I0717 13:20:43.348518   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.65 HWAddress:c6:ab:b9:6:cd:1 ID:1,c6:ab:b9:6:cd:1 Lease:0x64b6e423}
	I0717 13:20:43.348526   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.64 HWAddress:ca:93:cf:4e:f:4 ID:1,ca:93:cf:4e:f:4 Lease:0x64b59289}
	I0717 13:20:43.348536   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.63 HWAddress:42:3e:7a:50:25:19 ID:1,42:3e:7a:50:25:19 Lease:0x64b59333}
	I0717 13:20:43.348544   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.62 HWAddress:8e:e:bd:77:2:4b ID:1,8e:e:bd:77:2:4b Lease:0x64b59271}
	I0717 13:20:43.348551   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.61 HWAddress:92:54:db:1e:c9:25 ID:1,92:54:db:1e:c9:25 Lease:0x64b59265}
	I0717 13:20:43.348569   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.60 HWAddress:fa:d0:ef:9e:47:3d ID:1,fa:d0:ef:9e:47:3d Lease:0x64b59259}
	I0717 13:20:43.348580   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.59 HWAddress:5e:d:87:fa:74:ec ID:1,5e:d:87:fa:74:ec Lease:0x64b6e3c1}
	I0717 13:20:43.348591   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.58 HWAddress:ea:46:4e:ba:d1:a7 ID:1,ea:46:4e:ba:d1:a7 Lease:0x64b59236}
	I0717 13:20:43.348603   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.57 HWAddress:1a:5e:2:45:0:ad ID:1,1a:5e:2:45:0:ad Lease:0x64b59223}
	I0717 13:20:43.348611   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.56 HWAddress:a6:d2:84:b6:ec:ed ID:1,a6:d2:84:b6:ec:ed Lease:0x64b59213}
	I0717 13:20:43.348620   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.55 HWAddress:be:cc:ef:56:3e:9 ID:1,be:cc:ef:56:3e:9 Lease:0x64b59201}
	I0717 13:20:43.348630   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.54 HWAddress:be:ff:e7:98:81:d8 ID:1,be:ff:e7:98:81:d8 Lease:0x64b5948d}
	I0717 13:20:43.348639   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.53 HWAddress:32:9e:b3:ce:30:27 ID:1,32:9e:b3:ce:30:27 Lease:0x64b59203}
	I0717 13:20:43.348647   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.52 HWAddress:72:f0:5c:de:27:c1 ID:1,72:f0:5c:de:27:c1 Lease:0x64b5915c}
	I0717 13:20:43.348656   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.51 HWAddress:de:63:13:b4:ed:3 ID:1,de:63:13:b4:ed:3 Lease:0x64b5914b}
	I0717 13:20:43.348664   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.50 HWAddress:aa:24:d6:e8:4:de ID:1,aa:24:d6:e8:4:de Lease:0x64b59138}
	I0717 13:20:43.348673   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.49 HWAddress:4e:ca:6e:78:9:22 ID:1,4e:ca:6e:78:9:22 Lease:0x64b59124}
	I0717 13:20:43.348682   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.48 HWAddress:76:f4:b9:69:61:31 ID:1,76:f4:b9:69:61:31 Lease:0x64b5910a}
	I0717 13:20:43.348689   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.47 HWAddress:ce:62:ff:69:b9:8e ID:1,ce:62:ff:69:b9:8e Lease:0x64b590f7}
	I0717 13:20:43.348698   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.46 HWAddress:f2:59:84:b1:6e:d0 ID:1,f2:59:84:b1:6e:d0 Lease:0x64b59010}
	I0717 13:20:43.348707   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.45 HWAddress:a:6a:a7:e9:dc:f9 ID:1,a:6a:a7:e9:dc:f9 Lease:0x64b58ff3}
	I0717 13:20:43.348716   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.44 HWAddress:2:84:81:7b:9:80 ID:1,2:84:81:7b:9:80 Lease:0x64b6cce9}
	I0717 13:20:43.348729   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.43 HWAddress:82:e7:87:93:f2:3a ID:1,82:e7:87:93:f2:3a Lease:0x64b6cb87}
	I0717 13:20:43.348739   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.42 HWAddress:d6:14:47:36:65:28 ID:1,d6:14:47:36:65:28 Lease:0x64b6cb71}
	I0717 13:20:43.348747   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.41 HWAddress:76:df:9b:5:e1:31 ID:1,76:df:9b:5:e1:31 Lease:0x64b6c903}
	I0717 13:20:43.348754   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.40 HWAddress:5e:66:7d:d5:ec:70 ID:1,5e:66:7d:d5:ec:70 Lease:0x64b5799b}
	I0717 13:20:43.348764   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.39 HWAddress:c2:76:35:30:d7:57 ID:1,c2:76:35:30:d7:57 Lease:0x64b6c85d}
	I0717 13:20:43.348772   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.38 HWAddress:e:79:1c:dd:c7:eb ID:1,e:79:1c:dd:c7:eb Lease:0x64b6c812}
	I0717 13:20:43.348786   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.37 HWAddress:6:1d:d6:ee:b2:54 ID:1,6:1d:d6:ee:b2:54 Lease:0x64b6c804}
	I0717 13:20:43.348796   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.36 HWAddress:ae:c8:d4:e2:ce:69 ID:1,ae:c8:d4:e2:ce:69 Lease:0x64b6c7c2}
	I0717 13:20:43.348804   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.35 HWAddress:4e:34:2c:48:6b:1d ID:1,4e:34:2c:48:6b:1d Lease:0x64b6c7ab}
	I0717 13:20:43.348816   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.34 HWAddress:52:79:a7:44:1b:f0 ID:1,52:79:a7:44:1b:f0 Lease:0x64b6c770}
	I0717 13:20:43.348823   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.33 HWAddress:c2:db:8f:e6:a9:2 ID:1,c2:db:8f:e6:a9:2 Lease:0x64b6c74e}
	I0717 13:20:43.348832   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.32 HWAddress:ba:d3:b4:a0:58:5e ID:1,ba:d3:b4:a0:58:5e Lease:0x64b6c712}
	I0717 13:20:43.348839   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.31 HWAddress:e2:60:18:22:90:7d ID:1,e2:60:18:22:90:7d Lease:0x64b6c6f4}
	I0717 13:20:43.348867   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.30 HWAddress:72:28:2e:c7:a:17 ID:1,72:28:2e:c7:a:17 Lease:0x64b57588}
	I0717 13:20:43.348875   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.29 HWAddress:f6:6a:a:91:7c:cf ID:1,f6:6a:a:91:7c:cf Lease:0x64b5755b}
	I0717 13:20:43.348884   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.28 HWAddress:3e:74:fd:ad:1:aa ID:1,3e:74:fd:ad:1:aa Lease:0x64b6c689}
	I0717 13:20:43.348892   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.27 HWAddress:6a:b:40:ef:3d:dd ID:1,6a:b:40:ef:3d:dd Lease:0x64b6c67b}
	I0717 13:20:43.348902   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.26 HWAddress:6a:a1:ba:cd:d0:52 ID:1,6a:a1:ba:cd:d0:52 Lease:0x64b574fe}
	I0717 13:20:43.348909   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.25 HWAddress:b6:a1:8e:c3:30:b8 ID:1,b6:a1:8e:c3:30:b8 Lease:0x64b6c55b}
	I0717 13:20:43.348918   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.24 HWAddress:36:68:1c:36:4f:4d ID:1,36:68:1c:36:4f:4d Lease:0x64b6c522}
	I0717 13:20:43.348925   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.23 HWAddress:12:45:aa:e6:9f:56 ID:1,12:45:aa:e6:9f:56 Lease:0x64b6c513}
	I0717 13:20:43.348933   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.22 HWAddress:82:9a:29:3a:16:a5 ID:1,82:9a:29:3a:16:a5 Lease:0x64b6c4f9}
	I0717 13:20:43.348942   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.21 HWAddress:22:72:2c:13:25:72 ID:1,22:72:2c:13:25:72 Lease:0x64b57388}
	I0717 13:20:43.348954   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.20 HWAddress:7e:73:8e:cb:15:97 ID:1,7e:73:8e:cb:15:97 Lease:0x64b6c4c9}
	I0717 13:20:43.348961   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.19 HWAddress:7a:28:f7:c2:e5:88 ID:1,7a:28:f7:c2:e5:88 Lease:0x64b6c4b3}
	I0717 13:20:43.348969   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.18 HWAddress:de:c1:5c:ea:d5:95 ID:1,de:c1:5c:ea:d5:95 Lease:0x64b6c445}
	I0717 13:20:43.348976   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.17 HWAddress:72:97:2b:83:40:b6 ID:1,72:97:2b:83:40:b6 Lease:0x64b6c3d8}
	I0717 13:20:43.348985   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.16 HWAddress:7a:62:30:78:2f:bd ID:1,7a:62:30:78:2f:bd Lease:0x64b6c3a0}
	I0717 13:20:43.348994   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.15 HWAddress:12:52:2:50:26:cc ID:1,12:52:2:50:26:cc Lease:0x64b6c31d}
	I0717 13:20:43.349007   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.14 HWAddress:1e:76:69:8e:5b:ec ID:1,1e:76:69:8e:5b:ec Lease:0x64b57121}
	I0717 13:20:43.349015   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.13 HWAddress:d2:25:7b:e1:64:f8 ID:1,d2:25:7b:e1:64:f8 Lease:0x64b6c2f0}
	I0717 13:20:43.349024   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.12 HWAddress:de:1a:67:aa:5b:85 ID:1,de:1a:67:aa:5b:85 Lease:0x64b6c2bb}
	I0717 13:20:43.349032   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.11 HWAddress:1a:5f:9c:f2:95:7d ID:1,1a:5f:9c:f2:95:7d Lease:0x64b56fdd}
	I0717 13:20:43.349040   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.10 HWAddress:ea:56:db:32:3e:d2 ID:1,ea:56:db:32:3e:d2 Lease:0x64b56fc0}
	I0717 13:20:43.349050   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.9 HWAddress:8e:ff:e3:1d:c8:aa ID:1,8e:ff:e3:1d:c8:aa Lease:0x64b6c0f7}
	I0717 13:20:43.349059   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.8 HWAddress:6e:f3:8f:9e:42:7f ID:1,6e:f3:8f:9e:42:7f Lease:0x64b6c0cf}
	I0717 13:20:43.349082   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.7 HWAddress:8e:d0:8b:bb:a0:ce ID:1,8e:d0:8b:bb:a0:ce Lease:0x64b6c075}
	I0717 13:20:43.349092   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.6 HWAddress:82:5:eb:d5:81:c7 ID:1,82:5:eb:d5:81:c7 Lease:0x64b6bffa}
	I0717 13:20:43.349101   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.5 HWAddress:e2:19:d1:10:62:15 ID:1,e2:19:d1:10:62:15 Lease:0x64b6bfc1}
	I0717 13:20:43.349107   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.4 HWAddress:9a:28:84:9e:a1:a ID:1,9a:28:84:9e:a1:a Lease:0x64b6bed4}
	I0717 13:20:43.349119   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.3 HWAddress:6:5:4:1f:4:41 ID:1,6:5:4:1f:4:41 Lease:0x64b6bea6}
	I0717 13:20:43.349128   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.2 HWAddress:8a:c1:5f:aa:93:1f ID:1,8a:c1:5f:aa:93:1f Lease:0x64b6bdb8}
	I0717 13:20:45.349475   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Attempt 2
	I0717 13:20:45.349495   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:45.349529   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | hyperkit pid from json: 55073
	I0717 13:20:45.350458   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Searching for 5a:ec:84:f:20:5c in /var/db/dhcpd_leases ...
	I0717 13:20:45.350665   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Found 113 entries in /var/db/dhcpd_leases!
	I0717 13:20:45.350677   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.114 HWAddress:fe:92:ff:a8:63:42 ID:1,fe:92:ff:a8:63:42 Lease:0x64b6f3f7}
	I0717 13:20:45.350688   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.113 HWAddress:e2:cd:b7:62:5d:22 ID:1,e2:cd:b7:62:5d:22 Lease:0x64b6f3c3}
	I0717 13:20:45.350695   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.112 HWAddress:46:67:9d:56:a9:0 ID:1,46:67:9d:56:a9:0 Lease:0x64b6f3a4}
	I0717 13:20:45.350711   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.111 HWAddress:5a:76:3a:e8:8e:91 ID:1,5a:76:3a:e8:8e:91 Lease:0x64b5a238}
	I0717 13:20:45.350724   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.110 HWAddress:6:9d:11:3c:cd:1c ID:1,6:9d:11:3c:cd:1c Lease:0x64b5a20c}
	I0717 13:20:45.350732   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.109 HWAddress:c6:39:ef:49:70:54 ID:1,c6:39:ef:49:70:54 Lease:0x64b6f333}
	I0717 13:20:45.350740   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.108 HWAddress:9a:22:1b:63:c6:83 ID:1,9a:22:1b:63:c6:83 Lease:0x64b6f326}
	I0717 13:20:45.350747   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.107 HWAddress:4e:5b:ae:3a:41:c2 ID:1,4e:5b:ae:3a:41:c2 Lease:0x64b6f2ea}
	I0717 13:20:45.350757   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.106 HWAddress:fa:92:ce:cc:da:d8 ID:1,fa:92:ce:cc:da:d8 Lease:0x64b6f205}
	I0717 13:20:45.350764   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.105 HWAddress:ee:dd:8d:24:20:3a ID:1,ee:dd:8d:24:20:3a Lease:0x64b5a06c}
	I0717 13:20:45.350775   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.104 HWAddress:e6:f3:3:f5:7e:4 ID:1,e6:f3:3:f5:7e:4 Lease:0x64b6f1c3}
	I0717 13:20:45.350791   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.103 HWAddress:46:3f:e6:dd:e:a0 ID:1,46:3f:e6:dd:e:a0 Lease:0x64b5a044}
	I0717 13:20:45.350805   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.102 HWAddress:3e:62:42:cc:e8:6d ID:1,3e:62:42:cc:e8:6d Lease:0x64b5a039}
	I0717 13:20:45.350816   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.101 HWAddress:ca:ca:f:be:d3:56 ID:1,ca:ca:f:be:d3:56 Lease:0x64b5a010}
	I0717 13:20:45.350824   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.100 HWAddress:22:8d:14:d5:e9:b7 ID:1,22:8d:14:d5:e9:b7 Lease:0x64b6f15f}
	I0717 13:20:45.350832   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.99 HWAddress:e2:b8:3a:b7:e:13 ID:1,e2:b8:3a:b7:e:13 Lease:0x64b6f0f2}
	I0717 13:20:45.350839   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.98 HWAddress:62:ae:dc:37:c1:ff ID:1,62:ae:dc:37:c1:ff Lease:0x64b6f085}
	I0717 13:20:45.350850   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.97 HWAddress:96:f0:a9:af:a5:f3 ID:1,96:f0:a9:af:a5:f3 Lease:0x64b6f034}
	I0717 13:20:45.350857   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.96 HWAddress:8a:1b:95:97:e6:65 ID:1,8a:1b:95:97:e6:65 Lease:0x64b59e41}
	I0717 13:20:45.350868   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.95 HWAddress:e2:56:b7:82:7d:7b ID:1,e2:56:b7:82:7d:7b Lease:0x64b59db7}
	I0717 13:20:45.350877   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.94 HWAddress:c2:f3:4:2f:57:f7 ID:1,c2:f3:4:2f:57:f7 Lease:0x64b6ef84}
	I0717 13:20:45.350886   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.93 HWAddress:e:9e:a1:56:7a:47 ID:1,e:9e:a1:56:7a:47 Lease:0x64b6ef52}
	I0717 13:20:45.350894   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.92 HWAddress:ba:14:ee:f5:90:f0 ID:1,ba:14:ee:f5:90:f0 Lease:0x64b59c5c}
	I0717 13:20:45.350902   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.91 HWAddress:d2:8:bb:bb:72:93 ID:1,d2:8:bb:bb:72:93 Lease:0x64b59c45}
	I0717 13:20:45.350909   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.90 HWAddress:6e:82:27:1:ec:51 ID:1,6e:82:27:1:ec:51 Lease:0x64b6ed94}
	I0717 13:20:45.350920   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.89 HWAddress:56:1:80:a1:87:14 ID:1,56:1:80:a1:87:14 Lease:0x64b6ed54}
	I0717 13:20:45.350933   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.88 HWAddress:fe:8f:37:90:47:f3 ID:1,fe:8f:37:90:47:f3 Lease:0x64b6ecde}
	I0717 13:20:45.350947   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.87 HWAddress:c6:15:b5:f4:ec:59 ID:1,c6:15:b5:f4:ec:59 Lease:0x64b6eca8}
	I0717 13:20:45.350957   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.86 HWAddress:1e:be:eb:a2:a6:91 ID:1,1e:be:eb:a2:a6:91 Lease:0x64b6ebbd}
	I0717 13:20:45.350965   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.85 HWAddress:7a:62:91:bd:d4:68 ID:1,7a:62:91:bd:d4:68 Lease:0x64b6eb8f}
	I0717 13:20:45.350974   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.84 HWAddress:3e:b6:bd:f:16:1e ID:1,3e:b6:bd:f:16:1e Lease:0x64b6eaab}
	I0717 13:20:45.350984   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.83 HWAddress:ee:f4:21:c6:e5:cf ID:1,ee:f4:21:c6:e5:cf Lease:0x64b59489}
	I0717 13:20:45.350992   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.82 HWAddress:2e:25:e9:6a:f2:6 ID:1,2e:25:e9:6a:f2:6 Lease:0x64b5946d}
	I0717 13:20:45.351000   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.81 HWAddress:d2:de:14:7f:88:67 ID:1,d2:de:14:7f:88:67 Lease:0x64b5945f}
	I0717 13:20:45.351012   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.80 HWAddress:da:91:2b:61:2e:6b ID:1,da:91:2b:61:2e:6b Lease:0x64b5943b}
	I0717 13:20:45.351035   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.79 HWAddress:66:c4:db:86:8e:a2 ID:1,66:c4:db:86:8e:a2 Lease:0x64b59431}
	I0717 13:20:45.351063   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.78 HWAddress:2a:c1:da:f4:d8:19 ID:1,2a:c1:da:f4:d8:19 Lease:0x64b5940f}
	I0717 13:20:45.351072   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.77 HWAddress:7a:f8:84:43:58:40 ID:1,7a:f8:84:43:58:40 Lease:0x64b59402}
	I0717 13:20:45.351080   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.76 HWAddress:92:4:c1:29:3b:68 ID:1,92:4:c1:29:3b:68 Lease:0x64b593f5}
	I0717 13:20:45.351088   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.75 HWAddress:9e:42:28:69:c:4f ID:1,9e:42:28:69:c:4f Lease:0x64b593e8}
	I0717 13:20:45.351096   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.74 HWAddress:b2:66:cb:c8:33:f5 ID:1,b2:66:cb:c8:33:f5 Lease:0x64b593da}
	I0717 13:20:45.351106   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.73 HWAddress:7a:18:61:1d:b7:37 ID:1,7a:18:61:1d:b7:37 Lease:0x64b593ce}
	I0717 13:20:45.351131   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.72 HWAddress:6:a9:57:b7:b5:8e ID:1,6:a9:57:b7:b5:8e Lease:0x64b593c0}
	I0717 13:20:45.351161   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.71 HWAddress:b2:4:a4:9d:73:be ID:1,b2:4:a4:9d:73:be Lease:0x64b593b4}
	I0717 13:20:45.351169   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.70 HWAddress:42:d5:23:a5:37:8f ID:1,42:d5:23:a5:37:8f Lease:0x64b5938a}
	I0717 13:20:45.351178   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.69 HWAddress:1e:1c:af:30:31:11 ID:1,1e:1c:af:30:31:11 Lease:0x64b59370}
	I0717 13:20:45.351200   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.68 HWAddress:5a:d6:5e:92:66:3d ID:1,5a:d6:5e:92:66:3d Lease:0x64b59343}
	I0717 13:20:45.351228   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.67 HWAddress:5a:21:21:a6:9b:45 ID:1,5a:21:21:a6:9b:45 Lease:0x64b6e518}
	I0717 13:20:45.351236   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.66 HWAddress:66:f4:ab:e:3d:6c ID:1,66:f4:ab:e:3d:6c Lease:0x64b59320}
	I0717 13:20:45.351245   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.65 HWAddress:c6:ab:b9:6:cd:1 ID:1,c6:ab:b9:6:cd:1 Lease:0x64b6e423}
	I0717 13:20:45.351266   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.64 HWAddress:ca:93:cf:4e:f:4 ID:1,ca:93:cf:4e:f:4 Lease:0x64b59289}
	I0717 13:20:45.351296   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.63 HWAddress:42:3e:7a:50:25:19 ID:1,42:3e:7a:50:25:19 Lease:0x64b59333}
	I0717 13:20:45.351307   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.62 HWAddress:8e:e:bd:77:2:4b ID:1,8e:e:bd:77:2:4b Lease:0x64b59271}
	I0717 13:20:45.351316   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.61 HWAddress:92:54:db:1e:c9:25 ID:1,92:54:db:1e:c9:25 Lease:0x64b59265}
	I0717 13:20:45.351338   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.60 HWAddress:fa:d0:ef:9e:47:3d ID:1,fa:d0:ef:9e:47:3d Lease:0x64b59259}
	I0717 13:20:45.351367   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.59 HWAddress:5e:d:87:fa:74:ec ID:1,5e:d:87:fa:74:ec Lease:0x64b6e3c1}
	I0717 13:20:45.351374   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.58 HWAddress:ea:46:4e:ba:d1:a7 ID:1,ea:46:4e:ba:d1:a7 Lease:0x64b59236}
	I0717 13:20:45.351381   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.57 HWAddress:1a:5e:2:45:0:ad ID:1,1a:5e:2:45:0:ad Lease:0x64b59223}
	I0717 13:20:45.351403   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.56 HWAddress:a6:d2:84:b6:ec:ed ID:1,a6:d2:84:b6:ec:ed Lease:0x64b59213}
	I0717 13:20:45.351430   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.55 HWAddress:be:cc:ef:56:3e:9 ID:1,be:cc:ef:56:3e:9 Lease:0x64b59201}
	I0717 13:20:45.351442   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.54 HWAddress:be:ff:e7:98:81:d8 ID:1,be:ff:e7:98:81:d8 Lease:0x64b5948d}
	I0717 13:20:45.351464   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.53 HWAddress:32:9e:b3:ce:30:27 ID:1,32:9e:b3:ce:30:27 Lease:0x64b59203}
	I0717 13:20:45.351471   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.52 HWAddress:72:f0:5c:de:27:c1 ID:1,72:f0:5c:de:27:c1 Lease:0x64b5915c}
	I0717 13:20:45.351494   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.51 HWAddress:de:63:13:b4:ed:3 ID:1,de:63:13:b4:ed:3 Lease:0x64b5914b}
	I0717 13:20:45.351502   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.50 HWAddress:aa:24:d6:e8:4:de ID:1,aa:24:d6:e8:4:de Lease:0x64b59138}
	I0717 13:20:45.351509   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.49 HWAddress:4e:ca:6e:78:9:22 ID:1,4e:ca:6e:78:9:22 Lease:0x64b59124}
	I0717 13:20:45.351531   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.48 HWAddress:76:f4:b9:69:61:31 ID:1,76:f4:b9:69:61:31 Lease:0x64b5910a}
	I0717 13:20:45.351542   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.47 HWAddress:ce:62:ff:69:b9:8e ID:1,ce:62:ff:69:b9:8e Lease:0x64b590f7}
	I0717 13:20:45.351573   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.46 HWAddress:f2:59:84:b1:6e:d0 ID:1,f2:59:84:b1:6e:d0 Lease:0x64b59010}
	I0717 13:20:45.351597   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.45 HWAddress:a:6a:a7:e9:dc:f9 ID:1,a:6a:a7:e9:dc:f9 Lease:0x64b58ff3}
	I0717 13:20:45.351620   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.44 HWAddress:2:84:81:7b:9:80 ID:1,2:84:81:7b:9:80 Lease:0x64b6cce9}
	I0717 13:20:45.351629   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.43 HWAddress:82:e7:87:93:f2:3a ID:1,82:e7:87:93:f2:3a Lease:0x64b6cb87}
	I0717 13:20:45.351661   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.42 HWAddress:d6:14:47:36:65:28 ID:1,d6:14:47:36:65:28 Lease:0x64b6cb71}
	I0717 13:20:45.351690   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.41 HWAddress:76:df:9b:5:e1:31 ID:1,76:df:9b:5:e1:31 Lease:0x64b6c903}
	I0717 13:20:45.351698   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.40 HWAddress:5e:66:7d:d5:ec:70 ID:1,5e:66:7d:d5:ec:70 Lease:0x64b5799b}
	I0717 13:20:45.351710   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.39 HWAddress:c2:76:35:30:d7:57 ID:1,c2:76:35:30:d7:57 Lease:0x64b6c85d}
	I0717 13:20:45.351719   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.38 HWAddress:e:79:1c:dd:c7:eb ID:1,e:79:1c:dd:c7:eb Lease:0x64b6c812}
	I0717 13:20:45.351728   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.37 HWAddress:6:1d:d6:ee:b2:54 ID:1,6:1d:d6:ee:b2:54 Lease:0x64b6c804}
	I0717 13:20:45.351736   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.36 HWAddress:ae:c8:d4:e2:ce:69 ID:1,ae:c8:d4:e2:ce:69 Lease:0x64b6c7c2}
	I0717 13:20:45.351745   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.35 HWAddress:4e:34:2c:48:6b:1d ID:1,4e:34:2c:48:6b:1d Lease:0x64b6c7ab}
	I0717 13:20:45.351756   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.34 HWAddress:52:79:a7:44:1b:f0 ID:1,52:79:a7:44:1b:f0 Lease:0x64b6c770}
	I0717 13:20:45.351765   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.33 HWAddress:c2:db:8f:e6:a9:2 ID:1,c2:db:8f:e6:a9:2 Lease:0x64b6c74e}
	I0717 13:20:45.351793   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.32 HWAddress:ba:d3:b4:a0:58:5e ID:1,ba:d3:b4:a0:58:5e Lease:0x64b6c712}
	I0717 13:20:45.351823   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.31 HWAddress:e2:60:18:22:90:7d ID:1,e2:60:18:22:90:7d Lease:0x64b6c6f4}
	I0717 13:20:45.351830   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.30 HWAddress:72:28:2e:c7:a:17 ID:1,72:28:2e:c7:a:17 Lease:0x64b57588}
	I0717 13:20:45.351839   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.29 HWAddress:f6:6a:a:91:7c:cf ID:1,f6:6a:a:91:7c:cf Lease:0x64b5755b}
	I0717 13:20:45.351860   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.28 HWAddress:3e:74:fd:ad:1:aa ID:1,3e:74:fd:ad:1:aa Lease:0x64b6c689}
	I0717 13:20:45.351889   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.27 HWAddress:6a:b:40:ef:3d:dd ID:1,6a:b:40:ef:3d:dd Lease:0x64b6c67b}
	I0717 13:20:45.351897   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.26 HWAddress:6a:a1:ba:cd:d0:52 ID:1,6a:a1:ba:cd:d0:52 Lease:0x64b574fe}
	I0717 13:20:45.351906   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.25 HWAddress:b6:a1:8e:c3:30:b8 ID:1,b6:a1:8e:c3:30:b8 Lease:0x64b6c55b}
	I0717 13:20:45.351927   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.24 HWAddress:36:68:1c:36:4f:4d ID:1,36:68:1c:36:4f:4d Lease:0x64b6c522}
	I0717 13:20:45.351936   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.23 HWAddress:12:45:aa:e6:9f:56 ID:1,12:45:aa:e6:9f:56 Lease:0x64b6c513}
	I0717 13:20:45.351944   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.22 HWAddress:82:9a:29:3a:16:a5 ID:1,82:9a:29:3a:16:a5 Lease:0x64b6c4f9}
	I0717 13:20:45.351972   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.21 HWAddress:22:72:2c:13:25:72 ID:1,22:72:2c:13:25:72 Lease:0x64b57388}
	I0717 13:20:45.351980   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.20 HWAddress:7e:73:8e:cb:15:97 ID:1,7e:73:8e:cb:15:97 Lease:0x64b6c4c9}
	I0717 13:20:45.351989   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.19 HWAddress:7a:28:f7:c2:e5:88 ID:1,7a:28:f7:c2:e5:88 Lease:0x64b6c4b3}
	I0717 13:20:45.352010   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.18 HWAddress:de:c1:5c:ea:d5:95 ID:1,de:c1:5c:ea:d5:95 Lease:0x64b6c445}
	I0717 13:20:45.352040   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.17 HWAddress:72:97:2b:83:40:b6 ID:1,72:97:2b:83:40:b6 Lease:0x64b6c3d8}
	I0717 13:20:45.352048   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.16 HWAddress:7a:62:30:78:2f:bd ID:1,7a:62:30:78:2f:bd Lease:0x64b6c3a0}
	I0717 13:20:45.352061   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.15 HWAddress:12:52:2:50:26:cc ID:1,12:52:2:50:26:cc Lease:0x64b6c31d}
	I0717 13:20:45.352069   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.14 HWAddress:1e:76:69:8e:5b:ec ID:1,1e:76:69:8e:5b:ec Lease:0x64b57121}
	I0717 13:20:45.352091   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.13 HWAddress:d2:25:7b:e1:64:f8 ID:1,d2:25:7b:e1:64:f8 Lease:0x64b6c2f0}
	I0717 13:20:45.352099   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.12 HWAddress:de:1a:67:aa:5b:85 ID:1,de:1a:67:aa:5b:85 Lease:0x64b6c2bb}
	I0717 13:20:45.352124   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.11 HWAddress:1a:5f:9c:f2:95:7d ID:1,1a:5f:9c:f2:95:7d Lease:0x64b56fdd}
	I0717 13:20:45.352132   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.10 HWAddress:ea:56:db:32:3e:d2 ID:1,ea:56:db:32:3e:d2 Lease:0x64b56fc0}
	I0717 13:20:45.352154   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.9 HWAddress:8e:ff:e3:1d:c8:aa ID:1,8e:ff:e3:1d:c8:aa Lease:0x64b6c0f7}
	I0717 13:20:45.352178   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.8 HWAddress:6e:f3:8f:9e:42:7f ID:1,6e:f3:8f:9e:42:7f Lease:0x64b6c0cf}
	I0717 13:20:45.352187   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.7 HWAddress:8e:d0:8b:bb:a0:ce ID:1,8e:d0:8b:bb:a0:ce Lease:0x64b6c075}
	I0717 13:20:45.352204   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.6 HWAddress:82:5:eb:d5:81:c7 ID:1,82:5:eb:d5:81:c7 Lease:0x64b6bffa}
	I0717 13:20:45.352217   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.5 HWAddress:e2:19:d1:10:62:15 ID:1,e2:19:d1:10:62:15 Lease:0x64b6bfc1}
	I0717 13:20:45.352226   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.4 HWAddress:9a:28:84:9e:a1:a ID:1,9a:28:84:9e:a1:a Lease:0x64b6bed4}
	I0717 13:20:45.352235   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.3 HWAddress:6:5:4:1f:4:41 ID:1,6:5:4:1f:4:41 Lease:0x64b6bea6}
	I0717 13:20:45.352246   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.2 HWAddress:8a:c1:5f:aa:93:1f ID:1,8a:c1:5f:aa:93:1f Lease:0x64b6bdb8}
	I0717 13:20:46.872514   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:46 INFO : hyperkit: stderr: rdmsr to register 0x64d on vcpu 1
	I0717 13:20:46.872644   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:46 INFO : hyperkit: stderr: rdmsr to register 0x64e on vcpu 1
	I0717 13:20:46.872683   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | 2023/07/17 13:20:46 INFO : hyperkit: stderr: rdmsr to register 0x34 on vcpu 1
	I0717 13:20:47.351211   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Attempt 3
	I0717 13:20:47.351230   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:47.351304   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | hyperkit pid from json: 55073
	I0717 13:20:47.352227   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Searching for 5a:ec:84:f:20:5c in /var/db/dhcpd_leases ...
	I0717 13:20:47.352398   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Found 113 entries in /var/db/dhcpd_leases!
	I0717 13:20:47.352410   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.114 HWAddress:fe:92:ff:a8:63:42 ID:1,fe:92:ff:a8:63:42 Lease:0x64b6f3f7}
	I0717 13:20:47.352427   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.113 HWAddress:e2:cd:b7:62:5d:22 ID:1,e2:cd:b7:62:5d:22 Lease:0x64b6f3c3}
	I0717 13:20:47.352441   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.112 HWAddress:46:67:9d:56:a9:0 ID:1,46:67:9d:56:a9:0 Lease:0x64b6f3a4}
	I0717 13:20:47.352459   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.111 HWAddress:5a:76:3a:e8:8e:91 ID:1,5a:76:3a:e8:8e:91 Lease:0x64b5a238}
	I0717 13:20:47.352476   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.110 HWAddress:6:9d:11:3c:cd:1c ID:1,6:9d:11:3c:cd:1c Lease:0x64b5a20c}
	I0717 13:20:47.352490   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.109 HWAddress:c6:39:ef:49:70:54 ID:1,c6:39:ef:49:70:54 Lease:0x64b6f333}
	I0717 13:20:47.352505   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.108 HWAddress:9a:22:1b:63:c6:83 ID:1,9a:22:1b:63:c6:83 Lease:0x64b6f326}
	I0717 13:20:47.352518   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.107 HWAddress:4e:5b:ae:3a:41:c2 ID:1,4e:5b:ae:3a:41:c2 Lease:0x64b6f2ea}
	I0717 13:20:47.352533   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.106 HWAddress:fa:92:ce:cc:da:d8 ID:1,fa:92:ce:cc:da:d8 Lease:0x64b6f205}
	I0717 13:20:47.352552   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.105 HWAddress:ee:dd:8d:24:20:3a ID:1,ee:dd:8d:24:20:3a Lease:0x64b5a06c}
	I0717 13:20:47.352570   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.104 HWAddress:e6:f3:3:f5:7e:4 ID:1,e6:f3:3:f5:7e:4 Lease:0x64b6f1c3}
	I0717 13:20:47.352597   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.103 HWAddress:46:3f:e6:dd:e:a0 ID:1,46:3f:e6:dd:e:a0 Lease:0x64b5a044}
	I0717 13:20:47.352612   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.102 HWAddress:3e:62:42:cc:e8:6d ID:1,3e:62:42:cc:e8:6d Lease:0x64b5a039}
	I0717 13:20:47.352631   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.101 HWAddress:ca:ca:f:be:d3:56 ID:1,ca:ca:f:be:d3:56 Lease:0x64b5a010}
	I0717 13:20:47.352644   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.100 HWAddress:22:8d:14:d5:e9:b7 ID:1,22:8d:14:d5:e9:b7 Lease:0x64b6f15f}
	I0717 13:20:47.352660   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.99 HWAddress:e2:b8:3a:b7:e:13 ID:1,e2:b8:3a:b7:e:13 Lease:0x64b6f0f2}
	I0717 13:20:47.352673   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.98 HWAddress:62:ae:dc:37:c1:ff ID:1,62:ae:dc:37:c1:ff Lease:0x64b6f085}
	I0717 13:20:47.352687   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.97 HWAddress:96:f0:a9:af:a5:f3 ID:1,96:f0:a9:af:a5:f3 Lease:0x64b6f034}
	I0717 13:20:47.352707   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.96 HWAddress:8a:1b:95:97:e6:65 ID:1,8a:1b:95:97:e6:65 Lease:0x64b59e41}
	I0717 13:20:47.352719   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.95 HWAddress:e2:56:b7:82:7d:7b ID:1,e2:56:b7:82:7d:7b Lease:0x64b59db7}
	I0717 13:20:47.352729   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.94 HWAddress:c2:f3:4:2f:57:f7 ID:1,c2:f3:4:2f:57:f7 Lease:0x64b6ef84}
	I0717 13:20:47.352738   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.93 HWAddress:e:9e:a1:56:7a:47 ID:1,e:9e:a1:56:7a:47 Lease:0x64b6ef52}
	I0717 13:20:47.352750   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.92 HWAddress:ba:14:ee:f5:90:f0 ID:1,ba:14:ee:f5:90:f0 Lease:0x64b59c5c}
	I0717 13:20:47.352760   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.91 HWAddress:d2:8:bb:bb:72:93 ID:1,d2:8:bb:bb:72:93 Lease:0x64b59c45}
	I0717 13:20:47.352772   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.90 HWAddress:6e:82:27:1:ec:51 ID:1,6e:82:27:1:ec:51 Lease:0x64b6ed94}
	I0717 13:20:47.352780   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.89 HWAddress:56:1:80:a1:87:14 ID:1,56:1:80:a1:87:14 Lease:0x64b6ed54}
	I0717 13:20:47.352788   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.88 HWAddress:fe:8f:37:90:47:f3 ID:1,fe:8f:37:90:47:f3 Lease:0x64b6ecde}
	I0717 13:20:47.352798   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.87 HWAddress:c6:15:b5:f4:ec:59 ID:1,c6:15:b5:f4:ec:59 Lease:0x64b6eca8}
	I0717 13:20:47.352810   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.86 HWAddress:1e:be:eb:a2:a6:91 ID:1,1e:be:eb:a2:a6:91 Lease:0x64b6ebbd}
	I0717 13:20:47.352817   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.85 HWAddress:7a:62:91:bd:d4:68 ID:1,7a:62:91:bd:d4:68 Lease:0x64b6eb8f}
	I0717 13:20:47.352824   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.84 HWAddress:3e:b6:bd:f:16:1e ID:1,3e:b6:bd:f:16:1e Lease:0x64b6eaab}
	I0717 13:20:47.352831   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.83 HWAddress:ee:f4:21:c6:e5:cf ID:1,ee:f4:21:c6:e5:cf Lease:0x64b59489}
	I0717 13:20:47.352840   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.82 HWAddress:2e:25:e9:6a:f2:6 ID:1,2e:25:e9:6a:f2:6 Lease:0x64b5946d}
	I0717 13:20:47.352855   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.81 HWAddress:d2:de:14:7f:88:67 ID:1,d2:de:14:7f:88:67 Lease:0x64b5945f}
	I0717 13:20:47.352877   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.80 HWAddress:da:91:2b:61:2e:6b ID:1,da:91:2b:61:2e:6b Lease:0x64b5943b}
	I0717 13:20:47.352890   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.79 HWAddress:66:c4:db:86:8e:a2 ID:1,66:c4:db:86:8e:a2 Lease:0x64b59431}
	I0717 13:20:47.352899   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.78 HWAddress:2a:c1:da:f4:d8:19 ID:1,2a:c1:da:f4:d8:19 Lease:0x64b5940f}
	I0717 13:20:47.352907   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.77 HWAddress:7a:f8:84:43:58:40 ID:1,7a:f8:84:43:58:40 Lease:0x64b59402}
	I0717 13:20:47.352917   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.76 HWAddress:92:4:c1:29:3b:68 ID:1,92:4:c1:29:3b:68 Lease:0x64b593f5}
	I0717 13:20:47.352938   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.75 HWAddress:9e:42:28:69:c:4f ID:1,9e:42:28:69:c:4f Lease:0x64b593e8}
	I0717 13:20:47.352947   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.74 HWAddress:b2:66:cb:c8:33:f5 ID:1,b2:66:cb:c8:33:f5 Lease:0x64b593da}
	I0717 13:20:47.352955   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.73 HWAddress:7a:18:61:1d:b7:37 ID:1,7a:18:61:1d:b7:37 Lease:0x64b593ce}
	I0717 13:20:47.352962   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.72 HWAddress:6:a9:57:b7:b5:8e ID:1,6:a9:57:b7:b5:8e Lease:0x64b593c0}
	I0717 13:20:47.352971   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.71 HWAddress:b2:4:a4:9d:73:be ID:1,b2:4:a4:9d:73:be Lease:0x64b593b4}
	I0717 13:20:47.352985   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.70 HWAddress:42:d5:23:a5:37:8f ID:1,42:d5:23:a5:37:8f Lease:0x64b5938a}
	I0717 13:20:47.353012   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.69 HWAddress:1e:1c:af:30:31:11 ID:1,1e:1c:af:30:31:11 Lease:0x64b59370}
	I0717 13:20:47.353042   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.68 HWAddress:5a:d6:5e:92:66:3d ID:1,5a:d6:5e:92:66:3d Lease:0x64b59343}
	I0717 13:20:47.353052   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.67 HWAddress:5a:21:21:a6:9b:45 ID:1,5a:21:21:a6:9b:45 Lease:0x64b6e518}
	I0717 13:20:47.353061   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.66 HWAddress:66:f4:ab:e:3d:6c ID:1,66:f4:ab:e:3d:6c Lease:0x64b59320}
	I0717 13:20:47.353071   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.65 HWAddress:c6:ab:b9:6:cd:1 ID:1,c6:ab:b9:6:cd:1 Lease:0x64b6e423}
	I0717 13:20:47.353082   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.64 HWAddress:ca:93:cf:4e:f:4 ID:1,ca:93:cf:4e:f:4 Lease:0x64b59289}
	I0717 13:20:47.353091   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.63 HWAddress:42:3e:7a:50:25:19 ID:1,42:3e:7a:50:25:19 Lease:0x64b59333}
	I0717 13:20:47.353099   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.62 HWAddress:8e:e:bd:77:2:4b ID:1,8e:e:bd:77:2:4b Lease:0x64b59271}
	I0717 13:20:47.353109   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.61 HWAddress:92:54:db:1e:c9:25 ID:1,92:54:db:1e:c9:25 Lease:0x64b59265}
	I0717 13:20:47.353120   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.60 HWAddress:fa:d0:ef:9e:47:3d ID:1,fa:d0:ef:9e:47:3d Lease:0x64b59259}
	I0717 13:20:47.353129   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.59 HWAddress:5e:d:87:fa:74:ec ID:1,5e:d:87:fa:74:ec Lease:0x64b6e3c1}
	I0717 13:20:47.353137   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.58 HWAddress:ea:46:4e:ba:d1:a7 ID:1,ea:46:4e:ba:d1:a7 Lease:0x64b59236}
	I0717 13:20:47.353146   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.57 HWAddress:1a:5e:2:45:0:ad ID:1,1a:5e:2:45:0:ad Lease:0x64b59223}
	I0717 13:20:47.353162   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.56 HWAddress:a6:d2:84:b6:ec:ed ID:1,a6:d2:84:b6:ec:ed Lease:0x64b59213}
	I0717 13:20:47.353180   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.55 HWAddress:be:cc:ef:56:3e:9 ID:1,be:cc:ef:56:3e:9 Lease:0x64b59201}
	I0717 13:20:47.353191   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.54 HWAddress:be:ff:e7:98:81:d8 ID:1,be:ff:e7:98:81:d8 Lease:0x64b5948d}
	I0717 13:20:47.353202   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.53 HWAddress:32:9e:b3:ce:30:27 ID:1,32:9e:b3:ce:30:27 Lease:0x64b59203}
	I0717 13:20:47.353213   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.52 HWAddress:72:f0:5c:de:27:c1 ID:1,72:f0:5c:de:27:c1 Lease:0x64b5915c}
	I0717 13:20:47.353221   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.51 HWAddress:de:63:13:b4:ed:3 ID:1,de:63:13:b4:ed:3 Lease:0x64b5914b}
	I0717 13:20:47.353231   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.50 HWAddress:aa:24:d6:e8:4:de ID:1,aa:24:d6:e8:4:de Lease:0x64b59138}
	I0717 13:20:47.353256   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.49 HWAddress:4e:ca:6e:78:9:22 ID:1,4e:ca:6e:78:9:22 Lease:0x64b59124}
	I0717 13:20:47.353285   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.48 HWAddress:76:f4:b9:69:61:31 ID:1,76:f4:b9:69:61:31 Lease:0x64b5910a}
	I0717 13:20:47.353292   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.47 HWAddress:ce:62:ff:69:b9:8e ID:1,ce:62:ff:69:b9:8e Lease:0x64b590f7}
	I0717 13:20:47.353306   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.46 HWAddress:f2:59:84:b1:6e:d0 ID:1,f2:59:84:b1:6e:d0 Lease:0x64b59010}
	I0717 13:20:47.353319   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.45 HWAddress:a:6a:a7:e9:dc:f9 ID:1,a:6a:a7:e9:dc:f9 Lease:0x64b58ff3}
	I0717 13:20:47.353327   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.44 HWAddress:2:84:81:7b:9:80 ID:1,2:84:81:7b:9:80 Lease:0x64b6cce9}
	I0717 13:20:47.353345   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.43 HWAddress:82:e7:87:93:f2:3a ID:1,82:e7:87:93:f2:3a Lease:0x64b6cb87}
	I0717 13:20:47.353358   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.42 HWAddress:d6:14:47:36:65:28 ID:1,d6:14:47:36:65:28 Lease:0x64b6cb71}
	I0717 13:20:47.353367   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.41 HWAddress:76:df:9b:5:e1:31 ID:1,76:df:9b:5:e1:31 Lease:0x64b6c903}
	I0717 13:20:47.353375   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.40 HWAddress:5e:66:7d:d5:ec:70 ID:1,5e:66:7d:d5:ec:70 Lease:0x64b5799b}
	I0717 13:20:47.353384   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.39 HWAddress:c2:76:35:30:d7:57 ID:1,c2:76:35:30:d7:57 Lease:0x64b6c85d}
	I0717 13:20:47.353391   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.38 HWAddress:e:79:1c:dd:c7:eb ID:1,e:79:1c:dd:c7:eb Lease:0x64b6c812}
	I0717 13:20:47.353403   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.37 HWAddress:6:1d:d6:ee:b2:54 ID:1,6:1d:d6:ee:b2:54 Lease:0x64b6c804}
	I0717 13:20:47.353412   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.36 HWAddress:ae:c8:d4:e2:ce:69 ID:1,ae:c8:d4:e2:ce:69 Lease:0x64b6c7c2}
	I0717 13:20:47.353421   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.35 HWAddress:4e:34:2c:48:6b:1d ID:1,4e:34:2c:48:6b:1d Lease:0x64b6c7ab}
	I0717 13:20:47.353429   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.34 HWAddress:52:79:a7:44:1b:f0 ID:1,52:79:a7:44:1b:f0 Lease:0x64b6c770}
	I0717 13:20:47.353437   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.33 HWAddress:c2:db:8f:e6:a9:2 ID:1,c2:db:8f:e6:a9:2 Lease:0x64b6c74e}
	I0717 13:20:47.353448   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.32 HWAddress:ba:d3:b4:a0:58:5e ID:1,ba:d3:b4:a0:58:5e Lease:0x64b6c712}
	I0717 13:20:47.353457   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.31 HWAddress:e2:60:18:22:90:7d ID:1,e2:60:18:22:90:7d Lease:0x64b6c6f4}
	I0717 13:20:47.353469   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.30 HWAddress:72:28:2e:c7:a:17 ID:1,72:28:2e:c7:a:17 Lease:0x64b57588}
	I0717 13:20:47.353476   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.29 HWAddress:f6:6a:a:91:7c:cf ID:1,f6:6a:a:91:7c:cf Lease:0x64b5755b}
	I0717 13:20:47.353484   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.28 HWAddress:3e:74:fd:ad:1:aa ID:1,3e:74:fd:ad:1:aa Lease:0x64b6c689}
	I0717 13:20:47.353507   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.27 HWAddress:6a:b:40:ef:3d:dd ID:1,6a:b:40:ef:3d:dd Lease:0x64b6c67b}
	I0717 13:20:47.353535   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.26 HWAddress:6a:a1:ba:cd:d0:52 ID:1,6a:a1:ba:cd:d0:52 Lease:0x64b574fe}
	I0717 13:20:47.353543   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.25 HWAddress:b6:a1:8e:c3:30:b8 ID:1,b6:a1:8e:c3:30:b8 Lease:0x64b6c55b}
	I0717 13:20:47.353551   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.24 HWAddress:36:68:1c:36:4f:4d ID:1,36:68:1c:36:4f:4d Lease:0x64b6c522}
	I0717 13:20:47.353559   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.23 HWAddress:12:45:aa:e6:9f:56 ID:1,12:45:aa:e6:9f:56 Lease:0x64b6c513}
	I0717 13:20:47.353567   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.22 HWAddress:82:9a:29:3a:16:a5 ID:1,82:9a:29:3a:16:a5 Lease:0x64b6c4f9}
	I0717 13:20:47.353576   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.21 HWAddress:22:72:2c:13:25:72 ID:1,22:72:2c:13:25:72 Lease:0x64b57388}
	I0717 13:20:47.353608   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.20 HWAddress:7e:73:8e:cb:15:97 ID:1,7e:73:8e:cb:15:97 Lease:0x64b6c4c9}
	I0717 13:20:47.353622   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.19 HWAddress:7a:28:f7:c2:e5:88 ID:1,7a:28:f7:c2:e5:88 Lease:0x64b6c4b3}
	I0717 13:20:47.353645   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.18 HWAddress:de:c1:5c:ea:d5:95 ID:1,de:c1:5c:ea:d5:95 Lease:0x64b6c445}
	I0717 13:20:47.353674   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.17 HWAddress:72:97:2b:83:40:b6 ID:1,72:97:2b:83:40:b6 Lease:0x64b6c3d8}
	I0717 13:20:47.353682   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.16 HWAddress:7a:62:30:78:2f:bd ID:1,7a:62:30:78:2f:bd Lease:0x64b6c3a0}
	I0717 13:20:47.353692   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.15 HWAddress:12:52:2:50:26:cc ID:1,12:52:2:50:26:cc Lease:0x64b6c31d}
	I0717 13:20:47.353714   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.14 HWAddress:1e:76:69:8e:5b:ec ID:1,1e:76:69:8e:5b:ec Lease:0x64b57121}
	I0717 13:20:47.353741   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.13 HWAddress:d2:25:7b:e1:64:f8 ID:1,d2:25:7b:e1:64:f8 Lease:0x64b6c2f0}
	I0717 13:20:47.353748   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.12 HWAddress:de:1a:67:aa:5b:85 ID:1,de:1a:67:aa:5b:85 Lease:0x64b6c2bb}
	I0717 13:20:47.353756   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.11 HWAddress:1a:5f:9c:f2:95:7d ID:1,1a:5f:9c:f2:95:7d Lease:0x64b56fdd}
	I0717 13:20:47.353764   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.10 HWAddress:ea:56:db:32:3e:d2 ID:1,ea:56:db:32:3e:d2 Lease:0x64b56fc0}
	I0717 13:20:47.353775   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.9 HWAddress:8e:ff:e3:1d:c8:aa ID:1,8e:ff:e3:1d:c8:aa Lease:0x64b6c0f7}
	I0717 13:20:47.353784   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.8 HWAddress:6e:f3:8f:9e:42:7f ID:1,6e:f3:8f:9e:42:7f Lease:0x64b6c0cf}
	I0717 13:20:47.353792   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.7 HWAddress:8e:d0:8b:bb:a0:ce ID:1,8e:d0:8b:bb:a0:ce Lease:0x64b6c075}
	I0717 13:20:47.353801   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.6 HWAddress:82:5:eb:d5:81:c7 ID:1,82:5:eb:d5:81:c7 Lease:0x64b6bffa}
	I0717 13:20:47.353813   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.5 HWAddress:e2:19:d1:10:62:15 ID:1,e2:19:d1:10:62:15 Lease:0x64b6bfc1}
	I0717 13:20:47.353822   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.4 HWAddress:9a:28:84:9e:a1:a ID:1,9a:28:84:9e:a1:a Lease:0x64b6bed4}
	I0717 13:20:47.353830   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.3 HWAddress:6:5:4:1f:4:41 ID:1,6:5:4:1f:4:41 Lease:0x64b6bea6}
	I0717 13:20:47.353839   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.2 HWAddress:8a:c1:5f:aa:93:1f ID:1,8a:c1:5f:aa:93:1f Lease:0x64b6bdb8}
	I0717 13:20:49.353105   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Attempt 4
	I0717 13:20:49.353120   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:49.353198   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | hyperkit pid from json: 55073
	I0717 13:20:49.354212   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Searching for 5a:ec:84:f:20:5c in /var/db/dhcpd_leases ...
	I0717 13:20:49.354346   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Found 113 entries in /var/db/dhcpd_leases!
	I0717 13:20:49.354355   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.114 HWAddress:fe:92:ff:a8:63:42 ID:1,fe:92:ff:a8:63:42 Lease:0x64b6f3f7}
	I0717 13:20:49.354368   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.113 HWAddress:e2:cd:b7:62:5d:22 ID:1,e2:cd:b7:62:5d:22 Lease:0x64b6f3c3}
	I0717 13:20:49.354379   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.112 HWAddress:46:67:9d:56:a9:0 ID:1,46:67:9d:56:a9:0 Lease:0x64b6f3a4}
	I0717 13:20:49.354401   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.111 HWAddress:5a:76:3a:e8:8e:91 ID:1,5a:76:3a:e8:8e:91 Lease:0x64b5a238}
	I0717 13:20:49.354411   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.110 HWAddress:6:9d:11:3c:cd:1c ID:1,6:9d:11:3c:cd:1c Lease:0x64b5a20c}
	I0717 13:20:49.354419   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.109 HWAddress:c6:39:ef:49:70:54 ID:1,c6:39:ef:49:70:54 Lease:0x64b6f333}
	I0717 13:20:49.354426   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.108 HWAddress:9a:22:1b:63:c6:83 ID:1,9a:22:1b:63:c6:83 Lease:0x64b6f326}
	I0717 13:20:49.354437   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.107 HWAddress:4e:5b:ae:3a:41:c2 ID:1,4e:5b:ae:3a:41:c2 Lease:0x64b6f2ea}
	I0717 13:20:49.354444   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.106 HWAddress:fa:92:ce:cc:da:d8 ID:1,fa:92:ce:cc:da:d8 Lease:0x64b6f205}
	I0717 13:20:49.354452   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.105 HWAddress:ee:dd:8d:24:20:3a ID:1,ee:dd:8d:24:20:3a Lease:0x64b5a06c}
	I0717 13:20:49.354467   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.104 HWAddress:e6:f3:3:f5:7e:4 ID:1,e6:f3:3:f5:7e:4 Lease:0x64b6f1c3}
	I0717 13:20:49.354477   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.103 HWAddress:46:3f:e6:dd:e:a0 ID:1,46:3f:e6:dd:e:a0 Lease:0x64b5a044}
	I0717 13:20:49.354486   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.102 HWAddress:3e:62:42:cc:e8:6d ID:1,3e:62:42:cc:e8:6d Lease:0x64b5a039}
	I0717 13:20:49.354494   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.101 HWAddress:ca:ca:f:be:d3:56 ID:1,ca:ca:f:be:d3:56 Lease:0x64b5a010}
	I0717 13:20:49.354539   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.100 HWAddress:22:8d:14:d5:e9:b7 ID:1,22:8d:14:d5:e9:b7 Lease:0x64b6f15f}
	I0717 13:20:49.354583   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.99 HWAddress:e2:b8:3a:b7:e:13 ID:1,e2:b8:3a:b7:e:13 Lease:0x64b6f0f2}
	I0717 13:20:49.354595   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.98 HWAddress:62:ae:dc:37:c1:ff ID:1,62:ae:dc:37:c1:ff Lease:0x64b6f085}
	I0717 13:20:49.354634   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.97 HWAddress:96:f0:a9:af:a5:f3 ID:1,96:f0:a9:af:a5:f3 Lease:0x64b6f034}
	I0717 13:20:49.354652   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.96 HWAddress:8a:1b:95:97:e6:65 ID:1,8a:1b:95:97:e6:65 Lease:0x64b59e41}
	I0717 13:20:49.354685   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.95 HWAddress:e2:56:b7:82:7d:7b ID:1,e2:56:b7:82:7d:7b Lease:0x64b59db7}
	I0717 13:20:49.354707   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.94 HWAddress:c2:f3:4:2f:57:f7 ID:1,c2:f3:4:2f:57:f7 Lease:0x64b6ef84}
	I0717 13:20:49.354729   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.93 HWAddress:e:9e:a1:56:7a:47 ID:1,e:9e:a1:56:7a:47 Lease:0x64b6ef52}
	I0717 13:20:49.354765   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.92 HWAddress:ba:14:ee:f5:90:f0 ID:1,ba:14:ee:f5:90:f0 Lease:0x64b59c5c}
	I0717 13:20:49.354788   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.91 HWAddress:d2:8:bb:bb:72:93 ID:1,d2:8:bb:bb:72:93 Lease:0x64b59c45}
	I0717 13:20:49.354800   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.90 HWAddress:6e:82:27:1:ec:51 ID:1,6e:82:27:1:ec:51 Lease:0x64b6ed94}
	I0717 13:20:49.354807   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.89 HWAddress:56:1:80:a1:87:14 ID:1,56:1:80:a1:87:14 Lease:0x64b6ed54}
	I0717 13:20:49.354815   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.88 HWAddress:fe:8f:37:90:47:f3 ID:1,fe:8f:37:90:47:f3 Lease:0x64b6ecde}
	I0717 13:20:49.354850   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.87 HWAddress:c6:15:b5:f4:ec:59 ID:1,c6:15:b5:f4:ec:59 Lease:0x64b6eca8}
	I0717 13:20:49.354862   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.86 HWAddress:1e:be:eb:a2:a6:91 ID:1,1e:be:eb:a2:a6:91 Lease:0x64b6ebbd}
	I0717 13:20:49.354871   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.85 HWAddress:7a:62:91:bd:d4:68 ID:1,7a:62:91:bd:d4:68 Lease:0x64b6eb8f}
	I0717 13:20:49.354884   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.84 HWAddress:3e:b6:bd:f:16:1e ID:1,3e:b6:bd:f:16:1e Lease:0x64b6eaab}
	I0717 13:20:49.354895   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.83 HWAddress:ee:f4:21:c6:e5:cf ID:1,ee:f4:21:c6:e5:cf Lease:0x64b59489}
	I0717 13:20:49.354904   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.82 HWAddress:2e:25:e9:6a:f2:6 ID:1,2e:25:e9:6a:f2:6 Lease:0x64b5946d}
	I0717 13:20:49.354912   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.81 HWAddress:d2:de:14:7f:88:67 ID:1,d2:de:14:7f:88:67 Lease:0x64b5945f}
	I0717 13:20:49.354924   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.80 HWAddress:da:91:2b:61:2e:6b ID:1,da:91:2b:61:2e:6b Lease:0x64b5943b}
	I0717 13:20:49.354943   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.79 HWAddress:66:c4:db:86:8e:a2 ID:1,66:c4:db:86:8e:a2 Lease:0x64b59431}
	I0717 13:20:49.354961   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.78 HWAddress:2a:c1:da:f4:d8:19 ID:1,2a:c1:da:f4:d8:19 Lease:0x64b5940f}
	I0717 13:20:49.354981   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.77 HWAddress:7a:f8:84:43:58:40 ID:1,7a:f8:84:43:58:40 Lease:0x64b59402}
	I0717 13:20:49.354995   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.76 HWAddress:92:4:c1:29:3b:68 ID:1,92:4:c1:29:3b:68 Lease:0x64b593f5}
	I0717 13:20:49.355007   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.75 HWAddress:9e:42:28:69:c:4f ID:1,9e:42:28:69:c:4f Lease:0x64b593e8}
	I0717 13:20:49.355016   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.74 HWAddress:b2:66:cb:c8:33:f5 ID:1,b2:66:cb:c8:33:f5 Lease:0x64b593da}
	I0717 13:20:49.355024   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.73 HWAddress:7a:18:61:1d:b7:37 ID:1,7a:18:61:1d:b7:37 Lease:0x64b593ce}
	I0717 13:20:49.355031   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.72 HWAddress:6:a9:57:b7:b5:8e ID:1,6:a9:57:b7:b5:8e Lease:0x64b593c0}
	I0717 13:20:49.355040   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.71 HWAddress:b2:4:a4:9d:73:be ID:1,b2:4:a4:9d:73:be Lease:0x64b593b4}
	I0717 13:20:49.355054   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.70 HWAddress:42:d5:23:a5:37:8f ID:1,42:d5:23:a5:37:8f Lease:0x64b5938a}
	I0717 13:20:49.355066   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.69 HWAddress:1e:1c:af:30:31:11 ID:1,1e:1c:af:30:31:11 Lease:0x64b59370}
	I0717 13:20:49.355075   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.68 HWAddress:5a:d6:5e:92:66:3d ID:1,5a:d6:5e:92:66:3d Lease:0x64b59343}
	I0717 13:20:49.355085   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.67 HWAddress:5a:21:21:a6:9b:45 ID:1,5a:21:21:a6:9b:45 Lease:0x64b6e518}
	I0717 13:20:49.355093   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.66 HWAddress:66:f4:ab:e:3d:6c ID:1,66:f4:ab:e:3d:6c Lease:0x64b59320}
	I0717 13:20:49.355102   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.65 HWAddress:c6:ab:b9:6:cd:1 ID:1,c6:ab:b9:6:cd:1 Lease:0x64b6e423}
	I0717 13:20:49.355109   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.64 HWAddress:ca:93:cf:4e:f:4 ID:1,ca:93:cf:4e:f:4 Lease:0x64b59289}
	I0717 13:20:49.355118   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.63 HWAddress:42:3e:7a:50:25:19 ID:1,42:3e:7a:50:25:19 Lease:0x64b59333}
	I0717 13:20:49.355126   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.62 HWAddress:8e:e:bd:77:2:4b ID:1,8e:e:bd:77:2:4b Lease:0x64b59271}
	I0717 13:20:49.355134   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.61 HWAddress:92:54:db:1e:c9:25 ID:1,92:54:db:1e:c9:25 Lease:0x64b59265}
	I0717 13:20:49.355142   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.60 HWAddress:fa:d0:ef:9e:47:3d ID:1,fa:d0:ef:9e:47:3d Lease:0x64b59259}
	I0717 13:20:49.355154   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.59 HWAddress:5e:d:87:fa:74:ec ID:1,5e:d:87:fa:74:ec Lease:0x64b6e3c1}
	I0717 13:20:49.355163   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.58 HWAddress:ea:46:4e:ba:d1:a7 ID:1,ea:46:4e:ba:d1:a7 Lease:0x64b59236}
	I0717 13:20:49.355172   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.57 HWAddress:1a:5e:2:45:0:ad ID:1,1a:5e:2:45:0:ad Lease:0x64b59223}
	I0717 13:20:49.355184   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.56 HWAddress:a6:d2:84:b6:ec:ed ID:1,a6:d2:84:b6:ec:ed Lease:0x64b59213}
	I0717 13:20:49.355194   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.55 HWAddress:be:cc:ef:56:3e:9 ID:1,be:cc:ef:56:3e:9 Lease:0x64b59201}
	I0717 13:20:49.355202   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.54 HWAddress:be:ff:e7:98:81:d8 ID:1,be:ff:e7:98:81:d8 Lease:0x64b5948d}
	I0717 13:20:49.355208   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.53 HWAddress:32:9e:b3:ce:30:27 ID:1,32:9e:b3:ce:30:27 Lease:0x64b59203}
	I0717 13:20:49.355214   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.52 HWAddress:72:f0:5c:de:27:c1 ID:1,72:f0:5c:de:27:c1 Lease:0x64b5915c}
	I0717 13:20:49.355223   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.51 HWAddress:de:63:13:b4:ed:3 ID:1,de:63:13:b4:ed:3 Lease:0x64b5914b}
	I0717 13:20:49.355234   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.50 HWAddress:aa:24:d6:e8:4:de ID:1,aa:24:d6:e8:4:de Lease:0x64b59138}
	I0717 13:20:49.355243   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.49 HWAddress:4e:ca:6e:78:9:22 ID:1,4e:ca:6e:78:9:22 Lease:0x64b59124}
	I0717 13:20:49.355251   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.48 HWAddress:76:f4:b9:69:61:31 ID:1,76:f4:b9:69:61:31 Lease:0x64b5910a}
	I0717 13:20:49.355258   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.47 HWAddress:ce:62:ff:69:b9:8e ID:1,ce:62:ff:69:b9:8e Lease:0x64b590f7}
	I0717 13:20:49.355267   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.46 HWAddress:f2:59:84:b1:6e:d0 ID:1,f2:59:84:b1:6e:d0 Lease:0x64b59010}
	I0717 13:20:49.355274   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.45 HWAddress:a:6a:a7:e9:dc:f9 ID:1,a:6a:a7:e9:dc:f9 Lease:0x64b58ff3}
	I0717 13:20:49.355282   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.44 HWAddress:2:84:81:7b:9:80 ID:1,2:84:81:7b:9:80 Lease:0x64b6cce9}
	I0717 13:20:49.355289   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.43 HWAddress:82:e7:87:93:f2:3a ID:1,82:e7:87:93:f2:3a Lease:0x64b6cb87}
	I0717 13:20:49.355297   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.42 HWAddress:d6:14:47:36:65:28 ID:1,d6:14:47:36:65:28 Lease:0x64b6cb71}
	I0717 13:20:49.355305   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.41 HWAddress:76:df:9b:5:e1:31 ID:1,76:df:9b:5:e1:31 Lease:0x64b6c903}
	I0717 13:20:49.355314   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.40 HWAddress:5e:66:7d:d5:ec:70 ID:1,5e:66:7d:d5:ec:70 Lease:0x64b5799b}
	I0717 13:20:49.355321   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.39 HWAddress:c2:76:35:30:d7:57 ID:1,c2:76:35:30:d7:57 Lease:0x64b6c85d}
	I0717 13:20:49.355331   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.38 HWAddress:e:79:1c:dd:c7:eb ID:1,e:79:1c:dd:c7:eb Lease:0x64b6c812}
	I0717 13:20:49.355338   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.37 HWAddress:6:1d:d6:ee:b2:54 ID:1,6:1d:d6:ee:b2:54 Lease:0x64b6c804}
	I0717 13:20:49.355346   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.36 HWAddress:ae:c8:d4:e2:ce:69 ID:1,ae:c8:d4:e2:ce:69 Lease:0x64b6c7c2}
	I0717 13:20:49.355352   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.35 HWAddress:4e:34:2c:48:6b:1d ID:1,4e:34:2c:48:6b:1d Lease:0x64b6c7ab}
	I0717 13:20:49.355363   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.34 HWAddress:52:79:a7:44:1b:f0 ID:1,52:79:a7:44:1b:f0 Lease:0x64b6c770}
	I0717 13:20:49.355374   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.33 HWAddress:c2:db:8f:e6:a9:2 ID:1,c2:db:8f:e6:a9:2 Lease:0x64b6c74e}
	I0717 13:20:49.355399   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.32 HWAddress:ba:d3:b4:a0:58:5e ID:1,ba:d3:b4:a0:58:5e Lease:0x64b6c712}
	I0717 13:20:49.355406   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.31 HWAddress:e2:60:18:22:90:7d ID:1,e2:60:18:22:90:7d Lease:0x64b6c6f4}
	I0717 13:20:49.355438   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.30 HWAddress:72:28:2e:c7:a:17 ID:1,72:28:2e:c7:a:17 Lease:0x64b57588}
	I0717 13:20:49.355447   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.29 HWAddress:f6:6a:a:91:7c:cf ID:1,f6:6a:a:91:7c:cf Lease:0x64b5755b}
	I0717 13:20:49.355455   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.28 HWAddress:3e:74:fd:ad:1:aa ID:1,3e:74:fd:ad:1:aa Lease:0x64b6c689}
	I0717 13:20:49.355464   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.27 HWAddress:6a:b:40:ef:3d:dd ID:1,6a:b:40:ef:3d:dd Lease:0x64b6c67b}
	I0717 13:20:49.355472   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.26 HWAddress:6a:a1:ba:cd:d0:52 ID:1,6a:a1:ba:cd:d0:52 Lease:0x64b574fe}
	I0717 13:20:49.355481   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.25 HWAddress:b6:a1:8e:c3:30:b8 ID:1,b6:a1:8e:c3:30:b8 Lease:0x64b6c55b}
	I0717 13:20:49.355489   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.24 HWAddress:36:68:1c:36:4f:4d ID:1,36:68:1c:36:4f:4d Lease:0x64b6c522}
	I0717 13:20:49.355500   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.23 HWAddress:12:45:aa:e6:9f:56 ID:1,12:45:aa:e6:9f:56 Lease:0x64b6c513}
	I0717 13:20:49.355508   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.22 HWAddress:82:9a:29:3a:16:a5 ID:1,82:9a:29:3a:16:a5 Lease:0x64b6c4f9}
	I0717 13:20:49.355516   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.21 HWAddress:22:72:2c:13:25:72 ID:1,22:72:2c:13:25:72 Lease:0x64b57388}
	I0717 13:20:49.355524   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.20 HWAddress:7e:73:8e:cb:15:97 ID:1,7e:73:8e:cb:15:97 Lease:0x64b6c4c9}
	I0717 13:20:49.355536   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.19 HWAddress:7a:28:f7:c2:e5:88 ID:1,7a:28:f7:c2:e5:88 Lease:0x64b6c4b3}
	I0717 13:20:49.355547   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.18 HWAddress:de:c1:5c:ea:d5:95 ID:1,de:c1:5c:ea:d5:95 Lease:0x64b6c445}
	I0717 13:20:49.355556   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.17 HWAddress:72:97:2b:83:40:b6 ID:1,72:97:2b:83:40:b6 Lease:0x64b6c3d8}
	I0717 13:20:49.355563   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.16 HWAddress:7a:62:30:78:2f:bd ID:1,7a:62:30:78:2f:bd Lease:0x64b6c3a0}
	I0717 13:20:49.355572   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.15 HWAddress:12:52:2:50:26:cc ID:1,12:52:2:50:26:cc Lease:0x64b6c31d}
	I0717 13:20:49.355584   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.14 HWAddress:1e:76:69:8e:5b:ec ID:1,1e:76:69:8e:5b:ec Lease:0x64b57121}
	I0717 13:20:49.355593   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.13 HWAddress:d2:25:7b:e1:64:f8 ID:1,d2:25:7b:e1:64:f8 Lease:0x64b6c2f0}
	I0717 13:20:49.355601   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.12 HWAddress:de:1a:67:aa:5b:85 ID:1,de:1a:67:aa:5b:85 Lease:0x64b6c2bb}
	I0717 13:20:49.355625   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.11 HWAddress:1a:5f:9c:f2:95:7d ID:1,1a:5f:9c:f2:95:7d Lease:0x64b56fdd}
	I0717 13:20:49.355657   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.10 HWAddress:ea:56:db:32:3e:d2 ID:1,ea:56:db:32:3e:d2 Lease:0x64b56fc0}
	I0717 13:20:49.355666   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.9 HWAddress:8e:ff:e3:1d:c8:aa ID:1,8e:ff:e3:1d:c8:aa Lease:0x64b6c0f7}
	I0717 13:20:49.355674   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.8 HWAddress:6e:f3:8f:9e:42:7f ID:1,6e:f3:8f:9e:42:7f Lease:0x64b6c0cf}
	I0717 13:20:49.355683   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.7 HWAddress:8e:d0:8b:bb:a0:ce ID:1,8e:d0:8b:bb:a0:ce Lease:0x64b6c075}
	I0717 13:20:49.355691   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.6 HWAddress:82:5:eb:d5:81:c7 ID:1,82:5:eb:d5:81:c7 Lease:0x64b6bffa}
	I0717 13:20:49.355699   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.5 HWAddress:e2:19:d1:10:62:15 ID:1,e2:19:d1:10:62:15 Lease:0x64b6bfc1}
	I0717 13:20:49.355708   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.4 HWAddress:9a:28:84:9e:a1:a ID:1,9a:28:84:9e:a1:a Lease:0x64b6bed4}
	I0717 13:20:49.355716   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.3 HWAddress:6:5:4:1f:4:41 ID:1,6:5:4:1f:4:41 Lease:0x64b6bea6}
	I0717 13:20:49.355735   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.2 HWAddress:8a:c1:5f:aa:93:1f ID:1,8a:c1:5f:aa:93:1f Lease:0x64b6bdb8}
	I0717 13:20:51.356428   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Attempt 5
	I0717 13:20:51.356462   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:51.356596   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | hyperkit pid from json: 55073
	I0717 13:20:51.358093   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Searching for 5a:ec:84:f:20:5c in /var/db/dhcpd_leases ...
	I0717 13:20:51.358307   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Found 114 entries in /var/db/dhcpd_leases!
	I0717 13:20:51.358328   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | dhcp entry: {Name:minikube IPAddress:192.168.64.115 HWAddress:5a:ec:84:f:20:5c ID:1,5a:ec:84:f:20:5c Lease:0x64b6f421}
	I0717 13:20:51.358339   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | Found match: 5a:ec:84:f:20:5c
	I0717 13:20:51.358349   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | IP: 192.168.64.115
	I0717 13:20:51.358399   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetConfigRaw
	I0717 13:20:51.359134   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:51.359371   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:51.359520   55063 main.go:141] libmachine: Waiting for machine to be running, this may take a few minutes...
	I0717 13:20:51.359534   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetState
	I0717 13:20:51.359716   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:20:51.359811   55063 main.go:141] libmachine: (custom-flannel-159000) DBG | hyperkit pid from json: 55073
	I0717 13:20:51.360774   55063 main.go:141] libmachine: Detecting operating system of created instance...
	I0717 13:20:51.360790   55063 main.go:141] libmachine: Waiting for SSH to be available...
	I0717 13:20:51.360796   55063 main.go:141] libmachine: Getting to WaitForSSH function...
	I0717 13:20:51.360803   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:51.360900   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:51.360997   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.361092   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.361183   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:51.361317   55063 main.go:141] libmachine: Using SSH client type: native
	I0717 13:20:51.361671   55063 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x140d2c0] 0x1410360 <nil>  [] 0s} 192.168.64.115 22 <nil> <nil>}
	I0717 13:20:51.361679   55063 main.go:141] libmachine: About to run SSH command:
	exit 0
	I0717 13:20:51.428223   55063 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0717 13:20:51.428239   55063 main.go:141] libmachine: Detecting the provisioner...
	I0717 13:20:51.428252   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:51.428388   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:51.428496   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.428578   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.428656   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:51.428786   55063 main.go:141] libmachine: Using SSH client type: native
	I0717 13:20:51.429094   55063 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x140d2c0] 0x1410360 <nil>  [] 0s} 192.168.64.115 22 <nil> <nil>}
	I0717 13:20:51.429102   55063 main.go:141] libmachine: About to run SSH command:
	cat /etc/os-release
	I0717 13:20:51.496978   55063 main.go:141] libmachine: SSH cmd err, output: <nil>: NAME=Buildroot
	VERSION=2021.02.12-1-gf5d52c7-dirty
	ID=buildroot
	VERSION_ID=2021.02.12
	PRETTY_NAME="Buildroot 2021.02.12"
	
	I0717 13:20:51.497035   55063 main.go:141] libmachine: found compatible host: buildroot
	I0717 13:20:51.497042   55063 main.go:141] libmachine: Provisioning with buildroot...
	I0717 13:20:51.497051   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetMachineName
	I0717 13:20:51.497195   55063 buildroot.go:166] provisioning hostname "custom-flannel-159000"
	I0717 13:20:51.497206   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetMachineName
	I0717 13:20:51.497332   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:51.497435   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:51.497527   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.497612   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.497695   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:51.497825   55063 main.go:141] libmachine: Using SSH client type: native
	I0717 13:20:51.498153   55063 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x140d2c0] 0x1410360 <nil>  [] 0s} 192.168.64.115 22 <nil> <nil>}
	I0717 13:20:51.498162   55063 main.go:141] libmachine: About to run SSH command:
	sudo hostname custom-flannel-159000 && echo "custom-flannel-159000" | sudo tee /etc/hostname
	I0717 13:20:51.575047   55063 main.go:141] libmachine: SSH cmd err, output: <nil>: custom-flannel-159000
	
	I0717 13:20:51.575066   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:51.575270   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:51.575439   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.575559   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.575716   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:51.575898   55063 main.go:141] libmachine: Using SSH client type: native
	I0717 13:20:51.576261   55063 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x140d2c0] 0x1410360 <nil>  [] 0s} 192.168.64.115 22 <nil> <nil>}
	I0717 13:20:51.576274   55063 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\scustom-flannel-159000' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 custom-flannel-159000/g' /etc/hosts;
				else 
					echo '127.0.1.1 custom-flannel-159000' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0717 13:20:51.649967   55063 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0717 13:20:51.649990   55063 buildroot.go:172] set auth options {CertDir:/Users/jenkins/minikube-integration/16890-49878/.minikube CaCertPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/certs/ca.pem CaPrivateKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/server.pem ServerKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/server-key.pem ClientKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/Users/jenkins/minikube-integration/16890-49878/.minikube}
	I0717 13:20:51.650011   55063 buildroot.go:174] setting up certificates
	I0717 13:20:51.650023   55063 provision.go:83] configureAuth start
	I0717 13:20:51.650031   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetMachineName
	I0717 13:20:51.650176   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetIP
	I0717 13:20:51.650272   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:51.650355   55063 provision.go:138] copyHostCerts
	I0717 13:20:51.650458   55063 exec_runner.go:144] found /Users/jenkins/minikube-integration/16890-49878/.minikube/ca.pem, removing ...
	I0717 13:20:51.650468   55063 exec_runner.go:203] rm: /Users/jenkins/minikube-integration/16890-49878/.minikube/ca.pem
	I0717 13:20:51.650600   55063 exec_runner.go:151] cp: /Users/jenkins/minikube-integration/16890-49878/.minikube/certs/ca.pem --> /Users/jenkins/minikube-integration/16890-49878/.minikube/ca.pem (1082 bytes)
	I0717 13:20:51.650828   55063 exec_runner.go:144] found /Users/jenkins/minikube-integration/16890-49878/.minikube/cert.pem, removing ...
	I0717 13:20:51.650835   55063 exec_runner.go:203] rm: /Users/jenkins/minikube-integration/16890-49878/.minikube/cert.pem
	I0717 13:20:51.650896   55063 exec_runner.go:151] cp: /Users/jenkins/minikube-integration/16890-49878/.minikube/certs/cert.pem --> /Users/jenkins/minikube-integration/16890-49878/.minikube/cert.pem (1123 bytes)
	I0717 13:20:51.651055   55063 exec_runner.go:144] found /Users/jenkins/minikube-integration/16890-49878/.minikube/key.pem, removing ...
	I0717 13:20:51.651061   55063 exec_runner.go:203] rm: /Users/jenkins/minikube-integration/16890-49878/.minikube/key.pem
	I0717 13:20:51.651119   55063 exec_runner.go:151] cp: /Users/jenkins/minikube-integration/16890-49878/.minikube/certs/key.pem --> /Users/jenkins/minikube-integration/16890-49878/.minikube/key.pem (1675 bytes)
	I0717 13:20:51.651242   55063 provision.go:112] generating server cert: /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/server.pem ca-key=/Users/jenkins/minikube-integration/16890-49878/.minikube/certs/ca.pem private-key=/Users/jenkins/minikube-integration/16890-49878/.minikube/certs/ca-key.pem org=jenkins.custom-flannel-159000 san=[192.168.64.115 192.168.64.115 localhost 127.0.0.1 minikube custom-flannel-159000]
	I0717 13:20:51.794128   55063 provision.go:172] copyRemoteCerts
	I0717 13:20:51.794221   55063 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0717 13:20:51.794275   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:51.794594   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:51.794805   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.794930   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:51.795064   55063 sshutil.go:53] new ssh client: &{IP:192.168.64.115 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/id_rsa Username:docker}
	I0717 13:20:51.836525   55063 ssh_runner.go:362] scp /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0717 13:20:51.852833   55063 ssh_runner.go:362] scp /Users/jenkins/minikube-integration/16890-49878/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0717 13:20:51.868828   55063 ssh_runner.go:362] scp /Users/jenkins/minikube-integration/16890-49878/.minikube/machines/server.pem --> /etc/docker/server.pem (1237 bytes)
	I0717 13:20:51.885242   55063 provision.go:86] duration metric: configureAuth took 235.202403ms
	I0717 13:20:51.885256   55063 buildroot.go:189] setting minikube options for container-runtime
	I0717 13:20:51.885473   55063 config.go:182] Loaded profile config "custom-flannel-159000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0717 13:20:51.885487   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:51.885695   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:51.885781   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:51.885870   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.885950   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.886048   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:51.886166   55063 main.go:141] libmachine: Using SSH client type: native
	I0717 13:20:51.886479   55063 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x140d2c0] 0x1410360 <nil>  [] 0s} 192.168.64.115 22 <nil> <nil>}
	I0717 13:20:51.886488   55063 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0717 13:20:51.955432   55063 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0717 13:20:51.955462   55063 buildroot.go:70] root file system type: tmpfs
	I0717 13:20:51.955548   55063 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I0717 13:20:51.955562   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:51.955695   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:51.955787   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.955879   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:51.955960   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:51.956079   55063 main.go:141] libmachine: Using SSH client type: native
	I0717 13:20:51.956389   55063 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x140d2c0] 0x1410360 <nil>  [] 0s} 192.168.64.115 22 <nil> <nil>}
	I0717 13:20:51.956441   55063 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --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 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0717 13:20:52.033476   55063 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --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 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0717 13:20:52.033501   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:52.033645   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:52.033764   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:52.033869   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:52.033955   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:52.034078   55063 main.go:141] libmachine: Using SSH client type: native
	I0717 13:20:52.034382   55063 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x140d2c0] 0x1410360 <nil>  [] 0s} 192.168.64.115 22 <nil> <nil>}
	I0717 13:20:52.034397   55063 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0717 13:20:52.574070   55063 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0717 13:20:52.574084   55063 main.go:141] libmachine: Checking connection to Docker...
	I0717 13:20:52.574091   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetURL
	I0717 13:20:52.574266   55063 main.go:141] libmachine: Docker is up and running!
	I0717 13:20:52.574274   55063 main.go:141] libmachine: Reticulating splines...
	I0717 13:20:52.574278   55063 client.go:171] LocalClient.Create took 11.925709992s
	I0717 13:20:52.574289   55063 start.go:167] duration metric: libmachine.API.Create for "custom-flannel-159000" took 11.925753818s
	I0717 13:20:52.574300   55063 start.go:300] post-start starting for "custom-flannel-159000" (driver="hyperkit")
	I0717 13:20:52.574309   55063 start.go:329] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0717 13:20:52.574328   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:52.574487   55063 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0717 13:20:52.574501   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:52.574591   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:52.574685   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:52.574777   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:52.574848   55063 sshutil.go:53] new ssh client: &{IP:192.168.64.115 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/id_rsa Username:docker}
	I0717 13:20:52.615159   55063 ssh_runner.go:195] Run: cat /etc/os-release
	I0717 13:20:52.617850   55063 info.go:137] Remote host: Buildroot 2021.02.12
	I0717 13:20:52.617863   55063 filesync.go:126] Scanning /Users/jenkins/minikube-integration/16890-49878/.minikube/addons for local assets ...
	I0717 13:20:52.617951   55063 filesync.go:126] Scanning /Users/jenkins/minikube-integration/16890-49878/.minikube/files for local assets ...
	I0717 13:20:52.618683   55063 filesync.go:149] local asset: /Users/jenkins/minikube-integration/16890-49878/.minikube/files/etc/ssl/certs/503352.pem -> 503352.pem in /etc/ssl/certs
	I0717 13:20:52.618869   55063 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0717 13:20:52.624626   55063 ssh_runner.go:362] scp /Users/jenkins/minikube-integration/16890-49878/.minikube/files/etc/ssl/certs/503352.pem --> /etc/ssl/certs/503352.pem (1708 bytes)
	I0717 13:20:52.640989   55063 start.go:303] post-start completed in 66.680451ms
	I0717 13:20:52.641015   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetConfigRaw
	I0717 13:20:52.647305   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetIP
	I0717 13:20:52.647536   55063 profile.go:148] Saving config to /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/custom-flannel-159000/config.json ...
	I0717 13:20:52.647845   55063 start.go:128] duration metric: createHost completed in 12.054422664s
	I0717 13:20:52.647869   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:52.647990   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:52.648090   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:52.648203   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:52.648314   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:52.648462   55063 main.go:141] libmachine: Using SSH client type: native
	I0717 13:20:52.648767   55063 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x140d2c0] 0x1410360 <nil>  [] 0s} 192.168.64.115 22 <nil> <nil>}
	I0717 13:20:52.648774   55063 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0717 13:20:52.719598   55063 main.go:141] libmachine: SSH cmd err, output: <nil>: 1689625251.936943285
	
	I0717 13:20:52.719610   55063 fix.go:206] guest clock: 1689625251.936943285
	I0717 13:20:52.719615   55063 fix.go:219] Guest: 2023-07-17 13:20:51.936943285 -0700 PDT Remote: 2023-07-17 13:20:52.647858 -0700 PDT m=+12.655147008 (delta=-710.914715ms)
	I0717 13:20:52.719644   55063 fix.go:190] guest clock delta is within tolerance: -710.914715ms
	I0717 13:20:52.719648   55063 start.go:83] releasing machines lock for "custom-flannel-159000", held for 12.12636352s
	I0717 13:20:52.719668   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:52.719805   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetIP
	I0717 13:20:52.719894   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:52.720213   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:52.720320   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .DriverName
	I0717 13:20:52.720462   55063 ssh_runner.go:195] Run: cat /version.json
	I0717 13:20:52.720474   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:52.720563   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:52.720660   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:52.720675   55063 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0717 13:20:52.720704   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHHostname
	I0717 13:20:52.720751   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:52.720787   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHPort
	I0717 13:20:52.720845   55063 sshutil.go:53] new ssh client: &{IP:192.168.64.115 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/id_rsa Username:docker}
	I0717 13:20:52.720868   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHKeyPath
	I0717 13:20:52.720960   55063 main.go:141] libmachine: (custom-flannel-159000) Calling .GetSSHUsername
	I0717 13:20:52.721056   55063 sshutil.go:53] new ssh client: &{IP:192.168.64.115 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/custom-flannel-159000/id_rsa Username:docker}
	W0717 13:20:52.803101   55063 out.go:239] ! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.31.0 -> Actual minikube version: v1.30.1
	! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.31.0 -> Actual minikube version: v1.30.1
	I0717 13:20:52.803179   55063 ssh_runner.go:195] Run: systemctl --version
	I0717 13:20:52.807252   55063 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W0717 13:20:52.811314   55063 cni.go:215] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0717 13:20:52.811393   55063 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0717 13:20:52.823163   55063 cni.go:268] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0717 13:20:52.823182   55063 start.go:469] detecting cgroup driver to use...
	I0717 13:20:52.823280   55063 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0717 13:20:52.836581   55063 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0717 13:20:52.844648   55063 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0717 13:20:52.852680   55063 containerd.go:145] configuring containerd to use "cgroupfs" as cgroup driver...
	I0717 13:20:52.852748   55063 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0717 13:20:52.860657   55063 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0717 13:20:52.868189   55063 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0717 13:20:52.875336   55063 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0717 13:20:52.882305   55063 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0717 13:20:52.889957   55063 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0717 13:20:52.897300   55063 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0717 13:20:52.903760   55063 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0717 13:20:52.910727   55063 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0717 13:20:52.992054   55063 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0717 13:20:53.004506   55063 start.go:469] detecting cgroup driver to use...
	I0717 13:20:53.004582   55063 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0717 13:20:53.017397   55063 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0717 13:20:53.028972   55063 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0717 13:20:53.045320   55063 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0717 13:20:53.054920   55063 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0717 13:20:53.063602   55063 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0717 13:20:53.122991   55063 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0717 13:20:53.133394   55063 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0717 13:20:53.146534   55063 ssh_runner.go:195] Run: which cri-dockerd
	I0717 13:20:53.149509   55063 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0717 13:20:53.156686   55063 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
	I0717 13:20:53.169530   55063 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0717 13:20:53.261190   55063 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0717 13:20:53.358073   55063 docker.go:535] configuring docker to use "cgroupfs" as cgroup driver...
	I0717 13:20:53.358092   55063 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (144 bytes)
	I0717 13:20:53.371593   55063 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0717 13:20:53.462714   55063 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0717 13:20:54.961959   55063 ssh_runner.go:235] Completed: sudo systemctl restart docker: (1.499210897s)
	I0717 13:20:54.962022   55063 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0717 13:20:55.049935   55063 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0717 13:20:55.147131   55063 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0717 13:20:55.245482   55063 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0717 13:20:55.354940   55063 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0717 13:20:55.392533   55063 out.go:177] 
	W0717 13:20:55.429099   55063 out.go:239] X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart cri-docker.socket: Process exited with status 1
	stdout:
	
	stderr:
	Job failed. See "journalctl -xe" for details.
	
	X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart cri-docker.socket: Process exited with status 1
	stdout:
	
	stderr:
	Job failed. See "journalctl -xe" for details.
	
	W0717 13:20:55.429137   55063 out.go:239] * 
	* 
	W0717 13:20:55.429945   55063 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0717 13:20:55.492998   55063 out.go:177] 

                                                
                                                
** /stderr **
net_test.go:114: failed start: exit status 90
--- FAIL: TestNetworkPlugins/group/custom-flannel/Start (15.60s)

                                                
                                    

Test pass (290/313)

Order passed test Duration
3 TestDownloadOnly/v1.16.0/json-events 20.45
4 TestDownloadOnly/v1.16.0/preload-exists 0
7 TestDownloadOnly/v1.16.0/kubectl 0
8 TestDownloadOnly/v1.16.0/LogsDuration 0.28
10 TestDownloadOnly/v1.27.3/json-events 12.48
11 TestDownloadOnly/v1.27.3/preload-exists 0
14 TestDownloadOnly/v1.27.3/kubectl 0
15 TestDownloadOnly/v1.27.3/LogsDuration 0.28
16 TestDownloadOnly/DeleteAll 0.42
17 TestDownloadOnly/DeleteAlwaysSucceeds 0.35
19 TestBinaryMirror 1.02
20 TestOffline 66.41
22 TestAddons/Setup 129.76
24 TestAddons/parallel/Registry 17.13
25 TestAddons/parallel/Ingress 21.24
26 TestAddons/parallel/InspektorGadget 10.54
27 TestAddons/parallel/MetricsServer 5.6
28 TestAddons/parallel/HelmTiller 15.23
30 TestAddons/parallel/CSI 57.07
31 TestAddons/parallel/Headlamp 13.46
32 TestAddons/parallel/CloudSpanner 5.4
35 TestAddons/serial/GCPAuth/Namespaces 0.12
36 TestAddons/StoppedEnableDisable 5.72
37 TestCertOptions 39.86
38 TestCertExpiration 245.11
39 TestDockerFlags 46.14
40 TestForceSystemdFlag 40.66
41 TestForceSystemdEnv 39.39
44 TestHyperKitDriverInstallOrUpdate 5.81
48 TestErrorSpam/start 1.24
49 TestErrorSpam/status 0.46
50 TestErrorSpam/pause 1.28
51 TestErrorSpam/unpause 1.3
52 TestErrorSpam/stop 5.64
55 TestFunctional/serial/CopySyncFile 0
56 TestFunctional/serial/StartWithProxy 53.09
57 TestFunctional/serial/AuditLog 0
58 TestFunctional/serial/SoftStart 39.83
59 TestFunctional/serial/KubeContext 0.03
60 TestFunctional/serial/KubectlGetPods 0.06
63 TestFunctional/serial/CacheCmd/cache/add_remote 6.37
64 TestFunctional/serial/CacheCmd/cache/add_local 1.35
65 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.07
66 TestFunctional/serial/CacheCmd/cache/list 0.06
67 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.16
68 TestFunctional/serial/CacheCmd/cache/cache_reload 1.64
69 TestFunctional/serial/CacheCmd/cache/delete 0.13
70 TestFunctional/serial/MinikubeKubectlCmd 0.53
71 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.76
72 TestFunctional/serial/ExtraConfig 40.4
73 TestFunctional/serial/ComponentHealth 0.05
74 TestFunctional/serial/LogsCmd 2.65
75 TestFunctional/serial/LogsFileCmd 2.56
76 TestFunctional/serial/InvalidService 4.93
78 TestFunctional/parallel/ConfigCmd 0.39
79 TestFunctional/parallel/DashboardCmd 9.99
80 TestFunctional/parallel/DryRun 0.95
81 TestFunctional/parallel/InternationalLanguage 0.47
82 TestFunctional/parallel/StatusCmd 0.45
86 TestFunctional/parallel/ServiceCmdConnect 8.55
87 TestFunctional/parallel/AddonsCmd 0.25
88 TestFunctional/parallel/PersistentVolumeClaim 27.66
90 TestFunctional/parallel/SSHCmd 0.28
91 TestFunctional/parallel/CpCmd 0.59
92 TestFunctional/parallel/MySQL 26.68
93 TestFunctional/parallel/FileSync 0.14
94 TestFunctional/parallel/CertSync 1.08
98 TestFunctional/parallel/NodeLabels 0.09
100 TestFunctional/parallel/NonActiveRuntimeDisabled 0.12
102 TestFunctional/parallel/License 0.85
103 TestFunctional/parallel/Version/short 0.11
104 TestFunctional/parallel/Version/components 0.76
105 TestFunctional/parallel/ImageCommands/ImageListShort 0.15
106 TestFunctional/parallel/ImageCommands/ImageListTable 0.2
107 TestFunctional/parallel/ImageCommands/ImageListJson 0.16
108 TestFunctional/parallel/ImageCommands/ImageListYaml 0.15
109 TestFunctional/parallel/ImageCommands/ImageBuild 3.49
110 TestFunctional/parallel/ImageCommands/Setup 3.36
111 TestFunctional/parallel/DockerEnv/bash 0.95
112 TestFunctional/parallel/UpdateContextCmd/no_changes 0.17
113 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.18
114 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.18
115 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 3.6
116 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.5
117 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 6.52
118 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.28
119 TestFunctional/parallel/ImageCommands/ImageRemove 0.37
120 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.31
121 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 2.49
122 TestFunctional/parallel/ServiceCmd/DeployApp 14.13
124 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.37
125 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.02
127 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.22
128 TestFunctional/parallel/ServiceCmd/List 0.38
129 TestFunctional/parallel/ServiceCmd/JSONOutput 0.36
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.24
131 TestFunctional/parallel/ServiceCmd/Format 0.26
132 TestFunctional/parallel/ServiceCmd/URL 0.24
133 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.05
134 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0.01
135 TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig 0.02
136 TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil 0.02
137 TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS 0.02
138 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.13
139 TestFunctional/parallel/ProfileCmd/profile_not_create 0.29
140 TestFunctional/parallel/ProfileCmd/profile_list 0.26
141 TestFunctional/parallel/ProfileCmd/profile_json_output 0.26
142 TestFunctional/parallel/MountCmd/any-port 7.13
143 TestFunctional/parallel/MountCmd/specific-port 1.5
144 TestFunctional/parallel/MountCmd/VerifyCleanup 1.69
145 TestFunctional/delete_addon-resizer_images 0.14
146 TestFunctional/delete_my-image_image 0.05
147 TestFunctional/delete_minikube_cached_images 0.05
151 TestImageBuild/serial/Setup 36.81
152 TestImageBuild/serial/NormalBuild 2.39
153 TestImageBuild/serial/BuildWithBuildArg 0.67
154 TestImageBuild/serial/BuildWithDockerIgnore 0.23
155 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.19
158 TestIngressAddonLegacy/StartLegacyK8sCluster 79.85
160 TestIngressAddonLegacy/serial/ValidateIngressAddonActivation 12.31
161 TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation 0.53
162 TestIngressAddonLegacy/serial/ValidateIngressAddons 29.71
165 TestJSONOutput/start/Command 52.25
166 TestJSONOutput/start/Audit 0
168 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
169 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
171 TestJSONOutput/pause/Command 0.45
172 TestJSONOutput/pause/Audit 0
174 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
175 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
177 TestJSONOutput/unpause/Command 0.44
178 TestJSONOutput/unpause/Audit 0
180 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
181 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
183 TestJSONOutput/stop/Command 8.17
184 TestJSONOutput/stop/Audit 0
186 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
188 TestErrorJSONOutput 0.71
193 TestMainNoArgs 0.06
197 TestMountStart/serial/StartWithMountFirst 16.97
198 TestMountStart/serial/VerifyMountFirst 0.27
199 TestMountStart/serial/StartWithMountSecond 17.04
200 TestMountStart/serial/VerifyMountSecond 0.29
201 TestMountStart/serial/DeleteFirst 2.43
202 TestMountStart/serial/VerifyMountPostDelete 0.28
203 TestMountStart/serial/Stop 2.23
204 TestMountStart/serial/RestartStopped 17.11
205 TestMountStart/serial/VerifyMountPostStop 0.28
208 TestMultiNode/serial/FreshStart2Nodes 95.77
209 TestMultiNode/serial/DeployApp2Nodes 5.42
210 TestMultiNode/serial/PingHostFrom2Pods 0.8
211 TestMultiNode/serial/AddNode 31.85
212 TestMultiNode/serial/ProfileList 0.24
213 TestMultiNode/serial/CopyFile 4.88
214 TestMultiNode/serial/StopNode 2.67
215 TestMultiNode/serial/StartAfterStop 27.55
216 TestMultiNode/serial/RestartKeepsNodes 175.1
217 TestMultiNode/serial/DeleteNode 2.97
218 TestMultiNode/serial/StopMultiNode 16.45
219 TestMultiNode/serial/RestartMultiNode 79.05
220 TestMultiNode/serial/ValidateNameConflict 42.3
224 TestPreload 174.19
226 TestScheduledStopUnix 106.67
227 TestSkaffold 111.17
230 TestRunningBinaryUpgrade 168.39
232 TestKubernetesUpgrade 142.21
245 TestHyperkitDriverSkipUpgrade/upgrade-v1.11.0-to-current 3.43
246 TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current 6.33
247 TestStoppedBinaryUpgrade/Setup 1.45
248 TestStoppedBinaryUpgrade/Upgrade 161.16
250 TestPause/serial/Start 59.66
251 TestStoppedBinaryUpgrade/MinikubeLogs 2.48
260 TestNoKubernetes/serial/StartNoK8sWithVersion 0.55
261 TestNoKubernetes/serial/StartWithK8s 36.66
262 TestPause/serial/SecondStartNoReconfiguration 43.5
263 TestNoKubernetes/serial/StartWithStopK8s 17.19
264 TestPause/serial/Pause 0.49
265 TestPause/serial/VerifyStatus 0.14
266 TestPause/serial/Unpause 0.55
267 TestPause/serial/PauseAgain 0.56
268 TestPause/serial/DeletePaused 5.26
269 TestNoKubernetes/serial/Start 16.86
270 TestPause/serial/VerifyDeletedResources 0.22
271 TestNetworkPlugins/group/auto/Start 61.03
272 TestNoKubernetes/serial/VerifyK8sNotRunning 0.12
273 TestNoKubernetes/serial/ProfileList 0.38
274 TestNoKubernetes/serial/Stop 2.21
275 TestNoKubernetes/serial/StartNoArgs 21.96
276 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.14
277 TestNetworkPlugins/group/kindnet/Start 58.36
278 TestNetworkPlugins/group/auto/KubeletFlags 0.15
279 TestNetworkPlugins/group/auto/NetCatPod 12.27
280 TestNetworkPlugins/group/auto/DNS 0.13
281 TestNetworkPlugins/group/auto/Localhost 0.11
282 TestNetworkPlugins/group/auto/HairPin 0.11
283 TestNetworkPlugins/group/calico/Start 78.88
284 TestNetworkPlugins/group/kindnet/ControllerPod 5.01
285 TestNetworkPlugins/group/kindnet/KubeletFlags 0.15
286 TestNetworkPlugins/group/kindnet/NetCatPod 13.24
287 TestNetworkPlugins/group/kindnet/DNS 0.13
288 TestNetworkPlugins/group/kindnet/Localhost 0.17
289 TestNetworkPlugins/group/kindnet/HairPin 0.11
291 TestNetworkPlugins/group/false/Start 60.48
292 TestNetworkPlugins/group/calico/ControllerPod 5.02
293 TestNetworkPlugins/group/calico/KubeletFlags 0.15
294 TestNetworkPlugins/group/calico/NetCatPod 11.29
295 TestNetworkPlugins/group/calico/DNS 0.13
296 TestNetworkPlugins/group/calico/Localhost 0.13
297 TestNetworkPlugins/group/calico/HairPin 0.12
298 TestNetworkPlugins/group/enable-default-cni/Start 53.35
299 TestNetworkPlugins/group/false/KubeletFlags 0.16
300 TestNetworkPlugins/group/false/NetCatPod 11.53
301 TestNetworkPlugins/group/false/DNS 0.13
302 TestNetworkPlugins/group/false/Localhost 0.1
303 TestNetworkPlugins/group/false/HairPin 0.1
304 TestNetworkPlugins/group/flannel/Start 58.62
305 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.15
306 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.21
307 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
308 TestNetworkPlugins/group/enable-default-cni/Localhost 0.11
309 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
310 TestNetworkPlugins/group/bridge/Start 60.83
311 TestNetworkPlugins/group/flannel/ControllerPod 5.01
312 TestNetworkPlugins/group/flannel/KubeletFlags 0.17
313 TestNetworkPlugins/group/flannel/NetCatPod 12.25
314 TestNetworkPlugins/group/flannel/DNS 0.13
315 TestNetworkPlugins/group/flannel/Localhost 0.1
316 TestNetworkPlugins/group/flannel/HairPin 0.1
317 TestNetworkPlugins/group/bridge/KubeletFlags 0.15
318 TestNetworkPlugins/group/bridge/NetCatPod 11.26
319 TestNetworkPlugins/group/kubenet/Start 89.44
320 TestNetworkPlugins/group/bridge/DNS 0.14
321 TestNetworkPlugins/group/bridge/Localhost 0.1
322 TestNetworkPlugins/group/bridge/HairPin 0.1
324 TestStartStop/group/old-k8s-version/serial/FirstStart 151.08
325 TestNetworkPlugins/group/kubenet/KubeletFlags 0.15
326 TestNetworkPlugins/group/kubenet/NetCatPod 10.23
327 TestNetworkPlugins/group/kubenet/DNS 0.13
328 TestNetworkPlugins/group/kubenet/Localhost 0.1
329 TestNetworkPlugins/group/kubenet/HairPin 0.1
331 TestStartStop/group/no-preload/serial/FirstStart 58.98
332 TestStartStop/group/no-preload/serial/DeployApp 10.29
333 TestStartStop/group/old-k8s-version/serial/DeployApp 9.32
334 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.86
335 TestStartStop/group/no-preload/serial/Stop 8.24
336 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.64
337 TestStartStop/group/old-k8s-version/serial/Stop 8.22
338 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.29
339 TestStartStop/group/no-preload/serial/SecondStart 297.72
340 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.28
341 TestStartStop/group/old-k8s-version/serial/SecondStart 480.51
342 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 5.01
343 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.06
344 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.16
345 TestStartStop/group/no-preload/serial/Pause 1.74
347 TestStartStop/group/embed-certs/serial/FirstStart 52.32
348 TestStartStop/group/embed-certs/serial/DeployApp 9.33
349 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.89
350 TestStartStop/group/embed-certs/serial/Stop 8.26
351 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.29
352 TestStartStop/group/embed-certs/serial/SecondStart 300.54
353 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 5.01
354 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.06
355 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.16
356 TestStartStop/group/old-k8s-version/serial/Pause 1.73
358 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 53.24
359 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.31
360 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.89
361 TestStartStop/group/default-k8s-diff-port/serial/Stop 8.27
362 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.3
363 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 300.42
364 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 5.01
365 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.06
366 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.17
367 TestStartStop/group/embed-certs/serial/Pause 1.86
369 TestStartStop/group/newest-cni/serial/FirstStart 49.12
370 TestStartStop/group/newest-cni/serial/DeployApp 0
371 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1
372 TestStartStop/group/newest-cni/serial/Stop 8.24
373 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.32
374 TestStartStop/group/newest-cni/serial/SecondStart 38.72
375 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
376 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
377 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.18
378 TestStartStop/group/newest-cni/serial/Pause 1.72
379 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 5.01
380 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.06
381 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.17
382 TestStartStop/group/default-k8s-diff-port/serial/Pause 1.85
x
+
TestDownloadOnly/v1.16.0/json-events (20.45s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/json-events
aaa_download_only_test.go:69: (dbg) Run:  out/minikube-darwin-amd64 start -o=json --download-only -p download-only-193000 --force --alsologtostderr --kubernetes-version=v1.16.0 --container-runtime=docker --driver=hyperkit 
aaa_download_only_test.go:69: (dbg) Done: out/minikube-darwin-amd64 start -o=json --download-only -p download-only-193000 --force --alsologtostderr --kubernetes-version=v1.16.0 --container-runtime=docker --driver=hyperkit : (20.446492447s)
--- PASS: TestDownloadOnly/v1.16.0/json-events (20.45s)

                                                
                                    
x
+
TestDownloadOnly/v1.16.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/preload-exists
--- PASS: TestDownloadOnly/v1.16.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.16.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/kubectl
--- PASS: TestDownloadOnly/v1.16.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.16.0/LogsDuration (0.28s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/LogsDuration
aaa_download_only_test.go:169: (dbg) Run:  out/minikube-darwin-amd64 logs -p download-only-193000
aaa_download_only_test.go:169: (dbg) Non-zero exit: out/minikube-darwin-amd64 logs -p download-only-193000: exit status 85 (281.136839ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-193000 | jenkins | v1.30.1 | 17 Jul 23 12:39 PDT |          |
	|         | -p download-only-193000        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=hyperkit              |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2023/07/17 12:39:41
	Running on machine: MacOS-Agent-1
	Binary: Built with gc go1.20.5 for darwin/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0717 12:39:41.765726   50337 out.go:296] Setting OutFile to fd 1 ...
	I0717 12:39:41.765936   50337 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:39:41.765941   50337 out.go:309] Setting ErrFile to fd 2...
	I0717 12:39:41.765959   50337 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:39:41.766180   50337 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
	W0717 12:39:41.766276   50337 root.go:314] Error reading config file at /Users/jenkins/minikube-integration/16890-49878/.minikube/config/config.json: open /Users/jenkins/minikube-integration/16890-49878/.minikube/config/config.json: no such file or directory
	I0717 12:39:41.768359   50337 out.go:303] Setting JSON to true
	I0717 12:39:41.788633   50337 start.go:128] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":13149,"bootTime":1689609632,"procs":442,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"13.4.1","kernelVersion":"22.5.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W0717 12:39:41.788718   50337 start.go:136] gopshost.Virtualization returned error: not implemented yet
	I0717 12:39:41.810726   50337 out.go:97] [download-only-193000] minikube v1.30.1 on Darwin 13.4.1
	I0717 12:39:41.832445   50337 out.go:169] MINIKUBE_LOCATION=16890
	I0717 12:39:41.810940   50337 notify.go:220] Checking for updates...
	W0717 12:39:41.810950   50337 preload.go:295] Failed to list preload files: open /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/preloaded-tarball: no such file or directory
	I0717 12:39:41.875358   50337 out.go:169] KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	I0717 12:39:41.896710   50337 out.go:169] MINIKUBE_BIN=out/minikube-darwin-amd64
	I0717 12:39:41.918722   50337 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0717 12:39:41.940481   50337 out.go:169] MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	W0717 12:39:41.982313   50337 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0717 12:39:41.982590   50337 driver.go:373] Setting default libvirt URI to qemu:///system
	I0717 12:39:42.010446   50337 out.go:97] Using the hyperkit driver based on user configuration
	I0717 12:39:42.010493   50337 start.go:298] selected driver: hyperkit
	I0717 12:39:42.010503   50337 start.go:880] validating driver "hyperkit" against <nil>
	I0717 12:39:42.010709   50337 install.go:52] acquiring lock: {Name:mk4023283b30b374c3f04c8805d539e68824c0b8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0717 12:39:42.010942   50337 install.go:117] Validating docker-machine-driver-hyperkit, PATH=/Users/jenkins/minikube-integration/16890-49878/.minikube/bin:/Users/jenkins/workspace/out/:/usr/bin:/bin:/usr/sbin:/sbin:/Users/jenkins/google-cloud-sdk/bin:/usr/local/bin/:/usr/local/go/bin/:/Users/jenkins/go/bin
	I0717 12:39:42.155422   50337 install.go:137] /Users/jenkins/workspace/out/docker-machine-driver-hyperkit version is 1.30.1
	I0717 12:39:42.158944   50337 install.go:79] stdout: /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:39:42.158974   50337 install.go:81] /Users/jenkins/workspace/out/docker-machine-driver-hyperkit looks good
	I0717 12:39:42.159006   50337 start_flags.go:305] no existing cluster config was found, will generate one from the flags 
	I0717 12:39:42.161476   50337 start_flags.go:382] Using suggested 6000MB memory alloc based on sys=32768MB, container=0MB
	I0717 12:39:42.161626   50337 start_flags.go:901] Wait components to verify : map[apiserver:true system_pods:true]
	I0717 12:39:42.161647   50337 cni.go:84] Creating CNI manager for ""
	I0717 12:39:42.161662   50337 cni.go:168] CNI unnecessary in this configuration, recommending no CNI
	I0717 12:39:42.161672   50337 start_flags.go:319] config:
	{Name:download-only-193000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.40@sha256:8cadf23777709e43eca447c47a45f5a4635615129267ce025193040ec92a1631 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.16.0 ClusterName:download-only-193000 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket
: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0}
	I0717 12:39:42.161944   50337 iso.go:125] acquiring lock: {Name:mk9e10ef5cbb8543d732e4df1dd154ff9e01f0f7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0717 12:39:42.183032   50337 out.go:97] Downloading VM boot image ...
	I0717 12:39:42.183260   50337 download.go:107] Downloading: https://storage.googleapis.com/minikube/iso/minikube-v1.31.0-amd64.iso?checksum=file:https://storage.googleapis.com/minikube/iso/minikube-v1.31.0-amd64.iso.sha256 -> /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/iso/amd64/minikube-v1.31.0-amd64.iso
	I0717 12:39:50.924770   50337 out.go:97] Starting control plane node download-only-193000 in cluster download-only-193000
	I0717 12:39:50.924865   50337 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0717 12:39:51.049462   50337 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I0717 12:39:51.049503   50337 cache.go:57] Caching tarball of preloaded images
	I0717 12:39:51.049879   50337 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0717 12:39:51.071154   50337 out.go:97] Downloading Kubernetes v1.16.0 preload ...
	I0717 12:39:51.071245   50337 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0717 12:39:51.293585   50337 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4?checksum=md5:326f3ce331abb64565b50b8c9e791244 -> /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I0717 12:39:58.787816   50337 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0717 12:39:58.788031   50337 preload.go:256] verifying checksum of /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0717 12:39:59.325968   50337 cache.go:60] Finished verifying existence of preloaded tar for  v1.16.0 on docker
	I0717 12:39:59.326227   50337 profile.go:148] Saving config to /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/download-only-193000/config.json ...
	I0717 12:39:59.326253   50337 lock.go:35] WriteFile acquiring /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/download-only-193000/config.json: {Name:mk854cebc6f03607cd09169becc7cd15c15c64ed Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0717 12:39:59.326580   50337 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0717 12:39:59.326912   50337 download.go:107] Downloading: https://dl.k8s.io/release/v1.16.0/bin/darwin/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.16.0/bin/darwin/amd64/kubectl.sha1 -> /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/darwin/amd64/v1.16.0/kubectl
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-193000"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:170: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.16.0/LogsDuration (0.28s)

                                                
                                    
x
+
TestDownloadOnly/v1.27.3/json-events (12.48s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.27.3/json-events
aaa_download_only_test.go:69: (dbg) Run:  out/minikube-darwin-amd64 start -o=json --download-only -p download-only-193000 --force --alsologtostderr --kubernetes-version=v1.27.3 --container-runtime=docker --driver=hyperkit 
aaa_download_only_test.go:69: (dbg) Done: out/minikube-darwin-amd64 start -o=json --download-only -p download-only-193000 --force --alsologtostderr --kubernetes-version=v1.27.3 --container-runtime=docker --driver=hyperkit : (12.477519416s)
--- PASS: TestDownloadOnly/v1.27.3/json-events (12.48s)

                                                
                                    
x
+
TestDownloadOnly/v1.27.3/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.27.3/preload-exists
--- PASS: TestDownloadOnly/v1.27.3/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.27.3/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.27.3/kubectl
--- PASS: TestDownloadOnly/v1.27.3/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.27.3/LogsDuration (0.28s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.27.3/LogsDuration
aaa_download_only_test.go:169: (dbg) Run:  out/minikube-darwin-amd64 logs -p download-only-193000
aaa_download_only_test.go:169: (dbg) Non-zero exit: out/minikube-darwin-amd64 logs -p download-only-193000: exit status 85 (283.189314ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-193000 | jenkins | v1.30.1 | 17 Jul 23 12:39 PDT |          |
	|         | -p download-only-193000        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=hyperkit              |                      |         |         |                     |          |
	| start   | -o=json --download-only        | download-only-193000 | jenkins | v1.30.1 | 17 Jul 23 12:40 PDT |          |
	|         | -p download-only-193000        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.27.3   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=hyperkit              |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2023/07/17 12:40:02
	Running on machine: MacOS-Agent-1
	Binary: Built with gc go1.20.5 for darwin/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0717 12:40:02.496890   50349 out.go:296] Setting OutFile to fd 1 ...
	I0717 12:40:02.497063   50349 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:40:02.497067   50349 out.go:309] Setting ErrFile to fd 2...
	I0717 12:40:02.497071   50349 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:40:02.497245   50349 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
	W0717 12:40:02.497336   50349 root.go:314] Error reading config file at /Users/jenkins/minikube-integration/16890-49878/.minikube/config/config.json: open /Users/jenkins/minikube-integration/16890-49878/.minikube/config/config.json: no such file or directory
	I0717 12:40:02.498577   50349 out.go:303] Setting JSON to true
	I0717 12:40:02.517559   50349 start.go:128] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":13170,"bootTime":1689609632,"procs":434,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"13.4.1","kernelVersion":"22.5.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W0717 12:40:02.517645   50349 start.go:136] gopshost.Virtualization returned error: not implemented yet
	I0717 12:40:02.540028   50349 out.go:97] [download-only-193000] minikube v1.30.1 on Darwin 13.4.1
	I0717 12:40:02.540332   50349 notify.go:220] Checking for updates...
	I0717 12:40:02.562134   50349 out.go:169] MINIKUBE_LOCATION=16890
	I0717 12:40:02.583230   50349 out.go:169] KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	I0717 12:40:02.604980   50349 out.go:169] MINIKUBE_BIN=out/minikube-darwin-amd64
	I0717 12:40:02.627091   50349 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0717 12:40:02.648255   50349 out.go:169] MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	W0717 12:40:02.690854   50349 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0717 12:40:02.691264   50349 config.go:182] Loaded profile config "download-only-193000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.16.0
	W0717 12:40:02.691306   50349 start.go:788] api.Load failed for download-only-193000: filestore "download-only-193000": Docker machine "download-only-193000" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0717 12:40:02.691430   50349 driver.go:373] Setting default libvirt URI to qemu:///system
	W0717 12:40:02.691447   50349 start.go:788] api.Load failed for download-only-193000: filestore "download-only-193000": Docker machine "download-only-193000" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0717 12:40:02.719046   50349 out.go:97] Using the hyperkit driver based on existing profile
	I0717 12:40:02.719152   50349 start.go:298] selected driver: hyperkit
	I0717 12:40:02.719164   50349 start.go:880] validating driver "hyperkit" against &{Name:download-only-193000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.31.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.40@sha256:8cadf23777709e43eca447c47a45f5a4635615129267ce025193040ec92a1631 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.16.0 ClusterName:dow
nload-only-193000 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.16.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0}
	I0717 12:40:02.719490   50349 install.go:52] acquiring lock: {Name:mk4023283b30b374c3f04c8805d539e68824c0b8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0717 12:40:02.719667   50349 install.go:117] Validating docker-machine-driver-hyperkit, PATH=/Users/jenkins/minikube-integration/16890-49878/.minikube/bin:/Users/jenkins/workspace/out/:/usr/bin:/bin:/usr/sbin:/sbin:/Users/jenkins/google-cloud-sdk/bin:/usr/local/bin/:/usr/local/go/bin/:/Users/jenkins/go/bin
	I0717 12:40:02.727989   50349 install.go:137] /Users/jenkins/workspace/out/docker-machine-driver-hyperkit version is 1.30.1
	I0717 12:40:02.731701   50349 install.go:79] stdout: /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:40:02.731720   50349 install.go:81] /Users/jenkins/workspace/out/docker-machine-driver-hyperkit looks good
	I0717 12:40:02.734236   50349 cni.go:84] Creating CNI manager for ""
	I0717 12:40:02.734257   50349 cni.go:152] "hyperkit" driver + "docker" runtime found, recommending bridge
	I0717 12:40:02.734271   50349 start_flags.go:319] config:
	{Name:download-only-193000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.31.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.40@sha256:8cadf23777709e43eca447c47a45f5a4635615129267ce025193040ec92a1631 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.27.3 ClusterName:download-only-193000 Namespace:default APIServerName:minikubeCA APIServerNames:[] API
ServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.16.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock
: SSHAgentPID:0}
	I0717 12:40:02.734548   50349 iso.go:125] acquiring lock: {Name:mk9e10ef5cbb8543d732e4df1dd154ff9e01f0f7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0717 12:40:02.755934   50349 out.go:97] Starting control plane node download-only-193000 in cluster download-only-193000
	I0717 12:40:02.755990   50349 preload.go:132] Checking if preload exists for k8s version v1.27.3 and runtime docker
	I0717 12:40:02.843139   50349 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.27.3/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4
	I0717 12:40:02.843179   50349 cache.go:57] Caching tarball of preloaded images
	I0717 12:40:02.843508   50349 preload.go:132] Checking if preload exists for k8s version v1.27.3 and runtime docker
	I0717 12:40:02.865166   50349 out.go:97] Downloading Kubernetes v1.27.3 preload ...
	I0717 12:40:02.865262   50349 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4 ...
	I0717 12:40:03.076364   50349 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.27.3/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4?checksum=md5:90b30902fa911e3bcfdde5b24cedf0b2 -> /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4
	I0717 12:40:11.861761   50349 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4 ...
	I0717 12:40:11.861968   50349 preload.go:256] verifying checksum of /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.27.3-docker-overlay2-amd64.tar.lz4 ...
	I0717 12:40:12.456059   50349 cache.go:60] Finished verifying existence of preloaded tar for  v1.27.3 on docker
	I0717 12:40:12.456177   50349 profile.go:148] Saving config to /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/download-only-193000/config.json ...
	I0717 12:40:12.456516   50349 preload.go:132] Checking if preload exists for k8s version v1.27.3 and runtime docker
	I0717 12:40:12.456794   50349 download.go:107] Downloading: https://dl.k8s.io/release/v1.27.3/bin/darwin/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.27.3/bin/darwin/amd64/kubectl.sha256 -> /Users/jenkins/minikube-integration/16890-49878/.minikube/cache/darwin/amd64/v1.27.3/kubectl
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-193000"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:170: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.27.3/LogsDuration (0.28s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAll (0.42s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAll
aaa_download_only_test.go:187: (dbg) Run:  out/minikube-darwin-amd64 delete --all
--- PASS: TestDownloadOnly/DeleteAll (0.42s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAlwaysSucceeds (0.35s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAlwaysSucceeds
aaa_download_only_test.go:199: (dbg) Run:  out/minikube-darwin-amd64 delete -p download-only-193000
--- PASS: TestDownloadOnly/DeleteAlwaysSucceeds (0.35s)

                                                
                                    
x
+
TestBinaryMirror (1.02s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:304: (dbg) Run:  out/minikube-darwin-amd64 start --download-only -p binary-mirror-801000 --alsologtostderr --binary-mirror http://127.0.0.1:55243 --driver=hyperkit 
helpers_test.go:175: Cleaning up "binary-mirror-801000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p binary-mirror-801000
--- PASS: TestBinaryMirror (1.02s)

                                                
                                    
x
+
TestOffline (66.41s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-darwin-amd64 start -p offline-docker-585000 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=hyperkit 
aab_offline_test.go:55: (dbg) Done: out/minikube-darwin-amd64 start -p offline-docker-585000 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=hyperkit : (1m1.135688562s)
helpers_test.go:175: Cleaning up "offline-docker-585000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p offline-docker-585000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p offline-docker-585000: (5.273522489s)
--- PASS: TestOffline (66.41s)

                                                
                                    
x
+
TestAddons/Setup (129.76s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:88: (dbg) Run:  out/minikube-darwin-amd64 start -p addons-584000 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --driver=hyperkit  --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:88: (dbg) Done: out/minikube-darwin-amd64 start -p addons-584000 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --driver=hyperkit  --addons=ingress --addons=ingress-dns --addons=helm-tiller: (2m9.762740651s)
--- PASS: TestAddons/Setup (129.76s)

                                                
                                    
x
+
TestAddons/parallel/Registry (17.13s)

                                                
                                                
=== RUN   TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:306: registry stabilized in 10.10567ms
addons_test.go:308: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-4svr5" [3ceb1f1b-cf75-4425-9072-a87a674fcf50] Running
addons_test.go:308: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.008691553s
addons_test.go:311: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-hdh82" [6dd4fe82-4430-48b6-8ea7-6f1d3374a164] Running
addons_test.go:311: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.006599716s
addons_test.go:316: (dbg) Run:  kubectl --context addons-584000 delete po -l run=registry-test --now
addons_test.go:321: (dbg) Run:  kubectl --context addons-584000 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:321: (dbg) Done: kubectl --context addons-584000 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (6.442559036s)
addons_test.go:335: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 ip
2023/07/17 12:42:43 [DEBUG] GET http://192.168.64.84:5000
addons_test.go:364: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.13s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (21.24s)

                                                
                                                
=== RUN   TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:183: (dbg) Run:  kubectl --context addons-584000 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:208: (dbg) Run:  kubectl --context addons-584000 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:221: (dbg) Run:  kubectl --context addons-584000 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:226: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [4429a33a-80f9-4561-a4f4-d6281d4ac65d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [4429a33a-80f9-4561-a4f4-d6281d4ac65d] Running
addons_test.go:226: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.008668719s
addons_test.go:238: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Run:  kubectl --context addons-584000 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:267: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 ip
addons_test.go:273: (dbg) Run:  nslookup hello-john.test 192.168.64.84
addons_test.go:282: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:282: (dbg) Done: out/minikube-darwin-amd64 -p addons-584000 addons disable ingress-dns --alsologtostderr -v=1: (1.607014597s)
addons_test.go:287: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 addons disable ingress --alsologtostderr -v=1
addons_test.go:287: (dbg) Done: out/minikube-darwin-amd64 -p addons-584000 addons disable ingress --alsologtostderr -v=1: (7.457813815s)
--- PASS: TestAddons/parallel/Ingress (21.24s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.54s)

                                                
                                                
=== RUN   TestAddons/parallel/InspektorGadget
=== PAUSE TestAddons/parallel/InspektorGadget

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:814: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-t5k8r" [812cdba0-b60f-4da1-8291-b68245a895ac] Running
addons_test.go:814: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.007435639s
addons_test.go:817: (dbg) Run:  out/minikube-darwin-amd64 addons disable inspektor-gadget -p addons-584000
addons_test.go:817: (dbg) Done: out/minikube-darwin-amd64 addons disable inspektor-gadget -p addons-584000: (5.526838615s)
--- PASS: TestAddons/parallel/InspektorGadget (10.54s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.6s)

                                                
                                                
=== RUN   TestAddons/parallel/MetricsServer
=== PAUSE TestAddons/parallel/MetricsServer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:383: metrics-server stabilized in 2.10079ms
addons_test.go:385: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-844d8db974-bfr49" [0fc6cb7a-bed0-41b3-96b3-3231860b2260] Running
addons_test.go:385: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.008764659s
addons_test.go:391: (dbg) Run:  kubectl --context addons-584000 top pods -n kube-system
addons_test.go:408: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.60s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (15.23s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:432: tiller-deploy stabilized in 3.358008ms
addons_test.go:434: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-6847666dc-gqzwx" [b91a934c-9c32-45e4-ba1e-ac95e1b6b63e] Running
addons_test.go:434: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.009593686s
addons_test.go:449: (dbg) Run:  kubectl --context addons-584000 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:449: (dbg) Done: kubectl --context addons-584000 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.357458512s)
addons_test.go:454: kubectl --context addons-584000 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: unexpected stderr: Unable to use a TTY - input is not a terminal or the right kind of file
If you don't see a command prompt, try pressing enter.
warning: couldn't attach to pod/helm-test, falling back to streaming logs: 
addons_test.go:449: (dbg) Run:  kubectl --context addons-584000 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:449: (dbg) Done: kubectl --context addons-584000 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (3.826163488s)
addons_test.go:466: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (15.23s)

                                                
                                    
x
+
TestAddons/parallel/CSI (57.07s)

                                                
                                                
=== RUN   TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:537: csi-hostpath-driver pods stabilized in 4.044208ms
addons_test.go:540: (dbg) Run:  kubectl --context addons-584000 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:545: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:550: (dbg) Run:  kubectl --context addons-584000 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [40092d6d-7a52-4a34-9dd3-696758ef824b] Pending
helpers_test.go:344: "task-pv-pod" [40092d6d-7a52-4a34-9dd3-696758ef824b] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [40092d6d-7a52-4a34-9dd3-696758ef824b] Running
addons_test.go:555: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.008388438s
addons_test.go:560: (dbg) Run:  kubectl --context addons-584000 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:565: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-584000 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-584000 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:570: (dbg) Run:  kubectl --context addons-584000 delete pod task-pv-pod
addons_test.go:576: (dbg) Run:  kubectl --context addons-584000 delete pvc hpvc
addons_test.go:582: (dbg) Run:  kubectl --context addons-584000 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:587: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-584000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:592: (dbg) Run:  kubectl --context addons-584000 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:597: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [47f1e8b1-d9bd-45e7-9728-dd70e752f185] Pending
helpers_test.go:344: "task-pv-pod-restore" [47f1e8b1-d9bd-45e7-9728-dd70e752f185] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [47f1e8b1-d9bd-45e7-9728-dd70e752f185] Running
addons_test.go:597: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.008110792s
addons_test.go:602: (dbg) Run:  kubectl --context addons-584000 delete pod task-pv-pod-restore
addons_test.go:606: (dbg) Run:  kubectl --context addons-584000 delete pvc hpvc-restore
addons_test.go:610: (dbg) Run:  kubectl --context addons-584000 delete volumesnapshot new-snapshot-demo
addons_test.go:614: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:614: (dbg) Done: out/minikube-darwin-amd64 -p addons-584000 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.358066218s)
addons_test.go:618: (dbg) Run:  out/minikube-darwin-amd64 -p addons-584000 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (57.07s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (13.46s)

                                                
                                                
=== RUN   TestAddons/parallel/Headlamp
=== PAUSE TestAddons/parallel/Headlamp

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:800: (dbg) Run:  out/minikube-darwin-amd64 addons enable headlamp -p addons-584000 --alsologtostderr -v=1
addons_test.go:800: (dbg) Done: out/minikube-darwin-amd64 addons enable headlamp -p addons-584000 --alsologtostderr -v=1: (1.43541484s)
addons_test.go:805: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-66f6498c69-7f29m" [37062c90-1ba1-4c1b-98b0-60e07820a188] Pending
helpers_test.go:344: "headlamp-66f6498c69-7f29m" [37062c90-1ba1-4c1b-98b0-60e07820a188] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-66f6498c69-7f29m" [37062c90-1ba1-4c1b-98b0-60e07820a188] Running
addons_test.go:805: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.019392805s
--- PASS: TestAddons/parallel/Headlamp (13.46s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.4s)

                                                
                                                
=== RUN   TestAddons/parallel/CloudSpanner
=== PAUSE TestAddons/parallel/CloudSpanner

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:833: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-88647b4cb-km5h6" [d9ab976b-1f94-4943-a8f7-0dfcf7526b21] Running
addons_test.go:833: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.007060203s
addons_test.go:836: (dbg) Run:  out/minikube-darwin-amd64 addons disable cloud-spanner -p addons-584000
--- PASS: TestAddons/parallel/CloudSpanner (5.40s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/Namespaces (0.12s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:626: (dbg) Run:  kubectl --context addons-584000 create ns new-namespace
addons_test.go:640: (dbg) Run:  kubectl --context addons-584000 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.12s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (5.72s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:148: (dbg) Run:  out/minikube-darwin-amd64 stop -p addons-584000
addons_test.go:148: (dbg) Done: out/minikube-darwin-amd64 stop -p addons-584000: (5.230551994s)
addons_test.go:152: (dbg) Run:  out/minikube-darwin-amd64 addons enable dashboard -p addons-584000
addons_test.go:156: (dbg) Run:  out/minikube-darwin-amd64 addons disable dashboard -p addons-584000
addons_test.go:161: (dbg) Run:  out/minikube-darwin-amd64 addons disable gvisor -p addons-584000
--- PASS: TestAddons/StoppedEnableDisable (5.72s)

                                                
                                    
x
+
TestCertOptions (39.86s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-darwin-amd64 start -p cert-options-141000 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=hyperkit 
E0717 13:11:04.376049   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-darwin-amd64 start -p cert-options-141000 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=hyperkit : (35.93554967s)
cert_options_test.go:60: (dbg) Run:  out/minikube-darwin-amd64 -p cert-options-141000 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-141000 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-darwin-amd64 ssh -p cert-options-141000 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-141000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p cert-options-141000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p cert-options-141000: (3.565179102s)
--- PASS: TestCertOptions (39.86s)

                                                
                                    
x
+
TestCertExpiration (245.11s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-darwin-amd64 start -p cert-expiration-649000 --memory=2048 --cert-expiration=3m --driver=hyperkit 
cert_options_test.go:123: (dbg) Done: out/minikube-darwin-amd64 start -p cert-expiration-649000 --memory=2048 --cert-expiration=3m --driver=hyperkit : (36.439639105s)
cert_options_test.go:131: (dbg) Run:  out/minikube-darwin-amd64 start -p cert-expiration-649000 --memory=2048 --cert-expiration=8760h --driver=hyperkit 
cert_options_test.go:131: (dbg) Done: out/minikube-darwin-amd64 start -p cert-expiration-649000 --memory=2048 --cert-expiration=8760h --driver=hyperkit : (23.363206377s)
helpers_test.go:175: Cleaning up "cert-expiration-649000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p cert-expiration-649000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p cert-expiration-649000: (5.302701588s)
--- PASS: TestCertExpiration (245.11s)

                                                
                                    
x
+
TestDockerFlags (46.14s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-darwin-amd64 start -p docker-flags-356000 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=hyperkit 
docker_test.go:51: (dbg) Done: out/minikube-darwin-amd64 start -p docker-flags-356000 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=hyperkit : (42.393016783s)
docker_test.go:56: (dbg) Run:  out/minikube-darwin-amd64 -p docker-flags-356000 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-darwin-amd64 -p docker-flags-356000 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-356000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p docker-flags-356000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p docker-flags-356000: (3.458585762s)
--- PASS: TestDockerFlags (46.14s)

                                                
                                    
x
+
TestForceSystemdFlag (40.66s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-darwin-amd64 start -p force-systemd-flag-925000 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=hyperkit 
docker_test.go:91: (dbg) Done: out/minikube-darwin-amd64 start -p force-systemd-flag-925000 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=hyperkit : (36.984134832s)
docker_test.go:110: (dbg) Run:  out/minikube-darwin-amd64 -p force-systemd-flag-925000 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-925000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p force-systemd-flag-925000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p force-systemd-flag-925000: (3.514387318s)
--- PASS: TestForceSystemdFlag (40.66s)

                                                
                                    
x
+
TestForceSystemdEnv (39.39s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-darwin-amd64 start -p force-systemd-env-613000 --memory=2048 --alsologtostderr -v=5 --driver=hyperkit 
docker_test.go:155: (dbg) Done: out/minikube-darwin-amd64 start -p force-systemd-env-613000 --memory=2048 --alsologtostderr -v=5 --driver=hyperkit : (35.69820702s)
docker_test.go:110: (dbg) Run:  out/minikube-darwin-amd64 -p force-systemd-env-613000 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-613000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p force-systemd-env-613000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p force-systemd-env-613000: (3.530021907s)
--- PASS: TestForceSystemdEnv (39.39s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (5.81s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
=== PAUSE TestHyperKitDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestHyperKitDriverInstallOrUpdate
--- PASS: TestHyperKitDriverInstallOrUpdate (5.81s)

                                                
                                    
x
+
TestErrorSpam/start (1.24s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 start --dry-run
--- PASS: TestErrorSpam/start (1.24s)

                                                
                                    
x
+
TestErrorSpam/status (0.46s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 status
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 status
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 status
--- PASS: TestErrorSpam/status (0.46s)

                                                
                                    
x
+
TestErrorSpam/pause (1.28s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 pause
--- PASS: TestErrorSpam/pause (1.28s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.3s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 unpause
--- PASS: TestErrorSpam/unpause (1.30s)

                                                
                                    
x
+
TestErrorSpam/stop (5.64s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 stop
error_spam_test.go:159: (dbg) Done: out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 stop: (5.224773632s)
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-931000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-931000 stop
--- PASS: TestErrorSpam/stop (5.64s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /Users/jenkins/minikube-integration/16890-49878/.minikube/files/etc/test/nested/copy/50335/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (53.09s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-538000 --memory=4000 --apiserver-port=8441 --wait=all --driver=hyperkit 
functional_test.go:2230: (dbg) Done: out/minikube-darwin-amd64 start -p functional-538000 --memory=4000 --apiserver-port=8441 --wait=all --driver=hyperkit : (53.084271924s)
--- PASS: TestFunctional/serial/StartWithProxy (53.09s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctional/serial/AuditLog
--- PASS: TestFunctional/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (39.83s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-538000 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-darwin-amd64 start -p functional-538000 --alsologtostderr -v=8: (39.826508649s)
functional_test.go:659: soft start took 39.827112458s for "functional-538000" cluster.
--- PASS: TestFunctional/serial/SoftStart (39.83s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.03s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:677: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctional/serial/KubeContext (0.03s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:692: (dbg) Run:  kubectl --context functional-538000 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_remote (6.37s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 cache add registry.k8s.io/pause:3.1: (2.253719548s)
functional_test.go:1045: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 cache add registry.k8s.io/pause:3.3: (2.26158746s)
functional_test.go:1045: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 cache add registry.k8s.io/pause:latest: (1.854273206s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (6.37s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_local (1.35s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalserialCacheCmdcacheadd_local2666137756/001
functional_test.go:1085: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 cache add minikube-local-cache-test:functional-538000
functional_test.go:1090: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 cache delete minikube-local-cache-test:functional-538000
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-538000
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.35s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/CacheDelete (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1098: (dbg) Run:  out/minikube-darwin-amd64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.07s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1106: (dbg) Run:  out/minikube-darwin-amd64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.16s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1120: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.16s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/cache_reload (1.64s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1143: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1149: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1149: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (128.512205ms)

                                                
                                                
-- stdout --
	FATA[0000] no such image "registry.k8s.io/pause:latest" present 

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1154: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 cache reload: (1.211209629s)
functional_test.go:1159: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.64s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.13s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1168: (dbg) Run:  out/minikube-darwin-amd64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1168: (dbg) Run:  out/minikube-darwin-amd64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.13s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.53s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:712: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 kubectl -- --context functional-538000 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.53s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.76s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:737: (dbg) Run:  out/kubectl --context functional-538000 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.76s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (40.4s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-538000 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:753: (dbg) Done: out/minikube-darwin-amd64 start -p functional-538000 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (40.394800763s)
functional_test.go:757: restart took 40.394957866s for "functional-538000" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (40.40s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:806: (dbg) Run:  kubectl --context functional-538000 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:821: etcd phase: Running
functional_test.go:831: etcd status: Ready
functional_test.go:821: kube-apiserver phase: Running
functional_test.go:831: kube-apiserver status: Ready
functional_test.go:821: kube-controller-manager phase: Running
functional_test.go:831: kube-controller-manager status: Ready
functional_test.go:821: kube-scheduler phase: Running
functional_test.go:831: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.05s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (2.65s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 logs
functional_test.go:1232: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 logs: (2.646559367s)
--- PASS: TestFunctional/serial/LogsCmd (2.65s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (2.56s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 logs --file /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalserialLogsFileCmd3364018489/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 logs --file /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalserialLogsFileCmd3364018489/001/logs.txt: (2.562954659s)
--- PASS: TestFunctional/serial/LogsFileCmd (2.56s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.93s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2317: (dbg) Run:  kubectl --context functional-538000 apply -f testdata/invalidsvc.yaml
functional_test.go:2331: (dbg) Run:  out/minikube-darwin-amd64 service invalid-svc -p functional-538000
functional_test.go:2331: (dbg) Non-zero exit: out/minikube-darwin-amd64 service invalid-svc -p functional-538000: exit status 115 (261.378194ms)

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|----------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL             |
	|-----------|-------------|-------------|----------------------------|
	| default   | invalid-svc |          80 | http://192.168.64.86:30478 |
	|-----------|-------------|-------------|----------------------------|
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                                                            │
	│    * If the above advice does not help, please let us know:                                                                │
	│      https://github.com/kubernetes/minikube/issues/new/choose                                                              │
	│                                                                                                                            │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.                                   │
	│    * Please also attach the following file to the GitHub issue:                                                            │
	│    * - /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log    │
	│                                                                                                                            │
	╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2323: (dbg) Run:  kubectl --context functional-538000 delete -f testdata/invalidsvc.yaml
functional_test.go:2323: (dbg) Done: kubectl --context functional-538000 delete -f testdata/invalidsvc.yaml: (1.445097893s)
--- PASS: TestFunctional/serial/InvalidService (4.93s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ConfigCmd
=== PAUSE TestFunctional/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1195: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 config unset cpus
functional_test.go:1195: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 config get cpus
functional_test.go:1195: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 config get cpus: exit status 14 (42.416221ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1195: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 config set cpus 2
functional_test.go:1195: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 config get cpus
functional_test.go:1195: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 config unset cpus
functional_test.go:1195: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 config get cpus
functional_test.go:1195: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 config get cpus: exit status 14 (44.011125ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ConfigCmd (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.99s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:901: (dbg) daemon: [out/minikube-darwin-amd64 dashboard --url --port 36195 -p functional-538000 --alsologtostderr -v=1]
functional_test.go:906: (dbg) stopping [out/minikube-darwin-amd64 dashboard --url --port 36195 -p functional-538000 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 51552: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (9.99s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.95s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:970: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-538000 --dry-run --memory 250MB --alsologtostderr --driver=hyperkit 
functional_test.go:970: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p functional-538000 --dry-run --memory 250MB --alsologtostderr --driver=hyperkit : exit status 23 (533.310159ms)

                                                
                                                
-- stdout --
	* [functional-538000] minikube v1.30.1 on Darwin 13.4.1
	  - MINIKUBE_LOCATION=16890
	  - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the hyperkit driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0717 12:48:29.142193   51520 out.go:296] Setting OutFile to fd 1 ...
	I0717 12:48:29.142401   51520 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:48:29.142406   51520 out.go:309] Setting ErrFile to fd 2...
	I0717 12:48:29.142410   51520 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:48:29.142591   51520 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
	I0717 12:48:29.143991   51520 out.go:303] Setting JSON to false
	I0717 12:48:29.164195   51520 start.go:128] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":13677,"bootTime":1689609632,"procs":481,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"13.4.1","kernelVersion":"22.5.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W0717 12:48:29.164283   51520 start.go:136] gopshost.Virtualization returned error: not implemented yet
	I0717 12:48:29.186325   51520 out.go:177] * [functional-538000] minikube v1.30.1 on Darwin 13.4.1
	I0717 12:48:29.229881   51520 out.go:177]   - MINIKUBE_LOCATION=16890
	I0717 12:48:29.229935   51520 notify.go:220] Checking for updates...
	I0717 12:48:29.273147   51520 out.go:177]   - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	I0717 12:48:29.295067   51520 out.go:177]   - MINIKUBE_BIN=out/minikube-darwin-amd64
	I0717 12:48:29.316042   51520 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0717 12:48:29.337172   51520 out.go:177]   - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	I0717 12:48:29.379907   51520 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0717 12:48:29.401317   51520 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0717 12:48:29.401681   51520 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:48:29.401736   51520 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:48:29.409452   51520 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56404
	I0717 12:48:29.410161   51520 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:48:29.410598   51520 main.go:141] libmachine: Using API Version  1
	I0717 12:48:29.410607   51520 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:48:29.410845   51520 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:48:29.410956   51520 main.go:141] libmachine: (functional-538000) Calling .DriverName
	I0717 12:48:29.411108   51520 driver.go:373] Setting default libvirt URI to qemu:///system
	I0717 12:48:29.411356   51520 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:48:29.411389   51520 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:48:29.418365   51520 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56406
	I0717 12:48:29.418691   51520 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:48:29.419001   51520 main.go:141] libmachine: Using API Version  1
	I0717 12:48:29.419019   51520 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:48:29.419281   51520 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:48:29.419395   51520 main.go:141] libmachine: (functional-538000) Calling .DriverName
	I0717 12:48:29.446789   51520 out.go:177] * Using the hyperkit driver based on existing profile
	I0717 12:48:29.522061   51520 start.go:298] selected driver: hyperkit
	I0717 12:48:29.522099   51520 start.go:880] validating driver "hyperkit" against &{Name:functional-538000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.31.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.40@sha256:8cadf23777709e43eca447c47a45f5a4635615129267ce025193040ec92a1631 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.27.3 ClusterName:functi
onal-538000 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.64.86 Port:8441 KubernetesVersion:v1.27.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountStrin
g:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0}
	I0717 12:48:29.522409   51520 start.go:891] status for hyperkit: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0717 12:48:29.546865   51520 out.go:177] 
	W0717 12:48:29.567990   51520 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0717 12:48:29.590310   51520 out.go:177] 

                                                
                                                
** /stderr **
functional_test.go:987: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-538000 --dry-run --alsologtostderr -v=1 --driver=hyperkit 
--- PASS: TestFunctional/parallel/DryRun (0.95s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.47s)

                                                
                                                
=== RUN   TestFunctional/parallel/InternationalLanguage
=== PAUSE TestFunctional/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1016: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-538000 --dry-run --memory 250MB --alsologtostderr --driver=hyperkit 
functional_test.go:1016: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p functional-538000 --dry-run --memory 250MB --alsologtostderr --driver=hyperkit : exit status 23 (466.924982ms)

                                                
                                                
-- stdout --
	* [functional-538000] minikube v1.30.1 sur Darwin 13.4.1
	  - MINIKUBE_LOCATION=16890
	  - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote hyperkit basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0717 12:48:30.082394   51536 out.go:296] Setting OutFile to fd 1 ...
	I0717 12:48:30.082551   51536 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:48:30.082555   51536 out.go:309] Setting ErrFile to fd 2...
	I0717 12:48:30.082559   51536 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:48:30.082770   51536 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
	I0717 12:48:30.084341   51536 out.go:303] Setting JSON to false
	I0717 12:48:30.103848   51536 start.go:128] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":13678,"bootTime":1689609632,"procs":476,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"13.4.1","kernelVersion":"22.5.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W0717 12:48:30.103924   51536 start.go:136] gopshost.Virtualization returned error: not implemented yet
	I0717 12:48:30.124970   51536 out.go:177] * [functional-538000] minikube v1.30.1 sur Darwin 13.4.1
	I0717 12:48:30.166980   51536 out.go:177]   - MINIKUBE_LOCATION=16890
	I0717 12:48:30.167007   51536 notify.go:220] Checking for updates...
	I0717 12:48:30.209723   51536 out.go:177]   - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	I0717 12:48:30.231226   51536 out.go:177]   - MINIKUBE_BIN=out/minikube-darwin-amd64
	I0717 12:48:30.253127   51536 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0717 12:48:30.273978   51536 out.go:177]   - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	I0717 12:48:30.295191   51536 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0717 12:48:30.317149   51536 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0717 12:48:30.317485   51536 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:48:30.317511   51536 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:48:30.324551   51536 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56414
	I0717 12:48:30.325013   51536 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:48:30.325458   51536 main.go:141] libmachine: Using API Version  1
	I0717 12:48:30.325469   51536 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:48:30.325682   51536 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:48:30.325791   51536 main.go:141] libmachine: (functional-538000) Calling .DriverName
	I0717 12:48:30.325971   51536 driver.go:373] Setting default libvirt URI to qemu:///system
	I0717 12:48:30.326219   51536 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:48:30.326259   51536 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:48:30.333022   51536 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56416
	I0717 12:48:30.333367   51536 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:48:30.333727   51536 main.go:141] libmachine: Using API Version  1
	I0717 12:48:30.333744   51536 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:48:30.333943   51536 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:48:30.334035   51536 main.go:141] libmachine: (functional-538000) Calling .DriverName
	I0717 12:48:30.360867   51536 out.go:177] * Utilisation du pilote hyperkit basé sur le profil existant
	I0717 12:48:30.402991   51536 start.go:298] selected driver: hyperkit
	I0717 12:48:30.403048   51536 start.go:880] validating driver "hyperkit" against &{Name:functional-538000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.31.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.40@sha256:8cadf23777709e43eca447c47a45f5a4635615129267ce025193040ec92a1631 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.27.3 ClusterName:functi
onal-538000 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.64.86 Port:8441 KubernetesVersion:v1.27.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountStrin
g:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0}
	I0717 12:48:30.403230   51536 start.go:891] status for hyperkit: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0717 12:48:30.428803   51536 out.go:177] 
	W0717 12:48:30.449971   51536 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0717 12:48:30.470982   51536 out.go:177] 

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/InternationalLanguage (0.47s)

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.45s)

                                                
                                                
=== RUN   TestFunctional/parallel/StatusCmd
=== PAUSE TestFunctional/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 status
functional_test.go:856: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:868: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (0.45s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.55s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmdConnect
=== PAUSE TestFunctional/parallel/ServiceCmdConnect

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1628: (dbg) Run:  kubectl --context functional-538000 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1634: (dbg) Run:  kubectl --context functional-538000 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1639: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6fb669fc84-5cg7f" [916d9135-6d83-4b45-8bd6-ab65060269fa] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-6fb669fc84-5cg7f" [916d9135-6d83-4b45-8bd6-ab65060269fa] Running
functional_test.go:1639: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.007349097s
functional_test.go:1648: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 service hello-node-connect --url
functional_test.go:1654: found endpoint for hello-node-connect: http://192.168.64.86:30855
functional_test.go:1674: http://192.168.64.86:30855: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6fb669fc84-5cg7f

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.64.86:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.64.86:30855
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
--- PASS: TestFunctional/parallel/ServiceCmdConnect (8.55s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/AddonsCmd
=== PAUSE TestFunctional/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1689: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 addons list
functional_test.go:1701: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.25s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (27.66s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [a052e239-ed92-478e-98ba-b70aee92d69c] Running
E0717 12:48:08.129263   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.007642311s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-538000 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-538000 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-538000 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-538000 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [a977c034-5ba7-4030-99b3-f4bb6901883e] Pending
helpers_test.go:344: "sp-pod" [a977c034-5ba7-4030-99b3-f4bb6901883e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [a977c034-5ba7-4030-99b3-f4bb6901883e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.007660118s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-538000 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-538000 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-538000 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [65e0d090-8812-4c66-ba48-0c7672a71f24] Pending
helpers_test.go:344: "sp-pod" [65e0d090-8812-4c66-ba48-0c7672a71f24] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [65e0d090-8812-4c66-ba48-0c7672a71f24] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.010762743s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-538000 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (27.66s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.28s)

                                                
                                                
=== RUN   TestFunctional/parallel/SSHCmd
=== PAUSE TestFunctional/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1724: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "echo hello"
functional_test.go:1741: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.28s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (0.59s)

                                                
                                                
=== RUN   TestFunctional/parallel/CpCmd
=== PAUSE TestFunctional/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh -n functional-538000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 cp functional-538000:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelCpCmd2527225954/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh -n functional-538000 "sudo cat /home/docker/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (0.59s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (26.68s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-538000 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-7db894d786-rskvg" [7ae50dbc-72df-48b0-aa83-99ca4bbf6274] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
E0717 12:47:32.286416   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
helpers_test.go:344: "mysql-7db894d786-rskvg" [7ae50dbc-72df-48b0-aa83-99ca4bbf6274] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 23.017121619s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-538000 exec mysql-7db894d786-rskvg -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-538000 exec mysql-7db894d786-rskvg -- mysql -ppassword -e "show databases;": exit status 1 (167.678623ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-538000 exec mysql-7db894d786-rskvg -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-538000 exec mysql-7db894d786-rskvg -- mysql -ppassword -e "show databases;": exit status 1 (181.118949ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-538000 exec mysql-7db894d786-rskvg -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (26.68s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.14s)

                                                
                                                
=== RUN   TestFunctional/parallel/FileSync
=== PAUSE TestFunctional/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1925: Checking for existence of /etc/test/nested/copy/50335/hosts within VM
functional_test.go:1927: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo cat /etc/test/nested/copy/50335/hosts"
functional_test.go:1932: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/CertSync
=== PAUSE TestFunctional/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/50335.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo cat /etc/ssl/certs/50335.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/50335.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo cat /usr/share/ca-certificates/50335.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/503352.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo cat /etc/ssl/certs/503352.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/503352.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo cat /usr/share/ca-certificates/503352.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
E0717 12:47:29.724246   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/CertSync (1.08s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

                                                
                                                
=== RUN   TestFunctional/parallel/NodeLabels
=== PAUSE TestFunctional/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:218: (dbg) Run:  kubectl --context functional-538000 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctional/parallel/NodeLabels (0.09s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.12s)

                                                
                                                
=== RUN   TestFunctional/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2023: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo systemctl is-active crio"
functional_test.go:2023: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 ssh "sudo systemctl is-active crio": exit status 1 (119.769729ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/NonActiveRuntimeDisabled (0.12s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.85s)

                                                
                                                
=== RUN   TestFunctional/parallel/License
=== PAUSE TestFunctional/parallel/License

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2284: (dbg) Run:  out/minikube-darwin-amd64 license
--- PASS: TestFunctional/parallel/License (0.85s)

                                                
                                    
x
+
TestFunctional/parallel/Version/short (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/short
=== PAUSE TestFunctional/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2252: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 version --short
--- PASS: TestFunctional/parallel/Version/short (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/Version/components (0.76s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.76s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListShort (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-538000 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.27.3
registry.k8s.io/kube-proxy:v1.27.3
registry.k8s.io/kube-controller-manager:v1.27.3
registry.k8s.io/kube-apiserver:v1.27.3
registry.k8s.io/etcd:3.5.7-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.10.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-538000
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-538000
functional_test.go:268: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-538000 image ls --format short --alsologtostderr:
I0717 12:48:33.233714   51574 out.go:296] Setting OutFile to fd 1 ...
I0717 12:48:33.233938   51574 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:33.233944   51574 out.go:309] Setting ErrFile to fd 2...
I0717 12:48:33.233949   51574 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:33.234136   51574 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
I0717 12:48:33.234758   51574 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:33.234855   51574 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:33.235290   51574 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:33.235356   51574 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:33.242337   51574 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56472
I0717 12:48:33.242770   51574 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:33.243356   51574 main.go:141] libmachine: Using API Version  1
I0717 12:48:33.243367   51574 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:33.243642   51574 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:33.243758   51574 main.go:141] libmachine: (functional-538000) Calling .GetState
I0717 12:48:33.243842   51574 main.go:141] libmachine: (functional-538000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
I0717 12:48:33.243909   51574 main.go:141] libmachine: (functional-538000) DBG | hyperkit pid from json: 50765
I0717 12:48:33.245245   51574 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:33.245275   51574 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:33.252273   51574 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56474
I0717 12:48:33.252633   51574 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:33.252998   51574 main.go:141] libmachine: Using API Version  1
I0717 12:48:33.253015   51574 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:33.253216   51574 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:33.253311   51574 main.go:141] libmachine: (functional-538000) Calling .DriverName
I0717 12:48:33.253477   51574 ssh_runner.go:195] Run: systemctl --version
I0717 12:48:33.253497   51574 main.go:141] libmachine: (functional-538000) Calling .GetSSHHostname
I0717 12:48:33.253573   51574 main.go:141] libmachine: (functional-538000) Calling .GetSSHPort
I0717 12:48:33.253645   51574 main.go:141] libmachine: (functional-538000) Calling .GetSSHKeyPath
I0717 12:48:33.253728   51574 main.go:141] libmachine: (functional-538000) Calling .GetSSHUsername
I0717 12:48:33.253807   51574 sshutil.go:53] new ssh client: &{IP:192.168.64.86 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/functional-538000/id_rsa Username:docker}
I0717 12:48:33.295366   51574 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I0717 12:48:33.310795   51574 main.go:141] libmachine: Making call to close driver server
I0717 12:48:33.310806   51574 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:33.310974   51574 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:33.310987   51574 main.go:141] libmachine: Making call to close connection to plugin binary
I0717 12:48:33.310995   51574 main.go:141] libmachine: Making call to close driver server
I0717 12:48:33.311002   51574 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:33.311117   51574 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:33.311122   51574 main.go:141] libmachine: (functional-538000) DBG | Closing plugin on server side
I0717 12:48:33.311125   51574 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListTable (0.2s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-538000 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/minikube-local-cache-test | functional-538000 | 98e6fd566571e | 30B    |
| registry.k8s.io/kube-proxy                  | v1.27.3           | 5780543258cf0 | 71.1MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 56cc512116c8f | 4.4MB  |
| docker.io/localhost/my-image                | functional-538000 | 4831bd404614a | 1.24MB |
| docker.io/library/nginx                     | alpine            | 4937520ae206c | 41.4MB |
| registry.k8s.io/kube-scheduler              | v1.27.3           | 41697ceeb70b3 | 58.4MB |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | 3.9               | e6f1816883972 | 744kB  |
| gcr.io/k8s-minikube/busybox                 | latest            | beae173ccac6a | 1.24MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| docker.io/library/mysql                     | 5.7               | 2be84dd575ee2 | 569MB  |
| registry.k8s.io/coredns/coredns             | v1.10.1           | ead0a4a53df89 | 53.6MB |
| registry.k8s.io/etcd                        | 3.5.7-0           | 86b6af7dd652c | 296MB  |
| gcr.io/google-containers/addon-resizer      | functional-538000 | ffd4cfbbe753e | 32.9MB |
| docker.io/library/nginx                     | latest            | 021283c8eb95b | 187MB  |
| registry.k8s.io/kube-apiserver              | v1.27.3           | 08a0c939e61b7 | 121MB  |
| registry.k8s.io/kube-controller-manager     | v1.27.3           | 7cffc01dba0e1 | 112MB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-538000 image ls --format table --alsologtostderr:
I0717 12:48:37.178746   51600 out.go:296] Setting OutFile to fd 1 ...
I0717 12:48:37.197872   51600 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:37.197883   51600 out.go:309] Setting ErrFile to fd 2...
I0717 12:48:37.197888   51600 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:37.198108   51600 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
I0717 12:48:37.219386   51600 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:37.219518   51600 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:37.219929   51600 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:37.220019   51600 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:37.227957   51600 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56507
I0717 12:48:37.228430   51600 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:37.228879   51600 main.go:141] libmachine: Using API Version  1
I0717 12:48:37.228895   51600 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:37.229124   51600 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:37.229235   51600 main.go:141] libmachine: (functional-538000) Calling .GetState
I0717 12:48:37.229313   51600 main.go:141] libmachine: (functional-538000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
I0717 12:48:37.229386   51600 main.go:141] libmachine: (functional-538000) DBG | hyperkit pid from json: 50765
I0717 12:48:37.230779   51600 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:37.230803   51600 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:37.237763   51600 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56509
I0717 12:48:37.238123   51600 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:37.238489   51600 main.go:141] libmachine: Using API Version  1
I0717 12:48:37.238505   51600 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:37.238742   51600 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:37.238862   51600 main.go:141] libmachine: (functional-538000) Calling .DriverName
I0717 12:48:37.239019   51600 ssh_runner.go:195] Run: systemctl --version
I0717 12:48:37.239037   51600 main.go:141] libmachine: (functional-538000) Calling .GetSSHHostname
I0717 12:48:37.239114   51600 main.go:141] libmachine: (functional-538000) Calling .GetSSHPort
I0717 12:48:37.239186   51600 main.go:141] libmachine: (functional-538000) Calling .GetSSHKeyPath
I0717 12:48:37.239271   51600 main.go:141] libmachine: (functional-538000) Calling .GetSSHUsername
I0717 12:48:37.239392   51600 sshutil.go:53] new ssh client: &{IP:192.168.64.86 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/functional-538000/id_rsa Username:docker}
I0717 12:48:37.280524   51600 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I0717 12:48:37.304103   51600 main.go:141] libmachine: Making call to close driver server
I0717 12:48:37.304113   51600 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:37.304378   51600 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:37.304391   51600 main.go:141] libmachine: Making call to close connection to plugin binary
I0717 12:48:37.304401   51600 main.go:141] libmachine: Making call to close driver server
I0717 12:48:37.304408   51600 main.go:141] libmachine: (functional-538000) DBG | Closing plugin on server side
I0717 12:48:37.304420   51600 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:37.304717   51600 main.go:141] libmachine: (functional-538000) DBG | Closing plugin on server side
I0717 12:48:37.304721   51600 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:37.304737   51600 main.go:141] libmachine: Making call to close connection to plugin binary
2023/07/17 12:48:40 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.20s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListJson (0.16s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-538000 image ls --format json --alsologtostderr:
[{"id":"98e6fd566571ec4b9ba8570a7b814641c051854b78ab7328ab945f1c77d1227e","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-538000"],"size":"30"},{"id":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.9"],"size":"744000"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1240000"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":[],"repoTags":["gcr.io/google-containers/addon-resizer:functional-538000"],"size":"32900000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"4831bd404614aa271b9154859983d10b8b31bbbaebfa7275aaf2e01cfae9db72","repoDigests":[],"repoTags":["docker.io/localhost/my-image:functional-538000"],"size":"1240000"},{"id":"08a0c939e61b7340db53ebf
07b4d0e908a35ad8d94e2cb7d0f958210e567079a","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.27.3"],"size":"121000000"},{"id":"5780543258cf06f98595c003c0c6d22768d1fc8e9852e2839018a4bb3bfe163c","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.27.3"],"size":"71100000"},{"id":"2be84dd575ee2ecdb186dc43a9cd951890a764d2cefbd31a72cdf4410c43a2d0","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"569000000"},{"id":"ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.10.1"],"size":"53600000"},{"id":"86b6af7dd652c1b38118be1c338e9354b33469e69a218f7e290a0ca5304ad681","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.7-0"],"size":"296000000"},{"id":"021283c8eb95be02b23db0de7f609d603553c6714785e7a673c6594a624ffbda","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"187000000"},{"id":"4937520ae206c8969734d9a659fc1e6594d9b22b9340bf0796defbea0c92dd02","repoDigests":[],"repoTags":["d
ocker.io/library/nginx:alpine"],"size":"41400000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"41697ceeb70b3f49e54ed46f2cf27ac5b3a201a7d9668ca327588b23fafdf36a","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.27.3"],"size":"58400000"},{"id":"7cffc01dba0e151e525544f87958d12c0fa62a9f173bbc930200ce815f2aaf3f","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.27.3"],"size":"112000000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"i
d":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"}]
functional_test.go:268: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-538000 image ls --format json --alsologtostderr:
I0717 12:48:37.016361   51596 out.go:296] Setting OutFile to fd 1 ...
I0717 12:48:37.016628   51596 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:37.016634   51596 out.go:309] Setting ErrFile to fd 2...
I0717 12:48:37.016638   51596 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:37.016823   51596 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
I0717 12:48:37.017390   51596 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:37.017517   51596 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:37.017852   51596 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:37.017955   51596 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:37.025221   51596 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56502
I0717 12:48:37.025641   51596 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:37.026104   51596 main.go:141] libmachine: Using API Version  1
I0717 12:48:37.026115   51596 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:37.026351   51596 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:37.026460   51596 main.go:141] libmachine: (functional-538000) Calling .GetState
I0717 12:48:37.026544   51596 main.go:141] libmachine: (functional-538000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
I0717 12:48:37.026607   51596 main.go:141] libmachine: (functional-538000) DBG | hyperkit pid from json: 50765
I0717 12:48:37.028016   51596 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:37.028039   51596 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:37.035141   51596 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56504
I0717 12:48:37.035504   51596 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:37.035877   51596 main.go:141] libmachine: Using API Version  1
I0717 12:48:37.035896   51596 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:37.036117   51596 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:37.036215   51596 main.go:141] libmachine: (functional-538000) Calling .DriverName
I0717 12:48:37.036367   51596 ssh_runner.go:195] Run: systemctl --version
I0717 12:48:37.036387   51596 main.go:141] libmachine: (functional-538000) Calling .GetSSHHostname
I0717 12:48:37.036466   51596 main.go:141] libmachine: (functional-538000) Calling .GetSSHPort
I0717 12:48:37.036557   51596 main.go:141] libmachine: (functional-538000) Calling .GetSSHKeyPath
I0717 12:48:37.036642   51596 main.go:141] libmachine: (functional-538000) Calling .GetSSHUsername
I0717 12:48:37.036744   51596 sshutil.go:53] new ssh client: &{IP:192.168.64.86 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/functional-538000/id_rsa Username:docker}
I0717 12:48:37.077386   51596 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I0717 12:48:37.108966   51596 main.go:141] libmachine: Making call to close driver server
I0717 12:48:37.108998   51596 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:37.109252   51596 main.go:141] libmachine: (functional-538000) DBG | Closing plugin on server side
I0717 12:48:37.109278   51596 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:37.109286   51596 main.go:141] libmachine: Making call to close connection to plugin binary
I0717 12:48:37.109297   51596 main.go:141] libmachine: Making call to close driver server
I0717 12:48:37.109303   51596 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:37.109583   51596 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:37.109615   51596 main.go:141] libmachine: Making call to close connection to plugin binary
I0717 12:48:37.109637   51596 main.go:141] libmachine: (functional-538000) DBG | Closing plugin on server side
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.16s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListYaml (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-538000 image ls --format yaml --alsologtostderr:
- id: 4937520ae206c8969734d9a659fc1e6594d9b22b9340bf0796defbea0c92dd02
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "41400000"
- id: 5780543258cf06f98595c003c0c6d22768d1fc8e9852e2839018a4bb3bfe163c
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.27.3
size: "71100000"
- id: ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.10.1
size: "53600000"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests: []
repoTags:
- gcr.io/google-containers/addon-resizer:functional-538000
size: "32900000"
- id: 08a0c939e61b7340db53ebf07b4d0e908a35ad8d94e2cb7d0f958210e567079a
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.27.3
size: "121000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 98e6fd566571ec4b9ba8570a7b814641c051854b78ab7328ab945f1c77d1227e
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-538000
size: "30"
- id: 41697ceeb70b3f49e54ed46f2cf27ac5b3a201a7d9668ca327588b23fafdf36a
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.27.3
size: "58400000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4400000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 021283c8eb95be02b23db0de7f609d603553c6714785e7a673c6594a624ffbda
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "187000000"
- id: 7cffc01dba0e151e525544f87958d12c0fa62a9f173bbc930200ce815f2aaf3f
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.27.3
size: "112000000"
- id: 2be84dd575ee2ecdb186dc43a9cd951890a764d2cefbd31a72cdf4410c43a2d0
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "569000000"
- id: 86b6af7dd652c1b38118be1c338e9354b33469e69a218f7e290a0ca5304ad681
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.7-0
size: "296000000"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.9
size: "744000"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-538000 image ls --format yaml --alsologtostderr:
I0717 12:48:33.380172   51579 out.go:296] Setting OutFile to fd 1 ...
I0717 12:48:33.380340   51579 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:33.380346   51579 out.go:309] Setting ErrFile to fd 2...
I0717 12:48:33.380350   51579 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:33.380537   51579 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
I0717 12:48:33.381206   51579 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:33.381298   51579 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:33.381638   51579 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:33.381693   51579 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:33.388700   51579 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56477
I0717 12:48:33.389224   51579 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:33.389684   51579 main.go:141] libmachine: Using API Version  1
I0717 12:48:33.389694   51579 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:33.389997   51579 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:33.390140   51579 main.go:141] libmachine: (functional-538000) Calling .GetState
I0717 12:48:33.390221   51579 main.go:141] libmachine: (functional-538000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
I0717 12:48:33.390286   51579 main.go:141] libmachine: (functional-538000) DBG | hyperkit pid from json: 50765
I0717 12:48:33.391616   51579 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:33.391633   51579 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:33.398291   51579 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56479
I0717 12:48:33.398609   51579 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:33.398996   51579 main.go:141] libmachine: Using API Version  1
I0717 12:48:33.399010   51579 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:33.399230   51579 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:33.399330   51579 main.go:141] libmachine: (functional-538000) Calling .DriverName
I0717 12:48:33.399477   51579 ssh_runner.go:195] Run: systemctl --version
I0717 12:48:33.399500   51579 main.go:141] libmachine: (functional-538000) Calling .GetSSHHostname
I0717 12:48:33.399582   51579 main.go:141] libmachine: (functional-538000) Calling .GetSSHPort
I0717 12:48:33.399754   51579 main.go:141] libmachine: (functional-538000) Calling .GetSSHKeyPath
I0717 12:48:33.399872   51579 main.go:141] libmachine: (functional-538000) Calling .GetSSHUsername
I0717 12:48:33.399961   51579 sshutil.go:53] new ssh client: &{IP:192.168.64.86 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/functional-538000/id_rsa Username:docker}
I0717 12:48:33.443405   51579 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I0717 12:48:33.463268   51579 main.go:141] libmachine: Making call to close driver server
I0717 12:48:33.463277   51579 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:33.463423   51579 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:33.463433   51579 main.go:141] libmachine: Making call to close connection to plugin binary
I0717 12:48:33.463439   51579 main.go:141] libmachine: Making call to close driver server
I0717 12:48:33.463444   51579 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:33.463490   51579 main.go:141] libmachine: (functional-538000) DBG | Closing plugin on server side
I0717 12:48:33.463566   51579 main.go:141] libmachine: (functional-538000) DBG | Closing plugin on server side
I0717 12:48:33.463568   51579 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:33.463581   51579 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageBuild (3.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctional/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:307: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh pgrep buildkitd
functional_test.go:307: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 ssh pgrep buildkitd: exit status 1 (115.954772ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image build -t localhost/my-image:functional-538000 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 image build -t localhost/my-image:functional-538000 testdata/build --alsologtostderr: (3.219616859s)
functional_test.go:319: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-538000 image build -t localhost/my-image:functional-538000 testdata/build --alsologtostderr:
Sending build context to Docker daemon  3.072kB

Step 1/3 : FROM gcr.io/k8s-minikube/busybox
latest: Pulling from k8s-minikube/busybox
5cc84ad355aa: Pulling fs layer
5cc84ad355aa: Verifying Checksum
5cc84ad355aa: Download complete
5cc84ad355aa: Pull complete
Digest: sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:latest
---> beae173ccac6
Step 2/3 : RUN true
---> Running in fb4a18a78d4b
Removing intermediate container fb4a18a78d4b
---> e98c0e6178b5
Step 3/3 : ADD content.txt /
---> 4831bd404614
Successfully built 4831bd404614
Successfully tagged localhost/my-image:functional-538000
functional_test.go:322: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-538000 image build -t localhost/my-image:functional-538000 testdata/build --alsologtostderr:
I0717 12:48:33.645185   51588 out.go:296] Setting OutFile to fd 1 ...
I0717 12:48:33.645457   51588 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:33.645462   51588 out.go:309] Setting ErrFile to fd 2...
I0717 12:48:33.645465   51588 out.go:343] TERM=,COLORTERM=, which probably does not support color
I0717 12:48:33.645661   51588 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
I0717 12:48:33.646260   51588 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:33.646940   51588 config.go:182] Loaded profile config "functional-538000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
I0717 12:48:33.647334   51588 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:33.647376   51588 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:33.655236   51588 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56489
I0717 12:48:33.655629   51588 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:33.656149   51588 main.go:141] libmachine: Using API Version  1
I0717 12:48:33.656171   51588 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:33.656420   51588 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:33.656572   51588 main.go:141] libmachine: (functional-538000) Calling .GetState
I0717 12:48:33.656655   51588 main.go:141] libmachine: (functional-538000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
I0717 12:48:33.656715   51588 main.go:141] libmachine: (functional-538000) DBG | hyperkit pid from json: 50765
I0717 12:48:33.658097   51588 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
I0717 12:48:33.658142   51588 main.go:141] libmachine: Launching plugin server for driver hyperkit
I0717 12:48:33.664999   51588 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:56491
I0717 12:48:33.665353   51588 main.go:141] libmachine: () Calling .GetVersion
I0717 12:48:33.665729   51588 main.go:141] libmachine: Using API Version  1
I0717 12:48:33.665744   51588 main.go:141] libmachine: () Calling .SetConfigRaw
I0717 12:48:33.665973   51588 main.go:141] libmachine: () Calling .GetMachineName
I0717 12:48:33.666074   51588 main.go:141] libmachine: (functional-538000) Calling .DriverName
I0717 12:48:33.666214   51588 ssh_runner.go:195] Run: systemctl --version
I0717 12:48:33.666232   51588 main.go:141] libmachine: (functional-538000) Calling .GetSSHHostname
I0717 12:48:33.666302   51588 main.go:141] libmachine: (functional-538000) Calling .GetSSHPort
I0717 12:48:33.666378   51588 main.go:141] libmachine: (functional-538000) Calling .GetSSHKeyPath
I0717 12:48:33.666457   51588 main.go:141] libmachine: (functional-538000) Calling .GetSSHUsername
I0717 12:48:33.666548   51588 sshutil.go:53] new ssh client: &{IP:192.168.64.86 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/functional-538000/id_rsa Username:docker}
I0717 12:48:33.708591   51588 build_images.go:151] Building image from path: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/build.1968325258.tar
I0717 12:48:33.708671   51588 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0717 12:48:33.715003   51588 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1968325258.tar
I0717 12:48:33.718270   51588 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1968325258.tar: stat -c "%s %y" /var/lib/minikube/build/build.1968325258.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1968325258.tar': No such file or directory
I0717 12:48:33.718299   51588 ssh_runner.go:362] scp /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/build.1968325258.tar --> /var/lib/minikube/build/build.1968325258.tar (3072 bytes)
I0717 12:48:33.738478   51588 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1968325258
I0717 12:48:33.745076   51588 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1968325258 -xf /var/lib/minikube/build/build.1968325258.tar
I0717 12:48:33.751365   51588 docker.go:339] Building image: /var/lib/minikube/build/build.1968325258
I0717 12:48:33.751470   51588 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-538000 /var/lib/minikube/build/build.1968325258
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/

                                                
                                                
I0717 12:48:36.773323   51588 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-538000 /var/lib/minikube/build/build.1968325258: (3.021809402s)
I0717 12:48:36.773420   51588 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1968325258
I0717 12:48:36.779807   51588 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1968325258.tar
I0717 12:48:36.786006   51588 build_images.go:207] Built localhost/my-image:functional-538000 from /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/build.1968325258.tar
I0717 12:48:36.786072   51588 build_images.go:123] succeeded building to: functional-538000
I0717 12:48:36.786077   51588 build_images.go:124] failed building to: 
I0717 12:48:36.786089   51588 main.go:141] libmachine: Making call to close driver server
I0717 12:48:36.786142   51588 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:36.786377   51588 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:36.786406   51588 main.go:141] libmachine: Making call to close connection to plugin binary
I0717 12:48:36.786413   51588 main.go:141] libmachine: Making call to close driver server
I0717 12:48:36.786418   51588 main.go:141] libmachine: (functional-538000) Calling .Close
I0717 12:48:36.786559   51588 main.go:141] libmachine: (functional-538000) DBG | Closing plugin on server side
I0717 12:48:36.786569   51588 main.go:141] libmachine: Successfully made call to close driver server
I0717 12:48:36.786585   51588 main.go:141] libmachine: Making call to close connection to plugin binary
functional_test.go:447: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.49s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/Setup (3.36s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
E0717 12:47:27.131588   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 12:47:27.138672   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 12:47:27.149989   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 12:47:27.170429   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 12:47:27.211953   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 12:47:27.322103   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 12:47:27.482271   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (3.308792487s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-538000
--- PASS: TestFunctional/parallel/ImageCommands/Setup (3.36s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (0.95s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:495: (dbg) Run:  /bin/bash -c "eval $(out/minikube-darwin-amd64 -p functional-538000 docker-env) && out/minikube-darwin-amd64 status -p functional-538000"
E0717 12:47:27.802534   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
functional_test.go:518: (dbg) Run:  /bin/bash -c "eval $(out/minikube-darwin-amd64 -p functional-538000 docker-env) && docker images"
E0717 12:47:28.443999   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/DockerEnv/bash (0.95s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_changes (0.17s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2115: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.18s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2115: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.18s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_clusters (0.18s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2115: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.18s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadDaemon (3.6s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image load --daemon gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 image load --daemon gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr: (3.392423629s)
functional_test.go:447: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (3.60s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageReloadDaemon (2.5s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image load --daemon gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 image load --daemon gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr: (2.303370757s)
functional_test.go:447: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (2.50s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (6.52s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
E0717 12:47:37.408289   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (3.083705919s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-538000
functional_test.go:244: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image load --daemon gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 image load --daemon gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr: (3.222971778s)
functional_test.go:447: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (6.52s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.28s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image save gcr.io/google-containers/addon-resizer:functional-538000 /Users/jenkins/workspace/addon-resizer-save.tar --alsologtostderr
functional_test.go:379: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 image save gcr.io/google-containers/addon-resizer:functional-538000 /Users/jenkins/workspace/addon-resizer-save.tar --alsologtostderr: (1.27822454s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.28s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageRemove (0.37s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image rm gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.37s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.31s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image load /Users/jenkins/workspace/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 image load /Users/jenkins/workspace/addon-resizer-save.tar --alsologtostderr: (1.161557411s)
functional_test.go:447: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.31s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveDaemon (2.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-538000
functional_test.go:423: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 image save --daemon gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr
E0717 12:47:47.648834   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
functional_test.go:423: (dbg) Done: out/minikube-darwin-amd64 -p functional-538000 image save --daemon gcr.io/google-containers/addon-resizer:functional-538000 --alsologtostderr: (2.382887317s)
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-538000
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (2.49s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/DeployApp (14.13s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1438: (dbg) Run:  kubectl --context functional-538000 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1444: (dbg) Run:  kubectl --context functional-538000 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1449: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-775766b4cc-bg6c9" [c355f072-56cd-4847-acfd-ca0dee2d32d7] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-775766b4cc-bg6c9" [c355f072-56cd-4847-acfd-ca0dee2d32d7] Running
functional_test.go:1449: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 14.008158019s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (14.13s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.37s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-darwin-amd64 -p functional-538000 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-darwin-amd64 -p functional-538000 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-darwin-amd64 -p functional-538000 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 51270: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-darwin-amd64 -p functional-538000 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.37s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.02s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-darwin-amd64 -p functional-538000 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.02s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-538000 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [7dd83443-2c91-4b34-ad28-57f93b784f2e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [7dd83443-2c91-4b34-ad28-57f93b784f2e] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.009538097s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.22s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/List (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1458: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/JSONOutput (0.36s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1488: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 service list -o json
functional_test.go:1493: Took "363.23743ms" to run "out/minikube-darwin-amd64 -p functional-538000 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.36s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/HTTPS (0.24s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1508: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 service --namespace=default --https --url hello-node
functional_test.go:1521: found endpoint: https://192.168.64.86:31145
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.24s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/Format (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1539: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/URL (0.24s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1558: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 service hello-node --url
functional_test.go:1564: found endpoint for hello-node: http://192.168.64.86:31145
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.24s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.05s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-538000 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.05s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.105.25.10 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.02s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:319: (dbg) Run:  dig +time=5 +tries=3 @10.96.0.10 nginx-svc.default.svc.cluster.local. A
functional_test_tunnel_test.go:327: DNS resolution by dig for nginx-svc.default.svc.cluster.local. is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.02s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.02s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:351: (dbg) Run:  dscacheutil -q host -a name nginx-svc.default.svc.cluster.local.
functional_test_tunnel_test.go:359: DNS resolution by dscacheutil for nginx-svc.default.svc.cluster.local. is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.02s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.02s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:424: tunnel at http://nginx-svc.default.svc.cluster.local. is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.02s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.13s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-darwin-amd64 -p functional-538000 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.13s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_not_create (0.29s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1269: (dbg) Run:  out/minikube-darwin-amd64 profile lis
functional_test.go:1274: (dbg) Run:  out/minikube-darwin-amd64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.29s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_list (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1309: (dbg) Run:  out/minikube-darwin-amd64 profile list
functional_test.go:1314: Took "195.480928ms" to run "out/minikube-darwin-amd64 profile list"
functional_test.go:1323: (dbg) Run:  out/minikube-darwin-amd64 profile list -l
functional_test.go:1328: Took "65.726615ms" to run "out/minikube-darwin-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_json_output (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1360: (dbg) Run:  out/minikube-darwin-amd64 profile list -o json
functional_test.go:1365: Took "195.447819ms" to run "out/minikube-darwin-amd64 profile list -o json"
functional_test.go:1373: (dbg) Run:  out/minikube-darwin-amd64 profile list -o json --light
functional_test.go:1378: Took "65.334675ms" to run "out/minikube-darwin-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/any-port (7.13s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1260363942/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1689623298789790000" to /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1260363942/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1689623298789790000" to /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1260363942/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1689623298789790000" to /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1260363942/001/test-1689623298789790000
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (139.547829ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 17 19:48 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 17 19:48 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 17 19:48 test-1689623298789790000
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh cat /mount-9p/test-1689623298789790000
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-538000 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [8a22b1e6-b4c0-4147-9b33-402f16ce2906] Pending
helpers_test.go:344: "busybox-mount" [8a22b1e6-b4c0-4147-9b33-402f16ce2906] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [8a22b1e6-b4c0-4147-9b33-402f16ce2906] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [8a22b1e6-b4c0-4147-9b33-402f16ce2906] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.007009153s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-538000 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1260363942/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.13s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/specific-port (1.5s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdspecific-port2065565906/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (139.952579ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdspecific-port2065565906/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 ssh "sudo umount -f /mount-9p": exit status 1 (163.966334ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 32

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-darwin-amd64 -p functional-538000 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdspecific-port2065565906/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.50s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/VerifyCleanup (1.69s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup407947050/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup407947050/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup407947050/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T" /mount1: exit status 1 (149.433118ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T" /mount1: exit status 1 (169.642787ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-538000 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-darwin-amd64 mount -p functional-538000 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup407947050/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup407947050/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-538000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup407947050/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.69s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.14s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-538000
--- PASS: TestFunctional/delete_addon-resizer_images (0.14s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.05s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:197: (dbg) Run:  docker rmi -f localhost/my-image:functional-538000
--- PASS: TestFunctional/delete_my-image_image (0.05s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.05s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:205: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-538000
--- PASS: TestFunctional/delete_minikube_cached_images (0.05s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (36.81s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-darwin-amd64 start -p image-057000 --driver=hyperkit 
E0717 12:48:49.090031   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
image_test.go:69: (dbg) Done: out/minikube-darwin-amd64 start -p image-057000 --driver=hyperkit : (36.813371916s)
--- PASS: TestImageBuild/serial/Setup (36.81s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (2.39s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-darwin-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-057000
image_test.go:78: (dbg) Done: out/minikube-darwin-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-057000: (2.3926478s)
--- PASS: TestImageBuild/serial/NormalBuild (2.39s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.67s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-darwin-amd64 image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-057000
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.67s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.23s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-057000
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.23s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.19s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-darwin-amd64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-057000
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.19s)

                                                
                                    
x
+
TestIngressAddonLegacy/StartLegacyK8sCluster (79.85s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/StartLegacyK8sCluster
ingress_addon_legacy_test.go:39: (dbg) Run:  out/minikube-darwin-amd64 start -p ingress-addon-legacy-010000 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=hyperkit 
E0717 12:50:11.013135   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
ingress_addon_legacy_test.go:39: (dbg) Done: out/minikube-darwin-amd64 start -p ingress-addon-legacy-010000 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=hyperkit : (1m19.854085327s)
--- PASS: TestIngressAddonLegacy/StartLegacyK8sCluster (79.85s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (12.31s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddonActivation
ingress_addon_legacy_test.go:70: (dbg) Run:  out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 addons enable ingress --alsologtostderr -v=5
ingress_addon_legacy_test.go:70: (dbg) Done: out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 addons enable ingress --alsologtostderr -v=5: (12.308807832s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (12.31s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (0.53s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation
ingress_addon_legacy_test.go:79: (dbg) Run:  out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 addons enable ingress-dns --alsologtostderr -v=5
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (0.53s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddons (29.71s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddons
addons_test.go:183: (dbg) Run:  kubectl --context ingress-addon-legacy-010000 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:183: (dbg) Done: kubectl --context ingress-addon-legacy-010000 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s: (8.102662925s)
addons_test.go:208: (dbg) Run:  kubectl --context ingress-addon-legacy-010000 replace --force -f testdata/nginx-ingress-v1beta1.yaml
addons_test.go:221: (dbg) Run:  kubectl --context ingress-addon-legacy-010000 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:226: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [08630d9d-db07-42e5-a149-ce4f17fdebce] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [08630d9d-db07-42e5-a149-ce4f17fdebce] Running
addons_test.go:226: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: run=nginx healthy within 11.007092319s
addons_test.go:238: (dbg) Run:  out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Run:  kubectl --context ingress-addon-legacy-010000 replace --force -f testdata/ingress-dns-example-v1beta1.yaml
addons_test.go:267: (dbg) Run:  out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 ip
addons_test.go:273: (dbg) Run:  nslookup hello-john.test 192.168.64.88
addons_test.go:282: (dbg) Run:  out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:282: (dbg) Done: out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 addons disable ingress-dns --alsologtostderr -v=1: (2.398345106s)
addons_test.go:287: (dbg) Run:  out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 addons disable ingress --alsologtostderr -v=1
addons_test.go:287: (dbg) Done: out/minikube-darwin-amd64 -p ingress-addon-legacy-010000 addons disable ingress --alsologtostderr -v=1: (7.308050066s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressAddons (29.71s)

                                                
                                    
x
+
TestJSONOutput/start/Command (52.25s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-darwin-amd64 start -p json-output-339000 --output=json --user=testUser --memory=2200 --wait=true --driver=hyperkit 
E0717 12:52:27.134840   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 12:52:30.111729   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:30.117310   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:30.128861   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:30.151106   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:30.193266   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:30.274350   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:30.436494   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:30.757526   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:31.398411   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-darwin-amd64 start -p json-output-339000 --output=json --user=testUser --memory=2200 --wait=true --driver=hyperkit : (52.253865357s)
--- PASS: TestJSONOutput/start/Command (52.25s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.45s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-darwin-amd64 pause -p json-output-339000 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.45s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.44s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-darwin-amd64 unpause -p json-output-339000 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.44s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (8.17s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-darwin-amd64 stop -p json-output-339000 --output=json --user=testUser
E0717 12:52:32.678636   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:35.240187   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:52:40.362559   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-darwin-amd64 stop -p json-output-339000 --output=json --user=testUser: (8.169728924s)
--- PASS: TestJSONOutput/stop/Command (8.17s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.71s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-darwin-amd64 start -p json-output-error-896000 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p json-output-error-896000 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (346.752734ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"0de65979-f411-4fec-a6cd-14c5c8e480aa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-896000] minikube v1.30.1 on Darwin 13.4.1","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c0e6d527-b52b-4da0-87f5-d7e3adb3adf0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=16890"}}
	{"specversion":"1.0","id":"8006e72e-5149-453a-aa5d-f306a3087732","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig"}}
	{"specversion":"1.0","id":"82257f60-42ed-4e41-9800-a845e0253440","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-darwin-amd64"}}
	{"specversion":"1.0","id":"c72af325-df23-4053-bb32-4ac17374b8d2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"a824a7f3-f207-4b46-bfb1-3106987bd665","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube"}}
	{"specversion":"1.0","id":"6e0c7854-5662-4594-bb00-e9878ebc6b0e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"87adc0ea-c76f-4573-877c-a1912c9a46ee","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on darwin/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-896000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p json-output-error-896000
--- PASS: TestErrorJSONOutput (0.71s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-darwin-amd64
--- PASS: TestMainNoArgs (0.06s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (16.97s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-darwin-amd64 start -p mount-start-1-226000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=hyperkit 
E0717 12:53:11.084868   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
mount_start_test.go:98: (dbg) Done: out/minikube-darwin-amd64 start -p mount-start-1-226000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=hyperkit : (15.972592843s)
--- PASS: TestMountStart/serial/StartWithMountFirst (16.97s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-1-226000 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-1-226000 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (17.04s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-darwin-amd64 start -p mount-start-2-241000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=hyperkit 
mount_start_test.go:98: (dbg) Done: out/minikube-darwin-amd64 start -p mount-start-2-241000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=hyperkit : (16.042557998s)
--- PASS: TestMountStart/serial/StartWithMountSecond (17.04s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.29s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-241000 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-241000 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountSecond (0.29s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (2.43s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-darwin-amd64 delete -p mount-start-1-226000 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-darwin-amd64 delete -p mount-start-1-226000 --alsologtostderr -v=5: (2.431795006s)
--- PASS: TestMountStart/serial/DeleteFirst (2.43s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-241000 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-241000 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.23s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-darwin-amd64 stop -p mount-start-2-241000
mount_start_test.go:155: (dbg) Done: out/minikube-darwin-amd64 stop -p mount-start-2-241000: (2.233449689s)
--- PASS: TestMountStart/serial/Stop (2.23s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (17.11s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-darwin-amd64 start -p mount-start-2-241000
E0717 12:53:52.102334   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
mount_start_test.go:166: (dbg) Done: out/minikube-darwin-amd64 start -p mount-start-2-241000: (16.113725776s)
--- PASS: TestMountStart/serial/RestartStopped (17.11s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-241000 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-241000 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (95.77s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:85: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-592000 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=hyperkit 
E0717 12:55:14.024446   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
multinode_test.go:85: (dbg) Done: out/minikube-darwin-amd64 start -p multinode-592000 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=hyperkit : (1m35.552070624s)
multinode_test.go:91: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (95.77s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:481: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:486: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- rollout status deployment/busybox
multinode_test.go:486: (dbg) Done: out/minikube-darwin-amd64 kubectl -p multinode-592000 -- rollout status deployment/busybox: (3.733224078s)
multinode_test.go:493: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:516: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:524: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-4zbt4 -- nslookup kubernetes.io
multinode_test.go:524: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-d88ps -- nslookup kubernetes.io
multinode_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-4zbt4 -- nslookup kubernetes.default
multinode_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-d88ps -- nslookup kubernetes.default
multinode_test.go:542: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-4zbt4 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:542: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-d88ps -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (5.42s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.8s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:552: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:560: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-4zbt4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:571: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-4zbt4 -- sh -c "ping -c 1 192.168.64.1"
multinode_test.go:560: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-d88ps -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:571: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-592000 -- exec busybox-67b7f59bb-d88ps -- sh -c "ping -c 1 192.168.64.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.80s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (31.85s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:110: (dbg) Run:  out/minikube-darwin-amd64 node add -p multinode-592000 -v 3 --alsologtostderr
E0717 12:56:04.359116   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:04.364361   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:04.374574   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:04.394712   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:04.435803   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:04.516019   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:04.677625   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:04.998749   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:05.639824   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:06.920032   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:09.480804   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:56:14.601079   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
multinode_test.go:110: (dbg) Done: out/minikube-darwin-amd64 node add -p multinode-592000 -v 3 --alsologtostderr: (31.555550462s)
multinode_test.go:116: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (31.85s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.24s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:132: (dbg) Run:  out/minikube-darwin-amd64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.24s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (4.88s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:173: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp testdata/cp-test.txt multinode-592000:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiNodeserialCopyFile4119751510/001/cp-test_multinode-592000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000:/home/docker/cp-test.txt multinode-592000-m02:/home/docker/cp-test_multinode-592000_multinode-592000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m02 "sudo cat /home/docker/cp-test_multinode-592000_multinode-592000-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000:/home/docker/cp-test.txt multinode-592000-m03:/home/docker/cp-test_multinode-592000_multinode-592000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m03 "sudo cat /home/docker/cp-test_multinode-592000_multinode-592000-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp testdata/cp-test.txt multinode-592000-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000-m02:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiNodeserialCopyFile4119751510/001/cp-test_multinode-592000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000-m02:/home/docker/cp-test.txt multinode-592000:/home/docker/cp-test_multinode-592000-m02_multinode-592000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000 "sudo cat /home/docker/cp-test_multinode-592000-m02_multinode-592000.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000-m02:/home/docker/cp-test.txt multinode-592000-m03:/home/docker/cp-test_multinode-592000-m02_multinode-592000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m03 "sudo cat /home/docker/cp-test_multinode-592000-m02_multinode-592000-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp testdata/cp-test.txt multinode-592000-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000-m03:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiNodeserialCopyFile4119751510/001/cp-test_multinode-592000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000-m03:/home/docker/cp-test.txt multinode-592000:/home/docker/cp-test_multinode-592000-m03_multinode-592000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000 "sudo cat /home/docker/cp-test_multinode-592000-m03_multinode-592000.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 cp multinode-592000-m03:/home/docker/cp-test.txt multinode-592000-m02:/home/docker/cp-test_multinode-592000-m03_multinode-592000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 ssh -n multinode-592000-m02 "sudo cat /home/docker/cp-test_multinode-592000-m03_multinode-592000-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (4.88s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:210: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 node stop m03
E0717 12:56:24.841514   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
multinode_test.go:210: (dbg) Done: out/minikube-darwin-amd64 -p multinode-592000 node stop m03: (2.191162015s)
multinode_test.go:216: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status
multinode_test.go:216: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p multinode-592000 status: exit status 7 (235.090707ms)

                                                
                                                
-- stdout --
	multinode-592000
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-592000-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-592000-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:223: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status --alsologtostderr
multinode_test.go:223: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p multinode-592000 status --alsologtostderr: exit status 7 (239.504264ms)

                                                
                                                
-- stdout --
	multinode-592000
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-592000-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-592000-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0717 12:56:27.081880   52397 out.go:296] Setting OutFile to fd 1 ...
	I0717 12:56:27.082040   52397 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:56:27.082045   52397 out.go:309] Setting ErrFile to fd 2...
	I0717 12:56:27.082049   52397 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 12:56:27.082227   52397 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
	I0717 12:56:27.082444   52397 out.go:303] Setting JSON to false
	I0717 12:56:27.082483   52397 mustload.go:65] Loading cluster: multinode-592000
	I0717 12:56:27.082573   52397 notify.go:220] Checking for updates...
	I0717 12:56:27.082866   52397 config.go:182] Loaded profile config "multinode-592000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0717 12:56:27.082879   52397 status.go:255] checking status of multinode-592000 ...
	I0717 12:56:27.083318   52397 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:56:27.083364   52397 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:56:27.090517   52397 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57397
	I0717 12:56:27.090847   52397 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:56:27.091286   52397 main.go:141] libmachine: Using API Version  1
	I0717 12:56:27.091297   52397 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:56:27.091542   52397 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:56:27.091661   52397 main.go:141] libmachine: (multinode-592000) Calling .GetState
	I0717 12:56:27.091735   52397 main.go:141] libmachine: (multinode-592000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 12:56:27.091808   52397 main.go:141] libmachine: (multinode-592000) DBG | hyperkit pid from json: 52108
	I0717 12:56:27.093073   52397 status.go:330] multinode-592000 host status = "Running" (err=<nil>)
	I0717 12:56:27.093088   52397 host.go:66] Checking if "multinode-592000" exists ...
	I0717 12:56:27.093326   52397 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:56:27.093350   52397 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:56:27.100287   52397 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57399
	I0717 12:56:27.100619   52397 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:56:27.100992   52397 main.go:141] libmachine: Using API Version  1
	I0717 12:56:27.101012   52397 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:56:27.101207   52397 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:56:27.101312   52397 main.go:141] libmachine: (multinode-592000) Calling .GetIP
	I0717 12:56:27.101395   52397 host.go:66] Checking if "multinode-592000" exists ...
	I0717 12:56:27.101635   52397 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:56:27.101686   52397 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:56:27.108482   52397 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57401
	I0717 12:56:27.108823   52397 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:56:27.109201   52397 main.go:141] libmachine: Using API Version  1
	I0717 12:56:27.109214   52397 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:56:27.109543   52397 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:56:27.109738   52397 main.go:141] libmachine: (multinode-592000) Calling .DriverName
	I0717 12:56:27.109882   52397 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0717 12:56:27.109903   52397 main.go:141] libmachine: (multinode-592000) Calling .GetSSHHostname
	I0717 12:56:27.109980   52397 main.go:141] libmachine: (multinode-592000) Calling .GetSSHPort
	I0717 12:56:27.110183   52397 main.go:141] libmachine: (multinode-592000) Calling .GetSSHKeyPath
	I0717 12:56:27.110259   52397 main.go:141] libmachine: (multinode-592000) Calling .GetSSHUsername
	I0717 12:56:27.110340   52397 sshutil.go:53] new ssh client: &{IP:192.168.64.93 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/multinode-592000/id_rsa Username:docker}
	I0717 12:56:27.144008   52397 ssh_runner.go:195] Run: systemctl --version
	I0717 12:56:27.147460   52397 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0717 12:56:27.157495   52397 kubeconfig.go:92] found "multinode-592000" server: "https://192.168.64.93:8443"
	I0717 12:56:27.157515   52397 api_server.go:166] Checking apiserver status ...
	I0717 12:56:27.157555   52397 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0717 12:56:27.166843   52397 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1821/cgroup
	I0717 12:56:27.173583   52397 api_server.go:182] apiserver freezer: "11:freezer:/kubepods/burstable/pod64c7a128be656b785980e29ffa51645a/0dc5a94a4497e24d93be1625a2475154919b19005dd7d191e58fe1a7d176f260"
	I0717 12:56:27.173631   52397 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/kubepods/burstable/pod64c7a128be656b785980e29ffa51645a/0dc5a94a4497e24d93be1625a2475154919b19005dd7d191e58fe1a7d176f260/freezer.state
	I0717 12:56:27.180557   52397 api_server.go:204] freezer state: "THAWED"
	I0717 12:56:27.180591   52397 api_server.go:253] Checking apiserver healthz at https://192.168.64.93:8443/healthz ...
	I0717 12:56:27.184329   52397 api_server.go:279] https://192.168.64.93:8443/healthz returned 200:
	ok
	I0717 12:56:27.184339   52397 status.go:421] multinode-592000 apiserver status = Running (err=<nil>)
	I0717 12:56:27.184384   52397 status.go:257] multinode-592000 status: &{Name:multinode-592000 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0717 12:56:27.184395   52397 status.go:255] checking status of multinode-592000-m02 ...
	I0717 12:56:27.184703   52397 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:56:27.184717   52397 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:56:27.192154   52397 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57405
	I0717 12:56:27.192503   52397 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:56:27.192962   52397 main.go:141] libmachine: Using API Version  1
	I0717 12:56:27.192970   52397 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:56:27.193193   52397 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:56:27.193343   52397 main.go:141] libmachine: (multinode-592000-m02) Calling .GetState
	I0717 12:56:27.193419   52397 main.go:141] libmachine: (multinode-592000-m02) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 12:56:27.193489   52397 main.go:141] libmachine: (multinode-592000-m02) DBG | hyperkit pid from json: 52126
	I0717 12:56:27.194753   52397 status.go:330] multinode-592000-m02 host status = "Running" (err=<nil>)
	I0717 12:56:27.194761   52397 host.go:66] Checking if "multinode-592000-m02" exists ...
	I0717 12:56:27.195011   52397 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:56:27.195034   52397 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:56:27.205638   52397 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57407
	I0717 12:56:27.206023   52397 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:56:27.206366   52397 main.go:141] libmachine: Using API Version  1
	I0717 12:56:27.206380   52397 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:56:27.206582   52397 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:56:27.206671   52397 main.go:141] libmachine: (multinode-592000-m02) Calling .GetIP
	I0717 12:56:27.206749   52397 host.go:66] Checking if "multinode-592000-m02" exists ...
	I0717 12:56:27.207019   52397 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:56:27.207044   52397 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:56:27.214108   52397 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57409
	I0717 12:56:27.214446   52397 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:56:27.214873   52397 main.go:141] libmachine: Using API Version  1
	I0717 12:56:27.214909   52397 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:56:27.215204   52397 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:56:27.215313   52397 main.go:141] libmachine: (multinode-592000-m02) Calling .DriverName
	I0717 12:56:27.215492   52397 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0717 12:56:27.215503   52397 main.go:141] libmachine: (multinode-592000-m02) Calling .GetSSHHostname
	I0717 12:56:27.215622   52397 main.go:141] libmachine: (multinode-592000-m02) Calling .GetSSHPort
	I0717 12:56:27.215701   52397 main.go:141] libmachine: (multinode-592000-m02) Calling .GetSSHKeyPath
	I0717 12:56:27.215823   52397 main.go:141] libmachine: (multinode-592000-m02) Calling .GetSSHUsername
	I0717 12:56:27.215898   52397 sshutil.go:53] new ssh client: &{IP:192.168.64.94 Port:22 SSHKeyPath:/Users/jenkins/minikube-integration/16890-49878/.minikube/machines/multinode-592000-m02/id_rsa Username:docker}
	I0717 12:56:27.256486   52397 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0717 12:56:27.265717   52397 status.go:257] multinode-592000-m02 status: &{Name:multinode-592000-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0717 12:56:27.265737   52397 status.go:255] checking status of multinode-592000-m03 ...
	I0717 12:56:27.266014   52397 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 12:56:27.266039   52397 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 12:56:27.273052   52397 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57412
	I0717 12:56:27.273422   52397 main.go:141] libmachine: () Calling .GetVersion
	I0717 12:56:27.273781   52397 main.go:141] libmachine: Using API Version  1
	I0717 12:56:27.273795   52397 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 12:56:27.273995   52397 main.go:141] libmachine: () Calling .GetMachineName
	I0717 12:56:27.274091   52397 main.go:141] libmachine: (multinode-592000-m03) Calling .GetState
	I0717 12:56:27.274168   52397 main.go:141] libmachine: (multinode-592000-m03) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 12:56:27.274230   52397 main.go:141] libmachine: (multinode-592000-m03) DBG | hyperkit pid from json: 52192
	I0717 12:56:27.275431   52397 main.go:141] libmachine: (multinode-592000-m03) DBG | hyperkit pid 52192 missing from process table
	I0717 12:56:27.275449   52397 status.go:330] multinode-592000-m03 host status = "Stopped" (err=<nil>)
	I0717 12:56:27.275458   52397 status.go:343] host is not running, skipping remaining checks
	I0717 12:56:27.275463   52397 status.go:257] multinode-592000-m03 status: &{Name:multinode-592000-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (2.67s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (27.55s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:254: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 node start m03 --alsologtostderr
E0717 12:56:45.323440   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
multinode_test.go:254: (dbg) Done: out/minikube-darwin-amd64 -p multinode-592000 node start m03 --alsologtostderr: (27.198013308s)
multinode_test.go:261: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status
multinode_test.go:275: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (27.55s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (175.1s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:283: (dbg) Run:  out/minikube-darwin-amd64 node list -p multinode-592000
multinode_test.go:290: (dbg) Run:  out/minikube-darwin-amd64 stop -p multinode-592000
multinode_test.go:290: (dbg) Done: out/minikube-darwin-amd64 stop -p multinode-592000: (18.42202079s)
multinode_test.go:295: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-592000 --wait=true -v=8 --alsologtostderr
E0717 12:57:26.286571   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 12:57:27.195505   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 12:57:30.172342   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:57:57.869868   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 12:58:48.208665   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
multinode_test.go:295: (dbg) Done: out/minikube-darwin-amd64 start -p multinode-592000 --wait=true -v=8 --alsologtostderr: (2m36.591029479s)
multinode_test.go:300: (dbg) Run:  out/minikube-darwin-amd64 node list -p multinode-592000
--- PASS: TestMultiNode/serial/RestartKeepsNodes (175.10s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (2.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:394: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 node delete m03
multinode_test.go:394: (dbg) Done: out/minikube-darwin-amd64 -p multinode-592000 node delete m03: (2.664920599s)
multinode_test.go:400: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status --alsologtostderr
multinode_test.go:424: (dbg) Run:  kubectl get nodes
multinode_test.go:432: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (2.97s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (16.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:314: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 stop
multinode_test.go:314: (dbg) Done: out/minikube-darwin-amd64 -p multinode-592000 stop: (16.330011051s)
multinode_test.go:320: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status
multinode_test.go:320: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p multinode-592000 status: exit status 7 (61.97679ms)

                                                
                                                
-- stdout --
	multinode-592000
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-592000-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:327: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status --alsologtostderr
multinode_test.go:327: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p multinode-592000 status --alsologtostderr: exit status 7 (62.061003ms)

                                                
                                                
-- stdout --
	multinode-592000
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-592000-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0717 13:00:09.345621   52536 out.go:296] Setting OutFile to fd 1 ...
	I0717 13:00:09.346333   52536 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 13:00:09.346361   52536 out.go:309] Setting ErrFile to fd 2...
	I0717 13:00:09.346372   52536 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0717 13:00:09.346883   52536 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/16890-49878/.minikube/bin
	I0717 13:00:09.347087   52536 out.go:303] Setting JSON to false
	I0717 13:00:09.347107   52536 mustload.go:65] Loading cluster: multinode-592000
	I0717 13:00:09.347144   52536 notify.go:220] Checking for updates...
	I0717 13:00:09.347382   52536 config.go:182] Loaded profile config "multinode-592000": Driver=hyperkit, ContainerRuntime=docker, KubernetesVersion=v1.27.3
	I0717 13:00:09.347397   52536 status.go:255] checking status of multinode-592000 ...
	I0717 13:00:09.347795   52536 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 13:00:09.347835   52536 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 13:00:09.354743   52536 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57592
	I0717 13:00:09.355050   52536 main.go:141] libmachine: () Calling .GetVersion
	I0717 13:00:09.355484   52536 main.go:141] libmachine: Using API Version  1
	I0717 13:00:09.355493   52536 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 13:00:09.355696   52536 main.go:141] libmachine: () Calling .GetMachineName
	I0717 13:00:09.355805   52536 main.go:141] libmachine: (multinode-592000) Calling .GetState
	I0717 13:00:09.355885   52536 main.go:141] libmachine: (multinode-592000) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:00:09.355950   52536 main.go:141] libmachine: (multinode-592000) DBG | hyperkit pid from json: 52456
	I0717 13:00:09.356916   52536 main.go:141] libmachine: (multinode-592000) DBG | hyperkit pid 52456 missing from process table
	I0717 13:00:09.356962   52536 status.go:330] multinode-592000 host status = "Stopped" (err=<nil>)
	I0717 13:00:09.356975   52536 status.go:343] host is not running, skipping remaining checks
	I0717 13:00:09.356980   52536 status.go:257] multinode-592000 status: &{Name:multinode-592000 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0717 13:00:09.357001   52536 status.go:255] checking status of multinode-592000-m02 ...
	I0717 13:00:09.357287   52536 main.go:141] libmachine: Found binary path at /Users/jenkins/workspace/out/docker-machine-driver-hyperkit
	I0717 13:00:09.357308   52536 main.go:141] libmachine: Launching plugin server for driver hyperkit
	I0717 13:00:09.363953   52536 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:57594
	I0717 13:00:09.364269   52536 main.go:141] libmachine: () Calling .GetVersion
	I0717 13:00:09.364604   52536 main.go:141] libmachine: Using API Version  1
	I0717 13:00:09.364625   52536 main.go:141] libmachine: () Calling .SetConfigRaw
	I0717 13:00:09.364855   52536 main.go:141] libmachine: () Calling .GetMachineName
	I0717 13:00:09.364951   52536 main.go:141] libmachine: (multinode-592000-m02) Calling .GetState
	I0717 13:00:09.365072   52536 main.go:141] libmachine: (multinode-592000-m02) DBG | exe=/Users/jenkins/workspace/out/docker-machine-driver-hyperkit uid=0
	I0717 13:00:09.365105   52536 main.go:141] libmachine: (multinode-592000-m02) DBG | hyperkit pid from json: 52472
	I0717 13:00:09.366020   52536 main.go:141] libmachine: (multinode-592000-m02) DBG | hyperkit pid 52472 missing from process table
	I0717 13:00:09.366046   52536 status.go:330] multinode-592000-m02 host status = "Stopped" (err=<nil>)
	I0717 13:00:09.366051   52536 status.go:343] host is not running, skipping remaining checks
	I0717 13:00:09.366056   52536 status.go:257] multinode-592000-m02 status: &{Name:multinode-592000-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (16.45s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (79.05s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:354: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-592000 --wait=true -v=8 --alsologtostderr --driver=hyperkit 
E0717 13:01:04.364170   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
multinode_test.go:354: (dbg) Done: out/minikube-darwin-amd64 start -p multinode-592000 --wait=true -v=8 --alsologtostderr --driver=hyperkit : (1m18.687514879s)
multinode_test.go:360: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-592000 status --alsologtostderr
multinode_test.go:374: (dbg) Run:  kubectl get nodes
multinode_test.go:382: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (79.05s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (42.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:443: (dbg) Run:  out/minikube-darwin-amd64 node list -p multinode-592000
multinode_test.go:452: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-592000-m02 --driver=hyperkit 
multinode_test.go:452: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p multinode-592000-m02 --driver=hyperkit : exit status 14 (476.984798ms)

                                                
                                                
-- stdout --
	* [multinode-592000-m02] minikube v1.30.1 on Darwin 13.4.1
	  - MINIKUBE_LOCATION=16890
	  - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-592000-m02' is duplicated with machine name 'multinode-592000-m02' in profile 'multinode-592000'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:460: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-592000-m03 --driver=hyperkit 
E0717 13:01:32.052511   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
multinode_test.go:460: (dbg) Done: out/minikube-darwin-amd64 start -p multinode-592000-m03 --driver=hyperkit : (38.000619081s)
multinode_test.go:467: (dbg) Run:  out/minikube-darwin-amd64 node add -p multinode-592000
multinode_test.go:467: (dbg) Non-zero exit: out/minikube-darwin-amd64 node add -p multinode-592000: exit status 80 (269.322639ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-592000
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-592000-m03 already exists in multinode-592000-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                                                         │
	│    * If the above advice does not help, please let us know:                                                             │
	│      https://github.com/kubernetes/minikube/issues/new/choose                                                           │
	│                                                                                                                         │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.                                │
	│    * Please also attach the following file to the GitHub issue:                                                         │
	│    * - /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-darwin-amd64 delete -p multinode-592000-m03
multinode_test.go:472: (dbg) Done: out/minikube-darwin-amd64 delete -p multinode-592000-m03: (3.508254606s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (42.30s)

                                                
                                    
x
+
TestPreload (174.19s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-darwin-amd64 start -p test-preload-245000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperkit  --kubernetes-version=v1.24.4
E0717 13:02:27.202061   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 13:02:30.177683   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-darwin-amd64 start -p test-preload-245000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperkit  --kubernetes-version=v1.24.4: (1m15.372044549s)
preload_test.go:52: (dbg) Run:  out/minikube-darwin-amd64 -p test-preload-245000 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-darwin-amd64 -p test-preload-245000 image pull gcr.io/k8s-minikube/busybox: (2.301259559s)
preload_test.go:58: (dbg) Run:  out/minikube-darwin-amd64 stop -p test-preload-245000
preload_test.go:58: (dbg) Done: out/minikube-darwin-amd64 stop -p test-preload-245000: (8.23091365s)
preload_test.go:66: (dbg) Run:  out/minikube-darwin-amd64 start -p test-preload-245000 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=hyperkit 
E0717 13:03:50.284464   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
preload_test.go:66: (dbg) Done: out/minikube-darwin-amd64 start -p test-preload-245000 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=hyperkit : (1m22.827738905s)
preload_test.go:71: (dbg) Run:  out/minikube-darwin-amd64 -p test-preload-245000 image list
helpers_test.go:175: Cleaning up "test-preload-245000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p test-preload-245000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p test-preload-245000: (5.313897894s)
--- PASS: TestPreload (174.19s)

                                                
                                    
x
+
TestScheduledStopUnix (106.67s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-darwin-amd64 start -p scheduled-stop-722000 --memory=2048 --driver=hyperkit 
scheduled_stop_test.go:128: (dbg) Done: out/minikube-darwin-amd64 start -p scheduled-stop-722000 --memory=2048 --driver=hyperkit : (35.28677607s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 stop -p scheduled-stop-722000 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.TimeToStop}} -p scheduled-stop-722000 -n scheduled-stop-722000
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 stop -p scheduled-stop-722000 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 stop -p scheduled-stop-722000 --cancel-scheduled
E0717 13:06:04.369779   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p scheduled-stop-722000 -n scheduled-stop-722000
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 status -p scheduled-stop-722000
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 stop -p scheduled-stop-722000 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 status -p scheduled-stop-722000
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-darwin-amd64 status -p scheduled-stop-722000: exit status 7 (56.381221ms)

                                                
                                                
-- stdout --
	scheduled-stop-722000
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p scheduled-stop-722000 -n scheduled-stop-722000
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p scheduled-stop-722000 -n scheduled-stop-722000: exit status 7 (56.146251ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-722000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p scheduled-stop-722000
--- PASS: TestScheduledStopUnix (106.67s)

                                                
                                    
x
+
TestSkaffold (111.17s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/skaffold.exe3398447015 version
skaffold_test.go:63: skaffold version: v2.6.0
skaffold_test.go:66: (dbg) Run:  out/minikube-darwin-amd64 start -p skaffold-610000 --memory=2600 --driver=hyperkit 
E0717 13:07:27.205991   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 13:07:30.182946   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
skaffold_test.go:66: (dbg) Done: out/minikube-darwin-amd64 start -p skaffold-610000 --memory=2600 --driver=hyperkit : (35.303947066s)
skaffold_test.go:86: copying out/minikube-darwin-amd64 to /Users/jenkins/workspace/out/minikube
skaffold_test.go:105: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/skaffold.exe3398447015 run --minikube-profile skaffold-610000 --kube-context skaffold-610000 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/skaffold.exe3398447015 run --minikube-profile skaffold-610000 --kube-context skaffold-610000 --status-check=true --port-forward=false --interactive=false: (57.45837773s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-795d5c698-h724g" [9e1ae9fe-bae6-4f90-b0eb-4565264bd8f1] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 5.011911528s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-76bbb6c674-td45f" [289f5e6e-944e-4654-847b-adeb6966a3b1] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.005908113s
helpers_test.go:175: Cleaning up "skaffold-610000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p skaffold-610000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p skaffold-610000: (5.304487331s)
--- PASS: TestSkaffold (111.17s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (168.39s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:132: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.6.2.280249631.exe start -p running-upgrade-792000 --memory=2200 --vm-driver=hyperkit 
E0717 13:12:27.211835   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 13:12:27.427295   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 13:12:30.189734   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
version_upgrade_test.go:132: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.6.2.280249631.exe start -p running-upgrade-792000 --memory=2200 --vm-driver=hyperkit : (1m36.828376165s)
version_upgrade_test.go:142: (dbg) Run:  out/minikube-darwin-amd64 start -p running-upgrade-792000 --memory=2200 --alsologtostderr -v=1 --driver=hyperkit 
E0717 13:13:37.785283   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:37.791792   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:37.802668   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:37.824329   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:37.865048   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:37.947207   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:38.107479   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:38.428491   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:39.070071   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:40.352110   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:42.914324   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:48.034740   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:13:58.275868   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
version_upgrade_test.go:142: (dbg) Done: out/minikube-darwin-amd64 start -p running-upgrade-792000 --memory=2200 --alsologtostderr -v=1 --driver=hyperkit : (1m4.721486895s)
helpers_test.go:175: Cleaning up "running-upgrade-792000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p running-upgrade-792000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p running-upgrade-792000: (5.315079513s)
--- PASS: TestRunningBinaryUpgrade (168.39s)

                                                
                                    
x
+
TestKubernetesUpgrade (142.21s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:234: (dbg) Run:  out/minikube-darwin-amd64 start -p kubernetes-upgrade-283000 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=hyperkit 
E0717 13:14:18.756521   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
version_upgrade_test.go:234: (dbg) Done: out/minikube-darwin-amd64 start -p kubernetes-upgrade-283000 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=hyperkit : (1m14.0077624s)
version_upgrade_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 stop -p kubernetes-upgrade-283000
version_upgrade_test.go:239: (dbg) Done: out/minikube-darwin-amd64 stop -p kubernetes-upgrade-283000: (2.235764271s)
version_upgrade_test.go:244: (dbg) Run:  out/minikube-darwin-amd64 -p kubernetes-upgrade-283000 status --format={{.Host}}
version_upgrade_test.go:244: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p kubernetes-upgrade-283000 status --format={{.Host}}: exit status 7 (53.018042ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:246: status error: exit status 7 (may be ok)
version_upgrade_test.go:255: (dbg) Run:  out/minikube-darwin-amd64 start -p kubernetes-upgrade-283000 --memory=2200 --kubernetes-version=v1.27.3 --alsologtostderr -v=1 --driver=hyperkit 
version_upgrade_test.go:255: (dbg) Done: out/minikube-darwin-amd64 start -p kubernetes-upgrade-283000 --memory=2200 --kubernetes-version=v1.27.3 --alsologtostderr -v=1 --driver=hyperkit : (34.047342471s)
version_upgrade_test.go:260: (dbg) Run:  kubectl --context kubernetes-upgrade-283000 version --output=json
version_upgrade_test.go:279: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:281: (dbg) Run:  out/minikube-darwin-amd64 start -p kubernetes-upgrade-283000 --memory=2200 --kubernetes-version=v1.16.0 --driver=hyperkit 
E0717 13:16:04.381409   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
version_upgrade_test.go:281: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p kubernetes-upgrade-283000 --memory=2200 --kubernetes-version=v1.16.0 --driver=hyperkit : exit status 106 (643.41382ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-283000] minikube v1.30.1 on Darwin 13.4.1
	  - MINIKUBE_LOCATION=16890
	  - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.27.3 cluster to v1.16.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.16.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-283000
	    minikube start -p kubernetes-upgrade-283000 --kubernetes-version=v1.16.0
	    
	    2) Create a second cluster with Kubernetes 1.16.0, by running:
	    
	    minikube start -p kubernetes-upgrade-2830002 --kubernetes-version=v1.16.0
	    
	    3) Use the existing cluster at version Kubernetes 1.27.3, by running:
	    
	    minikube start -p kubernetes-upgrade-283000 --kubernetes-version=v1.27.3
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:285: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:287: (dbg) Run:  out/minikube-darwin-amd64 start -p kubernetes-upgrade-283000 --memory=2200 --kubernetes-version=v1.27.3 --alsologtostderr -v=1 --driver=hyperkit 
version_upgrade_test.go:287: (dbg) Done: out/minikube-darwin-amd64 start -p kubernetes-upgrade-283000 --memory=2200 --kubernetes-version=v1.27.3 --alsologtostderr -v=1 --driver=hyperkit : (25.900167961s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-283000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p kubernetes-upgrade-283000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p kubernetes-upgrade-283000: (5.267396928s)
--- PASS: TestKubernetesUpgrade (142.21s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade/upgrade-v1.11.0-to-current (3.43s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade/upgrade-v1.11.0-to-current
* minikube v1.30.1 on darwin
- MINIKUBE_LOCATION=16890
- KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
- MINIKUBE_BIN=out/minikube-darwin-amd64
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.11.0-to-current2297447674/001
* Using the hyperkit driver based on user configuration
* The 'hyperkit' driver requires elevated permissions. The following commands will be executed:

                                                
                                                
$ sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.11.0-to-current2297447674/001/.minikube/bin/docker-machine-driver-hyperkit 
$ sudo chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.11.0-to-current2297447674/001/.minikube/bin/docker-machine-driver-hyperkit 

                                                
                                                

                                                
                                                
! Unable to update hyperkit driver: [sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.11.0-to-current2297447674/001/.minikube/bin/docker-machine-driver-hyperkit] requires a password, and --interactive=false
* Starting control plane node minikube in cluster minikube
* Download complete!
--- PASS: TestHyperkitDriverSkipUpgrade/upgrade-v1.11.0-to-current (3.43s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current (6.33s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current
* minikube v1.30.1 on darwin
- MINIKUBE_LOCATION=16890
- KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
- MINIKUBE_BIN=out/minikube-darwin-amd64
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.2.0-to-current3026220474/001
* Using the hyperkit driver based on user configuration
* Downloading driver docker-machine-driver-hyperkit:
* The 'hyperkit' driver requires elevated permissions. The following commands will be executed:

                                                
                                                
$ sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.2.0-to-current3026220474/001/.minikube/bin/docker-machine-driver-hyperkit 
$ sudo chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.2.0-to-current3026220474/001/.minikube/bin/docker-machine-driver-hyperkit 

                                                
                                                

                                                
                                                
! Unable to update hyperkit driver: [sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.2.0-to-current3026220474/001/.minikube/bin/docker-machine-driver-hyperkit] requires a password, and --interactive=false
* Starting control plane node minikube in cluster minikube
* Download complete!
--- PASS: TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current (6.33s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.45s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Setup
--- PASS: TestStoppedBinaryUpgrade/Setup (1.45s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (161.16s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:195: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.6.2.3635208618.exe start -p stopped-upgrade-227000 --memory=2200 --vm-driver=hyperkit 
E0717 13:14:59.719680   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
version_upgrade_test.go:195: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.6.2.3635208618.exe start -p stopped-upgrade-227000 --memory=2200 --vm-driver=hyperkit : (1m31.62970479s)
version_upgrade_test.go:204: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.6.2.3635208618.exe -p stopped-upgrade-227000 stop
version_upgrade_test.go:204: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.6.2.3635208618.exe -p stopped-upgrade-227000 stop: (8.098513765s)
version_upgrade_test.go:210: (dbg) Run:  out/minikube-darwin-amd64 start -p stopped-upgrade-227000 --memory=2200 --alsologtostderr -v=1 --driver=hyperkit 
E0717 13:16:21.641403   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
version_upgrade_test.go:210: (dbg) Done: out/minikube-darwin-amd64 start -p stopped-upgrade-227000 --memory=2200 --alsologtostderr -v=1 --driver=hyperkit : (1m1.430793888s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (161.16s)

                                                
                                    
x
+
TestPause/serial/Start (59.66s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-darwin-amd64 start -p pause-391000 --memory=2048 --install-addons=false --wait=all --driver=hyperkit 
pause_test.go:80: (dbg) Done: out/minikube-darwin-amd64 start -p pause-391000 --memory=2048 --install-addons=false --wait=all --driver=hyperkit : (59.660525548s)
--- PASS: TestPause/serial/Start (59.66s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.48s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:218: (dbg) Run:  out/minikube-darwin-amd64 logs -p stopped-upgrade-227000
version_upgrade_test.go:218: (dbg) Done: out/minikube-darwin-amd64 logs -p stopped-upgrade-227000: (2.475683271s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (2.48s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.55s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-198000 --no-kubernetes --kubernetes-version=1.20 --driver=hyperkit 
E0717 13:17:27.199716   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p NoKubernetes-198000 --no-kubernetes --kubernetes-version=1.20 --driver=hyperkit : exit status 14 (553.037307ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-198000] minikube v1.30.1 on Darwin 13.4.1
	  - MINIKUBE_LOCATION=16890
	  - KUBECONFIG=/Users/jenkins/minikube-integration/16890-49878/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/16890-49878/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.55s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (36.66s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-198000 --driver=hyperkit 
E0717 13:17:30.175578   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-darwin-amd64 start -p NoKubernetes-198000 --driver=hyperkit : (36.509363848s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-darwin-amd64 -p NoKubernetes-198000 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (36.66s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (43.5s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-darwin-amd64 start -p pause-391000 --alsologtostderr -v=1 --driver=hyperkit 
pause_test.go:92: (dbg) Done: out/minikube-darwin-amd64 start -p pause-391000 --alsologtostderr -v=1 --driver=hyperkit : (43.480647841s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (43.50s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (17.19s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-198000 --no-kubernetes --driver=hyperkit 
no_kubernetes_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p NoKubernetes-198000 --no-kubernetes --driver=hyperkit : (14.508492598s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-darwin-amd64 -p NoKubernetes-198000 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p NoKubernetes-198000 status -o json: exit status 2 (126.068067ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-198000","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-darwin-amd64 delete -p NoKubernetes-198000
no_kubernetes_test.go:124: (dbg) Done: out/minikube-darwin-amd64 delete -p NoKubernetes-198000: (2.550433361s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (17.19s)

                                                
                                    
x
+
TestPause/serial/Pause (0.49s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-darwin-amd64 pause -p pause-391000 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.49s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.14s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-darwin-amd64 status -p pause-391000 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-darwin-amd64 status -p pause-391000 --output=json --layout=cluster: exit status 2 (142.114731ms)

                                                
                                                
-- stdout --
	{"Name":"pause-391000","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.30.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-391000","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.14s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.55s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-darwin-amd64 unpause -p pause-391000 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.55s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.56s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-darwin-amd64 pause -p pause-391000 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.56s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (5.26s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-darwin-amd64 delete -p pause-391000 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-darwin-amd64 delete -p pause-391000 --alsologtostderr -v=5: (5.262691332s)
--- PASS: TestPause/serial/DeletePaused (5.26s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (16.86s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-198000 --no-kubernetes --driver=hyperkit 
no_kubernetes_test.go:136: (dbg) Done: out/minikube-darwin-amd64 start -p NoKubernetes-198000 --no-kubernetes --driver=hyperkit : (16.863747643s)
--- PASS: TestNoKubernetes/serial/Start (16.86s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.22s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-darwin-amd64 profile list --output json
--- PASS: TestPause/serial/VerifyDeletedResources (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (61.03s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p auto-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=hyperkit 
E0717 13:18:37.771338   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p auto-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=hyperkit : (1m1.031209723s)
--- PASS: TestNetworkPlugins/group/auto/Start (61.03s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.12s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-darwin-amd64 ssh -p NoKubernetes-198000 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-darwin-amd64 ssh -p NoKubernetes-198000 "sudo systemctl is-active --quiet service kubelet": exit status 1 (118.87608ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunning (0.12s)

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.38s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-darwin-amd64 profile list
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-darwin-amd64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (0.38s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.21s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-darwin-amd64 stop -p NoKubernetes-198000
no_kubernetes_test.go:158: (dbg) Done: out/minikube-darwin-amd64 stop -p NoKubernetes-198000: (2.206386132s)
--- PASS: TestNoKubernetes/serial/Stop (2.21s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (21.96s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-198000 --driver=hyperkit 
no_kubernetes_test.go:191: (dbg) Done: out/minikube-darwin-amd64 start -p NoKubernetes-198000 --driver=hyperkit : (21.95840766s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (21.96s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.14s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-darwin-amd64 ssh -p NoKubernetes-198000 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-darwin-amd64 ssh -p NoKubernetes-198000 "sudo systemctl is-active --quiet service kubelet": exit status 1 (135.697918ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (58.36s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p kindnet-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=hyperkit 
E0717 13:19:05.465731   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p kindnet-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=hyperkit : (58.355695056s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (58.36s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p auto-159000 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (12.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-159000 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-8pf6j" [3f54e39a-c49f-4eef-9b1f-c62f6c02ab0d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-8pf6j" [3f54e39a-c49f-4eef-9b1f-c62f6c02ab0d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.005242636s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (0.13s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-159000 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.13s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.11s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.11s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (0.11s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.11s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (78.88s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p calico-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=hyperkit 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p calico-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=hyperkit : (1m18.875280301s)
--- PASS: TestNetworkPlugins/group/calico/Start (78.88s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (5.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-9zn7t" [59e47aa6-06c1-49df-80a0-f9714d37bfcb] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 5.01240474s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (5.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p kindnet-159000 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (13.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-159000 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-54v2l" [380e7080-5140-4b8a-a61b-6d148f1369bc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-54v2l" [380e7080-5140-4b8a-a61b-6d148f1369bc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.005419363s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.13s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-159000 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.13s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.11s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.11s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (60.48s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p false-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=hyperkit 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p false-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=hyperkit : (1m0.479731531s)
--- PASS: TestNetworkPlugins/group/false/Start (60.48s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (5.02s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-xms5n" [6c86d7d0-d862-4102-91e2-a1cc6e69bc01] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 5.014305127s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (5.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p calico-159000 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (11.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-159000 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-4mfsk" [6fc764df-d738-483b-86a0-6969014ed3ed] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-4mfsk" [6fc764df-d738-483b-86a0-6969014ed3ed] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.007075009s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.13s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-159000 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.13s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.13s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.13s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.12s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.12s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (53.35s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p enable-default-cni-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=hyperkit 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p enable-default-cni-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=hyperkit : (53.353733875s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (53.35s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p false-159000 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (11.53s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-159000 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-mklmn" [68875960-026e-466d-b53e-f3929cd1c0ff] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-mklmn" [68875960-026e-466d-b53e-f3929cd1c0ff] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 11.005286494s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (11.53s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/DNS (0.13s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/DNS
net_test.go:175: (dbg) Run:  kubectl --context false-159000 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/false/DNS (0.13s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Localhost
net_test.go:194: (dbg) Run:  kubectl --context false-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/false/Localhost (0.10s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/HairPin
net_test.go:264: (dbg) Run:  kubectl --context false-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/false/HairPin (0.10s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Start (58.62s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p flannel-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=hyperkit 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p flannel-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=hyperkit : (58.622377547s)
--- PASS: TestNetworkPlugins/group/flannel/Start (58.62s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p enable-default-cni-159000 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-159000 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-nt27k" [f9f7018b-b393-4f56-9e31-f3175cf0f118] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-nt27k" [f9f7018b-b393-4f56-9e31-f3175cf0f118] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.006876966s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-159000 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.11s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.11s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.10s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (60.83s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p bridge-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=hyperkit 
E0717 13:23:37.773508   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p bridge-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=hyperkit : (1m0.833025859s)
--- PASS: TestNetworkPlugins/group/bridge/Start (60.83s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (5.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-g6qkr" [287691b3-6169-44bf-8ec6-de2fde6b4009] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 5.012227474s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (5.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/KubeletFlags (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p flannel-159000 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/NetCatPod (12.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-159000 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-xm7s4" [6a7b5218-3480-45b0-af4c-a029a6986586] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-xm7s4" [6a7b5218-3480-45b0-af4c-a029a6986586] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.007938658s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/DNS (0.13s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-159000 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.13s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Localhost (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.10s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/HairPin (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.10s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p bridge-159000 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (11.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-159000 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-cjc5d" [53e76251-6903-4ed9-b370-2221debe43a1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-7458db8b8-cjc5d" [53e76251-6903-4ed9-b370-2221debe43a1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.008380876s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (89.44s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p kubenet-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=hyperkit 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p kubenet-159000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=hyperkit : (1m29.437095667s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (89.44s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-159000 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.10s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.10s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (151.08s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p old-k8s-version-907000 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=hyperkit  --kubernetes-version=v1.16.0
E0717 13:24:48.799272   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
E0717 13:25:03.812110   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:03.817603   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:03.827885   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:03.848001   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:03.888101   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:03.968183   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:04.128292   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:04.449669   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:05.090613   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:06.370752   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:08.931368   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:09.280493   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
E0717 13:25:14.052893   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:24.293474   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:25:33.238687   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p old-k8s-version-907000 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=hyperkit  --kubernetes-version=v1.16.0: (2m31.075513562s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (151.08s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p kubenet-159000 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (10.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-159000 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-7458db8b8-c7kmj" [598e2fb2-d4ad-4fdd-b8c6-1ccb9359ab6c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0717 13:25:44.773839   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
helpers_test.go:344: "netcat-7458db8b8-c7kmj" [598e2fb2-d4ad-4fdd-b8c6-1ccb9359ab6c] Running
E0717 13:25:50.241700   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 10.00717861s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (10.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.13s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kubenet-159000 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kubenet/DNS (0.13s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kubenet-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kubenet/Localhost (0.10s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.1s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kubenet-159000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.10s)
E0717 13:41:04.505439   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 13:41:16.564576   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:41:26.995431   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (58.98s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p no-preload-756000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperkit  --kubernetes-version=v1.27.3
E0717 13:26:16.428724   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:16.435048   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:16.446670   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:16.466797   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:16.507804   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:16.588005   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:16.748550   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:17.069241   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:17.711281   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:18.993075   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:21.553399   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:25.735341   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:26:26.674567   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:36.915141   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:26:57.396231   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p no-preload-756000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperkit  --kubernetes-version=v1.27.3: (58.983512375s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (58.98s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (10.29s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-756000 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [c2ae586e-18a5-43ec-b3b3-972908cc2fee] Pending
helpers_test.go:344: "busybox" [c2ae586e-18a5-43ec-b3b3-972908cc2fee] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0717 13:27:12.163653   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
E0717 13:27:12.501726   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:12.507530   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:12.518410   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:12.540582   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:12.582796   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:12.665018   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:12.825797   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:13.147391   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:13.787613   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
helpers_test.go:344: "busybox" [c2ae586e-18a5-43ec-b3b3-972908cc2fee] Running
E0717 13:27:15.068045   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:17.628502   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.012729109s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-756000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.29s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (9.32s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-907000 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [5decf5e0-fb15-48f5-8aba-eeefaaec9ef1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5decf5e0-fb15-48f5-8aba-eeefaaec9ef1] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.018871467s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-907000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.32s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.86s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 addons enable metrics-server -p no-preload-756000 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-756000 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.86s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (8.24s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p no-preload-756000 --alsologtostderr -v=3
E0717 13:27:22.750674   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p no-preload-756000 --alsologtostderr -v=3: (8.2415917s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (8.24s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.64s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 addons enable metrics-server -p old-k8s-version-907000 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-907000 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.64s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (8.22s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p old-k8s-version-907000 --alsologtostderr -v=3
E0717 13:27:27.205161   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 13:27:30.182444   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p old-k8s-version-907000 --alsologtostderr -v=3: (8.215719768s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (8.22s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.29s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p no-preload-756000 -n no-preload-756000
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p no-preload-756000 -n no-preload-756000: exit status 7 (51.921906ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-darwin-amd64 addons enable dashboard -p no-preload-756000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.29s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (297.72s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p no-preload-756000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperkit  --kubernetes-version=v1.27.3
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p no-preload-756000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperkit  --kubernetes-version=v1.27.3: (4m57.572224386s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p no-preload-756000 -n no-preload-756000
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (297.72s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.28s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p old-k8s-version-907000 -n old-k8s-version-907000
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p old-k8s-version-907000 -n old-k8s-version-907000: exit status 7 (52.723423ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-darwin-amd64 addons enable dashboard -p old-k8s-version-907000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.28s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (480.51s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p old-k8s-version-907000 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=hyperkit  --kubernetes-version=v1.16.0
E0717 13:27:32.991444   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:38.356707   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:27:44.537871   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:44.544187   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:44.555016   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:44.575140   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:44.617197   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:44.699285   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:44.859805   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:45.181412   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:45.821751   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:47.102106   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:47.657644   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:27:49.662448   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:27:53.472476   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:27:54.783554   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:28:05.023746   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:28:25.504193   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:28:34.434399   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:28:37.777647   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:28:39.504177   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:39.510498   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:39.521847   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:39.542497   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:39.582674   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:39.664207   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:39.824412   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:40.144884   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:40.785765   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:42.066879   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:44.627087   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:49.748096   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:28:59.988900   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:29:00.278900   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:29:06.464791   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:29:07.422760   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 13:29:14.393617   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:14.400070   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:14.412290   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:14.433443   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:14.473839   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:14.554077   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:14.714548   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:15.036667   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:15.677899   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:16.958091   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:19.520421   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:20.470723   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:29:24.640774   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:28.314728   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
E0717 13:29:34.882009   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:55.363101   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:29:56.006706   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
E0717 13:29:56.356764   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:30:00.832040   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:30:01.432303   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:30:03.814494   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:30:28.387814   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:30:31.500921   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
E0717 13:30:36.324672   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:30:44.590163   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:44.595342   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:44.607426   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:44.627536   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:44.667987   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:44.748727   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:44.909520   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:45.230035   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:45.872023   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:47.153199   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:49.714426   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:30:54.834774   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:31:04.370945   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 13:31:05.076297   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:31:16.429921   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:31:23.354489   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:31:25.558079   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:31:44.121998   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
E0717 13:31:58.245562   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:32:06.519588   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:32:12.504979   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:32:27.206796   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p old-k8s-version-907000 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=hyperkit  --kubernetes-version=v1.16.0: (8m0.359036072s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p old-k8s-version-907000 -n old-k8s-version-907000
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (480.51s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (5.01s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-7b24b" [e5c1aae9-2345-434e-a54a-932e0afe962b] Running
E0717 13:32:30.183299   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.012461844s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (5.01s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.06s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-7b24b" [e5c1aae9-2345-434e-a54a-932e0afe962b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006100137s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-756000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.06s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.16s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-darwin-amd64 ssh -p no-preload-756000 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.16s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (1.74s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 pause -p no-preload-756000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p no-preload-756000 -n no-preload-756000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.APIServer}} -p no-preload-756000 -n no-preload-756000: exit status 2 (136.813127ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p no-preload-756000 -n no-preload-756000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p no-preload-756000 -n no-preload-756000: exit status 2 (136.980149ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 unpause -p no-preload-756000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p no-preload-756000 -n no-preload-756000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p no-preload-756000 -n no-preload-756000
--- PASS: TestStartStop/group/no-preload/serial/Pause (1.74s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (52.32s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p embed-certs-074000 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=hyperkit  --kubernetes-version=v1.27.3
E0717 13:33:12.229692   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:33:28.442449   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:33:37.779913   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p embed-certs-074000 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=hyperkit  --kubernetes-version=v1.27.3: (52.315962329s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (52.32s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (9.33s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-074000 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [df08bb50-b36d-474e-ac55-0d6844a3f1f8] Pending
E0717 13:33:39.507916   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
helpers_test.go:344: "busybox" [df08bb50-b36d-474e-ac55-0d6844a3f1f8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [df08bb50-b36d-474e-ac55-0d6844a3f1f8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.013010279s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-074000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.33s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.89s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 addons enable metrics-server -p embed-certs-074000 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-074000 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.89s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (8.26s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p embed-certs-074000 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p embed-certs-074000 --alsologtostderr -v=3: (8.26413661s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (8.26s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.29s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p embed-certs-074000 -n embed-certs-074000
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p embed-certs-074000 -n embed-certs-074000: exit status 7 (52.929721ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-darwin-amd64 addons enable dashboard -p embed-certs-074000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.29s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (300.54s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p embed-certs-074000 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=hyperkit  --kubernetes-version=v1.27.3
E0717 13:34:07.196292   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
E0717 13:34:14.394282   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:34:28.317028   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
E0717 13:34:42.087436   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/bridge-159000/client.crt: no such file or directory
E0717 13:35:03.819682   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p embed-certs-074000 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=hyperkit  --kubernetes-version=v1.27.3: (5m0.386769708s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p embed-certs-074000 -n embed-certs-074000
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (300.54s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.01s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-84b68f675b-dq4m5" [7fc6e1f3-28e1-49b3-a0bf-4004c8c9362f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.010334351s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.01s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.06s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-84b68f675b-dq4m5" [7fc6e1f3-28e1-49b3-a0bf-4004c8c9362f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005581449s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-907000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.06s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.16s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-darwin-amd64 ssh -p old-k8s-version-907000 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.16s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (1.73s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 pause -p old-k8s-version-907000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p old-k8s-version-907000 -n old-k8s-version-907000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.APIServer}} -p old-k8s-version-907000 -n old-k8s-version-907000: exit status 2 (142.878717ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p old-k8s-version-907000 -n old-k8s-version-907000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p old-k8s-version-907000 -n old-k8s-version-907000: exit status 2 (142.960874ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 unpause -p old-k8s-version-907000 --alsologtostderr -v=1
E0717 13:35:44.591905   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p old-k8s-version-907000 -n old-k8s-version-907000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p old-k8s-version-907000 -n old-k8s-version-907000
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (1.73s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/FirstStart (53.24s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p default-k8s-diff-port-870000 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=hyperkit  --kubernetes-version=v1.27.3
E0717 13:36:04.494990   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/ingress-addon-legacy-010000/client.crt: no such file or directory
E0717 13:36:12.407708   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:36:16.554398   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/calico-159000/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p default-k8s-diff-port-870000 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=hyperkit  --kubernetes-version=v1.27.3: (53.23699762s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (53.24s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.31s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-870000 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [695fc5d6-f527-421a-a878-ddc645b1ed40] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [695fc5d6-f527-421a-a878-ddc645b1ed40] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.016916382s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-870000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.31s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.89s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 addons enable metrics-server -p default-k8s-diff-port-870000 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-870000 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.89s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (8.27s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p default-k8s-diff-port-870000 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p default-k8s-diff-port-870000 --alsologtostderr -v=3: (8.271608136s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (8.27s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.3s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000: exit status 7 (51.949188ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-darwin-amd64 addons enable dashboard -p default-k8s-diff-port-870000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.30s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/SecondStart (300.42s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p default-k8s-diff-port-870000 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=hyperkit  --kubernetes-version=v1.27.3
E0717 13:37:10.417363   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 13:37:11.115107   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:11.121475   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:11.132457   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:11.154177   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:11.195108   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:11.275281   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:11.436781   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:11.757154   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:12.398568   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:12.629440   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:37:13.720312   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:14.577310   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:14.582461   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:14.593244   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:14.613446   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:14.654648   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:14.735513   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:14.896375   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:15.217685   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:15.858578   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:16.282644   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:17.139303   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:19.700140   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:21.404096   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:24.821564   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:27.333494   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/addons-584000/client.crt: no such file or directory
E0717 13:37:30.309603   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 13:37:31.644620   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:35.062989   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:37:44.667147   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/enable-default-cni-159000/client.crt: no such file or directory
E0717 13:37:52.125458   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:37:55.544042   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:38:33.087636   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:38:36.505401   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:38:37.905611   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/skaffold-610000/client.crt: no such file or directory
E0717 13:38:39.634404   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/flannel-159000/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p default-k8s-diff-port-870000 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=hyperkit  --kubernetes-version=v1.27.3: (5m0.271348025s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (300.42s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (5.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-5jfnz" [c3c608d7-1d1a-4d92-bb73-aded7f7aa8f4] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.011119088s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (5.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.06s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-5jfnz" [c3c608d7-1d1a-4d92-bb73-aded7f7aa8f4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007921051s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-074000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.06s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.17s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-darwin-amd64 ssh -p embed-certs-074000 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.17s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (1.86s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 pause -p embed-certs-074000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p embed-certs-074000 -n embed-certs-074000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.APIServer}} -p embed-certs-074000 -n embed-certs-074000: exit status 2 (147.216081ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p embed-certs-074000 -n embed-certs-074000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p embed-certs-074000 -n embed-certs-074000: exit status 2 (151.002232ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 unpause -p embed-certs-074000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p embed-certs-074000 -n embed-certs-074000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p embed-certs-074000 -n embed-certs-074000
--- PASS: TestStartStop/group/embed-certs/serial/Pause (1.86s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (49.12s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p newest-cni-161000 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=hyperkit  --kubernetes-version=v1.27.3
E0717 13:39:28.445440   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
E0717 13:39:55.010514   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:39:58.428345   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
E0717 13:40:03.946159   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kindnet-159000/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p newest-cni-161000 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=hyperkit  --kubernetes-version=v1.27.3: (49.122417822s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (49.12s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 addons enable metrics-server -p newest-cni-161000 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (8.24s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p newest-cni-161000 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p newest-cni-161000 --alsologtostderr -v=3: (8.240728727s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (8.24s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.32s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p newest-cni-161000 -n newest-cni-161000
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p newest-cni-161000 -n newest-cni-161000: exit status 7 (52.393321ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-darwin-amd64 addons enable dashboard -p newest-cni-161000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.32s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (38.72s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p newest-cni-161000 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=hyperkit  --kubernetes-version=v1.27.3
E0717 13:40:44.723279   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/kubenet-159000/client.crt: no such file or directory
E0717 13:40:51.501960   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/auto-159000/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p newest-cni-161000 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=hyperkit  --kubernetes-version=v1.27.3: (38.566789963s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p newest-cni-161000 -n newest-cni-161000
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (38.72s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:284: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.18s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-darwin-amd64 ssh -p newest-cni-161000 "sudo crictl images -o json"
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.18s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (1.72s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 pause -p newest-cni-161000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p newest-cni-161000 -n newest-cni-161000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.APIServer}} -p newest-cni-161000 -n newest-cni-161000: exit status 2 (143.815471ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p newest-cni-161000 -n newest-cni-161000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p newest-cni-161000 -n newest-cni-161000: exit status 2 (145.687115ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 unpause -p newest-cni-161000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p newest-cni-161000 -n newest-cni-161000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p newest-cni-161000 -n newest-cni-161000
--- PASS: TestStartStop/group/newest-cni/serial/Pause (1.72s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (5.01s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-skhgl" [6bf242f8-c1c1-4d5b-b1a6-c1843480c8ae] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.012462395s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (5.01s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.06s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5c5cfc8747-skhgl" [6bf242f8-c1c1-4d5b-b1a6-c1843480c8ae] Running
E0717 13:42:11.122743   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/no-preload-756000/client.crt: no such file or directory
E0717 13:42:12.638760   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/false-159000/client.crt: no such file or directory
E0717 13:42:13.377543   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
E0717 13:42:14.587917   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/old-k8s-version-907000/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007626489s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-870000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.06s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.17s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-darwin-amd64 ssh -p default-k8s-diff-port-870000 "sudo crictl images -o json"
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.17s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Pause (1.85s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 pause -p default-k8s-diff-port-870000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000: exit status 2 (151.815426ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000: exit status 2 (148.878949ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 unpause -p default-k8s-diff-port-870000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-870000 -n default-k8s-diff-port-870000
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (1.85s)

                                                
                                    

Test skip (20/313)

x
+
TestDownloadOnly/v1.16.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/cached-images
aaa_download_only_test.go:117: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.16.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.16.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/binaries
aaa_download_only_test.go:136: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.16.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.27.3/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.27.3/cached-images
aaa_download_only_test.go:117: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.27.3/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.27.3/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.27.3/binaries
aaa_download_only_test.go:136: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.27.3/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:210: skipping, only for docker or podman driver
--- SKIP: TestDownloadOnlyKic (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

                                                
                                                
=== RUN   TestAddons/parallel/Olm
=== PAUSE TestAddons/parallel/Olm

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:474: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker false darwin amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:41: Skip if not linux.
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:546: only validate podman env with docker container runtime, currently testing docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (0.00s)

                                                
                                    
x
+
TestKicCustomNetwork (0s)

                                                
                                                
=== RUN   TestKicCustomNetwork
kic_custom_network_test.go:34: only runs with docker driver
--- SKIP: TestKicCustomNetwork (0.00s)

                                                
                                    
x
+
TestKicExistingNetwork (0s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:73: only runs with docker driver
--- SKIP: TestKicExistingNetwork (0.00s)

                                                
                                    
x
+
TestKicCustomSubnet (0s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:102: only runs with docker/podman driver
--- SKIP: TestKicCustomSubnet (0.00s)

                                                
                                    
x
+
TestKicStaticIP (0s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:123: only run with docker/podman driver
--- SKIP: TestKicStaticIP (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestInsufficientStorage (0s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:38: only runs with docker driver
--- SKIP: TestInsufficientStorage (0.00s)

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
version_upgrade_test.go:296: This test is only for Docker
--- SKIP: TestMissingContainerUpgrade (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.49s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
E0717 13:08:53.242617   50335 cert_rotation.go:168] key failed with : open /Users/jenkins/minikube-integration/16890-49878/.minikube/profiles/functional-538000/client.crt: no such file or directory
panic.go:522: 
----------------------- debugLogs start: cilium-159000 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-159000" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-159000

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-159000" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-159000"

                                                
                                                
----------------------- debugLogs end: cilium-159000 [took: 5.11611419s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-159000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p cilium-159000
--- SKIP: TestNetworkPlugins/group/cilium (5.49s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.37s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-659000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p disable-driver-mounts-659000
--- SKIP: TestStartStop/group/disable-driver-mounts (0.37s)

                                                
                                    
Copied to clipboard