Test Report: Docker_Windows 14695

                    
                      16c8c96838ca145d17ecca8303180c41961a99dd:2022-08-02:25115
                    
                

Test fail (8/269)

Order failed test Duration
80 TestFunctional/parallel/ServiceCmd 2118.9
209 TestKubernetesUpgrade 289.92
295 TestNetworkPlugins/group/cilium/Start 603.73
299 TestNetworkPlugins/group/calico/Start 586.02
315 TestNetworkPlugins/group/kindnet/Start 332.93
318 TestNetworkPlugins/group/false/DNS 353.26
329 TestNetworkPlugins/group/enable-default-cni/DNS 349.25
332 TestNetworkPlugins/group/kubenet/DNS 314.66
x
+
TestFunctional/parallel/ServiceCmd (2118.9s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd
=== PAUSE TestFunctional/parallel/ServiceCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1432: (dbg) Run:  kubectl --context functional-20220801230127-2732 create deployment hello-node --image=k8s.gcr.io/echoserver:1.8
functional_test.go:1438: (dbg) Run:  kubectl --context functional-20220801230127-2732 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1443: (dbg) TestFunctional/parallel/ServiceCmd: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:342: "hello-node-54c4b5c49f-jwsmk" [1b2833b0-83ed-4226-9fb4-84773584d350] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
helpers_test.go:342: "hello-node-54c4b5c49f-jwsmk" [1b2833b0-83ed-4226-9fb4-84773584d350] Running

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1443: (dbg) TestFunctional/parallel/ServiceCmd: app=hello-node healthy within 39.0890602s
functional_test.go:1448: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 service list

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1448: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 service list: (3.7899861s)
functional_test.go:1462: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 service --namespace=default --https --url hello-node
functional_test.go:1391: Failed to sent interrupt to proc not supported by windows

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1462: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 service --namespace=default --https --url hello-node: exit status 1 (34m19.8729234s)

                                                
                                                
-- stdout --
	https://127.0.0.1:63992

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1464: failed to get service url. args "out/minikube-windows-amd64.exe -p functional-20220801230127-2732 service --namespace=default --https --url hello-node" : exit status 1
functional_test.go:1401: service test failed - dumping debug information
functional_test.go:1402: -----------------------service failure post-mortem--------------------------------
functional_test.go:1405: (dbg) Run:  kubectl --context functional-20220801230127-2732 describe po hello-node
functional_test.go:1409: hello-node pod describe:
Name:         hello-node-54c4b5c49f-jwsmk
Namespace:    default
Priority:     0
Node:         functional-20220801230127-2732/192.168.49.2
Start Time:   Mon, 01 Aug 2022 23:06:23 +0000
Labels:       app=hello-node
pod-template-hash=54c4b5c49f
Annotations:  <none>
Status:       Running
IP:           172.17.0.6
IPs:
IP:           172.17.0.6
Controlled By:  ReplicaSet/hello-node-54c4b5c49f
Containers:
echoserver:
Container ID:   docker://74d95f83d7c60fcb7cb2ac9780bbd75500ad22317594f81da15452558b09bf1f
Image:          k8s.gcr.io/echoserver:1.8
Image ID:       docker-pullable://k8s.gcr.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
Port:           <none>
Host Port:      <none>
State:          Running
Started:      Mon, 01 Aug 2022 23:06:56 +0000
Ready:          True
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6js9r (ro)
Conditions:
Type              Status
Initialized       True 
Ready             True 
ContainersReady   True 
PodScheduled      True 
Volumes:
kube-api-access-6js9r:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
Events:
Type    Reason     Age        From                                     Message
----    ------     ----       ----                                     -------
Normal  Scheduled  <unknown>                                           Successfully assigned default/hello-node-54c4b5c49f-jwsmk to functional-20220801230127-2732
Normal  Pulling    35m        kubelet, functional-20220801230127-2732  Pulling image "k8s.gcr.io/echoserver:1.8"
Normal  Pulled     34m        kubelet, functional-20220801230127-2732  Successfully pulled image "k8s.gcr.io/echoserver:1.8" in 27.8812142s
Normal  Created    34m        kubelet, functional-20220801230127-2732  Created container echoserver
Normal  Started    34m        kubelet, functional-20220801230127-2732  Started container echoserver

                                                
                                                
Name:         hello-node-connect-578cdc45cb-cx7zl
Namespace:    default
Priority:     0
Node:         functional-20220801230127-2732/192.168.49.2
Start Time:   Mon, 01 Aug 2022 23:06:22 +0000
Labels:       app=hello-node-connect
pod-template-hash=578cdc45cb
Annotations:  <none>
Status:       Running
IP:           172.17.0.5
IPs:
IP:           172.17.0.5
Controlled By:  ReplicaSet/hello-node-connect-578cdc45cb
Containers:
echoserver:
Container ID:   docker://09fcbccdd96505f56ae4a45fd56f8b21378806c9c7ac1d212527c0e74b7d7f95
Image:          k8s.gcr.io/echoserver:1.8
Image ID:       docker-pullable://k8s.gcr.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
Port:           <none>
Host Port:      <none>
State:          Running
Started:      Mon, 01 Aug 2022 23:06:55 +0000
Ready:          True
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-49n9t (ro)
Conditions:
Type              Status
Initialized       True 
Ready             True 
ContainersReady   True 
PodScheduled      True 
Volumes:
kube-api-access-49n9t:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
Events:
Type    Reason     Age        From                                     Message
----    ------     ----       ----                                     -------
Normal  Scheduled  <unknown>                                           Successfully assigned default/hello-node-connect-578cdc45cb-cx7zl to functional-20220801230127-2732
Normal  Pulling    35m        kubelet, functional-20220801230127-2732  Pulling image "k8s.gcr.io/echoserver:1.8"
Normal  Pulled     34m        kubelet, functional-20220801230127-2732  Successfully pulled image "k8s.gcr.io/echoserver:1.8" in 29.7381411s
Normal  Created    34m        kubelet, functional-20220801230127-2732  Created container echoserver
Normal  Started    34m        kubelet, functional-20220801230127-2732  Started container echoserver

                                                
                                                
functional_test.go:1411: (dbg) Run:  kubectl --context functional-20220801230127-2732 logs -l app=hello-node
functional_test.go:1415: hello-node logs:
functional_test.go:1417: (dbg) Run:  kubectl --context functional-20220801230127-2732 describe svc hello-node
functional_test.go:1421: hello-node svc describe:
Name:                     hello-node
Namespace:                default
Labels:                   app=hello-node
Annotations:              <none>
Selector:                 app=hello-node
Type:                     NodePort
IP:                       10.100.19.40
Port:                     <unset>  8080/TCP
TargetPort:               8080/TCP
NodePort:                 <unset>  32262/TCP
Endpoints:                172.17.0.6:8080
Session Affinity:         None
External Traffic Policy:  Cluster
Events:                   <none>
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/parallel/ServiceCmd]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-20220801230127-2732
helpers_test.go:235: (dbg) docker inspect functional-20220801230127-2732:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "0616180a3fb9991e1896bee9bba45bb9adcaf03c432d6add2483b651cb37323d",
	        "Created": "2022-08-01T23:02:09.3085887Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 26276,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2022-08-01T23:02:10.2756245Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:b7ab23e982777465b97377a568e561067cf1b32ea520e8cd32f5ec0b95d538ab",
	        "ResolvConfPath": "/var/lib/docker/containers/0616180a3fb9991e1896bee9bba45bb9adcaf03c432d6add2483b651cb37323d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/0616180a3fb9991e1896bee9bba45bb9adcaf03c432d6add2483b651cb37323d/hostname",
	        "HostsPath": "/var/lib/docker/containers/0616180a3fb9991e1896bee9bba45bb9adcaf03c432d6add2483b651cb37323d/hosts",
	        "LogPath": "/var/lib/docker/containers/0616180a3fb9991e1896bee9bba45bb9adcaf03c432d6add2483b651cb37323d/0616180a3fb9991e1896bee9bba45bb9adcaf03c432d6add2483b651cb37323d-json.log",
	        "Name": "/functional-20220801230127-2732",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-20220801230127-2732:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-20220801230127-2732",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": null,
	            "BlkioDeviceWriteBps": null,
	            "BlkioDeviceReadIOps": null,
	            "BlkioDeviceWriteIOps": null,
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "KernelMemory": 0,
	            "KernelMemoryTCP": 0,
	            "MemoryReservation": 0,
	            "MemorySwap": 4194304000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": null,
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/b499024b2953a6bd7afdfb55a8274190ac7eb31414d270449a766a57a0df148d-init/diff:/var/lib/docker/overlay2/442cec4154f2ce13f10c5d710cd8854c2c3e23fa1e256f6fc815ea0dc1093d67/diff:/var/lib/docker/overlay2/a7e5ef9bb7e7a107b3ce12ad21b2fa856d8e247666415b52c04d94b7c230c845/diff:/var/lib/docker/overlay2/d20cba56264cf9d8d506566a739fa4fd0cb14d6fe6f47ebf4f8cb78d018dd04d/diff:/var/lib/docker/overlay2/f1696b6759801922cdfea8785daf0c5ba959fc308dc7ac12138355306d3148f6/diff:/var/lib/docker/overlay2/ed2e334665fa5d7f87eb393c1ac5e2259752b10903573d80d0901397849497de/diff:/var/lib/docker/overlay2/d929b6a51c381eb011584d9b54d23b44f942d2f95c659bc2d0a0e1236b9dd9e5/diff:/var/lib/docker/overlay2/b810fc269a1919ac238496b6e7173121b2116c0a85f4805f3e6ec20214248bb0/diff:/var/lib/docker/overlay2/d8002b680428cd6001f33fd563edc91070da353b1bd6affcafef51efb0751b6e/diff:/var/lib/docker/overlay2/e41ef416a33e42cef250e47b9170a0fd0a5804d3c2e33091f26acf36e98d5e08/diff:/var/lib/docker/overlay2/685494
57ab3f1dfb6d1582df92dec9f202e509ab28ae6a10e2d95aa9527de239/diff:/var/lib/docker/overlay2/044bed83e223abde3966dc5c346a17e00b315dd38d4a729716fc16c5a0992056/diff:/var/lib/docker/overlay2/045652d39aa51b4858883985c0c154c4de1f37324f039cfe013bbccc87310a3e/diff:/var/lib/docker/overlay2/171262836c0b2fb67b382705460e90334ff734b0980fb85959c5467a07abae65/diff:/var/lib/docker/overlay2/e72f9e78c803b1603a052fd49bb1c3fef9e9b937ea5aef08e91c41f7c3f4468d/diff:/var/lib/docker/overlay2/9474d862542c6887303a6491f738e0a09356f21303d8f551fdc6819ee0a176ae/diff:/var/lib/docker/overlay2/d6aebfde21745fcd72f8da91e1c5b439dbcfef99bd0aba730e78bc6f53d0fc8a/diff:/var/lib/docker/overlay2/b023a5ca809e3a88b26692072a6c88eb740a31cb49d18f21a02aed4032d62357/diff:/var/lib/docker/overlay2/75e46426d4687f0efed1a08fdb5c777575c3fe46b395c9d4b0e42392dd68efe1/diff:/var/lib/docker/overlay2/7e52c92dd38b8f928aeb1e6097727a23db64629b9cdc7fcfd323804c91149773/diff:/var/lib/docker/overlay2/457d546d58c370271660529c2dbb3929b450747f2e8bb6c070d9e86ba4f98249/diff:/var/lib/d
ocker/overlay2/97d8ffe0e39bc1c79ed0eebf722ff6596843a71e2c50b09b4fbff70959ddbdd6/diff:/var/lib/docker/overlay2/277177ac835f346d7e3434f5d34205b31c62cf91507a1630577317c6b5e3c339/diff:/var/lib/docker/overlay2/36bc99cf9e2a5cb057bc8d772fb4dbe15bef728a05874aec192a620a20654adf/diff:/var/lib/docker/overlay2/1a2dc9d2c88faaef1e259b7bbdb488985e76de2b1ff0cc23fd90d349c584b516/diff:/var/lib/docker/overlay2/ed564536c32c6941e1db545bf3f47722aec37544a8c4bae2cb39b2d68dc76d68/diff:/var/lib/docker/overlay2/0c2a69e5775e21b8c83f69cce9083277d8d5f86a3eb02cc96c13d5a9baf90500/diff:/var/lib/docker/overlay2/0c1f4e750f5460f9d44bd64b918888e7dabb2640b2efab4689c8ca159d4157ed/diff:/var/lib/docker/overlay2/d73a86b4eacb0fe30b7d3d951755c8d74a02651375c8ff9a9241ff9e7df8c335/diff:/var/lib/docker/overlay2/a1d77820fd6763a7ba158b4308fbfa1a0d3f8321933e58d2222690fefaa87196/diff:/var/lib/docker/overlay2/47c05c1a210d35229a9059e00c7acd8383440250620c1604720a8ab5947b5851/diff:/var/lib/docker/overlay2/e80e2d303fa19b65717730dace6055da2d4d4644962726fd308bfc71c84
34515/diff:/var/lib/docker/overlay2/29b601621e245edeeb2618b8a1640622e2e815e33d272c9f6a322e9fc0714656/diff:/var/lib/docker/overlay2/a6b95f6fa3fca2365c390c371586bc94465408fbd259076b96168ff4ac1d80e8/diff:/var/lib/docker/overlay2/ac998cdc29e9fd864ea46aa409702150821e584a0be6b068555a35751e123172/diff:/var/lib/docker/overlay2/f7d08cb39e2bd1a95016c6b6f22a530fdaa86937ec1fc6f55af4c6538e900387/diff:/var/lib/docker/overlay2/a374c21ccbf876b9c6ee91a0aea7d489acbb5d87012a8eb359ff4254bb13e9bd/diff:/var/lib/docker/overlay2/3b22b4940cd2e1521efd80d88cf2ff96c180c9b0d0036d74b3dcec476bb93a08/diff:/var/lib/docker/overlay2/1d182bd9eb32878f9120a74256c621b48f38075c3e2b85ff50ef92415e4f558f/diff:/var/lib/docker/overlay2/80e45d06f7a619861fb7369d3ed475a94994cc144bdced7dd7bdc1dbc6149c6c/diff:/var/lib/docker/overlay2/78d8555d8e439c764bc8c925cd36f2cab38684ff48135737f1fe775559a61a11/diff:/var/lib/docker/overlay2/3e5b6b44b906db13e650e45e10aff60ef73c3b569d05c68b30095e0e16ea00f9/diff",
	                "MergedDir": "/var/lib/docker/overlay2/b499024b2953a6bd7afdfb55a8274190ac7eb31414d270449a766a57a0df148d/merged",
	                "UpperDir": "/var/lib/docker/overlay2/b499024b2953a6bd7afdfb55a8274190ac7eb31414d270449a766a57a0df148d/diff",
	                "WorkDir": "/var/lib/docker/overlay2/b499024b2953a6bd7afdfb55a8274190ac7eb31414d270449a766a57a0df148d/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-20220801230127-2732",
	                "Source": "/var/lib/docker/volumes/functional-20220801230127-2732/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-20220801230127-2732",
	            "Domainname": "",
	            "User": "root",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8",
	            "Volumes": null,
	            "WorkingDir": "",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "functional-20220801230127-2732",
	                "name.minikube.sigs.k8s.io": "functional-20220801230127-2732",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "4252b3a5b07819a9d0c52acdcb43dff978bd3ef66119b0d41c6d70bbd67e8b6a",
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63691"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63692"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63693"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63694"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63695"
	                    }
	                ]
	            },
	            "SandboxKey": "/var/run/docker/netns/4252b3a5b078",
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-20220801230127-2732": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "0616180a3fb9",
	                        "functional-20220801230127-2732"
	                    ],
	                    "NetworkID": "c68cf8476ce3a6fb0673cb21078590b791f5ec59b8d2a16c502aae80b5d6e74f",
	                    "EndpointID": "f2529b39999ae1f95abc4958150fb2926795c6da925394b216d37855452b5bfb",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-20220801230127-2732 -n functional-20220801230127-2732
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-20220801230127-2732 -n functional-20220801230127-2732: (3.5870625s)
helpers_test.go:244: <<< TestFunctional/parallel/ServiceCmd FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/parallel/ServiceCmd]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 logs -n 25: (6.1820563s)
helpers_test.go:252: TestFunctional/parallel/ServiceCmd logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |----------------|-----------------------------------------------------------------------------------------------------|--------------------------------|-------------------|---------|---------------------|---------------------|
	|    Command     |                                                Args                                                 |            Profile             |       User        | Version |     Start Time      |      End Time       |
	|----------------|-----------------------------------------------------------------------------------------------------|--------------------------------|-------------------|---------|---------------------|---------------------|
	| start          | -p                                                                                                  | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT |                     |
	|                | functional-20220801230127-2732                                                                      |                                |                   |         |                     |                     |
	|                | --dry-run --memory                                                                                  |                                |                   |         |                     |                     |
	|                | 250MB --alsologtostderr                                                                             |                                |                   |         |                     |                     |
	|                | --driver=docker                                                                                     |                                |                   |         |                     |                     |
	| service        | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | service list                                                                                        |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732 image load                                                           | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar                              |                                |                   |         |                     |                     |
	| start          | -p                                                                                                  | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT |                     |
	|                | functional-20220801230127-2732                                                                      |                                |                   |         |                     |                     |
	|                | --dry-run --memory                                                                                  |                                |                   |         |                     |                     |
	|                | 250MB --alsologtostderr                                                                             |                                |                   |         |                     |                     |
	|                | --driver=docker                                                                                     |                                |                   |         |                     |                     |
	| service        | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT |                     |
	|                | service --namespace=default                                                                         |                                |                   |         |                     |                     |
	|                | --https --url hello-node                                                                            |                                |                   |         |                     |                     |
	| start          | -p                                                                                                  | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT |                     |
	|                | functional-20220801230127-2732                                                                      |                                |                   |         |                     |                     |
	|                | --dry-run --alsologtostderr                                                                         |                                |                   |         |                     |                     |
	|                | -v=1 --driver=docker                                                                                |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | image ls                                                                                            |                                |                   |         |                     |                     |
	| dashboard      | --url --port 36195 -p                                                                               | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT |                     |
	|                | functional-20220801230127-2732                                                                      |                                |                   |         |                     |                     |
	|                | --alsologtostderr -v=1                                                                              |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732 image save --daemon                                                  | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | gcr.io/google-containers/addon-resizer:functional-20220801230127-2732                               |                                |                   |         |                     |                     |
	| cp             | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | cp testdata\cp-test.txt                                                                             |                                |                   |         |                     |                     |
	|                | /home/docker/cp-test.txt                                                                            |                                |                   |         |                     |                     |
	| ssh            | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | ssh -n                                                                                              |                                |                   |         |                     |                     |
	|                | functional-20220801230127-2732                                                                      |                                |                   |         |                     |                     |
	|                | sudo cat                                                                                            |                                |                   |         |                     |                     |
	|                | /home/docker/cp-test.txt                                                                            |                                |                   |         |                     |                     |
	| cp             | functional-20220801230127-2732 cp functional-20220801230127-2732:/home/docker/cp-test.txt           | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | C:\Users\jenkins.minikube8\AppData\Local\Temp\TestFunctionalparallelCpCmd2281844126\001\cp-test.txt |                                |                   |         |                     |                     |
	| ssh            | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | ssh -n                                                                                              |                                |                   |         |                     |                     |
	|                | functional-20220801230127-2732                                                                      |                                |                   |         |                     |                     |
	|                | sudo cat                                                                                            |                                |                   |         |                     |                     |
	|                | /home/docker/cp-test.txt                                                                            |                                |                   |         |                     |                     |
	| docker-env     | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | docker-env                                                                                          |                                |                   |         |                     |                     |
	| docker-env     | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:07 GMT |
	|                | docker-env                                                                                          |                                |                   |         |                     |                     |
	| update-context | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:07 GMT | 01 Aug 22 23:08 GMT |
	|                | update-context                                                                                      |                                |                   |         |                     |                     |
	|                | --alsologtostderr -v=2                                                                              |                                |                   |         |                     |                     |
	| update-context | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT | 01 Aug 22 23:08 GMT |
	|                | update-context                                                                                      |                                |                   |         |                     |                     |
	|                | --alsologtostderr -v=2                                                                              |                                |                   |         |                     |                     |
	| update-context | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT | 01 Aug 22 23:08 GMT |
	|                | update-context                                                                                      |                                |                   |         |                     |                     |
	|                | --alsologtostderr -v=2                                                                              |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT | 01 Aug 22 23:08 GMT |
	|                | image ls --format short                                                                             |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT | 01 Aug 22 23:08 GMT |
	|                | image ls --format yaml                                                                              |                                |                   |         |                     |                     |
	| ssh            | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT |                     |
	|                | ssh pgrep buildkitd                                                                                 |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732 image build -t                                                       | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT | 01 Aug 22 23:08 GMT |
	|                | localhost/my-image:functional-20220801230127-2732                                                   |                                |                   |         |                     |                     |
	|                | testdata\build                                                                                      |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT | 01 Aug 22 23:08 GMT |
	|                | image ls                                                                                            |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT | 01 Aug 22 23:08 GMT |
	|                | image ls --format json                                                                              |                                |                   |         |                     |                     |
	| image          | functional-20220801230127-2732                                                                      | functional-20220801230127-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 23:08 GMT | 01 Aug 22 23:08 GMT |
	|                | image ls --format table                                                                             |                                |                   |         |                     |                     |
	|----------------|-----------------------------------------------------------------------------------------------------|--------------------------------|-------------------|---------|---------------------|---------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/08/01 23:07:10
	Running on machine: minikube8
	Binary: Built with gc go1.18.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0801 23:07:10.790620   12068 out.go:296] Setting OutFile to fd 736 ...
	I0801 23:07:10.861202   12068 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0801 23:07:10.861202   12068 out.go:309] Setting ErrFile to fd 808...
	I0801 23:07:10.861202   12068 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0801 23:07:10.886199   12068 out.go:303] Setting JSON to false
	I0801 23:07:10.890199   12068 start.go:115] hostinfo: {"hostname":"minikube8","uptime":1787,"bootTime":1659393443,"procs":155,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0801 23:07:10.890199   12068 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0801 23:07:10.910255   12068 out.go:177] * [functional-20220801230127-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0801 23:07:10.915231   12068 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0801 23:07:10.918212   12068 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0801 23:07:10.920200   12068 out.go:177]   - MINIKUBE_LOCATION=14695
	I0801 23:07:10.923206   12068 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0801 23:07:10.926210   12068 config.go:180] Loaded profile config "functional-20220801230127-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0801 23:07:10.927223   12068 driver.go:365] Setting default libvirt URI to qemu:///system
	I0801 23:07:13.418321   12068 docker.go:137] docker version: linux-20.10.17
	I0801 23:07:13.425325   12068 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0801 23:07:14.000717   12068 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:58 OomKillDisable:true NGoroutines:52 SystemTime:2022-08-01 23:07:13.6025982 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0801 23:07:14.006715   12068 out.go:177] * Using the docker driver based on existing profile
	I0801 23:07:14.008723   12068 start.go:284] selected driver: docker
	I0801 23:07:14.008723   12068 start.go:808] validating driver "docker" against &{Name:functional-20220801230127-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:functional-20220801230127-2732 Namespace:de
fault APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: 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.49.2 Port:8441 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-polic
y:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] 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 MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0801 23:07:14.009675   12068 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0801 23:07:14.022723   12068 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0801 23:07:14.583320   12068 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:58 OomKillDisable:true NGoroutines:52 SystemTime:2022-08-01 23:07:14.1856709 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0801 23:07:14.713184   12068 cni.go:95] Creating CNI manager for ""
	I0801 23:07:14.713184   12068 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I0801 23:07:14.713184   12068 start_flags.go:310] config:
	{Name:functional-20220801230127-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:functional-20220801230127-2732 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:clust
er.local ContainerRuntime:docker CRISocket: NetworkPlugin: 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.49.2 Port:8441 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:fal
se storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] 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 MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0801 23:07:14.719882   12068 out.go:177] * dry-run validation complete!
	
	* 
	* ==> Docker <==
	* -- Logs begin at Mon 2022-08-01 23:02:10 UTC, end at Mon 2022-08-01 23:41:36 UTC. --
	Aug 01 23:05:08 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:08.950699600Z" level=info msg="ignoring event" container=929b673911032a5f97a062808b7508a91ee49a92789e060bf3cdbd8665730bc5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:05:08 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:08.951184700Z" level=info msg="ignoring event" container=59c7542f8efd8efb825d575fcff28b229650d07d83cb0f24f779f8a0bc9c7f5e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:05:08 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:08.951561300Z" level=info msg="ignoring event" container=950d133f572a4063f4332f3b8f97da9178a3d246fc2a40a23feafd5c20cb42ab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.431924800Z" level=info msg="Removing stale sandbox 18e043b70c15643c964725783cefc675ec954f1653f1160a907633961e4a45da (59c7542f8efd8efb825d575fcff28b229650d07d83cb0f24f779f8a0bc9c7f5e)"
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.440299300Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 3023bd45c9de9cf7e0c75df1c4b0567f78d466f99264b23c62cdd5474035fecb 9e1b8cee70ca982ba6baa866f16e2dd3f41e7d64fe00f0b3eb58e6ae391db034], retrying...."
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.664355100Z" level=info msg="Removing stale sandbox 9c8f89abeb61ebea404e3c0ed38322f6b81d0f7d7fc764b9231f0a0c63ed8c09 (950d133f572a4063f4332f3b8f97da9178a3d246fc2a40a23feafd5c20cb42ab)"
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.671931300Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 3023bd45c9de9cf7e0c75df1c4b0567f78d466f99264b23c62cdd5474035fecb 6e62d4a6800cd04913e41ee692439d73b5f7f49e400ffaab835c41d74100175b], retrying...."
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.693675300Z" level=info msg="Fixing inconsistent endpoint_cnt for network host. Expected=0, Actual=1"
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.780932000Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.897540000Z" level=info msg="Loading containers: done."
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.971394700Z" level=info msg="Docker daemon" commit=a89b842 graphdriver(s)=overlay2 version=20.10.17
	Aug 01 23:05:09 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:09.971580700Z" level=info msg="Daemon has completed initialization"
	Aug 01 23:05:10 functional-20220801230127-2732 systemd[1]: Started Docker Application Container Engine.
	Aug 01 23:05:10 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:10.034742300Z" level=info msg="API listen on [::]:2376"
	Aug 01 23:05:10 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:10.042701600Z" level=info msg="API listen on /var/run/docker.sock"
	Aug 01 23:05:15 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:15.738196600Z" level=info msg="ignoring event" container=f2d3bfd619a46d953f767e1d9866765c70e77c4d33368727955c5b757ba51924 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:05:15 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:15.744118900Z" level=info msg="ignoring event" container=5ba5a37d22b878fe5abbfc652f23c6f6d010f8cf52cf4b288862dc4981d3a064 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:05:15 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:15.843270400Z" level=info msg="ignoring event" container=99ad15083b3baef5795f3769fe13fc2b70a97a23fe5bdc981e87e478079a516c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:05:15 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:15.843498300Z" level=info msg="ignoring event" container=dabafa815affa97e853b85b0c2849f62b7796616a1ddc4e01a6facccde7262dd module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:05:15 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:15.843554500Z" level=info msg="ignoring event" container=6ba044dfebdceaaff47c3b8913a8657b5f26705812d89274f61d3f38b433e7ee module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:05:15 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:05:15.929886400Z" level=info msg="ignoring event" container=7d262f5d5cee366f0ad1bc3b5b14bbe67434db1435d05699b4a08205cc5528d0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:06:50 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:06:50.036207100Z" level=info msg="ignoring event" container=18496a7b523c3d72d8508a78e3c7898ac87fa21a2abeed5d816756c03cf94a19 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:06:52 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:06:52.328985500Z" level=info msg="ignoring event" container=efc8f8c61dc30e2470b6184df86337d9452146c4e55f6d6bd1b13d92452638a5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:08:28 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:08:28.529114200Z" level=info msg="ignoring event" container=2b4c49fbf4e418903b384886adc5d5ab9c9a18d14efb2632b2d56203b1088093 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Aug 01 23:08:29 functional-20220801230127-2732 dockerd[8628]: time="2022-08-01T23:08:29.375115700Z" level=info msg="Layer sha256:8d988d9cbd4c3812fb85f3c741a359985602af139e727005f4d4471ac42f9d1a cleaned up"
	
	* 
	* ==> container status <==
	* CONTAINER           IMAGE                                                                                           CREATED             STATE               NAME                      ATTEMPT             POD ID
	deeebd510143a       mysql@sha256:b3a86578a582617214477d91e47e850f9e18df0b5d1644fb2d96d91a340b8972                   33 minutes ago      Running             mysql                     0                   dd114a991d410
	eb9796cfc37b7       nginx@sha256:bd06dfe1f8f7758debd49d3876023992d41842fd8921565aed315a678a309982                   34 minutes ago      Running             myfrontend                0                   96d702ac472af
	74d95f83d7c60       k8s.gcr.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969   34 minutes ago      Running             echoserver                0                   907ad7d715446
	09fcbccdd9650       k8s.gcr.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969   34 minutes ago      Running             echoserver                0                   d1c65be7eb593
	063a2965cee11       nginx@sha256:9c2030e1ff2c3fef7440a7fb69475553e548b9685683bdbf669ac0829b889d5f                   35 minutes ago      Running             nginx                     0                   af0dbfc3d9805
	ecfd0fb692389       a4ca41631cc7a                                                                                   36 minutes ago      Running             coredns                   3                   5a6b234068418
	57453622dc32f       6e38f40d628db                                                                                   36 minutes ago      Running             storage-provisioner       4                   69fbfa6d271c3
	4f96594e8744d       2ae1ba6417cbc                                                                                   36 minutes ago      Running             kube-proxy                3                   61e8b0e490140
	4e16bf1812d15       d521dd763e2e3                                                                                   36 minutes ago      Running             kube-apiserver            0                   2a237ea6b5f39
	839c2c5364fd4       3a5aa3a515f5d                                                                                   36 minutes ago      Running             kube-scheduler            3                   c934cbef2be4a
	a4d33a5b3f4af       586c112956dfc                                                                                   36 minutes ago      Running             kube-controller-manager   3                   2d5aa7d4db72d
	e10bcdcd1e248       aebe758cef4cd                                                                                   36 minutes ago      Running             etcd                      3                   7583d481c8601
	929b673911032       3a5aa3a515f5d                                                                                   36 minutes ago      Exited              kube-scheduler            2                   950d133f572a4
	02fa1005162d4       6e38f40d628db                                                                                   37 minutes ago      Exited              storage-provisioner       3                   8678b613c7d3d
	b88ce2e3db64a       a4ca41631cc7a                                                                                   37 minutes ago      Exited              coredns                   2                   e4983882e386d
	197cbc6d9d4ef       586c112956dfc                                                                                   37 minutes ago      Exited              kube-controller-manager   2                   26d5d7d781051
	d2185e3d3dd7c       aebe758cef4cd                                                                                   37 minutes ago      Exited              etcd                      2                   af8ae86975bc5
	823e9f99bb4c0       2ae1ba6417cbc                                                                                   37 minutes ago      Exited              kube-proxy                2                   4636d388bad58
	
	* 
	* ==> coredns [b88ce2e3db64] <==
	* [INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[WARNING] plugin/kubernetes: starting server with unsynced Kubernetes API
	.:53
	[INFO] plugin/reload: Running configuration MD5 = c23ed519c17e71ee396ed052e6209e94
	CoreDNS-1.8.6
	linux/amd64, go1.17.1, 13a9191
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	* 
	* ==> coredns [ecfd0fb69238] <==
	* .:53
	[INFO] plugin/reload: Running configuration MD5 = c23ed519c17e71ee396ed052e6209e94
	CoreDNS-1.8.6
	linux/amd64, go1.17.1, 13a9191
	
	* 
	* ==> describe nodes <==
	* Name:               functional-20220801230127-2732
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-20220801230127-2732
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=6048763279beb839e4a2f4b298ecea1c5d280a93
	                    minikube.k8s.io/name=functional-20220801230127-2732
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2022_08_01T23_02_47_0700
	                    minikube.k8s.io/version=v1.26.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 01 Aug 2022 23:02:43 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-20220801230127-2732
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 01 Aug 2022 23:41:29 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 01 Aug 2022 23:39:40 +0000   Mon, 01 Aug 2022 23:02:43 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 01 Aug 2022 23:39:40 +0000   Mon, 01 Aug 2022 23:02:43 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 01 Aug 2022 23:39:40 +0000   Mon, 01 Aug 2022 23:02:43 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 01 Aug 2022 23:39:40 +0000   Mon, 01 Aug 2022 23:02:58 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-20220801230127-2732
	Capacity:
	  cpu:                16
	  ephemeral-storage:  263174212Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             52638988Ki
	  pods:               110
	Allocatable:
	  cpu:                16
	  ephemeral-storage:  263174212Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             52638988Ki
	  pods:               110
	System Info:
	  Machine ID:                 4c192b04687c403f8fbb9bc7975b21b3
	  System UUID:                4c192b04687c403f8fbb9bc7975b21b3
	  Boot ID:                    83b37af2-3c96-46d9-a03a-eed4700a0e91
	  Kernel Version:             5.10.102.1-microsoft-standard-WSL2
	  OS Image:                   Ubuntu 20.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://20.10.17
	  Kubelet Version:            v1.24.3
	  Kube-Proxy Version:         v1.24.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                      ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-54c4b5c49f-jwsmk                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         35m
	  default                     hello-node-connect-578cdc45cb-cx7zl                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         35m
	  default                     mysql-67f7d69d8b-zwxxj                                    600m (3%!)(MISSING)     700m (4%!)(MISSING)   512Mi (0%!)(MISSING)       700Mi (1%!)(MISSING)     34m
	  default                     nginx-svc                                                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         35m
	  default                     sp-pod                                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         34m
	  kube-system                 coredns-6d4b75cb6d-lxpgw                                  100m (0%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     38m
	  kube-system                 etcd-functional-20220801230127-2732                       100m (0%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         38m
	  kube-system                 kube-apiserver-functional-20220801230127-2732             250m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         36m
	  kube-system                 kube-controller-manager-functional-20220801230127-2732    200m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  kube-system                 kube-proxy-6w9xw                                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  kube-system                 kube-scheduler-functional-20220801230127-2732             100m (0%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  kube-system                 storage-provisioner                                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                1350m (8%!)(MISSING)  700m (4%!)(MISSING)
	  memory             682Mi (1%!)(MISSING)  870Mi (1%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 36m                kube-proxy       
	  Normal  Starting                 37m                kube-proxy       
	  Normal  Starting                 38m                kube-proxy       
	  Normal  NodeHasSufficientMemory  39m (x5 over 39m)  kubelet          Node functional-20220801230127-2732 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    39m (x5 over 39m)  kubelet          Node functional-20220801230127-2732 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     39m (x5 over 39m)  kubelet          Node functional-20220801230127-2732 status is now: NodeHasSufficientPID
	  Normal  Starting                 38m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  38m                kubelet          Node functional-20220801230127-2732 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    38m                kubelet          Node functional-20220801230127-2732 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     38m                kubelet          Node functional-20220801230127-2732 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  38m                kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                38m                kubelet          Node functional-20220801230127-2732 status is now: NodeReady
	  Normal  RegisteredNode           38m                node-controller  Node functional-20220801230127-2732 event: Registered Node functional-20220801230127-2732 in Controller
	  Normal  RegisteredNode           37m                node-controller  Node functional-20220801230127-2732 event: Registered Node functional-20220801230127-2732 in Controller
	  Normal  NodeAllocatableEnforced  36m                kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 36m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  36m (x8 over 36m)  kubelet          Node functional-20220801230127-2732 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    36m (x8 over 36m)  kubelet          Node functional-20220801230127-2732 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     36m (x7 over 36m)  kubelet          Node functional-20220801230127-2732 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           35m                node-controller  Node functional-20220801230127-2732 event: Registered Node functional-20220801230127-2732 in Controller
	
	* 
	* ==> dmesg <==
	* [Aug 1 23:16] WSL2: Performing memory compaction.
	[Aug 1 23:17] WSL2: Performing memory compaction.
	[Aug 1 23:18] WSL2: Performing memory compaction.
	[Aug 1 23:19] WSL2: Performing memory compaction.
	[Aug 1 23:20] WSL2: Performing memory compaction.
	[Aug 1 23:21] WSL2: Performing memory compaction.
	[Aug 1 23:22] WSL2: Performing memory compaction.
	[Aug 1 23:23] WSL2: Performing memory compaction.
	[Aug 1 23:24] WSL2: Performing memory compaction.
	[Aug 1 23:25] WSL2: Performing memory compaction.
	[Aug 1 23:26] WSL2: Performing memory compaction.
	[Aug 1 23:27] WSL2: Performing memory compaction.
	[Aug 1 23:28] WSL2: Performing memory compaction.
	[Aug 1 23:29] WSL2: Performing memory compaction.
	[Aug 1 23:30] WSL2: Performing memory compaction.
	[Aug 1 23:31] WSL2: Performing memory compaction.
	[Aug 1 23:32] WSL2: Performing memory compaction.
	[Aug 1 23:33] WSL2: Performing memory compaction.
	[Aug 1 23:34] WSL2: Performing memory compaction.
	[Aug 1 23:35] WSL2: Performing memory compaction.
	[Aug 1 23:37] WSL2: Performing memory compaction.
	[Aug 1 23:38] WSL2: Performing memory compaction.
	[Aug 1 23:39] WSL2: Performing memory compaction.
	[Aug 1 23:40] WSL2: Performing memory compaction.
	[Aug 1 23:41] WSL2: Performing memory compaction.
	
	* 
	* ==> etcd [d2185e3d3dd7] <==
	* {"level":"info","ts":"2022-08-01T23:03:55.929Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 4"}
	{"level":"info","ts":"2022-08-01T23:03:55.929Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 4"}
	{"level":"info","ts":"2022-08-01T23:03:55.930Z","caller":"etcdserver/server.go:2042","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-20220801230127-2732 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2022-08-01T23:03:55.930Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-08-01T23:03:55.931Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-08-01T23:03:55.934Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2022-08-01T23:03:55.934Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2022-08-01T23:03:55.937Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2022-08-01T23:03:55.937Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"192.168.49.2:2379"}
	{"level":"warn","ts":"2022-08-01T23:04:02.525Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"187.6147ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:120"}
	{"level":"info","ts":"2022-08-01T23:04:02.525Z","caller":"traceutil/trace.go:171","msg":"trace[218533087] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:422; }","duration":"188.0336ms","start":"2022-08-01T23:04:02.337Z","end":"2022-08-01T23:04:02.525Z","steps":["trace[218533087] 'agreement among raft nodes before linearized reading'  (duration: 91.7926ms)","trace[218533087] 'range keys from in-memory index tree'  (duration: 95.7863ms)"],"step_count":2}
	{"level":"warn","ts":"2022-08-01T23:04:11.436Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"100.4228ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-proxy-6w9xw\" ","response":"range_response_count:1 size:4557"}
	{"level":"info","ts":"2022-08-01T23:04:11.436Z","caller":"traceutil/trace.go:171","msg":"trace[1678978260] range","detail":"{range_begin:/registry/pods/kube-system/kube-proxy-6w9xw; range_end:; response_count:1; response_revision:495; }","duration":"100.8314ms","start":"2022-08-01T23:04:11.336Z","end":"2022-08-01T23:04:11.436Z","steps":["trace[1678978260] 'range keys from in-memory index tree'  (duration: 100.0548ms)"],"step_count":1}
	{"level":"warn","ts":"2022-08-01T23:04:11.436Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"100.8119ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/kube-system/etcd-functional-20220801230127-2732.17075af79cec16cc\" ","response":"range_response_count:1 size:733"}
	{"level":"warn","ts":"2022-08-01T23:04:11.436Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"108.9703ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-08-01T23:04:11.437Z","caller":"traceutil/trace.go:171","msg":"trace[948299562] range","detail":"{range_begin:/registry/events/kube-system/etcd-functional-20220801230127-2732.17075af79cec16cc; range_end:; response_count:1; response_revision:495; }","duration":"101.4424ms","start":"2022-08-01T23:04:11.335Z","end":"2022-08-01T23:04:11.437Z","steps":["trace[948299562] 'range keys from in-memory index tree'  (duration: 100.6685ms)"],"step_count":1}
	{"level":"info","ts":"2022-08-01T23:04:11.437Z","caller":"traceutil/trace.go:171","msg":"trace[2019164215] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:495; }","duration":"109.6954ms","start":"2022-08-01T23:04:11.327Z","end":"2022-08-01T23:04:11.437Z","steps":["trace[2019164215] 'range keys from in-memory index tree'  (duration: 108.5528ms)"],"step_count":1}
	{"level":"info","ts":"2022-08-01T23:05:03.034Z","caller":"osutil/interrupt_unix.go:64","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2022-08-01T23:05:03.034Z","caller":"embed/etcd.go:368","msg":"closing etcd server","name":"functional-20220801230127-2732","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	WARNING: 2022/08/01 23:05:03 [core] grpc: addrConn.createTransport failed to connect to {127.0.0.1:2379 127.0.0.1:2379 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	WARNING: 2022/08/01 23:05:03 [core] grpc: addrConn.createTransport failed to connect to {192.168.49.2:2379 192.168.49.2:2379 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 192.168.49.2:2379: connect: connection refused". Reconnecting...
	{"level":"info","ts":"2022-08-01T23:05:03.134Z","caller":"etcdserver/server.go:1453","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2022-08-01T23:05:03.326Z","caller":"embed/etcd.go:563","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2022-08-01T23:05:03.327Z","caller":"embed/etcd.go:568","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2022-08-01T23:05:03.327Z","caller":"embed/etcd.go:370","msg":"closed etcd server","name":"functional-20220801230127-2732","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	* 
	* ==> etcd [e10bcdcd1e24] <==
	* {"level":"warn","ts":"2022-08-01T23:08:09.937Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"1.6981327s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" ","response":"range_response_count:1 size:1132"}
	{"level":"info","ts":"2022-08-01T23:08:09.939Z","caller":"traceutil/trace.go:171","msg":"trace[945031520] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:864; }","duration":"1.6996127s","start":"2022-08-01T23:08:08.239Z","end":"2022-08-01T23:08:09.939Z","steps":["trace[945031520] 'range keys from in-memory index tree'  (duration: 1.697916s)"],"step_count":1}
	{"level":"warn","ts":"2022-08-01T23:08:09.937Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"1.4916434s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/default/\" range_end:\"/registry/pods/default0\" ","response":"range_response_count:5 size:13595"}
	{"level":"info","ts":"2022-08-01T23:08:09.939Z","caller":"traceutil/trace.go:171","msg":"trace[237188742] range","detail":"{range_begin:/registry/pods/default/; range_end:/registry/pods/default0; response_count:5; response_revision:864; }","duration":"1.4933903s","start":"2022-08-01T23:08:08.446Z","end":"2022-08-01T23:08:09.939Z","steps":["trace[237188742] 'range keys from in-memory index tree'  (duration: 1.491344s)"],"step_count":1}
	{"level":"warn","ts":"2022-08-01T23:08:09.939Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-08-01T23:08:08.446Z","time spent":"1.4934591s","remote":"127.0.0.1:35694","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":5,"response size":13619,"request content":"key:\"/registry/pods/default/\" range_end:\"/registry/pods/default0\" "}
	{"level":"warn","ts":"2022-08-01T23:08:09.939Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-08-01T23:08:08.239Z","time spent":"1.7000906s","remote":"127.0.0.1:35688","response type":"/etcdserverpb.KV/Range","request count":0,"request size":67,"response count":1,"response size":1156,"request content":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" "}
	{"level":"info","ts":"2022-08-01T23:08:10.064Z","caller":"traceutil/trace.go:171","msg":"trace[706867528] linearizableReadLoop","detail":"{readStateIndex:951; appliedIndex:951; }","duration":"105.8641ms","start":"2022-08-01T23:08:09.958Z","end":"2022-08-01T23:08:10.064Z","steps":["trace[706867528] 'read index received'  (duration: 105.8538ms)","trace[706867528] 'applied index is now lower than readState.Index'  (duration: 6.9µs)"],"step_count":2}
	{"level":"warn","ts":"2022-08-01T23:08:10.082Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"123.5924ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-08-01T23:08:10.082Z","caller":"traceutil/trace.go:171","msg":"trace[947981202] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:865; }","duration":"123.7431ms","start":"2022-08-01T23:08:09.958Z","end":"2022-08-01T23:08:10.082Z","steps":["trace[947981202] 'agreement among raft nodes before linearized reading'  (duration: 106.0266ms)","trace[947981202] 'range keys from in-memory index tree'  (duration: 17.5436ms)"],"step_count":2}
	{"level":"info","ts":"2022-08-01T23:15:25.144Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":968}
	{"level":"info","ts":"2022-08-01T23:15:25.146Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":968,"took":"1.5152ms"}
	{"level":"warn","ts":"2022-08-01T23:17:42.436Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"106.083ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128014757671386791 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/masterleases/192.168.49.2\" mod_revision:1266 > success:<request_put:<key:\"/registry/masterleases/192.168.49.2\" value_size:67 lease:8128014757671386789 >> failure:<request_range:<key:\"/registry/masterleases/192.168.49.2\" > >>","response":"size:16"}
	{"level":"info","ts":"2022-08-01T23:17:42.436Z","caller":"traceutil/trace.go:171","msg":"trace[1492947220] transaction","detail":"{read_only:false; response_revision:1273; number_of_response:1; }","duration":"107.1443ms","start":"2022-08-01T23:17:42.329Z","end":"2022-08-01T23:17:42.436Z","steps":["trace[1492947220] 'compare'  (duration: 105.8742ms)"],"step_count":1}
	{"level":"info","ts":"2022-08-01T23:20:25.165Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1178}
	{"level":"info","ts":"2022-08-01T23:20:25.166Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1178,"took":"610.1µs"}
	{"level":"info","ts":"2022-08-01T23:25:25.183Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1387}
	{"level":"info","ts":"2022-08-01T23:25:25.184Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1387,"took":"673µs"}
	{"level":"info","ts":"2022-08-01T23:30:25.204Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1597}
	{"level":"info","ts":"2022-08-01T23:30:25.205Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1597,"took":"869.2µs"}
	{"level":"warn","ts":"2022-08-01T23:32:30.036Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"100.3033ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:353"}
	{"level":"info","ts":"2022-08-01T23:32:30.036Z","caller":"traceutil/trace.go:171","msg":"trace[8672625] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:1893; }","duration":"100.4845ms","start":"2022-08-01T23:32:29.936Z","end":"2022-08-01T23:32:30.036Z","steps":["trace[8672625] 'range keys from in-memory index tree'  (duration: 100.0139ms)"],"step_count":1}
	{"level":"info","ts":"2022-08-01T23:35:25.214Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1807}
	{"level":"info","ts":"2022-08-01T23:35:25.215Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1807,"took":"590.6µs"}
	{"level":"info","ts":"2022-08-01T23:40:25.233Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2016}
	{"level":"info","ts":"2022-08-01T23:40:25.234Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":2016,"took":"671.2µs"}
	
	* 
	* ==> kernel <==
	*  23:41:36 up 57 min,  0 users,  load average: 0.15, 0.31, 0.54
	Linux functional-20220801230127-2732 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 20.04.4 LTS"
	
	* 
	* ==> kube-apiserver [4e16bf1812d1] <==
	* I0801 23:06:37.641139       1 trace.go:205] Trace[1912207879]: "List" url:/api/v1/namespaces/default/pods,user-agent:e2e-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format,audit-id:9b2e4827-613e-4dae-b94e-619c357a01b8,client:192.168.49.1,accept:application/json, */*,protocol:HTTP/2.0 (01-Aug-2022 23:06:36.549) (total time: 1091ms):
	Trace[1912207879]: ---"Listing from storage done" 1090ms (23:06:37.640)
	Trace[1912207879]: [1.0910689s] [1.0910689s] END
	I0801 23:07:18.217982       1 alloc.go:327] "allocated clusterIPs" service="default/mysql" clusterIPs=map[IPv4:10.110.152.83]
	I0801 23:07:53.448406       1 trace.go:205] Trace[1294519492]: "GuaranteedUpdate etcd3" type:*v1.Endpoints (01-Aug-2022 23:07:52.149) (total time: 1298ms):
	Trace[1294519492]: ---"Transaction committed" 1217ms (23:07:53.448)
	Trace[1294519492]: [1.2982445s] [1.2982445s] END
	I0801 23:07:53.456118       1 trace.go:205] Trace[1565011814]: "List(recursive=true) etcd3" key:/pods/default,resourceVersion:,resourceVersionMatch:,limit:0,continue: (01-Aug-2022 23:07:52.442) (total time: 1013ms):
	Trace[1565011814]: [1.0134906s] [1.0134906s] END
	I0801 23:07:53.456901       1 trace.go:205] Trace[657691485]: "List" url:/api/v1/namespaces/default/pods,user-agent:e2e-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format,audit-id:058100f1-406e-473e-9624-5586baf92b4a,client:192.168.49.1,accept:application/json, */*,protocol:HTTP/2.0 (01-Aug-2022 23:07:52.442) (total time: 1014ms):
	Trace[657691485]: ---"Listing from storage done" 1013ms (23:07:53.456)
	Trace[657691485]: [1.014315s] [1.014315s] END
	I0801 23:07:53.529138       1 trace.go:205] Trace[794587613]: "Get" url:/api/v1/namespaces/kube-system/endpoints/k8s.io-minikube-hostpath,user-agent:storage-provisioner/v0.0.0 (linux/amd64) kubernetes/$Format,audit-id:3e159add-898d-433c-9e27-0a54facb18d2,client:192.168.49.2,accept:application/json, */*,protocol:HTTP/2.0 (01-Aug-2022 23:07:52.544) (total time: 984ms):
	Trace[794587613]: ---"About to write a response" 984ms (23:07:53.528)
	Trace[794587613]: [984.6812ms] [984.6812ms] END
	I0801 23:08:09.941560       1 trace.go:205] Trace[290458040]: "List(recursive=true) etcd3" key:/pods/default,resourceVersion:,resourceVersionMatch:,limit:0,continue: (01-Aug-2022 23:08:08.444) (total time: 1497ms):
	Trace[290458040]: [1.4973102s] [1.4973102s] END
	I0801 23:08:09.941831       1 trace.go:205] Trace[379637793]: "Get" url:/api/v1/namespaces/kube-system/endpoints/k8s.io-minikube-hostpath,user-agent:storage-provisioner/v0.0.0 (linux/amd64) kubernetes/$Format,audit-id:d9efc82e-4319-4c35-b1d7-d335cb68a23b,client:192.168.49.2,accept:application/json, */*,protocol:HTTP/2.0 (01-Aug-2022 23:08:08.238) (total time: 1703ms):
	Trace[379637793]: ---"About to write a response" 1703ms (23:08:09.941)
	Trace[379637793]: [1.7033552s] [1.7033552s] END
	I0801 23:08:09.942194       1 trace.go:205] Trace[1614929798]: "List" url:/api/v1/namespaces/default/pods,user-agent:e2e-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format,audit-id:b407f42c-9c17-474d-9115-763b7402997a,client:192.168.49.1,accept:application/json, */*,protocol:HTTP/2.0 (01-Aug-2022 23:08:08.444) (total time: 1498ms):
	Trace[1614929798]: ---"Listing from storage done" 1497ms (23:08:09.941)
	Trace[1614929798]: [1.4980544s] [1.4980544s] END
	W0801 23:18:53.304070       1 watcher.go:229] watch chan error: etcdserver: mvcc: required revision has been compacted
	W0801 23:27:06.288422       1 watcher.go:229] watch chan error: etcdserver: mvcc: required revision has been compacted
	
	* 
	* ==> kube-controller-manager [197cbc6d9d4e] <==
	* I0801 23:04:15.328697       1 shared_informer.go:262] Caches are synced for endpoint_slice_mirroring
	I0801 23:04:15.329746       1 shared_informer.go:262] Caches are synced for attach detach
	I0801 23:04:15.328706       1 shared_informer.go:262] Caches are synced for namespace
	I0801 23:04:15.328713       1 shared_informer.go:262] Caches are synced for endpoint
	I0801 23:04:15.328720       1 shared_informer.go:262] Caches are synced for node
	I0801 23:04:15.328742       1 taint_manager.go:187] "Starting NoExecuteTaintManager"
	I0801 23:04:15.330272       1 range_allocator.go:173] Starting range CIDR allocator
	I0801 23:04:15.328768       1 shared_informer.go:262] Caches are synced for daemon sets
	I0801 23:04:15.330287       1 shared_informer.go:255] Waiting for caches to sync for cidrallocator
	I0801 23:04:15.330308       1 shared_informer.go:262] Caches are synced for cidrallocator
	I0801 23:04:15.329194       1 event.go:294] "Event occurred" object="functional-20220801230127-2732" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node functional-20220801230127-2732 event: Registered Node functional-20220801230127-2732 in Controller"
	I0801 23:04:15.329205       1 shared_informer.go:262] Caches are synced for job
	I0801 23:04:15.329391       1 node_lifecycle_controller.go:1215] Controller detected that zone  is now in state Normal.
	I0801 23:04:15.333684       1 shared_informer.go:262] Caches are synced for GC
	I0801 23:04:15.335733       1 shared_informer.go:255] Waiting for caches to sync for garbage collector
	I0801 23:04:15.426945       1 shared_informer.go:262] Caches are synced for HPA
	I0801 23:04:15.431610       1 shared_informer.go:262] Caches are synced for resource quota
	I0801 23:04:15.444057       1 shared_informer.go:262] Caches are synced for disruption
	I0801 23:04:15.444183       1 disruption.go:371] Sending events to api server.
	I0801 23:04:15.454803       1 shared_informer.go:262] Caches are synced for resource quota
	I0801 23:04:15.456435       1 shared_informer.go:262] Caches are synced for deployment
	I0801 23:04:15.525426       1 shared_informer.go:262] Caches are synced for ReplicaSet
	I0801 23:04:15.938684       1 shared_informer.go:262] Caches are synced for garbage collector
	I0801 23:04:15.938962       1 shared_informer.go:262] Caches are synced for garbage collector
	I0801 23:04:15.938983       1 garbagecollector.go:158] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	
	* 
	* ==> kube-controller-manager [a4d33a5b3f4a] <==
	* I0801 23:05:45.126717       1 shared_informer.go:262] Caches are synced for daemon sets
	I0801 23:05:45.126749       1 shared_informer.go:262] Caches are synced for attach detach
	I0801 23:05:45.126880       1 shared_informer.go:262] Caches are synced for PV protection
	I0801 23:05:45.133005       1 shared_informer.go:262] Caches are synced for HPA
	I0801 23:05:45.133142       1 shared_informer.go:262] Caches are synced for cronjob
	I0801 23:05:45.145566       1 shared_informer.go:255] Waiting for caches to sync for garbage collector
	I0801 23:05:45.229109       1 shared_informer.go:262] Caches are synced for crt configmap
	I0801 23:05:45.230593       1 shared_informer.go:262] Caches are synced for bootstrap_signer
	I0801 23:05:45.231836       1 shared_informer.go:262] Caches are synced for deployment
	I0801 23:05:45.237224       1 shared_informer.go:262] Caches are synced for resource quota
	I0801 23:05:45.237347       1 shared_informer.go:262] Caches are synced for stateful set
	I0801 23:05:45.237970       1 shared_informer.go:262] Caches are synced for resource quota
	I0801 23:05:45.253376       1 shared_informer.go:262] Caches are synced for disruption
	I0801 23:05:45.253621       1 disruption.go:371] Sending events to api server.
	I0801 23:05:45.643506       1 shared_informer.go:262] Caches are synced for garbage collector
	I0801 23:05:45.643678       1 garbagecollector.go:158] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0801 23:05:45.645851       1 shared_informer.go:262] Caches are synced for garbage collector
	I0801 23:06:18.738343       1 event.go:294] "Event occurred" object="default/myclaim" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="waiting for a volume to be created, either by external provisioner \"k8s.io/minikube-hostpath\" or manually created by system administrator"
	I0801 23:06:18.738410       1 event.go:294] "Event occurred" object="default/myclaim" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="waiting for a volume to be created, either by external provisioner \"k8s.io/minikube-hostpath\" or manually created by system administrator"
	I0801 23:06:21.638350       1 event.go:294] "Event occurred" object="default/hello-node-connect" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-node-connect-578cdc45cb to 1"
	I0801 23:06:21.926737       1 event.go:294] "Event occurred" object="default/hello-node-connect-578cdc45cb" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-node-connect-578cdc45cb-cx7zl"
	I0801 23:06:23.732107       1 event.go:294] "Event occurred" object="default/hello-node" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-node-54c4b5c49f to 1"
	I0801 23:06:23.739309       1 event.go:294] "Event occurred" object="default/hello-node-54c4b5c49f" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-node-54c4b5c49f-jwsmk"
	I0801 23:07:18.348052       1 event.go:294] "Event occurred" object="default/mysql" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set mysql-67f7d69d8b to 1"
	I0801 23:07:18.434654       1 event.go:294] "Event occurred" object="default/mysql-67f7d69d8b" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: mysql-67f7d69d8b-zwxxj"
	
	* 
	* ==> kube-proxy [4f96594e8744] <==
	* I0801 23:05:34.442254       1 proxier.go:667] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs"
	I0801 23:05:34.526268       1 proxier.go:667] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_rr"
	I0801 23:05:34.529615       1 proxier.go:667] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_wrr"
	I0801 23:05:34.532554       1 proxier.go:667] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_sh"
	I0801 23:05:34.535695       1 proxier.go:667] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="nf_conntrack"
	I0801 23:05:34.552132       1 node.go:163] Successfully retrieved node IP: 192.168.49.2
	I0801 23:05:34.552277       1 server_others.go:138] "Detected node IP" address="192.168.49.2"
	I0801 23:05:34.552306       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I0801 23:05:34.837824       1 server_others.go:206] "Using iptables Proxier"
	I0801 23:05:34.837977       1 server_others.go:213] "kube-proxy running in dual-stack mode" ipFamily=IPv4
	I0801 23:05:34.838004       1 server_others.go:214] "Creating dualStackProxier for iptables"
	I0801 23:05:34.838033       1 server_others.go:501] "Detect-local-mode set to ClusterCIDR, but no IPv6 cluster CIDR defined, , defaulting to no-op detect-local for IPv6"
	I0801 23:05:34.838096       1 proxier.go:259] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I0801 23:05:34.838504       1 proxier.go:259] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I0801 23:05:34.839098       1 server.go:661] "Version info" version="v1.24.3"
	I0801 23:05:34.839116       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0801 23:05:34.840629       1 config.go:317] "Starting service config controller"
	I0801 23:05:34.840692       1 shared_informer.go:255] Waiting for caches to sync for service config
	I0801 23:05:34.840739       1 config.go:226] "Starting endpoint slice config controller"
	I0801 23:05:34.840753       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I0801 23:05:34.840750       1 config.go:444] "Starting node config controller"
	I0801 23:05:34.840770       1 shared_informer.go:255] Waiting for caches to sync for node config
	I0801 23:05:34.941234       1 shared_informer.go:262] Caches are synced for node config
	I0801 23:05:34.941378       1 shared_informer.go:262] Caches are synced for endpoint slice config
	I0801 23:05:34.941463       1 shared_informer.go:262] Caches are synced for service config
	
	* 
	* ==> kube-proxy [823e9f99bb4c] <==
	* I0801 23:03:52.332464       1 proxier.go:667] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_sh"
	I0801 23:03:52.335226       1 proxier.go:667] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="nf_conntrack"
	E0801 23:03:52.339379       1 node.go:152] Failed to retrieve node info: Get "https://control-plane.minikube.internal:8441/api/v1/nodes/functional-20220801230127-2732": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:03:53.529005       1 node.go:152] Failed to retrieve node info: Get "https://control-plane.minikube.internal:8441/api/v1/nodes/functional-20220801230127-2732": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:04:02.330672       1 node.go:152] Failed to retrieve node info: nodes "functional-20220801230127-2732" is forbidden: User "system:serviceaccount:kube-system:kube-proxy" cannot get resource "nodes" in API group "" at the cluster scope
	I0801 23:04:06.525533       1 node.go:163] Successfully retrieved node IP: 192.168.49.2
	I0801 23:04:06.525661       1 server_others.go:138] "Detected node IP" address="192.168.49.2"
	I0801 23:04:06.525766       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I0801 23:04:06.691021       1 server_others.go:206] "Using iptables Proxier"
	I0801 23:04:06.691159       1 server_others.go:213] "kube-proxy running in dual-stack mode" ipFamily=IPv4
	I0801 23:04:06.691176       1 server_others.go:214] "Creating dualStackProxier for iptables"
	I0801 23:04:06.691191       1 server_others.go:501] "Detect-local-mode set to ClusterCIDR, but no IPv6 cluster CIDR defined, , defaulting to no-op detect-local for IPv6"
	I0801 23:04:06.691223       1 proxier.go:259] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I0801 23:04:06.691777       1 proxier.go:259] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I0801 23:04:06.692134       1 server.go:661] "Version info" version="v1.24.3"
	I0801 23:04:06.692148       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0801 23:04:06.692829       1 config.go:226] "Starting endpoint slice config controller"
	I0801 23:04:06.726070       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I0801 23:04:06.726160       1 config.go:444] "Starting node config controller"
	I0801 23:04:06.726183       1 shared_informer.go:255] Waiting for caches to sync for node config
	I0801 23:04:06.727889       1 config.go:317] "Starting service config controller"
	I0801 23:04:06.728135       1 shared_informer.go:255] Waiting for caches to sync for service config
	I0801 23:04:06.827611       1 shared_informer.go:262] Caches are synced for endpoint slice config
	I0801 23:04:06.827768       1 shared_informer.go:262] Caches are synced for node config
	I0801 23:04:06.829379       1 shared_informer.go:262] Caches are synced for service config
	
	* 
	* ==> kube-scheduler [839c2c5364fd] <==
	* I0801 23:05:24.435640       1 serving.go:348] Generated self-signed cert in-memory
	I0801 23:05:29.427162       1 server.go:147] "Starting Kubernetes Scheduler" version="v1.24.3"
	I0801 23:05:29.427225       1 server.go:149] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0801 23:05:29.440229       1 requestheader_controller.go:169] Starting RequestHeaderAuthRequestController
	I0801 23:05:29.440472       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I0801 23:05:29.440589       1 shared_informer.go:255] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0801 23:05:29.440558       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0801 23:05:29.440768       1 shared_informer.go:255] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0801 23:05:29.440869       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0801 23:05:29.441108       1 shared_informer.go:255] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0801 23:05:29.440367       1 secure_serving.go:210] Serving securely on 127.0.0.1:10259
	I0801 23:05:29.541548       1 shared_informer.go:262] Caches are synced for RequestHeaderAuthRequestController
	I0801 23:05:29.541760       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0801 23:05:29.541999       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	* 
	* ==> kube-scheduler [929b67391103] <==
	* W0801 23:05:08.497457       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Namespace: Get "https://192.168.49.2:8441/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.497605       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Namespace: failed to list *v1.Namespace: Get "https://192.168.49.2:8441/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.617390       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Node: Get "https://192.168.49.2:8441/api/v1/nodes?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.617600       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: Get "https://192.168.49.2:8441/api/v1/nodes?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.624335       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.StorageClass: Get "https://192.168.49.2:8441/apis/storage.k8s.io/v1/storageclasses?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.624457       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: Get "https://192.168.49.2:8441/apis/storage.k8s.io/v1/storageclasses?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.632125       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.CSIDriver: Get "https://192.168.49.2:8441/apis/storage.k8s.io/v1/csidrivers?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.632245       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: Get "https://192.168.49.2:8441/apis/storage.k8s.io/v1/csidrivers?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.670027       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Pod: Get "https://192.168.49.2:8441/api/v1/pods?fieldSelector=status.phase%3DSucceeded%!C(MISSING)status.phase%3DFailed&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.670163       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: Get "https://192.168.49.2:8441/api/v1/pods?fieldSelector=status.phase%3DSucceeded%!C(MISSING)status.phase%3DFailed&limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.722293       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.PersistentVolume: Get "https://192.168.49.2:8441/api/v1/persistentvolumes?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.722423       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: Get "https://192.168.49.2:8441/api/v1/persistentvolumes?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.734205       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.StatefulSet: Get "https://192.168.49.2:8441/apis/apps/v1/statefulsets?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.734332       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: Get "https://192.168.49.2:8441/apis/apps/v1/statefulsets?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.762536       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.CSIStorageCapacity: Get "https://192.168.49.2:8441/apis/storage.k8s.io/v1/csistoragecapacities?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.762731       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: Get "https://192.168.49.2:8441/apis/storage.k8s.io/v1/csistoragecapacities?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.776963       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.PersistentVolumeClaim: Get "https://192.168.49.2:8441/api/v1/persistentvolumeclaims?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.777133       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: Get "https://192.168.49.2:8441/api/v1/persistentvolumeclaims?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	W0801 23:05:08.873167       1 reflector.go:324] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Service: Get "https://192.168.49.2:8441/api/v1/services?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	E0801 23:05:08.873368       1 reflector.go:138] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://192.168.49.2:8441/api/v1/services?limit=500&resourceVersion=0": dial tcp 192.168.49.2:8441: connect: connection refused
	I0801 23:05:08.877587       1 tlsconfig.go:255] "Shutting down DynamicServingCertificateController"
	E0801 23:05:08.877620       1 shared_informer.go:258] unable to sync caches for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0801 23:05:08.877744       1 configmap_cafile_content.go:210] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0801 23:05:08.878268       1 secure_serving.go:255] Stopped listening on 127.0.0.1:10259
	E0801 23:05:08.878881       1 run.go:74] "command failed" err="finished without leader elect"
	
	* 
	* ==> kubelet <==
	* -- Logs begin at Mon 2022-08-01 23:02:10 UTC, end at Mon 2022-08-01 23:41:37 UTC. --
	Aug 01 23:06:25 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:25.034218    9882 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="d1c65be7eb5939869454db720db489baf6484853525ea214eae488d9fd3f97d4"
	Aug 01 23:06:27 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:27.245445    9882 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="907ad7d7154467e4520ba8a80dd4ad2082242641fe391ee596604b5fbd3ecadf"
	Aug 01 23:06:53 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:53.432814    9882 reconciler.go:192] "operationExecutor.UnmountVolume started for volume \"mypd\" (UniqueName: \"kubernetes.io/host-path/a86ddac3-9045-48e4-a7ef-69b87aad1d1c-pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc\") pod \"a86ddac3-9045-48e4-a7ef-69b87aad1d1c\" (UID: \"a86ddac3-9045-48e4-a7ef-69b87aad1d1c\") "
	Aug 01 23:06:53 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:53.432979    9882 operation_generator.go:856] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/a86ddac3-9045-48e4-a7ef-69b87aad1d1c-pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc" (OuterVolumeSpecName: "mypd") pod "a86ddac3-9045-48e4-a7ef-69b87aad1d1c" (UID: "a86ddac3-9045-48e4-a7ef-69b87aad1d1c"). InnerVolumeSpecName "pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Aug 01 23:06:53 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:53.433029    9882 reconciler.go:192] "operationExecutor.UnmountVolume started for volume \"kube-api-access-hszcc\" (UniqueName: \"kubernetes.io/projected/a86ddac3-9045-48e4-a7ef-69b87aad1d1c-kube-api-access-hszcc\") pod \"a86ddac3-9045-48e4-a7ef-69b87aad1d1c\" (UID: \"a86ddac3-9045-48e4-a7ef-69b87aad1d1c\") "
	Aug 01 23:06:53 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:53.433237    9882 reconciler.go:312] "Volume detached for volume \"pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc\" (UniqueName: \"kubernetes.io/host-path/a86ddac3-9045-48e4-a7ef-69b87aad1d1c-pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc\") on node \"functional-20220801230127-2732\" DevicePath \"\""
	Aug 01 23:06:53 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:53.437879    9882 operation_generator.go:856] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a86ddac3-9045-48e4-a7ef-69b87aad1d1c-kube-api-access-hszcc" (OuterVolumeSpecName: "kube-api-access-hszcc") pod "a86ddac3-9045-48e4-a7ef-69b87aad1d1c" (UID: "a86ddac3-9045-48e4-a7ef-69b87aad1d1c"). InnerVolumeSpecName "kube-api-access-hszcc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 01 23:06:53 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:53.534091    9882 reconciler.go:312] "Volume detached for volume \"kube-api-access-hszcc\" (UniqueName: \"kubernetes.io/projected/a86ddac3-9045-48e4-a7ef-69b87aad1d1c-kube-api-access-hszcc\") on node \"functional-20220801230127-2732\" DevicePath \"\""
	Aug 01 23:06:54 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:54.358759    9882 scope.go:110] "RemoveContainer" containerID="18496a7b523c3d72d8508a78e3c7898ac87fa21a2abeed5d816756c03cf94a19"
	Aug 01 23:06:55 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:55.140528    9882 topology_manager.go:200] "Topology Admit Handler"
	Aug 01 23:06:55 functional-20220801230127-2732 kubelet[9882]: E0801 23:06:55.140911    9882 cpu_manager.go:394] "RemoveStaleState: removing container" podUID="a86ddac3-9045-48e4-a7ef-69b87aad1d1c" containerName="myfrontend"
	Aug 01 23:06:55 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:55.141018    9882 memory_manager.go:345] "RemoveStaleState removing state" podUID="a86ddac3-9045-48e4-a7ef-69b87aad1d1c" containerName="myfrontend"
	Aug 01 23:06:55 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:55.347928    9882 reconciler.go:270] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-qmt44\" (UniqueName: \"kubernetes.io/projected/1a4584f1-bcf5-4729-9f1d-295912aed002-kube-api-access-qmt44\") pod \"sp-pod\" (UID: \"1a4584f1-bcf5-4729-9f1d-295912aed002\") " pod="default/sp-pod"
	Aug 01 23:06:55 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:55.348168    9882 reconciler.go:270] "operationExecutor.VerifyControllerAttachedVolume started for volume \"pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc\" (UniqueName: \"kubernetes.io/host-path/1a4584f1-bcf5-4729-9f1d-295912aed002-pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc\") pod \"sp-pod\" (UID: \"1a4584f1-bcf5-4729-9f1d-295912aed002\") " pod="default/sp-pod"
	Aug 01 23:06:55 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:55.748750    9882 kubelet_volumes.go:160] "Cleaned up orphaned pod volumes dir" podUID=a86ddac3-9045-48e4-a7ef-69b87aad1d1c path="/var/lib/kubelet/pods/a86ddac3-9045-48e4-a7ef-69b87aad1d1c/volumes"
	Aug 01 23:06:57 functional-20220801230127-2732 kubelet[9882]: I0801 23:06:57.328759    9882 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="96d702ac472af38e0a9dcd53fe12acf8b08e02dfb592b37f5c6d2da9b395c88c"
	Aug 01 23:07:18 functional-20220801230127-2732 kubelet[9882]: I0801 23:07:18.460780    9882 topology_manager.go:200] "Topology Admit Handler"
	Aug 01 23:07:18 functional-20220801230127-2732 kubelet[9882]: I0801 23:07:18.635114    9882 reconciler.go:270] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-ppj77\" (UniqueName: \"kubernetes.io/projected/113c5b9b-ce3b-4140-80db-c25cb2a594c9-kube-api-access-ppj77\") pod \"mysql-67f7d69d8b-zwxxj\" (UID: \"113c5b9b-ce3b-4140-80db-c25cb2a594c9\") " pod="default/mysql-67f7d69d8b-zwxxj"
	Aug 01 23:10:19 functional-20220801230127-2732 kubelet[9882]: W0801 23:10:19.833187    9882 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Aug 01 23:15:19 functional-20220801230127-2732 kubelet[9882]: W0801 23:15:19.833162    9882 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Aug 01 23:20:19 functional-20220801230127-2732 kubelet[9882]: W0801 23:20:19.833660    9882 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Aug 01 23:25:19 functional-20220801230127-2732 kubelet[9882]: W0801 23:25:19.834535    9882 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Aug 01 23:30:19 functional-20220801230127-2732 kubelet[9882]: W0801 23:30:19.841626    9882 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Aug 01 23:35:19 functional-20220801230127-2732 kubelet[9882]: W0801 23:35:19.837477    9882 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Aug 01 23:40:19 functional-20220801230127-2732 kubelet[9882]: W0801 23:40:19.837784    9882 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	
	* 
	* ==> storage-provisioner [02fa1005162d] <==
	* I0801 23:04:10.431473       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0801 23:04:10.461511       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0801 23:04:10.461633       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0801 23:04:27.967256       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0801 23:04:27.967590       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-20220801230127-2732_9e23c108-4bb0-4317-a03b-b78abf5cd108!
	I0801 23:04:27.967610       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"2909778d-a1ea-4813-abe0-a8c3291cf1c7", APIVersion:"v1", ResourceVersion:"538", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-20220801230127-2732_9e23c108-4bb0-4317-a03b-b78abf5cd108 became leader
	I0801 23:04:28.067938       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-20220801230127-2732_9e23c108-4bb0-4317-a03b-b78abf5cd108!
	
	* 
	* ==> storage-provisioner [57453622dc32] <==
	* I0801 23:05:34.539157       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0801 23:05:34.551591       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0801 23:05:34.551705       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0801 23:05:52.225270       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0801 23:05:52.225708       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-20220801230127-2732_92c1453d-b96b-4a9a-a220-16d056aeb040!
	I0801 23:05:52.225747       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"2909778d-a1ea-4813-abe0-a8c3291cf1c7", APIVersion:"v1", ResourceVersion:"647", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-20220801230127-2732_92c1453d-b96b-4a9a-a220-16d056aeb040 became leader
	I0801 23:05:52.327133       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-20220801230127-2732_92c1453d-b96b-4a9a-a220-16d056aeb040!
	I0801 23:06:18.738034       1 controller.go:1332] provision "default/myclaim" class "standard": started
	I0801 23:06:18.738415       1 storage_provisioner.go:61] Provisioning volume {&StorageClass{ObjectMeta:{standard    ce29a959-9aa9-4b7e-be41-7ee99a6bfde9 381 0 2022-08-01 23:03:06 +0000 UTC <nil> <nil> map[addonmanager.kubernetes.io/mode:EnsureExists] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"storage.k8s.io/v1","kind":"StorageClass","metadata":{"annotations":{"storageclass.kubernetes.io/is-default-class":"true"},"labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"name":"standard"},"provisioner":"k8s.io/minikube-hostpath"}
	 storageclass.kubernetes.io/is-default-class:true] [] []  [{kubectl-client-side-apply Update storage.k8s.io/v1 2022-08-01 23:03:06 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{}}},"f:provisioner":{},"f:reclaimPolicy":{},"f:volumeBindingMode":{}}}]},Provisioner:k8s.io/minikube-hostpath,Parameters:map[string]string{},ReclaimPolicy:*Delete,MountOptions:[],AllowVolumeExpansion:nil,VolumeBindingMode:*Immediate,AllowedTopologies:[]TopologySelectorTerm{},} pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc &PersistentVolumeClaim{ObjectMeta:{myclaim  default  3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc 683 0 2022-08-01 23:06:18 +0000 UTC <nil> <nil> map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["Rea
dWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
	 volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] [] [kubernetes.io/pvc-protection]  [{kube-controller-manager Update v1 2022-08-01 23:06:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:volume.beta.kubernetes.io/storage-provisioner":{},"f:volume.kubernetes.io/storage-provisioner":{}}}}} {kubectl.exe Update v1 2022-08-01 23:06:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:accessModes":{},"f:resources":{"f:requests":{".":{},"f:storage":{}}},"f:volumeMode":{}}}}]},Spec:PersistentVolumeClaimSpec{AccessModes:[ReadWriteOnce],Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{storage: {{524288000 0} {<nil>} 500Mi BinarySI},},},VolumeName:,Selector:nil,StorageClassName:*standard,VolumeMode:*Filesystem,DataSource:nil,},Status:PersistentVolumeClaimStatus{Phase:Pending,AccessModes:[],Capacity:ResourceList{}
,Conditions:[]PersistentVolumeClaimCondition{},},} nil} to /tmp/hostpath-provisioner/default/myclaim
	I0801 23:06:18.739212       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc", APIVersion:"v1", ResourceVersion:"683", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "default/myclaim"
	I0801 23:06:18.739543       1 controller.go:1439] provision "default/myclaim" class "standard": volume "pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc" provisioned
	I0801 23:06:18.739574       1 controller.go:1456] provision "default/myclaim" class "standard": succeeded
	I0801 23:06:18.739586       1 volume_store.go:212] Trying to save persistentvolume "pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc"
	I0801 23:06:18.757679       1 volume_store.go:219] persistentvolume "pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc" saved
	I0801 23:06:18.758370       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc", APIVersion:"v1", ResourceVersion:"683", FieldPath:""}): type: 'Normal' reason: 'ProvisioningSucceeded' Successfully provisioned volume pvc-3df1bf2c-7d4c-43a7-bc80-14bf73e52fcc
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-20220801230127-2732 -n functional-20220801230127-2732
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-20220801230127-2732 -n functional-20220801230127-2732: (3.4809236s)
helpers_test.go:261: (dbg) Run:  kubectl --context functional-20220801230127-2732 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:270: non-running pods: 
helpers_test.go:272: ======> post-mortem[TestFunctional/parallel/ServiceCmd]: describe non-running pods <======
helpers_test.go:275: (dbg) Run:  kubectl --context functional-20220801230127-2732 describe pod 
helpers_test.go:275: (dbg) Non-zero exit: kubectl --context functional-20220801230127-2732 describe pod : exit status 1 (184.1687ms)

                                                
                                                
** stderr ** 
	error: resource name may not be empty

                                                
                                                
** /stderr **
helpers_test.go:277: kubectl --context functional-20220801230127-2732 describe pod : exit status 1
--- FAIL: TestFunctional/parallel/ServiceCmd (2118.90s)

                                                
                                    
x
+
TestKubernetesUpgrade (289.92s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:229: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:229: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=docker: (1m45.1306484s)
version_upgrade_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-20220802002416-2732
version_upgrade_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-20220802002416-2732: (9.0269705s)
version_upgrade_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-20220802002416-2732 status --format={{.Host}}

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-20220802002416-2732 status --format={{.Host}}: exit status 7 (3.0228814s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:241: status error: exit status 7 (may be ok)
version_upgrade_test.go:250: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.24.3 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:250: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.24.3 --alsologtostderr -v=1 --driver=docker: (1m39.4221002s)
version_upgrade_test.go:255: (dbg) Run:  kubectl --context kubernetes-upgrade-20220802002416-2732 version --output=json
version_upgrade_test.go:274: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:276: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.16.0 --driver=docker
version_upgrade_test.go:276: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.16.0 --driver=docker: exit status 106 (425.4958ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-20220802002416-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:280: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.24.3 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:282: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.24.3 --alsologtostderr -v=1 --driver=docker: exit status 90 (24.3833086s)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-20220802002416-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on existing profile
	* Starting control plane node kubernetes-upgrade-20220802002416-2732 in cluster kubernetes-upgrade-20220802002416-2732
	* Pulling base image ...
	* Updating the running docker "kubernetes-upgrade-20220802002416-2732" container ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 00:27:54.089365   25124 out.go:296] Setting OutFile to fd 1736 ...
	I0802 00:27:54.163754   25124 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:27:54.163754   25124 out.go:309] Setting ErrFile to fd 1444...
	I0802 00:27:54.164776   25124 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:27:54.189746   25124 out.go:303] Setting JSON to false
	I0802 00:27:54.194732   25124 start.go:115] hostinfo: {"hostname":"minikube8","uptime":6630,"bootTime":1659393444,"procs":159,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0802 00:27:54.194732   25124 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0802 00:27:54.197741   25124 out.go:177] * [kubernetes-upgrade-20220802002416-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0802 00:27:54.202337   25124 notify.go:193] Checking for updates...
	I0802 00:27:54.204435   25124 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:27:54.206260   25124 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0802 00:27:54.209259   25124 out.go:177]   - MINIKUBE_LOCATION=14695
	I0802 00:27:54.211244   25124 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 00:27:54.214250   25124 config.go:180] Loaded profile config "kubernetes-upgrade-20220802002416-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:27:54.215251   25124 driver.go:365] Setting default libvirt URI to qemu:///system
	I0802 00:27:56.734456   25124 docker.go:137] docker version: linux-20.10.17
	I0802 00:27:56.742520   25124 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:27:57.360882   25124 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:95 OomKillDisable:true NGoroutines:75 SystemTime:2022-08-02 00:27:56.9123935 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:27:57.473877   25124 out.go:177] * Using the docker driver based on existing profile
	I0802 00:27:57.651682   25124 start.go:284] selected driver: docker
	I0802 00:27:57.651682   25124 start.go:808] validating driver "docker" against &{Name:kubernetes-upgrade-20220802002416-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:kubernetes-upgrade-20220802002416-2
732 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:192.168.67.2 Port:8443 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false r
egistry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] 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:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:27:57.652225   25124 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 00:27:57.718046   25124 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:27:58.363989   25124 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:83 OomKillDisable:true NGoroutines:75 SystemTime:2022-08-02 00:27:57.929205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_6
4 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,p
rofile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-pl
ugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:27:58.364377   25124 cni.go:95] Creating CNI manager for ""
	I0802 00:27:58.364377   25124 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I0802 00:27:58.364447   25124 start_flags.go:310] config:
	{Name:kubernetes-upgrade-20220802002416-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:kubernetes-upgrade-20220802002416-2732 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:192.168.67.2 Port:8443 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false v
olumesnapshots:false] 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:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:27:58.520943   25124 out.go:177] * Starting control plane node kubernetes-upgrade-20220802002416-2732 in cluster kubernetes-upgrade-20220802002416-2732
	I0802 00:27:58.653589   25124 cache.go:120] Beginning downloading kic base image for docker with docker
	I0802 00:27:58.676293   25124 out.go:177] * Pulling base image ...
	I0802 00:27:58.681061   25124 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:27:58.681061   25124 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon
	I0802 00:27:58.681061   25124 preload.go:148] Found local preload: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4
	I0802 00:27:58.681061   25124 cache.go:57] Caching tarball of preloaded images
	I0802 00:27:58.681703   25124 preload.go:174] Found C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0802 00:27:58.681703   25124 cache.go:60] Finished verifying existence of preloaded tar for  v1.24.3 on docker
	I0802 00:27:58.682374   25124 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kubernetes-upgrade-20220802002416-2732\config.json ...
	I0802 00:27:58.909053   25124 image.go:79] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon, skipping pull
	I0802 00:27:58.909053   25124 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 exists in daemon, skipping load
	I0802 00:27:58.909053   25124 cache.go:208] Successfully downloaded all kic artifacts
	I0802 00:27:58.909053   25124 start.go:371] acquiring machines lock for kubernetes-upgrade-20220802002416-2732: {Name:mk7538ebf998ced9c9f3cb04e123737fee08cbf9 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:27:58.909053   25124 start.go:375] acquired machines lock for "kubernetes-upgrade-20220802002416-2732" in 0s
	I0802 00:27:58.909053   25124 start.go:95] Skipping create...Using existing machine configuration
	I0802 00:27:58.909053   25124 fix.go:55] fixHost starting: 
	I0802 00:27:58.923053   25124 cli_runner.go:164] Run: docker container inspect kubernetes-upgrade-20220802002416-2732 --format={{.State.Status}}
	I0802 00:27:59.131745   25124 fix.go:103] recreateIfNeeded on kubernetes-upgrade-20220802002416-2732: state=Running err=<nil>
	W0802 00:27:59.131745   25124 fix.go:129] unexpected machine state, will restart: <nil>
	I0802 00:27:59.136750   25124 out.go:177] * Updating the running docker "kubernetes-upgrade-20220802002416-2732" container ...
	I0802 00:27:59.150986   25124 machine.go:88] provisioning docker machine ...
	I0802 00:27:59.150986   25124 ubuntu.go:169] provisioning hostname "kubernetes-upgrade-20220802002416-2732"
	I0802 00:27:59.161336   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:27:59.373318   25124 main.go:134] libmachine: Using SSH client type: native
	I0802 00:27:59.374316   25124 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 50157 <nil> <nil>}
	I0802 00:27:59.374316   25124 main.go:134] libmachine: About to run SSH command:
	sudo hostname kubernetes-upgrade-20220802002416-2732 && echo "kubernetes-upgrade-20220802002416-2732" | sudo tee /etc/hostname
	I0802 00:27:59.683373   25124 main.go:134] libmachine: SSH cmd err, output: <nil>: kubernetes-upgrade-20220802002416-2732
	
	I0802 00:27:59.690359   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:27:59.941023   25124 main.go:134] libmachine: Using SSH client type: native
	I0802 00:27:59.941023   25124 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 50157 <nil> <nil>}
	I0802 00:27:59.941023   25124 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\skubernetes-upgrade-20220802002416-2732' /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 kubernetes-upgrade-20220802002416-2732/g' /etc/hosts;
				else 
					echo '127.0.1.1 kubernetes-upgrade-20220802002416-2732' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0802 00:28:00.175869   25124 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I0802 00:28:00.175869   25124 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube8\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube8\minikube-integration\.minikube}
	I0802 00:28:00.176858   25124 ubuntu.go:177] setting up certificates
	I0802 00:28:00.176858   25124 provision.go:83] configureAuth start
	I0802 00:28:00.183870   25124 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:00.443867   25124 provision.go:138] copyHostCerts
	I0802 00:28:00.443867   25124 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/cert.pem, removing ...
	I0802 00:28:00.443867   25124 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cert.pem
	I0802 00:28:00.443867   25124 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0802 00:28:00.445852   25124 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/key.pem, removing ...
	I0802 00:28:00.445852   25124 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\key.pem
	I0802 00:28:00.445852   25124 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/key.pem (1675 bytes)
	I0802 00:28:00.446859   25124 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/ca.pem, removing ...
	I0802 00:28:00.446859   25124 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.pem
	I0802 00:28:00.447881   25124 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0802 00:28:00.448895   25124 provision.go:112] generating server cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.kubernetes-upgrade-20220802002416-2732 san=[192.168.67.2 127.0.0.1 localhost 127.0.0.1 minikube kubernetes-upgrade-20220802002416-2732]
	I0802 00:28:00.609856   25124 provision.go:172] copyRemoteCerts
	I0802 00:28:00.620884   25124 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0802 00:28:00.627867   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:00.907529   25124 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50157 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kubernetes-upgrade-20220802002416-2732\id_rsa Username:docker}
	I0802 00:28:01.474367   25124 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0802 00:28:01.763701   25124 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1285 bytes)
	I0802 00:28:02.076885   25124 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0802 00:28:02.402013   25124 provision.go:86] duration metric: configureAuth took 2.2251418s
	I0802 00:28:02.402146   25124 ubuntu.go:193] setting minikube options for container-runtime
	I0802 00:28:02.402507   25124 config.go:180] Loaded profile config "kubernetes-upgrade-20220802002416-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:28:02.412443   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:02.693103   25124 main.go:134] libmachine: Using SSH client type: native
	I0802 00:28:02.693103   25124 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 50157 <nil> <nil>}
	I0802 00:28:02.693103   25124 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0802 00:28:03.177195   25124 main.go:134] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0802 00:28:03.177195   25124 ubuntu.go:71] root file system type: overlay
	I0802 00:28:03.178205   25124 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I0802 00:28:03.186196   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:03.469374   25124 main.go:134] libmachine: Using SSH client type: native
	I0802 00:28:03.469374   25124 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 50157 <nil> <nil>}
	I0802 00:28:03.469374   25124 main.go:134] 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
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=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=docker --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
	I0802 00:28:03.765399   25124 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=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=docker --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
	
	I0802 00:28:03.779381   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:04.038065   25124 main.go:134] libmachine: Using SSH client type: native
	I0802 00:28:04.038065   25124 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 50157 <nil> <nil>}
	I0802 00:28:04.038065   25124 main.go:134] 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; }
	I0802 00:28:04.491568   25124 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I0802 00:28:04.491568   25124 machine.go:91] provisioned docker machine in 5.34055s
	I0802 00:28:04.491568   25124 start.go:307] post-start starting for "kubernetes-upgrade-20220802002416-2732" (driver="docker")
	I0802 00:28:04.491568   25124 start.go:335] 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]
	I0802 00:28:04.502564   25124 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
	I0802 00:28:04.510569   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:04.753571   25124 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50157 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kubernetes-upgrade-20220802002416-2732\id_rsa Username:docker}
	I0802 00:28:04.922847   25124 ssh_runner.go:195] Run: cat /etc/os-release
	I0802 00:28:04.963856   25124 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0802 00:28:04.963856   25124 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0802 00:28:04.963856   25124 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0802 00:28:04.964852   25124 info.go:137] Remote host: Ubuntu 20.04.4 LTS
	I0802 00:28:04.964852   25124 filesync.go:126] Scanning C:\Users\jenkins.minikube8\minikube-integration\.minikube\addons for local assets ...
	I0802 00:28:04.964852   25124 filesync.go:126] Scanning C:\Users\jenkins.minikube8\minikube-integration\.minikube\files for local assets ...
	I0802 00:28:04.965850   25124 filesync.go:149] local asset: C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem -> 27322.pem in /etc/ssl/certs
	I0802 00:28:04.988911   25124 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0802 00:28:05.081622   25124 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem --> /etc/ssl/certs/27322.pem (1708 bytes)
	I0802 00:28:05.283419   25124 start.go:310] post-start completed in 791.8463ms
	I0802 00:28:05.298958   25124 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 00:28:05.307945   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:05.576208   25124 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50157 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kubernetes-upgrade-20220802002416-2732\id_rsa Username:docker}
	I0802 00:28:05.793189   25124 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0802 00:28:05.807203   25124 fix.go:57] fixHost completed within 6.8981082s
	I0802 00:28:05.807203   25124 start.go:82] releasing machines lock for "kubernetes-upgrade-20220802002416-2732", held for 6.8981082s
	I0802 00:28:05.814219   25124 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:06.055829   25124 ssh_runner.go:195] Run: curl -sS -m 2 https://k8s.gcr.io/
	I0802 00:28:06.071820   25124 ssh_runner.go:195] Run: systemctl --version
	I0802 00:28:06.071820   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:06.089826   25124 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kubernetes-upgrade-20220802002416-2732
	I0802 00:28:06.308106   25124 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50157 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kubernetes-upgrade-20220802002416-2732\id_rsa Username:docker}
	I0802 00:28:06.328036   25124 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50157 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kubernetes-upgrade-20220802002416-2732\id_rsa Username:docker}
	I0802 00:28:06.575976   25124 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0802 00:28:06.670988   25124 cruntime.go:273] skipping containerd shutdown because we are bound to it
	I0802 00:28:06.688946   25124 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0802 00:28:06.773988   25124 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0802 00:28:06.827794   25124 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0802 00:28:07.103830   25124 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0802 00:28:07.333556   25124 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:28:07.609785   25124 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0802 00:28:18.157964   25124 ssh_runner.go:235] Completed: sudo systemctl restart docker: (10.5481164s)
	I0802 00:28:18.160952   25124 out.go:177] 
	W0802 00:28:18.162947   25124 out.go:239] X Exiting due to RUNTIME_ENABLE: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xe" for details.
	
	X Exiting due to RUNTIME_ENABLE: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xe" for details.
	
	W0802 00:28:18.163965   25124 out.go:239] * 
	* 
	W0802 00:28:18.164946   25124 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0802 00:28:18.167956   25124 out.go:177] 

                                                
                                                
** /stderr **
version_upgrade_test.go:284: start after failed upgrade: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-20220802002416-2732 --memory=2200 --kubernetes-version=v1.24.3 --alsologtostderr -v=1 --driver=docker: exit status 90
version_upgrade_test.go:286: *** TestKubernetesUpgrade FAILED at 2022-08-02 00:28:18.2249456 +0000 GMT m=+6054.205877401
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestKubernetesUpgrade]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect kubernetes-upgrade-20220802002416-2732
helpers_test.go:235: (dbg) docker inspect kubernetes-upgrade-20220802002416-2732:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b05da69198280ddcf05fd36785f9651acf13d110e049507e25b4ceb25ed0605c",
	        "Created": "2022-08-02T00:24:54.1015703Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 193253,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2022-08-02T00:26:20.2241184Z",
	            "FinishedAt": "2022-08-02T00:26:08.3251479Z"
	        },
	        "Image": "sha256:b7ab23e982777465b97377a568e561067cf1b32ea520e8cd32f5ec0b95d538ab",
	        "ResolvConfPath": "/var/lib/docker/containers/b05da69198280ddcf05fd36785f9651acf13d110e049507e25b4ceb25ed0605c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b05da69198280ddcf05fd36785f9651acf13d110e049507e25b4ceb25ed0605c/hostname",
	        "HostsPath": "/var/lib/docker/containers/b05da69198280ddcf05fd36785f9651acf13d110e049507e25b4ceb25ed0605c/hosts",
	        "LogPath": "/var/lib/docker/containers/b05da69198280ddcf05fd36785f9651acf13d110e049507e25b4ceb25ed0605c/b05da69198280ddcf05fd36785f9651acf13d110e049507e25b4ceb25ed0605c-json.log",
	        "Name": "/kubernetes-upgrade-20220802002416-2732",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "kubernetes-upgrade-20220802002416-2732:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "kubernetes-upgrade-20220802002416-2732",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 2306867200,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": null,
	            "BlkioDeviceWriteBps": null,
	            "BlkioDeviceReadIOps": null,
	            "BlkioDeviceWriteIOps": null,
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "KernelMemory": 0,
	            "KernelMemoryTCP": 0,
	            "MemoryReservation": 0,
	            "MemorySwap": 2306867200,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": null,
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/6613e6a5d39a39533a0e87ae3abfe570c15f0d4c3d97f11f9870afed7450b050-init/diff:/var/lib/docker/overlay2/442cec4154f2ce13f10c5d710cd8854c2c3e23fa1e256f6fc815ea0dc1093d67/diff:/var/lib/docker/overlay2/a7e5ef9bb7e7a107b3ce12ad21b2fa856d8e247666415b52c04d94b7c230c845/diff:/var/lib/docker/overlay2/d20cba56264cf9d8d506566a739fa4fd0cb14d6fe6f47ebf4f8cb78d018dd04d/diff:/var/lib/docker/overlay2/f1696b6759801922cdfea8785daf0c5ba959fc308dc7ac12138355306d3148f6/diff:/var/lib/docker/overlay2/ed2e334665fa5d7f87eb393c1ac5e2259752b10903573d80d0901397849497de/diff:/var/lib/docker/overlay2/d929b6a51c381eb011584d9b54d23b44f942d2f95c659bc2d0a0e1236b9dd9e5/diff:/var/lib/docker/overlay2/b810fc269a1919ac238496b6e7173121b2116c0a85f4805f3e6ec20214248bb0/diff:/var/lib/docker/overlay2/d8002b680428cd6001f33fd563edc91070da353b1bd6affcafef51efb0751b6e/diff:/var/lib/docker/overlay2/e41ef416a33e42cef250e47b9170a0fd0a5804d3c2e33091f26acf36e98d5e08/diff:/var/lib/docker/overlay2/685494
57ab3f1dfb6d1582df92dec9f202e509ab28ae6a10e2d95aa9527de239/diff:/var/lib/docker/overlay2/044bed83e223abde3966dc5c346a17e00b315dd38d4a729716fc16c5a0992056/diff:/var/lib/docker/overlay2/045652d39aa51b4858883985c0c154c4de1f37324f039cfe013bbccc87310a3e/diff:/var/lib/docker/overlay2/171262836c0b2fb67b382705460e90334ff734b0980fb85959c5467a07abae65/diff:/var/lib/docker/overlay2/e72f9e78c803b1603a052fd49bb1c3fef9e9b937ea5aef08e91c41f7c3f4468d/diff:/var/lib/docker/overlay2/9474d862542c6887303a6491f738e0a09356f21303d8f551fdc6819ee0a176ae/diff:/var/lib/docker/overlay2/d6aebfde21745fcd72f8da91e1c5b439dbcfef99bd0aba730e78bc6f53d0fc8a/diff:/var/lib/docker/overlay2/b023a5ca809e3a88b26692072a6c88eb740a31cb49d18f21a02aed4032d62357/diff:/var/lib/docker/overlay2/75e46426d4687f0efed1a08fdb5c777575c3fe46b395c9d4b0e42392dd68efe1/diff:/var/lib/docker/overlay2/7e52c92dd38b8f928aeb1e6097727a23db64629b9cdc7fcfd323804c91149773/diff:/var/lib/docker/overlay2/457d546d58c370271660529c2dbb3929b450747f2e8bb6c070d9e86ba4f98249/diff:/var/lib/d
ocker/overlay2/97d8ffe0e39bc1c79ed0eebf722ff6596843a71e2c50b09b4fbff70959ddbdd6/diff:/var/lib/docker/overlay2/277177ac835f346d7e3434f5d34205b31c62cf91507a1630577317c6b5e3c339/diff:/var/lib/docker/overlay2/36bc99cf9e2a5cb057bc8d772fb4dbe15bef728a05874aec192a620a20654adf/diff:/var/lib/docker/overlay2/1a2dc9d2c88faaef1e259b7bbdb488985e76de2b1ff0cc23fd90d349c584b516/diff:/var/lib/docker/overlay2/ed564536c32c6941e1db545bf3f47722aec37544a8c4bae2cb39b2d68dc76d68/diff:/var/lib/docker/overlay2/0c2a69e5775e21b8c83f69cce9083277d8d5f86a3eb02cc96c13d5a9baf90500/diff:/var/lib/docker/overlay2/0c1f4e750f5460f9d44bd64b918888e7dabb2640b2efab4689c8ca159d4157ed/diff:/var/lib/docker/overlay2/d73a86b4eacb0fe30b7d3d951755c8d74a02651375c8ff9a9241ff9e7df8c335/diff:/var/lib/docker/overlay2/a1d77820fd6763a7ba158b4308fbfa1a0d3f8321933e58d2222690fefaa87196/diff:/var/lib/docker/overlay2/47c05c1a210d35229a9059e00c7acd8383440250620c1604720a8ab5947b5851/diff:/var/lib/docker/overlay2/e80e2d303fa19b65717730dace6055da2d4d4644962726fd308bfc71c84
34515/diff:/var/lib/docker/overlay2/29b601621e245edeeb2618b8a1640622e2e815e33d272c9f6a322e9fc0714656/diff:/var/lib/docker/overlay2/a6b95f6fa3fca2365c390c371586bc94465408fbd259076b96168ff4ac1d80e8/diff:/var/lib/docker/overlay2/ac998cdc29e9fd864ea46aa409702150821e584a0be6b068555a35751e123172/diff:/var/lib/docker/overlay2/f7d08cb39e2bd1a95016c6b6f22a530fdaa86937ec1fc6f55af4c6538e900387/diff:/var/lib/docker/overlay2/a374c21ccbf876b9c6ee91a0aea7d489acbb5d87012a8eb359ff4254bb13e9bd/diff:/var/lib/docker/overlay2/3b22b4940cd2e1521efd80d88cf2ff96c180c9b0d0036d74b3dcec476bb93a08/diff:/var/lib/docker/overlay2/1d182bd9eb32878f9120a74256c621b48f38075c3e2b85ff50ef92415e4f558f/diff:/var/lib/docker/overlay2/80e45d06f7a619861fb7369d3ed475a94994cc144bdced7dd7bdc1dbc6149c6c/diff:/var/lib/docker/overlay2/78d8555d8e439c764bc8c925cd36f2cab38684ff48135737f1fe775559a61a11/diff:/var/lib/docker/overlay2/3e5b6b44b906db13e650e45e10aff60ef73c3b569d05c68b30095e0e16ea00f9/diff",
	                "MergedDir": "/var/lib/docker/overlay2/6613e6a5d39a39533a0e87ae3abfe570c15f0d4c3d97f11f9870afed7450b050/merged",
	                "UpperDir": "/var/lib/docker/overlay2/6613e6a5d39a39533a0e87ae3abfe570c15f0d4c3d97f11f9870afed7450b050/diff",
	                "WorkDir": "/var/lib/docker/overlay2/6613e6a5d39a39533a0e87ae3abfe570c15f0d4c3d97f11f9870afed7450b050/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "kubernetes-upgrade-20220802002416-2732",
	                "Source": "/var/lib/docker/volumes/kubernetes-upgrade-20220802002416-2732/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "kubernetes-upgrade-20220802002416-2732",
	            "Domainname": "",
	            "User": "root",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8",
	            "Volumes": null,
	            "WorkingDir": "",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "kubernetes-upgrade-20220802002416-2732",
	                "name.minikube.sigs.k8s.io": "kubernetes-upgrade-20220802002416-2732",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "db09e9577bc859041aaa64d6c9ad9b1b39269e0772ca1bfa7fcbf8204aab93a4",
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50157"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50158"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50154"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50155"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50156"
	                    }
	                ]
	            },
	            "SandboxKey": "/var/run/docker/netns/db09e9577bc8",
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "kubernetes-upgrade-20220802002416-2732": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.67.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "b05da6919828",
	                        "kubernetes-upgrade-20220802002416-2732"
	                    ],
	                    "NetworkID": "087293f9d1ad6b70f6c317797322626a4dac8a1536fdb2644e2a23223302d4bc",
	                    "EndpointID": "efeb8c47f157de8985e29ea583b2f76187d83b6c578ea12054cf381e5da83e34",
	                    "Gateway": "192.168.67.1",
	                    "IPAddress": "192.168.67.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "MacAddress": "02:42:c0:a8:43:02",
	                    "DriverOpts": null
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p kubernetes-upgrade-20220802002416-2732 -n kubernetes-upgrade-20220802002416-2732

                                                
                                                
=== CONT  TestKubernetesUpgrade
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p kubernetes-upgrade-20220802002416-2732 -n kubernetes-upgrade-20220802002416-2732: exit status 2 (18.7838717s)

                                                
                                                
-- stdout --
	Running

                                                
                                                
-- /stdout --
helpers_test.go:239: status error: exit status 2 (may be ok)
helpers_test.go:244: <<< TestKubernetesUpgrade FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestKubernetesUpgrade]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-20220802002416-2732 logs -n 25

                                                
                                                
=== CONT  TestKubernetesUpgrade
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p kubernetes-upgrade-20220802002416-2732 logs -n 25: (5.4562447s)
helpers_test.go:252: TestKubernetesUpgrade logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |---------|----------------------------------------|----------------------------------------|-------------------|---------|---------------------|---------------------|
	| Command |                  Args                  |                Profile                 |       User        | Version |     Start Time      |      End Time       |
	|---------|----------------------------------------|----------------------------------------|-------------------|---------|---------------------|---------------------|
	| start   | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:21 GMT |                     |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	|         | --no-kubernetes                        |                                        |                   |         |                     |                     |
	|         | --kubernetes-version=1.20              |                                        |                   |         |                     |                     |
	|         | --driver=docker                        |                                        |                   |         |                     |                     |
	| start   | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:21 GMT | 02 Aug 22 00:23 GMT |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	|         | --driver=docker                        |                                        |                   |         |                     |                     |
	| ssh     | force-systemd-flag-20220802002137-2732 | force-systemd-flag-20220802002137-2732 | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:23 GMT | 02 Aug 22 00:24 GMT |
	|         | ssh docker info --format               |                                        |                   |         |                     |                     |
	|         | {{.CgroupDriver}}                      |                                        |                   |         |                     |                     |
	| start   | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:24 GMT | 02 Aug 22 00:24 GMT |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	|         | --no-kubernetes --driver=docker        |                                        |                   |         |                     |                     |
	| delete  | -p                                     | force-systemd-flag-20220802002137-2732 | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:24 GMT | 02 Aug 22 00:24 GMT |
	|         | force-systemd-flag-20220802002137-2732 |                                        |                   |         |                     |                     |
	| start   | -p                                     | kubernetes-upgrade-20220802002416-2732 | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:24 GMT | 02 Aug 22 00:26 GMT |
	|         | kubernetes-upgrade-20220802002416-2732 |                                        |                   |         |                     |                     |
	|         | --memory=2200                          |                                        |                   |         |                     |                     |
	|         | --kubernetes-version=v1.16.0           |                                        |                   |         |                     |                     |
	|         | --alsologtostderr -v=1 --driver=docker |                                        |                   |         |                     |                     |
	| delete  | -p                                     | offline-docker-20220802002137-2732     | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:24 GMT | 02 Aug 22 00:24 GMT |
	|         | offline-docker-20220802002137-2732     |                                        |                   |         |                     |                     |
	| delete  | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:24 GMT | 02 Aug 22 00:24 GMT |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	| start   | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:24 GMT | 02 Aug 22 00:25 GMT |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	|         | --no-kubernetes --driver=docker        |                                        |                   |         |                     |                     |
	| start   | -p                                     | missing-upgrade-20220802002137-2732    | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:25 GMT | 02 Aug 22 00:26 GMT |
	|         | missing-upgrade-20220802002137-2732    |                                        |                   |         |                     |                     |
	|         | --memory=2200 --alsologtostderr        |                                        |                   |         |                     |                     |
	|         | -v=1 --driver=docker                   |                                        |                   |         |                     |                     |
	| ssh     | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:25 GMT |                     |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	|         | sudo systemctl is-active --quiet       |                                        |                   |         |                     |                     |
	|         | service kubelet                        |                                        |                   |         |                     |                     |
	| profile | list                                   | minikube                               | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:25 GMT | 02 Aug 22 00:25 GMT |
	| profile | list --output=json                     | minikube                               | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:25 GMT | 02 Aug 22 00:25 GMT |
	| stop    | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:25 GMT | 02 Aug 22 00:25 GMT |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	| start   | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:25 GMT | 02 Aug 22 00:26 GMT |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	|         | --driver=docker                        |                                        |                   |         |                     |                     |
	| stop    | -p                                     | kubernetes-upgrade-20220802002416-2732 | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:26 GMT | 02 Aug 22 00:26 GMT |
	|         | kubernetes-upgrade-20220802002416-2732 |                                        |                   |         |                     |                     |
	| ssh     | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:26 GMT |                     |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	|         | sudo systemctl is-active --quiet       |                                        |                   |         |                     |                     |
	|         | service kubelet                        |                                        |                   |         |                     |                     |
	| start   | -p                                     | kubernetes-upgrade-20220802002416-2732 | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:26 GMT | 02 Aug 22 00:27 GMT |
	|         | kubernetes-upgrade-20220802002416-2732 |                                        |                   |         |                     |                     |
	|         | --memory=2200                          |                                        |                   |         |                     |                     |
	|         | --kubernetes-version=v1.24.3           |                                        |                   |         |                     |                     |
	|         | --alsologtostderr -v=1 --driver=docker |                                        |                   |         |                     |                     |
	| delete  | -p                                     | NoKubernetes-20220802002137-2732       | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:26 GMT | 02 Aug 22 00:26 GMT |
	|         | NoKubernetes-20220802002137-2732       |                                        |                   |         |                     |                     |
	| delete  | -p                                     | missing-upgrade-20220802002137-2732    | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:26 GMT | 02 Aug 22 00:27 GMT |
	|         | missing-upgrade-20220802002137-2732    |                                        |                   |         |                     |                     |
	| start   | -p pause-20220802002725-2732           | pause-20220802002725-2732              | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:27 GMT |                     |
	|         | --memory=2048                          |                                        |                   |         |                     |                     |
	|         | --install-addons=false                 |                                        |                   |         |                     |                     |
	|         | --wait=all --driver=docker             |                                        |                   |         |                     |                     |
	| start   | -p                                     | stopped-upgrade-20220802002433-2732    | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:27 GMT |                     |
	|         | stopped-upgrade-20220802002433-2732    |                                        |                   |         |                     |                     |
	|         | --memory=2200 --alsologtostderr        |                                        |                   |         |                     |                     |
	|         | -v=1 --driver=docker                   |                                        |                   |         |                     |                     |
	| start   | -p                                     | kubernetes-upgrade-20220802002416-2732 | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:27 GMT |                     |
	|         | kubernetes-upgrade-20220802002416-2732 |                                        |                   |         |                     |                     |
	|         | --memory=2200                          |                                        |                   |         |                     |                     |
	|         | --kubernetes-version=v1.16.0           |                                        |                   |         |                     |                     |
	|         | --driver=docker                        |                                        |                   |         |                     |                     |
	| start   | -p                                     | kubernetes-upgrade-20220802002416-2732 | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:27 GMT |                     |
	|         | kubernetes-upgrade-20220802002416-2732 |                                        |                   |         |                     |                     |
	|         | --memory=2200                          |                                        |                   |         |                     |                     |
	|         | --kubernetes-version=v1.24.3           |                                        |                   |         |                     |                     |
	|         | --alsologtostderr -v=1 --driver=docker |                                        |                   |         |                     |                     |
	| start   | -p                                     | running-upgrade-20220802002625-2732    | minikube8\jenkins | v1.26.0 | 02 Aug 22 00:28 GMT |                     |
	|         | running-upgrade-20220802002625-2732    |                                        |                   |         |                     |                     |
	|         | --memory=2200 --alsologtostderr        |                                        |                   |         |                     |                     |
	|         | -v=1 --driver=docker                   |                                        |                   |         |                     |                     |
	|---------|----------------------------------------|----------------------------------------|-------------------|---------|---------------------|---------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/08/02 00:28:29
	Running on machine: minikube8
	Binary: Built with gc go1.18.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0802 00:28:29.409761   24760 out.go:296] Setting OutFile to fd 1856 ...
	I0802 00:28:29.482850   24760 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:28:29.482850   24760 out.go:309] Setting ErrFile to fd 1692...
	I0802 00:28:29.482850   24760 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:28:29.505850   24760 out.go:303] Setting JSON to false
	I0802 00:28:29.511711   24760 start.go:115] hostinfo: {"hostname":"minikube8","uptime":6665,"bootTime":1659393444,"procs":156,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0802 00:28:29.511711   24760 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0802 00:28:29.520174   24760 out.go:177] * [running-upgrade-20220802002625-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0802 00:28:29.527174   24760 notify.go:193] Checking for updates...
	I0802 00:28:29.533143   24760 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:28:29.535144   24760 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0802 00:28:29.537151   24760 out.go:177]   - MINIKUBE_LOCATION=14695
	I0802 00:28:29.540139   24760 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 00:28:29.542157   24760 config.go:180] Loaded profile config "running-upgrade-20220802002625-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.18.0
	I0802 00:28:29.542157   24760 start_flags.go:639] config upgrade: KicBaseImage=gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8
	I0802 00:28:29.545138   24760 out.go:177] * Kubernetes 1.24.3 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.24.3
	I0802 00:28:29.791972   22060 api_server.go:256] stopped: https://127.0.0.1:50298/healthz: Get "https://127.0.0.1:50298/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0802 00:28:30.284675   22060 api_server.go:240] Checking apiserver healthz at https://127.0.0.1:50298/healthz ...
	I0802 00:28:29.547153   24760 driver.go:365] Setting default libvirt URI to qemu:///system
	I0802 00:28:32.173496   24760 docker.go:137] docker version: linux-20.10.17
	I0802 00:28:32.182171   24760 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:28:32.814742   24760 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:4 ContainersRunning:4 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:102 OomKillDisable:true NGoroutines:64 SystemTime:2022-08-02 00:28:32.3788848 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-
plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:28:32.817748   24760 out.go:177] * Using the docker driver based on existing profile
	I0802 00:28:32.820748   24760 start.go:284] selected driver: docker
	I0802 00:28:32.820748   24760 start.go:808] validating driver "docker" against &{Name:running-upgrade-20220802002625-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:0 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser: SSHKey: SSHPort:0 KubernetesConfig:{KubernetesVersion:v1.18.0 ClusterName:running-upgrade-20220802002625-2732 Namespa
ce: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubeadm Key:pod-network-cidr Value:10.244.0.0/16}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name:m01 IP:172.17.0.2 Port:8443 KubernetesVersion:v1.18.0 ContainerRuntime: ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[] StartHostTimeout:0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString: Mount9PVersion: MountGID: MountIP: MountMSize:0 MountOptions:[] MountPort:0 MountType: MountUID: BinaryMirror: DisableOptimizations:false DisableMetrics:false
CustomQemuFirmwarePath:}
	I0802 00:28:32.820748   24760 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 00:28:32.905729   24760 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:28:33.616999   24760 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:4 ContainersRunning:4 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:102 OomKillDisable:true NGoroutines:64 SystemTime:2022-08-02 00:28:33.1337757 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-
plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:28:33.616999   24760 cni.go:95] Creating CNI manager for ""
	I0802 00:28:33.616999   24760 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I0802 00:28:33.616999   24760 start_flags.go:310] config:
	{Name:running-upgrade-20220802002625-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:0 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser: SSHKey: SSHPort:0 KubernetesConfig:{KubernetesVersion:v1.18.0 ClusterName:running-upgrade-20220802002625-2732 Namespace: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster
.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubeadm Key:pod-network-cidr Value:10.244.0.0/16}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name:m01 IP:172.17.0.2 Port:8443 KubernetesVersion:v1.18.0 ContainerRuntime: ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[] StartHostTimeout:0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString: Mount9PVersion: MountGID: MountIP: MountMSize:0 MountOptions:[] MountPort:0 MountType: MountUID: BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:28:33.620997   24760 out.go:177] * Starting control plane node running-upgrade-20220802002625-2732 in cluster running-upgrade-20220802002625-2732
	I0802 00:28:33.624010   24760 cache.go:120] Beginning downloading kic base image for docker with docker
	I0802 00:28:33.626998   24760 out.go:177] * Pulling base image ...
	I0802 00:28:33.631002   24760 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon
	I0802 00:28:33.631002   24760 preload.go:132] Checking if preload exists for k8s version v1.18.0 and runtime docker
	W0802 00:28:33.683589   24760 preload.go:115] https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.18.0/preloaded-images-k8s-v18-v1.18.0-docker-overlay2-amd64.tar.lz4 status code: 404
	I0802 00:28:33.684583   24760 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-apiserver:v1.18.0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-apiserver_v1.18.0
	I0802 00:28:33.684664   24760 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\gcr.io\k8s-minikube\storage-provisioner:v5 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\gcr.io\k8s-minikube\storage-provisioner_v5
	I0802 00:28:33.684664   24760 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\pause:3.2 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\pause_3.2
	I0802 00:28:33.684664   24760 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\etcd:3.4.3-0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\etcd_3.4.3-0
	I0802 00:28:33.684664   24760 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-proxy:v1.18.0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-proxy_v1.18.0
	I0802 00:28:33.684664   24760 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\coredns:1.6.7 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\coredns_1.6.7
	I0802 00:28:33.684664   24760 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-controller-manager:v1.18.0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-controller-manager_v1.18.0
	I0802 00:28:33.684664   24760 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-scheduler:v1.18.0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-scheduler_v1.18.0
	I0802 00:28:33.684664   24760 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\running-upgrade-20220802002625-2732\config.json ...
	I0802 00:28:33.898599   24760 cache.go:107] acquiring lock: {Name:mkdc04295ff8f9c617a2ff3099fd4bdcf0949adf Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.898599   24760 cache.go:115] \\?\Volume{0feb5ec2-51cb-400f-b6fe-f54ae77fbfba}\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-apiserver_v1.18.0 exists
	I0802 00:28:33.899610   24760 cache.go:96] cache image "k8s.gcr.io/kube-apiserver:v1.18.0" -> "C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\cache\\images\\amd64\\k8s.gcr.io\\kube-apiserver_v1.18.0" took 214.9452ms
	I0802 00:28:33.899610   24760 cache.go:80] save to tar file k8s.gcr.io/kube-apiserver:v1.18.0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-apiserver_v1.18.0 succeeded
	I0802 00:28:33.905587   24760 cache.go:107] acquiring lock: {Name:mkf6ad3bef4c03ebc38d46287744aa2273ad0d09 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.905587   24760 cache.go:115] \\?\Volume{0feb5ec2-51cb-400f-b6fe-f54ae77fbfba}\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-controller-manager_v1.18.0 exists
	I0802 00:28:33.905587   24760 cache.go:96] cache image "k8s.gcr.io/kube-controller-manager:v1.18.0" -> "C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\cache\\images\\amd64\\k8s.gcr.io\\kube-controller-manager_v1.18.0" took 220.1839ms
	I0802 00:28:33.905587   24760 cache.go:80] save to tar file k8s.gcr.io/kube-controller-manager:v1.18.0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-controller-manager_v1.18.0 succeeded
	I0802 00:28:33.912636   24760 cache.go:107] acquiring lock: {Name:mkd3a02774ae19a8ba9bfcd47a257edd2cb8ccfc Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.913585   24760 cache.go:107] acquiring lock: {Name:mkccd43785e1ae960f9c9a54a7e3714e117293b6 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.913585   24760 cache.go:115] \\?\Volume{0feb5ec2-51cb-400f-b6fe-f54ae77fbfba}\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\etcd_3.4.3-0 exists
	I0802 00:28:33.913585   24760 cache.go:107] acquiring lock: {Name:mk4ceb452c73a5cc45cda78608423cbb7e96e3a8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.913585   24760 cache.go:107] acquiring lock: {Name:mk2b23b0cc7ca8dd4e9daaaaf098d605762cb954 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.913585   24760 cache.go:107] acquiring lock: {Name:mkcdb79a3c10c4fcc957e3c51e70fdfa614d36c3 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.913585   24760 cache.go:115] \\?\Volume{0feb5ec2-51cb-400f-b6fe-f54ae77fbfba}\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\coredns_1.6.7 exists
	I0802 00:28:33.913585   24760 cache.go:115] \\?\Volume{0feb5ec2-51cb-400f-b6fe-f54ae77fbfba}\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-proxy_v1.18.0 exists
	I0802 00:28:33.913585   24760 cache.go:96] cache image "k8s.gcr.io/etcd:3.4.3-0" -> "C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\cache\\images\\amd64\\k8s.gcr.io\\etcd_3.4.3-0" took 228.9196ms
	I0802 00:28:33.914638   24760 cache.go:80] save to tar file k8s.gcr.io/etcd:3.4.3-0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\etcd_3.4.3-0 succeeded
	I0802 00:28:33.914638   24760 cache.go:107] acquiring lock: {Name:mkd1e26c17b78c21c4af81848cdb2b17e709e0f0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.914638   24760 cache.go:96] cache image "k8s.gcr.io/kube-proxy:v1.18.0" -> "C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\cache\\images\\amd64\\k8s.gcr.io\\kube-proxy_v1.18.0" took 229.9731ms
	I0802 00:28:33.914638   24760 cache.go:80] save to tar file k8s.gcr.io/kube-proxy:v1.18.0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-proxy_v1.18.0 succeeded
	I0802 00:28:33.914638   24760 cache.go:115] \\?\Volume{0feb5ec2-51cb-400f-b6fe-f54ae77fbfba}\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\pause_3.2 exists
	I0802 00:28:33.914638   24760 cache.go:115] \\?\Volume{0feb5ec2-51cb-400f-b6fe-f54ae77fbfba}\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-scheduler_v1.18.0 exists
	I0802 00:28:33.914638   24760 cache.go:96] cache image "k8s.gcr.io/pause:3.2" -> "C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\cache\\images\\amd64\\k8s.gcr.io\\pause_3.2" took 229.9731ms
	I0802 00:28:33.914638   24760 cache.go:80] save to tar file k8s.gcr.io/pause:3.2 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\pause_3.2 succeeded
	I0802 00:28:33.914638   24760 cache.go:96] cache image "k8s.gcr.io/kube-scheduler:v1.18.0" -> "C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\cache\\images\\amd64\\k8s.gcr.io\\kube-scheduler_v1.18.0" took 229.0456ms
	I0802 00:28:33.914638   24760 cache.go:80] save to tar file k8s.gcr.io/kube-scheduler:v1.18.0 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\kube-scheduler_v1.18.0 succeeded
	I0802 00:28:33.914638   24760 cache.go:115] \\?\Volume{0feb5ec2-51cb-400f-b6fe-f54ae77fbfba}\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\gcr.io\k8s-minikube\storage-provisioner_v5 exists
	I0802 00:28:33.914638   24760 cache.go:96] cache image "k8s.gcr.io/coredns:1.6.7" -> "C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\cache\\images\\amd64\\k8s.gcr.io\\coredns_1.6.7" took 229.9731ms
	I0802 00:28:33.914638   24760 cache.go:80] save to tar file k8s.gcr.io/coredns:1.6.7 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\k8s.gcr.io\coredns_1.6.7 succeeded
	I0802 00:28:33.914638   24760 cache.go:96] cache image "gcr.io/k8s-minikube/storage-provisioner:v5" -> "C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\cache\\images\\amd64\\gcr.io\\k8s-minikube\\storage-provisioner_v5" took 229.9731ms
	I0802 00:28:33.914638   24760 cache.go:80] save to tar file gcr.io/k8s-minikube/storage-provisioner:v5 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\images\amd64\gcr.io\k8s-minikube\storage-provisioner_v5 succeeded
	I0802 00:28:33.914638   24760 cache.go:87] Successfully saved all images to host disk.
	I0802 00:28:33.976650   24760 image.go:79] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon, skipping pull
	I0802 00:28:33.976758   24760 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 exists in daemon, skipping load
	I0802 00:28:33.976758   24760 cache.go:208] Successfully downloaded all kic artifacts
	I0802 00:28:33.976895   24760 start.go:371] acquiring machines lock for running-upgrade-20220802002625-2732: {Name:mkba331f4401d3534411704e5853aa6d355dc1cc Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:28:33.977314   24760 start.go:375] acquired machines lock for "running-upgrade-20220802002625-2732" in 341.9µs
	I0802 00:28:33.977314   24760 start.go:95] Skipping create...Using existing machine configuration
	I0802 00:28:33.977314   24760 fix.go:55] fixHost starting: m01
	I0802 00:28:34.001292   24760 cli_runner.go:164] Run: docker container inspect running-upgrade-20220802002625-2732 --format={{.State.Status}}
	I0802 00:28:34.281120   24760 fix.go:103] recreateIfNeeded on running-upgrade-20220802002625-2732: state=Running err=<nil>
	W0802 00:28:34.281120   24760 fix.go:129] unexpected machine state, will restart: <nil>
	I0802 00:28:34.285600   24760 out.go:177] * Updating the running docker "running-upgrade-20220802002625-2732" container ...
	I0802 00:28:34.289095   24760 machine.go:88] provisioning docker machine ...
	I0802 00:28:34.289095   24760 ubuntu.go:169] provisioning hostname "running-upgrade-20220802002625-2732"
	I0802 00:28:34.302078   24760 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" running-upgrade-20220802002625-2732
	I0802 00:28:32.890460   22060 api_server.go:266] https://127.0.0.1:50298/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0802 00:28:32.890460   22060 api_server.go:102] status: https://127.0.0.1:50298/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0802 00:28:33.289396   22060 api_server.go:240] Checking apiserver healthz at https://127.0.0.1:50298/healthz ...
	I0802 00:28:33.456466   22060 api_server.go:266] https://127.0.0.1:50298/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	W0802 00:28:33.456466   22060 api_server.go:102] status: https://127.0.0.1:50298/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	I0802 00:28:33.788533   22060 api_server.go:240] Checking apiserver healthz at https://127.0.0.1:50298/healthz ...
	I0802 00:28:33.914638   22060 api_server.go:266] https://127.0.0.1:50298/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	W0802 00:28:33.914638   22060 api_server.go:102] status: https://127.0.0.1:50298/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	I0802 00:28:34.280532   22060 api_server.go:240] Checking apiserver healthz at https://127.0.0.1:50298/healthz ...
	I0802 00:28:34.306074   22060 api_server.go:266] https://127.0.0.1:50298/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	W0802 00:28:34.306074   22060 api_server.go:102] status: https://127.0.0.1:50298/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	healthz check failed
	I0802 00:28:34.785800   22060 api_server.go:240] Checking apiserver healthz at https://127.0.0.1:50298/healthz ...
	I0802 00:28:34.801795   22060 api_server.go:266] https://127.0.0.1:50298/healthz returned 200:
	ok
	I0802 00:28:34.818806   22060 api_server.go:140] control plane version: v1.18.0
	I0802 00:28:34.818806   22060 api_server.go:130] duration metric: took 10.5521146s to wait for apiserver health ...
	I0802 00:28:34.818806   22060 cni.go:95] Creating CNI manager for ""
	I0802 00:28:34.818806   22060 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I0802 00:28:34.818806   22060 system_pods.go:43] waiting for kube-system pods to appear ...
	I0802 00:28:34.830782   22060 system_pods.go:59] 5 kube-system pods found
	I0802 00:28:34.830782   22060 system_pods.go:61] "etcd-stopped-upgrade-20220802002433-2732" [d0c07e58-d38c-4071-8e8b-f720cd363f14] Pending
	I0802 00:28:34.830782   22060 system_pods.go:61] "kube-apiserver-stopped-upgrade-20220802002433-2732" [5230b88b-e714-40b6-b80a-a563e6a11377] Running
	I0802 00:28:34.830782   22060 system_pods.go:61] "kube-controller-manager-stopped-upgrade-20220802002433-2732" [0817c836-6695-459d-a3a9-908bcee69322] Pending
	I0802 00:28:34.830782   22060 system_pods.go:61] "kube-scheduler-stopped-upgrade-20220802002433-2732" [b252864a-c23a-430f-a0d9-c6b35229ddc9] Pending
	I0802 00:28:34.830782   22060 system_pods.go:61] "storage-provisioner" [ee037053-cc05-4ef4-ab92-4d6f2c5af296] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had taint {node.kubernetes.io/not-ready: }, that the pod didn't tolerate.)
	I0802 00:28:34.830782   22060 system_pods.go:74] duration metric: took 11.976ms to wait for pod list to return data ...
	I0802 00:28:34.830782   22060 node_conditions.go:102] verifying NodePressure condition ...
	I0802 00:28:34.837795   22060 node_conditions.go:122] node storage ephemeral capacity is 263174212Ki
	I0802 00:28:34.837795   22060 node_conditions.go:123] node cpu capacity is 16
	I0802 00:28:34.837795   22060 node_conditions.go:105] duration metric: took 5.9975ms to run NodePressure ...
	I0802 00:28:34.837795   22060 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.18.0:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0802 00:28:35.865251   22060 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.18.0:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml": (1.0274491s)
	I0802 00:28:35.865251   22060 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0802 00:28:35.958072   22060 ops.go:34] apiserver oom_adj: -16
	I0802 00:28:35.958072   22060 kubeadm.go:630] restartCluster took 20.4497116s
	I0802 00:28:35.958072   22060 kubeadm.go:397] StartCluster complete in 20.5827288s
	I0802 00:28:35.958252   22060 settings.go:142] acquiring lock: {Name:mkef8bbc389dbb185414693c85b2ca1f1524f773 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:28:35.958677   22060 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:28:35.961691   22060 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\kubeconfig: {Name:mkae4c781fbfb916db801be8b13665a6fdce8de8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:28:35.980623   22060 kapi.go:59] client config for stopped-upgrade-20220802002433-2732: &rest.Config{Host:"https://127.0.0.1:50298", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\profiles\\stopped-upgrade-20220802002433-2732\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\profiles\\stopped-upgrade-20220802002433-2732\\client.key", CAFile:"C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube\\ca.
crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x15f3b20), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0802 00:28:36.681486   22060 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "stopped-upgrade-20220802002433-2732" rescaled to 1
	I0802 00:28:36.681486   22060 start.go:211] Will wait 6m0s for node &{Name:m01 IP:172.17.0.3 Port:8443 KubernetesVersion:v1.18.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0802 00:28:36.684480   22060 out.go:177] * Verifying Kubernetes components...
	I0802 00:28:36.681486   22060 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.18.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0802 00:28:36.681486   22060 addons.go:412] enableAddons start: toEnable=map[default-storageclass:true storage-provisioner:true], additional=[]
	I0802 00:28:36.682478   22060 config.go:180] Loaded profile config "stopped-upgrade-20220802002433-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.18.0
	I0802 00:28:36.684480   22060 addons.go:65] Setting storage-provisioner=true in profile "stopped-upgrade-20220802002433-2732"
	I0802 00:28:36.689488   22060 addons.go:153] Setting addon storage-provisioner=true in "stopped-upgrade-20220802002433-2732"
	W0802 00:28:36.689488   22060 addons.go:162] addon storage-provisioner should already be in state true
	I0802 00:28:36.684480   22060 addons.go:65] Setting default-storageclass=true in profile "stopped-upgrade-20220802002433-2732"
	I0802 00:28:36.689488   22060 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "stopped-upgrade-20220802002433-2732"
	I0802 00:28:36.689488   22060 host.go:66] Checking if "stopped-upgrade-20220802002433-2732" exists ...
	I0802 00:28:36.704482   22060 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 00:28:36.711485   22060 cli_runner.go:164] Run: docker container inspect stopped-upgrade-20220802002433-2732 --format={{.State.Status}}
	I0802 00:28:36.711485   22060 cli_runner.go:164] Run: docker container inspect stopped-upgrade-20220802002433-2732 --format={{.State.Status}}
	I0802 00:28:36.981067   22060 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	
	* 
	* ==> Docker <==
	* -- Logs begin at Tue 2022-08-02 00:26:22 UTC, end at Tue 2022-08-02 00:28:42 UTC. --
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 dockerd[4029]: failed to create API server: Error reading X509 key pair (cert: "/etc/docker/server.pem", key: "/etc/docker/server-key.pem"): tls: private key does not match public key. Make sure the key is not encrypted.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Failed with result 'exit-code'.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Failed to start Docker Application Container Engine.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Scheduled restart job, restart counter is at 1.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Stopped Docker Application Container Engine.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Starting Docker Application Container Engine...
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 dockerd[4042]: time="2022-08-02T00:28:18.501354600Z" level=info msg="Starting up"
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 dockerd[4042]: failed to create API server: Error reading X509 key pair (cert: "/etc/docker/server.pem", key: "/etc/docker/server-key.pem"): tls: private key does not match public key. Make sure the key is not encrypted.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Failed with result 'exit-code'.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Failed to start Docker Application Container Engine.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Scheduled restart job, restart counter is at 2.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Stopped Docker Application Container Engine.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Starting Docker Application Container Engine...
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 dockerd[4053]: time="2022-08-02T00:28:18.755121000Z" level=info msg="Starting up"
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 dockerd[4053]: failed to create API server: Error reading X509 key pair (cert: "/etc/docker/server.pem", key: "/etc/docker/server-key.pem"): tls: private key does not match public key. Make sure the key is not encrypted.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Failed with result 'exit-code'.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Failed to start Docker Application Container Engine.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Stopped Docker Application Container Engine.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Start request repeated too quickly.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: docker.service: Failed with result 'exit-code'.
	Aug 02 00:28:18 kubernetes-upgrade-20220802002416-2732 systemd[1]: Failed to start Docker Application Container Engine.
	
	* 
	* ==> container status <==
	* 
	* ==> describe nodes <==
	* 
	* ==> dmesg <==
	* [Aug 1 23:58] WSL2: Performing memory compaction.
	[Aug 2 00:00] WSL2: Performing memory compaction.
	[Aug 2 00:01] WSL2: Performing memory compaction.
	[Aug 2 00:02] WSL2: Performing memory compaction.
	[Aug 2 00:03] WSL2: Performing memory compaction.
	[Aug 2 00:04] WSL2: Performing memory compaction.
	[Aug 2 00:05] WSL2: Performing memory compaction.
	[Aug 2 00:06] WSL2: Performing memory compaction.
	[Aug 2 00:07] WSL2: Performing memory compaction.
	[Aug 2 00:08] WSL2: Performing memory compaction.
	[Aug 2 00:10] WSL2: Performing memory compaction.
	[Aug 2 00:11] WSL2: Performing memory compaction.
	[Aug 2 00:12] WSL2: Performing memory compaction.
	[Aug 2 00:13] WSL2: Performing memory compaction.
	[Aug 2 00:14] WSL2: Performing memory compaction.
	[Aug 2 00:16] WSL2: Performing memory compaction.
	[Aug 2 00:17] WSL2: Performing memory compaction.
	[Aug 2 00:18] WSL2: Performing memory compaction.
	[Aug 2 00:19] WSL2: Performing memory compaction.
	[Aug 2 00:20] WSL2: Performing memory compaction.
	[Aug 2 00:21] WSL2: Performing memory compaction.
	[Aug 2 00:22] WSL2: Performing memory compaction.
	[Aug 2 00:23] process 'docker/tmp/qemu-check044346603/check' started with executable stack
	[Aug 2 00:24] WSL2: Performing memory compaction.
	[Aug 2 00:27] WSL2: Performing memory compaction.
	
	* 
	* ==> kernel <==
	*  00:28:42 up  1:44,  0 users,  load average: 10.26, 7.21, 4.45
	Linux kubernetes-upgrade-20220802002416-2732 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 20.04.4 LTS"
	
	* 
	* ==> kubelet <==
	* -- Logs begin at Tue 2022-08-02 00:26:22 UTC, end at Tue 2022-08-02 00:28:42 UTC. --
	Aug 02 00:28:37 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: I0802 00:28:37.337574    1315 status_manager.go:664] "Failed to get status for pod" podUID=20fe804b0dcdc8e42a634c74ed79c844 pod="kube-system/kube-controller-manager-kubernetes-upgrade-20220802002416-2732" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-kubernetes-upgrade-20220802002416-2732\": dial tcp 192.168.67.2:8443: connect: connection refused"
	Aug 02 00:28:37 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: I0802 00:28:37.539656    1315 status_manager.go:664] "Failed to get status for pod" podUID=7d733043-8608-4caf-8907-42ed2e5411c7 pod="kube-system/storage-provisioner" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/storage-provisioner\": dial tcp 192.168.67.2:8443: connect: connection refused"
	Aug 02 00:28:37 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: I0802 00:28:37.736645    1315 status_manager.go:664] "Failed to get status for pod" podUID=f397ece3-6111-420e-9caa-02b4e1a9ada7 pod="kube-system/kube-proxy-tfsv9" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tfsv9\": dial tcp 192.168.67.2:8443: connect: connection refused"
	Aug 02 00:28:37 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: I0802 00:28:37.936844    1315 status_manager.go:664] "Failed to get status for pod" podUID=14a164d6073a1a7af7c5ac2d2f4d4b24 pod="kube-system/kube-apiserver-kubernetes-upgrade-20220802002416-2732" err="Get \"https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-kubernetes-upgrade-20220802002416-2732\": dial tcp 192.168.67.2:8443: connect: connection refused"
	Aug 02 00:28:38 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:38.173058    1315 remote_runtime.go:356] "ListPodSandbox with filter from runtime service failed" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" filter="nil"
	Aug 02 00:28:38 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:38.173227    1315 kuberuntime_sandbox.go:285] "Failed to list pod sandboxes" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:38 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:38.173263    1315 generic.go:205] "GenericPLEG: Unable to retrieve pods" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:38 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:38.284243    1315 kubelet.go:2010] "Skipping pod synchronization" err="container runtime not ready: RuntimeReady=false reason:DockerDaemonNotReady message:docker: failed to get docker version: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:38 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:38.338253    1315 controller.go:144] failed to ensure lease exists, will retry in 6.4s, error: Get "https://control-plane.minikube.internal:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/kubernetes-upgrade-20220802002416-2732?timeout=10s": dial tcp 192.168.67.2:8443: connect: connection refused
	Aug 02 00:28:39 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:39.178194    1315 remote_runtime.go:356] "ListPodSandbox with filter from runtime service failed" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" filter="nil"
	Aug 02 00:28:39 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:39.178375    1315 kuberuntime_sandbox.go:285] "Failed to list pod sandboxes" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:39 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:39.178483    1315 generic.go:205] "GenericPLEG: Unable to retrieve pods" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:39 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:39.982695    1315 event.go:276] Unable to write event: '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kube-apiserver-kubernetes-upgrade-20220802002416-2732.17075f9694f08054", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Pod", Namespace:"kube-system", Name:"kube-apiserver-kubernetes-upgrade-20220802002416-2732", UID:"14a164d6073a1a7af7c5ac2d2f4d4b24", APIVersion:"v1", ResourceVersion:"", FieldPath:"spec.containers{kube-apiserver}"}, Reason:"Unhealth
y", Message:"Readiness probe failed: Get \"https://192.168.67.2:8443/readyz\": dial tcp 192.168.67.2:8443: connect: connection refused", Source:v1.EventSource{Component:"kubelet", Host:"kubernetes-upgrade-20220802002416-2732"}, FirstTimestamp:time.Date(2022, time.August, 2, 0, 28, 8, 57839700, time.Local), LastTimestamp:time.Date(2022, time.August, 2, 0, 28, 8, 57839700, time.Local), Count:1, Type:"Warning", EventTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'Post "https://control-plane.minikube.internal:8443/api/v1/namespaces/kube-system/events": dial tcp 192.168.67.2:8443: connect: connection refused'(may retry after sleeping)
	Aug 02 00:28:40 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:40.180516    1315 remote_runtime.go:356] "ListPodSandbox with filter from runtime service failed" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" filter="nil"
	Aug 02 00:28:40 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:40.180691    1315 kuberuntime_sandbox.go:285] "Failed to list pod sandboxes" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:40 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:40.180721    1315 generic.go:205] "GenericPLEG: Unable to retrieve pods" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:41 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:41.183182    1315 remote_runtime.go:356] "ListPodSandbox with filter from runtime service failed" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" filter="nil"
	Aug 02 00:28:41 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:41.183268    1315 kuberuntime_sandbox.go:285] "Failed to list pod sandboxes" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:41 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:41.183305    1315 generic.go:205] "GenericPLEG: Unable to retrieve pods" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:41 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:41.390537    1315 remote_image.go:290] "ImageFsInfo from image service failed" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:41 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:41.390701    1315 eviction_manager.go:254] "Eviction manager: failed to get summary stats" err="failed to get imageFs stats: rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:41 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:41.791860    1315 kubelet.go:2359] "Container runtime not ready" runtimeReady="RuntimeReady=false reason:DockerDaemonNotReady message:docker: failed to get docker version: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:42 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:42.186846    1315 remote_runtime.go:356] "ListPodSandbox with filter from runtime service failed" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" filter="nil"
	Aug 02 00:28:42 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:42.186984    1315 kuberuntime_sandbox.go:285] "Failed to list pod sandboxes" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Aug 02 00:28:42 kubernetes-upgrade-20220802002416-2732 kubelet[1315]: E0802 00:28:42.187009    1315 generic.go:205] "GenericPLEG: Unable to retrieve pods" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	E0802 00:28:41.558654   22724 logs.go:271] Failed to list containers for "kube-apiserver": docker: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E0802 00:28:41.650213   22724 logs.go:271] Failed to list containers for "etcd": docker: docker ps -a --filter=name=k8s_etcd --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E0802 00:28:41.735061   22724 logs.go:271] Failed to list containers for "coredns": docker: docker ps -a --filter=name=k8s_coredns --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E0802 00:28:41.814101   22724 logs.go:271] Failed to list containers for "kube-scheduler": docker: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E0802 00:28:41.891985   22724 logs.go:271] Failed to list containers for "kube-proxy": docker: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E0802 00:28:41.985738   22724 logs.go:271] Failed to list containers for "kubernetes-dashboard": docker: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E0802 00:28:42.083242   22724 logs.go:271] Failed to list containers for "storage-provisioner": docker: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E0802 00:28:42.172265   22724 logs.go:271] Failed to list containers for "kube-controller-manager": docker: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E0802 00:28:42.417446   22724 logs.go:192] command /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" failed with error: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a": Process exited with status 1
	stdout:
	
	stderr:
	time="2022-08-02T00:28:42Z" level=fatal msg="listing containers: rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	 output: "\n** stderr ** \ntime=\"2022-08-02T00:28:42Z\" level=fatal msg=\"listing containers: rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?\"\nCannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?\n\n** /stderr **"
	E0802 00:28:42.562341   22724 logs.go:192] command /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" failed with error: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	 output: "\n** stderr ** \nThe connection to the server localhost:8443 was refused - did you specify the right host or port?\n\n** /stderr **"
	! unable to fetch logs for: container status, describe nodes

                                                
                                                
** /stderr **
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p kubernetes-upgrade-20220802002416-2732 -n kubernetes-upgrade-20220802002416-2732

                                                
                                                
=== CONT  TestKubernetesUpgrade
helpers_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p kubernetes-upgrade-20220802002416-2732 -n kubernetes-upgrade-20220802002416-2732: exit status 2 (4.2300105s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
helpers_test.go:254: status error: exit status 2 (may be ok)
helpers_test.go:256: "kubernetes-upgrade-20220802002416-2732" apiserver is not running, skipping kubectl commands (state="Stopped")
helpers_test.go:175: Cleaning up "kubernetes-upgrade-20220802002416-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-20220802002416-2732

                                                
                                                
=== CONT  TestKubernetesUpgrade
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-20220802002416-2732: (19.4230885s)
--- FAIL: TestKubernetesUpgrade (289.92s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/Start (603.73s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p cilium-20220802002914-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=docker
E0802 00:44:01.507627    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:01.523733    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:01.539185    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:01.570859    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:01.618146    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/cilium/Start
net_test.go:101: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p cilium-20220802002914-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=docker: exit status 80 (10m3.1417326s)

                                                
                                                
-- stdout --
	* [cilium-20220802002914-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on user configuration
	* Using Docker Desktop driver with root privileges
	* Starting control plane node cilium-20220802002914-2732 in cluster cilium-20220802002914-2732
	* Pulling base image ...
	* Creating docker container (CPUs=2, Memory=2048MB) ...
	* Preparing Kubernetes v1.24.3 on Docker 20.10.17 ...
	  - Generating certificates and keys ...
	  - Booting up control plane ...
	  - Configuring RBAC rules ...
	* Configuring Cilium (Container Networking Interface) ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: default-storageclass, storage-provisioner
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 00:43:54.560002   24024 out.go:296] Setting OutFile to fd 1704 ...
	I0802 00:43:54.620250   24024 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:43:54.620250   24024 out.go:309] Setting ErrFile to fd 1808...
	I0802 00:43:54.620250   24024 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:43:54.645847   24024 out.go:303] Setting JSON to false
	I0802 00:43:54.656356   24024 start.go:115] hostinfo: {"hostname":"minikube8","uptime":7590,"bootTime":1659393444,"procs":156,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0802 00:43:54.656590   24024 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0802 00:43:54.662507   24024 out.go:177] * [cilium-20220802002914-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0802 00:43:54.666184   24024 notify.go:193] Checking for updates...
	I0802 00:43:54.667888   24024 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:43:54.671035   24024 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0802 00:43:54.673603   24024 out.go:177]   - MINIKUBE_LOCATION=14695
	I0802 00:43:54.675594   24024 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 00:43:54.679597   24024 config.go:180] Loaded profile config "auto-20220802002906-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:43:54.680596   24024 config.go:180] Loaded profile config "default-k8s-different-port-20220802003441-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:43:54.681610   24024 config.go:180] Loaded profile config "newest-cni-20220802004326-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:43:54.681610   24024 driver.go:365] Setting default libvirt URI to qemu:///system
	I0802 00:43:57.091733   24024 docker.go:137] docker version: linux-20.10.17
	I0802 00:43:57.100349   24024 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:43:57.686555   24024 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:75 OomKillDisable:true NGoroutines:77 SystemTime:2022-08-02 00:43:57.2780194 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:43:57.733049   24024 out.go:177] * Using the docker driver based on user configuration
	I0802 00:43:57.736973   24024 start.go:284] selected driver: docker
	I0802 00:43:57.737081   24024 start.go:808] validating driver "docker" against <nil>
	I0802 00:43:57.737138   24024 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 00:43:57.806557   24024 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:43:58.369269   24024 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:75 OomKillDisable:true NGoroutines:77 SystemTime:2022-08-02 00:43:57.9637904 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:43:58.369269   24024 start_flags.go:296] no existing cluster config was found, will generate one from the flags 
	I0802 00:43:58.369269   24024 start_flags.go:853] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0802 00:43:58.467073   24024 out.go:177] * Using Docker Desktop driver with root privileges
	I0802 00:43:58.569185   24024 cni.go:95] Creating CNI manager for "cilium"
	I0802 00:43:58.569185   24024 start_flags.go:305] Found "Cilium" CNI - setting NetworkPlugin=cni
	I0802 00:43:58.569185   24024 start_flags.go:310] config:
	{Name:cilium-20220802002914-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:cilium-20220802002914-2732 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:cilium 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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:43:58.666643   24024 out.go:177] * Starting control plane node cilium-20220802002914-2732 in cluster cilium-20220802002914-2732
	I0802 00:43:58.864303   24024 cache.go:120] Beginning downloading kic base image for docker with docker
	I0802 00:43:58.966068   24024 out.go:177] * Pulling base image ...
	I0802 00:43:59.062787   24024 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:43:59.062787   24024 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon
	I0802 00:43:59.063567   24024 preload.go:148] Found local preload: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4
	I0802 00:43:59.063567   24024 cache.go:57] Caching tarball of preloaded images
	I0802 00:43:59.063567   24024 preload.go:174] Found C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0802 00:43:59.064116   24024 cache.go:60] Finished verifying existence of preloaded tar for  v1.24.3 on docker
	I0802 00:43:59.064552   24024 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\config.json ...
	I0802 00:43:59.064815   24024 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\config.json: {Name:mk1a6e701b6f98025e0b4cf30d7fe328f0006074 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:43:59.288743   24024 image.go:79] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon, skipping pull
	I0802 00:43:59.288743   24024 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 exists in daemon, skipping load
	I0802 00:43:59.288743   24024 cache.go:208] Successfully downloaded all kic artifacts
	I0802 00:43:59.288743   24024 start.go:371] acquiring machines lock for cilium-20220802002914-2732: {Name:mk0ef1c025f55bbd2245459d96fab05291d7ac1a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:43:59.288743   24024 start.go:375] acquired machines lock for "cilium-20220802002914-2732" in 0s
	I0802 00:43:59.288743   24024 start.go:92] Provisioning new machine with config: &{Name:cilium-20220802002914-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:cilium-20220802002914-2732 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:cilium NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.24.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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docke
r BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:} &{Name: IP: Port:8443 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0802 00:43:59.288743   24024 start.go:132] createHost starting for "" (driver="docker")
	I0802 00:43:59.422415   24024 out.go:204] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I0802 00:43:59.422710   24024 start.go:166] libmachine.API.Create for "cilium-20220802002914-2732" (driver="docker")
	I0802 00:43:59.422710   24024 client.go:168] LocalClient.Create starting
	I0802 00:43:59.423828   24024 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem
	I0802 00:43:59.423955   24024 main.go:134] libmachine: Decoding PEM data...
	I0802 00:43:59.423955   24024 main.go:134] libmachine: Parsing certificate...
	I0802 00:43:59.423955   24024 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem
	I0802 00:43:59.423955   24024 main.go:134] libmachine: Decoding PEM data...
	I0802 00:43:59.423955   24024 main.go:134] libmachine: Parsing certificate...
	I0802 00:43:59.432699   24024 cli_runner.go:164] Run: docker network inspect cilium-20220802002914-2732 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0802 00:43:59.650184   24024 cli_runner.go:211] docker network inspect cilium-20220802002914-2732 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0802 00:43:59.765506   24024 network_create.go:272] running [docker network inspect cilium-20220802002914-2732] to gather additional debugging logs...
	I0802 00:43:59.765803   24024 cli_runner.go:164] Run: docker network inspect cilium-20220802002914-2732
	W0802 00:43:59.965658   24024 cli_runner.go:211] docker network inspect cilium-20220802002914-2732 returned with exit code 1
	I0802 00:43:59.965658   24024 network_create.go:275] error running [docker network inspect cilium-20220802002914-2732]: docker network inspect cilium-20220802002914-2732: exit status 1
	stdout:
	[]
	
	stderr:
	Error: No such network: cilium-20220802002914-2732
	I0802 00:43:59.965658   24024 network_create.go:277] output of [docker network inspect cilium-20220802002914-2732]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error: No such network: cilium-20220802002914-2732
	
	** /stderr **
	I0802 00:43:59.975618   24024 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0802 00:44:00.212181   24024 network.go:288] reserving subnet 192.168.49.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.49.0:0xc000a0c048] misses:0}
	I0802 00:44:00.212181   24024 network.go:235] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:44:00.212181   24024 network_create.go:115] attempt to create docker network cilium-20220802002914-2732 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0802 00:44:00.222176   24024 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-20220802002914-2732 cilium-20220802002914-2732
	W0802 00:44:00.451247   24024 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-20220802002914-2732 cilium-20220802002914-2732 returned with exit code 1
	W0802 00:44:00.451247   24024 network_create.go:107] failed to create docker network cilium-20220802002914-2732 192.168.49.0/24, will retry: subnet is taken
	I0802 00:44:00.471259   24024 network.go:279] skipping subnet 192.168.49.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000a0c048] amended:false}} dirty:map[] misses:0}
	I0802 00:44:00.471259   24024 network.go:238] skipping subnet 192.168.49.0/24 that is reserved: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:44:00.492248   24024 network.go:288] reserving subnet 192.168.58.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000a0c048] amended:true}} dirty:map[192.168.49.0:0xc000a0c048 192.168.58.0:0xc0005a0388] misses:0}
	I0802 00:44:00.492248   24024 network.go:235] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:44:00.492248   24024 network_create.go:115] attempt to create docker network cilium-20220802002914-2732 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
	I0802 00:44:00.499242   24024 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-20220802002914-2732 cilium-20220802002914-2732
	W0802 00:44:00.733011   24024 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-20220802002914-2732 cilium-20220802002914-2732 returned with exit code 1
	W0802 00:44:00.733011   24024 network_create.go:107] failed to create docker network cilium-20220802002914-2732 192.168.58.0/24, will retry: subnet is taken
	I0802 00:44:00.752357   24024 network.go:279] skipping subnet 192.168.58.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000a0c048] amended:true}} dirty:map[192.168.49.0:0xc000a0c048 192.168.58.0:0xc0005a0388] misses:1}
	I0802 00:44:00.752357   24024 network.go:238] skipping subnet 192.168.58.0/24 that is reserved: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:44:00.771357   24024 network.go:288] reserving subnet 192.168.67.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000a0c048] amended:true}} dirty:map[192.168.49.0:0xc000a0c048 192.168.58.0:0xc0005a0388 192.168.67.0:0xc000a0c110] misses:1}
	I0802 00:44:00.771357   24024 network.go:235] using free private subnet 192.168.67.0/24: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:44:00.771357   24024 network_create.go:115] attempt to create docker network cilium-20220802002914-2732 192.168.67.0/24 with gateway 192.168.67.1 and MTU of 1500 ...
	I0802 00:44:00.778356   24024 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-20220802002914-2732 cilium-20220802002914-2732
	I0802 00:44:01.096469   24024 network_create.go:99] docker network cilium-20220802002914-2732 192.168.67.0/24 created
	I0802 00:44:01.096774   24024 kic.go:106] calculated static IP "192.168.67.2" for the "cilium-20220802002914-2732" container
	I0802 00:44:01.113265   24024 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0802 00:44:01.326929   24024 cli_runner.go:164] Run: docker volume create cilium-20220802002914-2732 --label name.minikube.sigs.k8s.io=cilium-20220802002914-2732 --label created_by.minikube.sigs.k8s.io=true
	I0802 00:44:01.555295   24024 oci.go:103] Successfully created a docker volume cilium-20220802002914-2732
	I0802 00:44:01.563555   24024 cli_runner.go:164] Run: docker run --rm --name cilium-20220802002914-2732-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=cilium-20220802002914-2732 --entrypoint /usr/bin/test -v cilium-20220802002914-2732:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -d /var/lib
	I0802 00:44:19.691547   24024 cli_runner.go:217] Completed: docker run --rm --name cilium-20220802002914-2732-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=cilium-20220802002914-2732 --entrypoint /usr/bin/test -v cilium-20220802002914-2732:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -d /var/lib: (18.1278764s)
	I0802 00:44:19.691547   24024 oci.go:107] Successfully prepared a docker volume cilium-20220802002914-2732
	I0802 00:44:19.691547   24024 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:44:19.691547   24024 kic.go:179] Starting extracting preloaded images to volume ...
	I0802 00:44:19.698566   24024 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v cilium-20220802002914-2732:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0802 00:44:42.577771   24024 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v cilium-20220802002914-2732:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -I lz4 -xf /preloaded.tar -C /extractDir: (22.8790581s)
	I0802 00:44:42.577771   24024 kic.go:188] duration metric: took 22.886077 seconds to extract preloaded images to volume
	I0802 00:44:42.588654   24024 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:44:43.238931   24024 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:83 OomKillDisable:true NGoroutines:61 SystemTime:2022-08-02 00:44:42.7935065 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:44:43.248187   24024 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0802 00:44:43.880519   24024 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname cilium-20220802002914-2732 --name cilium-20220802002914-2732 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=cilium-20220802002914-2732 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=cilium-20220802002914-2732 --network cilium-20220802002914-2732 --ip 192.168.67.2 --volume cilium-20220802002914-2732:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8
	I0802 00:44:45.217037   24024 cli_runner.go:217] Completed: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname cilium-20220802002914-2732 --name cilium-20220802002914-2732 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=cilium-20220802002914-2732 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=cilium-20220802002914-2732 --network cilium-20220802002914-2732 --ip 192.168.67.2 --volume cilium-20220802002914-2732:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8: (1.3365093s)
	I0802 00:44:45.226023   24024 cli_runner.go:164] Run: docker container inspect cilium-20220802002914-2732 --format={{.State.Running}}
	I0802 00:44:45.495173   24024 cli_runner.go:164] Run: docker container inspect cilium-20220802002914-2732 --format={{.State.Status}}
	I0802 00:44:45.732449   24024 cli_runner.go:164] Run: docker exec cilium-20220802002914-2732 stat /var/lib/dpkg/alternatives/iptables
	I0802 00:44:46.155508   24024 oci.go:144] the created container "cilium-20220802002914-2732" has a running status.
	I0802 00:44:46.155508   24024 kic.go:210] Creating ssh key for kic: C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa...
	I0802 00:44:46.339277   24024 kic_runner.go:191] docker (temp): C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0802 00:44:46.734345   24024 cli_runner.go:164] Run: docker container inspect cilium-20220802002914-2732 --format={{.State.Status}}
	I0802 00:44:46.982284   24024 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0802 00:44:46.982284   24024 kic_runner.go:114] Args: [docker exec --privileged cilium-20220802002914-2732 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0802 00:44:47.551563   24024 kic.go:250] ensuring only current user has permissions to key file located at : C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa...
	I0802 00:44:48.097069   24024 cli_runner.go:164] Run: docker container inspect cilium-20220802002914-2732 --format={{.State.Status}}
	I0802 00:44:48.360758   24024 machine.go:88] provisioning docker machine ...
	I0802 00:44:48.360758   24024 ubuntu.go:169] provisioning hostname "cilium-20220802002914-2732"
	I0802 00:44:48.374095   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:44:48.616652   24024 main.go:134] libmachine: Using SSH client type: native
	I0802 00:44:48.617659   24024 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51475 <nil> <nil>}
	I0802 00:44:48.617659   24024 main.go:134] libmachine: About to run SSH command:
	sudo hostname cilium-20220802002914-2732 && echo "cilium-20220802002914-2732" | sudo tee /etc/hostname
	I0802 00:44:48.962350   24024 main.go:134] libmachine: SSH cmd err, output: <nil>: cilium-20220802002914-2732
	
	I0802 00:44:48.975372   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:44:49.314805   24024 main.go:134] libmachine: Using SSH client type: native
	I0802 00:44:49.314805   24024 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51475 <nil> <nil>}
	I0802 00:44:49.314805   24024 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\scilium-20220802002914-2732' /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 cilium-20220802002914-2732/g' /etc/hosts;
				else 
					echo '127.0.1.1 cilium-20220802002914-2732' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0802 00:44:49.578750   24024 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I0802 00:44:49.578750   24024 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube8\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube8\minikube-integration\.minikube}
	I0802 00:44:49.578750   24024 ubuntu.go:177] setting up certificates
	I0802 00:44:49.578750   24024 provision.go:83] configureAuth start
	I0802 00:44:49.589631   24024 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" cilium-20220802002914-2732
	I0802 00:44:49.820974   24024 provision.go:138] copyHostCerts
	I0802 00:44:49.820974   24024 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/cert.pem, removing ...
	I0802 00:44:49.820974   24024 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cert.pem
	I0802 00:44:49.820974   24024 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0802 00:44:49.821969   24024 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/key.pem, removing ...
	I0802 00:44:49.821969   24024 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\key.pem
	I0802 00:44:49.822972   24024 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/key.pem (1675 bytes)
	I0802 00:44:49.823976   24024 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/ca.pem, removing ...
	I0802 00:44:49.823976   24024 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.pem
	I0802 00:44:49.823976   24024 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0802 00:44:49.824975   24024 provision.go:112] generating server cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.cilium-20220802002914-2732 san=[192.168.67.2 127.0.0.1 localhost 127.0.0.1 minikube cilium-20220802002914-2732]
	I0802 00:44:50.083314   24024 provision.go:172] copyRemoteCerts
	I0802 00:44:50.092322   24024 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0802 00:44:50.099356   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:44:50.327331   24024 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51475 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa Username:docker}
	I0802 00:44:50.474190   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0802 00:44:51.038745   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1253 bytes)
	I0802 00:44:51.104305   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0802 00:44:51.157756   24024 provision.go:86] duration metric: configureAuth took 1.5789956s
	I0802 00:44:51.157756   24024 ubuntu.go:193] setting minikube options for container-runtime
	I0802 00:44:51.157756   24024 config.go:180] Loaded profile config "cilium-20220802002914-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:44:51.168757   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:44:51.484502   24024 main.go:134] libmachine: Using SSH client type: native
	I0802 00:44:51.484502   24024 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51475 <nil> <nil>}
	I0802 00:44:51.484502   24024 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0802 00:44:51.676572   24024 main.go:134] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0802 00:44:51.676572   24024 ubuntu.go:71] root file system type: overlay
	I0802 00:44:51.676572   24024 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I0802 00:44:51.686129   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:44:51.896363   24024 main.go:134] libmachine: Using SSH client type: native
	I0802 00:44:51.896911   24024 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51475 <nil> <nil>}
	I0802 00:44:51.897015   24024 main.go:134] 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
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=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=docker --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
	I0802 00:44:52.063977   24024 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=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=docker --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
	
	I0802 00:44:52.072906   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:44:52.299664   24024 main.go:134] libmachine: Using SSH client type: native
	I0802 00:44:52.299664   24024 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51475 <nil> <nil>}
	I0802 00:44:52.299664   24024 main.go:134] 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; }
	I0802 00:44:58.727222   24024 main.go:134] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2022-06-06 23:01:03.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2022-08-02 00:44:52.048716000 +0000
	@@ -1,30 +1,32 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	 Wants=network-online.target
	-Requires=docker.socket containerd.service
	+Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutSec=0
	-RestartSec=2
	-Restart=always
	-
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	+Restart=on-failure
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+
	+# 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=docker --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.
	@@ -32,16 +34,16 @@
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# 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
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0802 00:44:58.727222   24024 machine.go:91] provisioned docker machine in 10.3663971s
	I0802 00:44:58.727222   24024 client.go:171] LocalClient.Create took 59.304132s
	I0802 00:44:58.727222   24024 start.go:174] duration metric: libmachine.API.Create for "cilium-20220802002914-2732" took 59.304132s
	I0802 00:44:58.727222   24024 start.go:307] post-start starting for "cilium-20220802002914-2732" (driver="docker")
	I0802 00:44:58.727222   24024 start.go:335] 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]
	I0802 00:44:58.741273   24024 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
	I0802 00:44:58.750078   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:44:58.970139   24024 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51475 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa Username:docker}
	I0802 00:44:59.129540   24024 ssh_runner.go:195] Run: cat /etc/os-release
	I0802 00:44:59.142781   24024 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0802 00:44:59.142781   24024 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0802 00:44:59.142781   24024 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0802 00:44:59.142781   24024 info.go:137] Remote host: Ubuntu 20.04.4 LTS
	I0802 00:44:59.143331   24024 filesync.go:126] Scanning C:\Users\jenkins.minikube8\minikube-integration\.minikube\addons for local assets ...
	I0802 00:44:59.143588   24024 filesync.go:126] Scanning C:\Users\jenkins.minikube8\minikube-integration\.minikube\files for local assets ...
	I0802 00:44:59.144366   24024 filesync.go:149] local asset: C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem -> 27322.pem in /etc/ssl/certs
	I0802 00:44:59.155897   24024 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0802 00:44:59.186861   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem --> /etc/ssl/certs/27322.pem (1708 bytes)
	I0802 00:44:59.244189   24024 start.go:310] post-start completed in 516.9637ms
	I0802 00:44:59.255531   24024 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" cilium-20220802002914-2732
	I0802 00:44:59.476338   24024 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\config.json ...
	I0802 00:44:59.489715   24024 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 00:44:59.498917   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:44:59.724997   24024 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51475 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa Username:docker}
	I0802 00:44:59.873984   24024 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0802 00:44:59.889380   24024 start.go:135] duration metric: createHost completed in 1m0.600216s
	I0802 00:44:59.889380   24024 start.go:82] releasing machines lock for "cilium-20220802002914-2732", held for 1m0.6002489s
	I0802 00:44:59.905780   24024 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" cilium-20220802002914-2732
	I0802 00:45:00.128670   24024 ssh_runner.go:195] Run: curl -sS -m 2 https://k8s.gcr.io/
	I0802 00:45:00.135669   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:45:00.138669   24024 ssh_runner.go:195] Run: systemctl --version
	I0802 00:45:00.151066   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:45:00.346691   24024 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51475 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:00.380420   24024 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51475 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:00.592710   24024 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0802 00:45:00.617172   24024 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (233 bytes)
	I0802 00:45:00.674249   24024 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:45:00.854513   24024 ssh_runner.go:195] Run: sudo systemctl restart cri-docker
	I0802 00:45:01.052015   24024 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0802 00:45:01.083795   24024 cruntime.go:273] skipping containerd shutdown because we are bound to it
	I0802 00:45:01.095091   24024 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0802 00:45:01.121776   24024 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0802 00:45:01.175396   24024 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0802 00:45:01.344254   24024 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0802 00:45:01.527746   24024 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:45:01.725769   24024 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0802 00:45:02.501193   24024 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0802 00:45:02.719956   24024 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:45:02.935868   24024 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I0802 00:45:02.974349   24024 start.go:450] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0802 00:45:02.987352   24024 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0802 00:45:02.998346   24024 start.go:471] Will wait 60s for crictl version
	I0802 00:45:03.008339   24024 ssh_runner.go:195] Run: sudo crictl version
	I0802 00:45:03.085696   24024 start.go:480] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.17
	RuntimeApiVersion:  1.41.0
	I0802 00:45:03.095676   24024 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0802 00:45:03.198115   24024 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0802 00:45:03.321972   24024 out.go:204] * Preparing Kubernetes v1.24.3 on Docker 20.10.17 ...
	I0802 00:45:03.336997   24024 cli_runner.go:164] Run: docker exec -t cilium-20220802002914-2732 dig +short host.docker.internal
	I0802 00:45:03.867957   24024 network.go:96] got host ip for mount in container by digging dns: 192.168.65.2
	I0802 00:45:03.878802   24024 ssh_runner.go:195] Run: grep 192.168.65.2	host.minikube.internal$ /etc/hosts
	I0802 00:45:03.894445   24024 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.2	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0802 00:45:03.932206   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:45:04.148419   24024 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:45:04.155968   24024 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0802 00:45:04.231921   24024 docker.go:611] Got preloaded images: -- stdout --
	k8s.gcr.io/kube-apiserver:v1.24.3
	k8s.gcr.io/kube-proxy:v1.24.3
	k8s.gcr.io/kube-scheduler:v1.24.3
	k8s.gcr.io/kube-controller-manager:v1.24.3
	k8s.gcr.io/etcd:3.5.3-0
	k8s.gcr.io/pause:3.7
	k8s.gcr.io/coredns/coredns:v1.8.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0802 00:45:04.231921   24024 docker.go:542] Images already preloaded, skipping extraction
	I0802 00:45:04.240438   24024 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0802 00:45:04.313375   24024 docker.go:611] Got preloaded images: -- stdout --
	k8s.gcr.io/kube-apiserver:v1.24.3
	k8s.gcr.io/kube-scheduler:v1.24.3
	k8s.gcr.io/kube-controller-manager:v1.24.3
	k8s.gcr.io/kube-proxy:v1.24.3
	k8s.gcr.io/etcd:3.5.3-0
	k8s.gcr.io/pause:3.7
	k8s.gcr.io/coredns/coredns:v1.8.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0802 00:45:04.313375   24024 cache_images.go:84] Images are preloaded, skipping loading
	I0802 00:45:04.322166   24024 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0802 00:45:04.502113   24024 cni.go:95] Creating CNI manager for "cilium"
	I0802 00:45:04.502113   24024 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I0802 00:45:04.502113   24024 kubeadm.go:158] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.67.2 APIServerPort:8443 KubernetesVersion:v1.24.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:cilium-20220802002914-2732 NodeName:cilium-20220802002914-2732 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.67.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NoTaintMaster:true NodeIP:192.168.67.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/m
inikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[]}
	I0802 00:45:04.502113   24024 kubeadm.go:162] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.67.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "cilium-20220802002914-2732"
	  kubeletExtraArgs:
	    node-ip: 192.168.67.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.67.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.24.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0802 00:45:04.502649   24024 kubeadm.go:961] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.24.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=cilium-20220802002914-2732 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.67.2 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.24.3 ClusterName:cilium-20220802002914-2732 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:cilium NodeIP: NodePort:8443 NodeName:}
	I0802 00:45:04.513190   24024 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.24.3
	I0802 00:45:04.543961   24024 binaries.go:44] Found k8s binaries, skipping transfer
	I0802 00:45:04.555206   24024 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0802 00:45:04.576407   24024 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (488 bytes)
	I0802 00:45:04.621534   24024 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0802 00:45:04.664926   24024 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2049 bytes)
	I0802 00:45:04.717273   24024 ssh_runner.go:195] Run: grep 192.168.67.2	control-plane.minikube.internal$ /etc/hosts
	I0802 00:45:04.737807   24024 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.67.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0802 00:45:04.768434   24024 certs.go:54] Setting up C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732 for IP: 192.168.67.2
	I0802 00:45:04.769110   24024 certs.go:182] skipping minikubeCA CA generation: C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.key
	I0802 00:45:04.769325   24024 certs.go:182] skipping proxyClientCA CA generation: C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.key
	I0802 00:45:04.769325   24024 certs.go:302] generating minikube-user signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\client.key
	I0802 00:45:04.769876   24024 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\client.crt with IP's: []
	I0802 00:45:04.972440   24024 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\client.crt ...
	I0802 00:45:04.972440   24024 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\client.crt: {Name:mk3e23ec2a56354a3e400de38583594c9618c7e6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:04.974229   24024 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\client.key ...
	I0802 00:45:04.974229   24024 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\client.key: {Name:mk66de8ce82693c63f02fcf15d20c5071e769c05 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:04.975516   24024 certs.go:302] generating minikube signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.key.c7fa3a9e
	I0802 00:45:04.975711   24024 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.crt.c7fa3a9e with IP's: [192.168.67.2 10.96.0.1 127.0.0.1 10.0.0.1]
	I0802 00:45:05.151095   24024 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.crt.c7fa3a9e ...
	I0802 00:45:05.151095   24024 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.crt.c7fa3a9e: {Name:mk165e7263e64e24e2b96526103db65b8686e86d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:05.153091   24024 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.key.c7fa3a9e ...
	I0802 00:45:05.153091   24024 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.key.c7fa3a9e: {Name:mk73b91155bbfe0ea5ab597e777c09b9a8f4ee27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:05.154088   24024 certs.go:320] copying C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.crt.c7fa3a9e -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.crt
	I0802 00:45:05.160721   24024 certs.go:324] copying C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.key.c7fa3a9e -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.key
	I0802 00:45:05.161954   24024 certs.go:302] generating aggregator signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\proxy-client.key
	I0802 00:45:05.162277   24024 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\proxy-client.crt with IP's: []
	I0802 00:45:05.593720   24024 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\proxy-client.crt ...
	I0802 00:45:05.593720   24024 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\proxy-client.crt: {Name:mk610a3e7357aaf6979ae663d76ffcb6d18c6449 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:05.595733   24024 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\proxy-client.key ...
	I0802 00:45:05.595733   24024 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\proxy-client.key: {Name:mkecc65a027fabff94553be7fcbf502646bc7455 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:05.606751   24024 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732.pem (1338 bytes)
	W0802 00:45:05.606751   24024 certs.go:384] ignoring C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732_empty.pem, impossibly tiny 0 bytes
	I0802 00:45:05.606751   24024 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0802 00:45:05.607705   24024 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0802 00:45:05.607705   24024 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0802 00:45:05.607705   24024 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem (1675 bytes)
	I0802 00:45:05.608706   24024 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem (1708 bytes)
	I0802 00:45:05.609706   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I0802 00:45:05.657708   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0802 00:45:05.736354   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0802 00:45:05.787358   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\cilium-20220802002914-2732\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0802 00:45:05.872584   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0802 00:45:05.935834   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0802 00:45:05.994838   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0802 00:45:06.046827   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0802 00:45:06.117192   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732.pem --> /usr/share/ca-certificates/2732.pem (1338 bytes)
	I0802 00:45:06.186560   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem --> /usr/share/ca-certificates/27322.pem (1708 bytes)
	I0802 00:45:06.251797   24024 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0802 00:45:06.328782   24024 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0802 00:45:06.378685   24024 ssh_runner.go:195] Run: openssl version
	I0802 00:45:06.408431   24024 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2732.pem && ln -fs /usr/share/ca-certificates/2732.pem /etc/ssl/certs/2732.pem"
	I0802 00:45:06.446029   24024 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2732.pem
	I0802 00:45:06.455027   24024 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Aug  1 23:01 /usr/share/ca-certificates/2732.pem
	I0802 00:45:06.466029   24024 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2732.pem
	I0802 00:45:06.506942   24024 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/2732.pem /etc/ssl/certs/51391683.0"
	I0802 00:45:06.546644   24024 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/27322.pem && ln -fs /usr/share/ca-certificates/27322.pem /etc/ssl/certs/27322.pem"
	I0802 00:45:06.598976   24024 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/27322.pem
	I0802 00:45:06.616848   24024 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Aug  1 23:01 /usr/share/ca-certificates/27322.pem
	I0802 00:45:06.627387   24024 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/27322.pem
	I0802 00:45:06.650388   24024 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/27322.pem /etc/ssl/certs/3ec20f2e.0"
	I0802 00:45:06.690696   24024 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0802 00:45:06.737446   24024 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:45:06.755704   24024 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Aug  1 22:50 /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:45:06.768273   24024 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:45:06.797656   24024 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0802 00:45:06.820663   24024 kubeadm.go:395] StartCluster: {Name:cilium-20220802002914-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:cilium-20220802002914-2732 Namespace:default APIServerName:minikube
CA 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:cilium NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.67.2 Port:8443 KubernetesVersion:v1.24.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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMi
rror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:45:06.828669   24024 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0802 00:45:06.951925   24024 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0802 00:45:06.991943   24024 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0802 00:45:07.018934   24024 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I0802 00:45:07.031927   24024 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0802 00:45:07.069735   24024 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0802 00:45:07.069819   24024 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.24.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0802 00:45:43.071608   24024 out.go:204]   - Generating certificates and keys ...
	I0802 00:45:43.077613   24024 out.go:204]   - Booting up control plane ...
	I0802 00:45:43.085587   24024 out.go:204]   - Configuring RBAC rules ...
	I0802 00:45:43.090584   24024 cni.go:95] Creating CNI manager for "cilium"
	I0802 00:45:43.094603   24024 out.go:177] * Configuring Cilium (Container Networking Interface) ...
	I0802 00:45:43.112592   24024 ssh_runner.go:195] Run: sudo /bin/bash -c "grep 'bpffs /sys/fs/bpf' /proc/mounts || sudo mount bpffs -t bpf /sys/fs/bpf"
	I0802 00:45:43.275599   24024 cilium.go:816] Using pod CIDR: 10.244.0.0/16
	I0802 00:45:43.275599   24024 cilium.go:827] cilium options: {PodSubnet:10.244.0.0/16}
	I0802 00:45:43.275599   24024 cilium.go:831] cilium config:
	---
	# Source: cilium/templates/cilium-agent-serviceaccount.yaml
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  name: cilium
	  namespace: kube-system
	---
	# Source: cilium/templates/cilium-operator-serviceaccount.yaml
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  name: cilium-operator
	  namespace: kube-system
	---
	# Source: cilium/templates/cilium-configmap.yaml
	apiVersion: v1
	kind: ConfigMap
	metadata:
	  name: cilium-config
	  namespace: kube-system
	data:
	
	  # Identity allocation mode selects how identities are shared between cilium
	  # nodes by setting how they are stored. The options are "crd" or "kvstore".
	  # - "crd" stores identities in kubernetes as CRDs (custom resource definition).
	  #   These can be queried with:
	  #     kubectl get ciliumid
	  # - "kvstore" stores identities in a kvstore, etcd or consul, that is
	  #   configured below. Cilium versions before 1.6 supported only the kvstore
	  #   backend. Upgrades from these older cilium versions should continue using
	  #   the kvstore by commenting out the identity-allocation-mode below, or
	  #   setting it to "kvstore".
	  identity-allocation-mode: crd
	  cilium-endpoint-gc-interval: "5m0s"
	
	  # If you want to run cilium in debug mode change this value to true
	  debug: "false"
	  # The agent can be put into the following three policy enforcement modes
	  # default, always and never.
	  # https://docs.cilium.io/en/latest/policy/intro/#policy-enforcement-modes
	  enable-policy: "default"
	
	  # Enable IPv4 addressing. If enabled, all endpoints are allocated an IPv4
	  # address.
	  enable-ipv4: "true"
	
	  # Enable IPv6 addressing. If enabled, all endpoints are allocated an IPv6
	  # address.
	  enable-ipv6: "false"
	  # Users who wish to specify their own custom CNI configuration file must set
	  # custom-cni-conf to "true", otherwise Cilium may overwrite the configuration.
	  custom-cni-conf: "false"
	  enable-bpf-clock-probe: "true"
	  # If you want cilium monitor to aggregate tracing for packets, set this level
	  # to "low", "medium", or "maximum". The higher the level, the less packets
	  # that will be seen in monitor output.
	  monitor-aggregation: medium
	
	  # The monitor aggregation interval governs the typical time between monitor
	  # notification events for each allowed connection.
	  #
	  # Only effective when monitor aggregation is set to "medium" or higher.
	  monitor-aggregation-interval: 5s
	
	  # The monitor aggregation flags determine which TCP flags which, upon the
	  # first observation, cause monitor notifications to be generated.
	  #
	  # Only effective when monitor aggregation is set to "medium" or higher.
	  monitor-aggregation-flags: all
	  # Specifies the ratio (0.0-1.0) of total system memory to use for dynamic
	  # sizing of the TCP CT, non-TCP CT, NAT and policy BPF maps.
	  bpf-map-dynamic-size-ratio: "0.0025"
	  # bpf-policy-map-max specifies the maximum number of entries in endpoint
	  # policy map (per endpoint)
	  bpf-policy-map-max: "16384"
	  # bpf-lb-map-max specifies the maximum number of entries in bpf lb service,
	  # backend and affinity maps.
	  bpf-lb-map-max: "65536"
	  # Pre-allocation of map entries allows per-packet latency to be reduced, at
	  # the expense of up-front memory allocation for the entries in the maps. The
	  # default value below will minimize memory usage in the default installation;
	  # users who are sensitive to latency may consider setting this to "true".
	  #
	  # This option was introduced in Cilium 1.4. Cilium 1.3 and earlier ignore
	  # this option and behave as though it is set to "true".
	  #
	  # If this value is modified, then during the next Cilium startup the restore
	  # of existing endpoints and tracking of ongoing connections may be disrupted.
	  # As a result, reply packets may be dropped and the load-balancing decisions
	  # for established connections may change.
	  #
	  # If this option is set to "false" during an upgrade from 1.3 or earlier to
	  # 1.4 or later, then it may cause one-time disruptions during the upgrade.
	  preallocate-bpf-maps: "false"
	
	  # Regular expression matching compatible Istio sidecar istio-proxy
	  # container image names
	  sidecar-istio-proxy-image: "cilium/istio_proxy"
	
	  # Name of the cluster. Only relevant when building a mesh of clusters.
	  cluster-name: default
	  # Unique ID of the cluster. Must be unique across all conneted clusters and
	  # in the range of 1 and 255. Only relevant when building a mesh of clusters.
	  cluster-id: ""
	
	  # Encapsulation mode for communication between nodes
	  # Possible values:
	  #   - disabled
	  #   - vxlan (default)
	  #   - geneve
	  tunnel: vxlan
	  # Enables L7 proxy for L7 policy enforcement and visibility
	  enable-l7-proxy: "true"
	
	  # wait-bpf-mount makes init container wait until bpf filesystem is mounted
	  wait-bpf-mount: "false"
	
	  masquerade: "true"
	  enable-bpf-masquerade: "true"
	
	  enable-xt-socket-fallback: "true"
	  install-iptables-rules: "true"
	
	  auto-direct-node-routes: "false"
	  enable-bandwidth-manager: "false"
	  enable-local-redirect-policy: "false"
	  kube-proxy-replacement:  "probe"
	  kube-proxy-replacement-healthz-bind-address: ""
	  enable-health-check-nodeport: "true"
	  node-port-bind-protection: "true"
	  enable-auto-protect-node-port-range: "true"
	  enable-session-affinity: "true"
	  k8s-require-ipv4-pod-cidr: "true"
	  k8s-require-ipv6-pod-cidr: "false"
	  enable-endpoint-health-checking: "true"
	  enable-health-checking: "true"
	  enable-well-known-identities: "false"
	  enable-remote-node-identity: "true"
	  operator-api-serve-addr: "127.0.0.1:9234"
	  # Enable Hubble gRPC service.
	  enable-hubble: "true"
	  # UNIX domain socket for Hubble server to listen to.
	  hubble-socket-path:  "/var/run/cilium/hubble.sock"
	  # An additional address for Hubble server to listen to (e.g. ":4244").
	  hubble-listen-address: ":4244"
	  hubble-disable-tls: "false"
	  hubble-tls-cert-file: /var/lib/cilium/tls/hubble/server.crt
	  hubble-tls-key-file: /var/lib/cilium/tls/hubble/server.key
	  hubble-tls-client-ca-files: /var/lib/cilium/tls/hubble/client-ca.crt
	  ipam: "cluster-pool"
	  cluster-pool-ipv4-cidr: "10.244.0.0/16"
	  cluster-pool-ipv4-mask-size: "24"
	  disable-cnp-status-updates: "true"
	  cgroup-root: "/run/cilium/cgroupv2"
	---
	# Source: cilium/templates/cilium-agent-clusterrole.yaml
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  name: cilium
	rules:
	- apiGroups:
	  - networking.k8s.io
	  resources:
	  - networkpolicies
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  - namespaces
	  - services
	  - nodes
	  - endpoints
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  - pods
	  - pods/finalizers
	  verbs:
	  - get
	  - list
	  - watch
	  - update
	  - delete
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
	  - list
	  - watch
	  - update
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  - nodes/status
	  verbs:
	  - patch
	- apiGroups:
	  - apiextensions.k8s.io
	  resources:
	  - customresourcedefinitions
	  verbs:
	  # Deprecated for removal in v1.10
	  - create
	  - list
	  - watch
	  - update
	
	  # This is used when validating policies in preflight. This will need to stay
	  # until we figure out how to avoid "get" inside the preflight, and then
	  # should be removed ideally.
	  - get
	- apiGroups:
	  - cilium.io
	  resources:
	  - ciliumnetworkpolicies
	  - ciliumnetworkpolicies/status
	  - ciliumnetworkpolicies/finalizers
	  - ciliumclusterwidenetworkpolicies
	  - ciliumclusterwidenetworkpolicies/status
	  - ciliumclusterwidenetworkpolicies/finalizers
	  - ciliumendpoints
	  - ciliumendpoints/status
	  - ciliumendpoints/finalizers
	  - ciliumnodes
	  - ciliumnodes/status
	  - ciliumnodes/finalizers
	  - ciliumidentities
	  - ciliumidentities/finalizers
	  - ciliumlocalredirectpolicies
	  - ciliumlocalredirectpolicies/status
	  - ciliumlocalredirectpolicies/finalizers
	  verbs:
	  - '*'
	---
	# Source: cilium/templates/cilium-operator-clusterrole.yaml
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  name: cilium-operator
	rules:
	- apiGroups:
	  - ""
	  resources:
	  # to automatically delete [core|kube]dns pods so that are starting to being
	  # managed by Cilium
	  - pods
	  verbs:
	  - get
	  - list
	  - watch
	  - delete
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  # to perform the translation of a CNP that contains 'ToGroup' to its endpoints
	  - services
	  - endpoints
	  # to check apiserver connectivity
	  - namespaces
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - cilium.io
	  resources:
	  - ciliumnetworkpolicies
	  - ciliumnetworkpolicies/status
	  - ciliumnetworkpolicies/finalizers
	  - ciliumclusterwidenetworkpolicies
	  - ciliumclusterwidenetworkpolicies/status
	  - ciliumclusterwidenetworkpolicies/finalizers
	  - ciliumendpoints
	  - ciliumendpoints/status
	  - ciliumendpoints/finalizers
	  - ciliumnodes
	  - ciliumnodes/status
	  - ciliumnodes/finalizers
	  - ciliumidentities
	  - ciliumidentities/status
	  - ciliumidentities/finalizers
	  - ciliumlocalredirectpolicies
	  - ciliumlocalredirectpolicies/status
	  - ciliumlocalredirectpolicies/finalizers
	  verbs:
	  - '*'
	- apiGroups:
	  - apiextensions.k8s.io
	  resources:
	  - customresourcedefinitions
	  verbs:
	  - create
	  - get
	  - list
	  - update
	  - watch
	# For cilium-operator running in HA mode.
	#
	# Cilium operator running in HA mode requires the use of ResourceLock for Leader Election
	# between multiple running instances.
	# The preferred way of doing this is to use LeasesResourceLock as edits to Leases are less
	# common and fewer objects in the cluster watch "all Leases".
	# The support for leases was introduced in coordination.k8s.io/v1 during Kubernetes 1.14 release.
	# In Cilium we currently don't support HA mode for K8s version < 1.14. This condition make sure
	# that we only authorize access to leases resources in supported K8s versions.
	- apiGroups:
	  - coordination.k8s.io
	  resources:
	  - leases
	  verbs:
	  - create
	  - get
	  - update
	---
	# Source: cilium/templates/cilium-agent-clusterrolebinding.yaml
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  name: cilium
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: cilium
	subjects:
	- kind: ServiceAccount
	  name: cilium
	  namespace: kube-system
	---
	# Source: cilium/templates/cilium-operator-clusterrolebinding.yaml
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  name: cilium-operator
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: cilium-operator
	subjects:
	- kind: ServiceAccount
	  name: cilium-operator
	  namespace: kube-system
	---
	# Source: cilium/templates/cilium-agent-daemonset.yaml
	apiVersion: apps/v1
	kind: DaemonSet
	metadata:
	  labels:
	    k8s-app: cilium
	  name: cilium
	  namespace: kube-system
	spec:
	  selector:
	    matchLabels:
	      k8s-app: cilium
	  updateStrategy:
	    rollingUpdate:
	      maxUnavailable: 2
	    type: RollingUpdate
	  template:
	    metadata:
	      annotations:
	        # This annotation plus the CriticalAddonsOnly toleration makes
	        # cilium to be a critical pod in the cluster, which ensures cilium
	        # gets priority scheduling.
	        # https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
	        scheduler.alpha.kubernetes.io/critical-pod: ""
	      labels:
	        k8s-app: cilium
	    spec:
	      affinity:
	        podAntiAffinity:
	          requiredDuringSchedulingIgnoredDuringExecution:
	          - labelSelector:
	              matchExpressions:
	              - key: k8s-app
	                operator: In
	                values:
	                - cilium
	            topologyKey: kubernetes.io/hostname
	      containers:
	      - args:
	        - --config-dir=/tmp/cilium/config-map
	        command:
	        - cilium-agent
	        livenessProbe:
	          httpGet:
	            host: '127.0.0.1'
	            path: /healthz
	            port: 9876
	            scheme: HTTP
	            httpHeaders:
	            - name: "brief"
	              value: "true"
	          failureThreshold: 10
	          # The initial delay for the liveness probe is intentionally large to
	          # avoid an endless kill & restart cycle if in the event that the initial
	          # bootstrapping takes longer than expected.
	          initialDelaySeconds: 120
	          periodSeconds: 30
	          successThreshold: 1
	          timeoutSeconds: 5
	        readinessProbe:
	          httpGet:
	            host: '127.0.0.1'
	            path: /healthz
	            port: 9876
	            scheme: HTTP
	            httpHeaders:
	            - name: "brief"
	              value: "true"
	          failureThreshold: 3
	          initialDelaySeconds: 5
	          periodSeconds: 30
	          successThreshold: 1
	          timeoutSeconds: 5
	        env:
	        - name: K8S_NODE_NAME
	          valueFrom:
	            fieldRef:
	              apiVersion: v1
	              fieldPath: spec.nodeName
	        - name: CILIUM_K8S_NAMESPACE
	          valueFrom:
	            fieldRef:
	              apiVersion: v1
	              fieldPath: metadata.namespace
	        - name: CILIUM_FLANNEL_MASTER_DEVICE
	          valueFrom:
	            configMapKeyRef:
	              key: flannel-master-device
	              name: cilium-config
	              optional: true
	        - name: CILIUM_FLANNEL_UNINSTALL_ON_EXIT
	          valueFrom:
	            configMapKeyRef:
	              key: flannel-uninstall-on-exit
	              name: cilium-config
	              optional: true
	        - name: CILIUM_CLUSTERMESH_CONFIG
	          value: /var/lib/cilium/clustermesh/
	        - name: CILIUM_CNI_CHAINING_MODE
	          valueFrom:
	            configMapKeyRef:
	              key: cni-chaining-mode
	              name: cilium-config
	              optional: true
	        - name: CILIUM_CUSTOM_CNI_CONF
	          valueFrom:
	            configMapKeyRef:
	              key: custom-cni-conf
	              name: cilium-config
	              optional: true
	        image: "quay.io/cilium/cilium:v1.9.9@sha256:a85d5cff13f8231c2e267d9fc3c6e43d24be4a75dac9f641c11ec46e7f17624d"
	        imagePullPolicy: IfNotPresent
	        lifecycle:
	          postStart:
	            exec:
	              command:
	              - "/cni-install.sh"
	              - "--enable-debug=false"
	          preStop:
	            exec:
	              command:
	              - /cni-uninstall.sh
	        name: cilium-agent
	        securityContext:
	          capabilities:
	            add:
	            - NET_ADMIN
	            - SYS_MODULE
	          privileged: true
	        volumeMounts:
	        - mountPath: /sys/fs/bpf
	          name: bpf-maps
	        - mountPath: /var/run/cilium
	          name: cilium-run
	        - mountPath: /host/opt/cni/bin
	          name: cni-path
	        - mountPath: /host/etc/cni/net.d
	          name: etc-cni-netd
	        - mountPath: /var/lib/cilium/clustermesh
	          name: clustermesh-secrets
	          readOnly: true
	        - mountPath: /tmp/cilium/config-map
	          name: cilium-config-path
	          readOnly: true
	          # Needed to be able to load kernel modules
	        - mountPath: /lib/modules
	          name: lib-modules
	          readOnly: true
	        - mountPath: /run/xtables.lock
	          name: xtables-lock
	        - mountPath: /var/lib/cilium/tls/hubble
	          name: hubble-tls
	          readOnly: true
	      hostNetwork: true
	      initContainers:
	      # Required to mount cgroup2 filesystem on the underlying Kubernetes node.
	      # We use nsenter command with host's cgroup and mount namespaces enabled.
	      - name: mount-cgroup
	        env:
	          - name: CGROUP_ROOT
	            value: /run/cilium/cgroupv2
	          - name: BIN_PATH
	            value: /opt/cni/bin
	        command:
	          - sh
	          - -c
	          # The statically linked Go program binary is invoked to avoid any
	          # dependency on utilities like sh and mount that can be missing on certain
	          # distros installed on the underlying host. Copy the binary to the
	          # same directory where we install cilium cni plugin so that exec permissions
	          # are available.
	          - 'cp /usr/bin/cilium-mount /hostbin/cilium-mount && nsenter --cgroup=/hostproc/1/ns/cgroup --mount=/hostproc/1/ns/mnt "${BIN_PATH}/cilium-mount" $CGROUP_ROOT; rm /hostbin/cilium-mount'
	        image: "quay.io/cilium/cilium:v1.9.9@sha256:a85d5cff13f8231c2e267d9fc3c6e43d24be4a75dac9f641c11ec46e7f17624d"
	        imagePullPolicy: IfNotPresent
	        volumeMounts:
	          - mountPath: /hostproc
	            name: hostproc
	          - mountPath: /hostbin
	            name: cni-path
	        securityContext:
	          privileged: true
	      - command:
	        - /init-container.sh
	        env:
	        - name: CILIUM_ALL_STATE
	          valueFrom:
	            configMapKeyRef:
	              key: clean-cilium-state
	              name: cilium-config
	              optional: true
	        - name: CILIUM_BPF_STATE
	          valueFrom:
	            configMapKeyRef:
	              key: clean-cilium-bpf-state
	              name: cilium-config
	              optional: true
	        - name: CILIUM_WAIT_BPF_MOUNT
	          valueFrom:
	            configMapKeyRef:
	              key: wait-bpf-mount
	              name: cilium-config
	              optional: true
	        image: "quay.io/cilium/cilium:v1.9.9@sha256:a85d5cff13f8231c2e267d9fc3c6e43d24be4a75dac9f641c11ec46e7f17624d"
	        imagePullPolicy: IfNotPresent
	        name: clean-cilium-state
	        securityContext:
	          capabilities:
	            add:
	            - NET_ADMIN
	          privileged: true
	        volumeMounts:
	        - mountPath: /sys/fs/bpf
	          name: bpf-maps
	          mountPropagation: HostToContainer
	          # Required to mount cgroup filesystem from the host to cilium agent pod
	        - mountPath: /run/cilium/cgroupv2
	          name: cilium-cgroup
	          mountPropagation: HostToContainer
	        - mountPath: /var/run/cilium
	          name: cilium-run
	        resources:
	          requests:
	            cpu: 100m
	            memory: 100Mi
	      restartPolicy: Always
	      priorityClassName: system-node-critical
	      serviceAccount: cilium
	      serviceAccountName: cilium
	      terminationGracePeriodSeconds: 1
	      tolerations:
	      - operator: Exists
	      volumes:
	        # To keep state between restarts / upgrades
	      - hostPath:
	          path: /var/run/cilium
	          type: DirectoryOrCreate
	        name: cilium-run
	        # To keep state between restarts / upgrades for bpf maps
	      - hostPath:
	          path: /sys/fs/bpf
	          type: DirectoryOrCreate
	        name: bpf-maps
	      # To mount cgroup2 filesystem on the host
	      - hostPath:
	          path: /proc
	          type: Directory
	        name: hostproc
	      # To keep state between restarts / upgrades for cgroup2 filesystem
	      - hostPath:
	          path: /run/cilium/cgroupv2
	          type: DirectoryOrCreate
	        name: cilium-cgroup
	      # To install cilium cni plugin in the host
	      - hostPath:
	          path:  /opt/cni/bin
	          type: DirectoryOrCreate
	        name: cni-path
	        # To install cilium cni configuration in the host
	      - hostPath:
	          path: /etc/cni/net.d
	          type: DirectoryOrCreate
	        name: etc-cni-netd
	        # To be able to load kernel modules
	      - hostPath:
	          path: /lib/modules
	        name: lib-modules
	        # To access iptables concurrently with other processes (e.g. kube-proxy)
	      - hostPath:
	          path: /run/xtables.lock
	          type: FileOrCreate
	        name: xtables-lock
	        # To read the clustermesh configuration
	      - name: clustermesh-secrets
	        secret:
	          defaultMode: 420
	          optional: true
	          secretName: cilium-clustermesh
	        # To read the configuration from the config map
	      - configMap:
	          name: cilium-config
	        name: cilium-config-path
	      - name: hubble-tls
	        projected:
	          sources:
	          - secret:
	              name: hubble-server-certs
	              items:
	                - key: tls.crt
	                  path: server.crt
	                - key: tls.key
	                  path: server.key
	              optional: true
	          - configMap:
	              name: hubble-ca-cert
	              items:
	                - key: ca.crt
	                  path: client-ca.crt
	              optional: true
	---
	# Source: cilium/templates/cilium-operator-deployment.yaml
	apiVersion: apps/v1
	kind: Deployment
	metadata:
	  labels:
	    io.cilium/app: operator
	    name: cilium-operator
	  name: cilium-operator
	  namespace: kube-system
	spec:
	  # We support HA mode only for Kubernetes version > 1.14
	  # See docs on ServerCapabilities.LeasesResourceLock in file pkg/k8s/version/version.go
	  # for more details.
	  replicas: 1
	  selector:
	    matchLabels:
	      io.cilium/app: operator
	      name: cilium-operator
	  strategy:
	    rollingUpdate:
	      maxSurge: 1
	      maxUnavailable: 1
	    type: RollingUpdate
	  template:
	    metadata:
	      annotations:
	      labels:
	        io.cilium/app: operator
	        name: cilium-operator
	    spec:
	      # In HA mode, cilium-operator pods must not be scheduled on the same
	      # node as they will clash with each other.
	      affinity:
	        podAntiAffinity:
	          requiredDuringSchedulingIgnoredDuringExecution:
	          - labelSelector:
	              matchExpressions:
	              - key: io.cilium/app
	                operator: In
	                values:
	                - operator
	            topologyKey: kubernetes.io/hostname
	      containers:
	      - args:
	        - --config-dir=/tmp/cilium/config-map
	        - --debug=$(CILIUM_DEBUG)
	        command:
	        - cilium-operator-generic
	        env:
	        - name: K8S_NODE_NAME
	          valueFrom:
	            fieldRef:
	              apiVersion: v1
	              fieldPath: spec.nodeName
	        - name: CILIUM_K8S_NAMESPACE
	          valueFrom:
	            fieldRef:
	              apiVersion: v1
	              fieldPath: metadata.namespace
	        - name: CILIUM_DEBUG
	          valueFrom:
	            configMapKeyRef:
	              key: debug
	              name: cilium-config
	              optional: true
	        image: "quay.io/cilium/operator-generic:v1.9.9@sha256:3726a965cd960295ca3c5e7f2b543c02096c0912c6652eb8bbb9ce54bcaa99d8"
	        imagePullPolicy: IfNotPresent
	        name: cilium-operator
	        livenessProbe:
	          httpGet:
	            host: '127.0.0.1'
	            path: /healthz
	            port: 9234
	            scheme: HTTP
	          initialDelaySeconds: 60
	          periodSeconds: 10
	          timeoutSeconds: 3
	        volumeMounts:
	        - mountPath: /tmp/cilium/config-map
	          name: cilium-config-path
	          readOnly: true
	      hostNetwork: true
	      restartPolicy: Always
	      priorityClassName: system-cluster-critical
	      serviceAccount: cilium-operator
	      serviceAccountName: cilium-operator
	      tolerations:
	      - operator: Exists
	      volumes:
	        # To read the configuration from the config map
	      - configMap:
	          name: cilium-config
	        name: cilium-config-path
	
	I0802 00:45:43.282604   24024 cni.go:189] applying CNI manifest using /var/lib/minikube/binaries/v1.24.3/kubectl ...
	I0802 00:45:43.282604   24024 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (23204 bytes)
	I0802 00:45:43.419005   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0802 00:45:47.281759   24024 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.24.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (3.8627285s)
	I0802 00:45:47.284753   24024 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0802 00:45:47.306372   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl label nodes minikube.k8s.io/version=v1.26.0 minikube.k8s.io/commit=6048763279beb839e4a2f4b298ecea1c5d280a93 minikube.k8s.io/name=cilium-20220802002914-2732 minikube.k8s.io/updated_at=2022_08_02T00_45_47_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:47.306372   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:47.315909   24024 ops.go:34] apiserver oom_adj: -16
	I0802 00:45:47.525747   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:48.299745   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:48.803153   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:49.296116   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:49.804868   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:50.314908   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:50.802081   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:51.310246   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:51.806277   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:52.303198   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:52.806605   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:53.311343   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:53.798315   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:54.307941   24024 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:45:54.882737   24024 kubeadm.go:1045] duration metric: took 7.5999193s to wait for elevateKubeSystemPrivileges.
	I0802 00:45:54.882737   24024 kubeadm.go:397] StartCluster complete in 48.0617635s
	I0802 00:45:54.882737   24024 settings.go:142] acquiring lock: {Name:mkef8bbc389dbb185414693c85b2ca1f1524f773 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:54.883754   24024 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:45:54.886728   24024 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\kubeconfig: {Name:mkae4c781fbfb916db801be8b13665a6fdce8de8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:55.665671   24024 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "cilium-20220802002914-2732" rescaled to 1
	I0802 00:45:55.665671   24024 start.go:211] Will wait 5m0s for node &{Name: IP:192.168.67.2 Port:8443 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0802 00:45:55.671187   24024 out.go:177] * Verifying Kubernetes components...
	I0802 00:45:55.666321   24024 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0802 00:45:55.667242   24024 config.go:180] Loaded profile config "cilium-20220802002914-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:45:55.667242   24024 addons.go:412] enableAddons start: toEnable=map[], additional=[]
	I0802 00:45:55.671566   24024 addons.go:65] Setting storage-provisioner=true in profile "cilium-20220802002914-2732"
	I0802 00:45:55.671634   24024 addons.go:153] Setting addon storage-provisioner=true in "cilium-20220802002914-2732"
	W0802 00:45:55.671634   24024 addons.go:162] addon storage-provisioner should already be in state true
	I0802 00:45:55.671634   24024 addons.go:65] Setting default-storageclass=true in profile "cilium-20220802002914-2732"
	I0802 00:45:55.673166   24024 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "cilium-20220802002914-2732"
	I0802 00:45:55.671634   24024 host.go:66] Checking if "cilium-20220802002914-2732" exists ...
	I0802 00:45:55.700720   24024 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 00:45:55.706383   24024 cli_runner.go:164] Run: docker container inspect cilium-20220802002914-2732 --format={{.State.Status}}
	I0802 00:45:55.709372   24024 cli_runner.go:164] Run: docker container inspect cilium-20220802002914-2732 --format={{.State.Status}}
	I0802 00:45:55.997391   24024 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0802 00:45:56.001375   24024 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 00:45:56.002409   24024 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0802 00:45:56.009374   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:45:56.076861   24024 addons.go:153] Setting addon default-storageclass=true in "cilium-20220802002914-2732"
	W0802 00:45:56.076861   24024 addons.go:162] addon default-storageclass should already be in state true
	I0802 00:45:56.076861   24024 host.go:66] Checking if "cilium-20220802002914-2732" exists ...
	I0802 00:45:56.098826   24024 cli_runner.go:164] Run: docker container inspect cilium-20220802002914-2732 --format={{.State.Status}}
	I0802 00:45:56.284291   24024 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51475 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:56.348220   24024 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I0802 00:45:56.348220   24024 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0802 00:45:56.355223   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:45:56.495422   24024 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0802 00:45:56.508423   24024 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" cilium-20220802002914-2732
	I0802 00:45:56.679410   24024 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51475 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\cilium-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:56.797461   24024 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 00:45:56.800405   24024 node_ready.go:35] waiting up to 5m0s for node "cilium-20220802002914-2732" to be "Ready" ...
	I0802 00:45:56.898189   24024 node_ready.go:49] node "cilium-20220802002914-2732" has status "Ready":"True"
	I0802 00:45:56.898293   24024 node_ready.go:38] duration metric: took 97.8574ms waiting for node "cilium-20220802002914-2732" to be "Ready" ...
	I0802 00:45:56.898293   24024 pod_ready.go:35] extra waiting up to 5m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0802 00:45:56.987809   24024 pod_ready.go:78] waiting up to 5m0s for pod "cilium-m2m7g" in "kube-system" namespace to be "Ready" ...
	I0802 00:45:57.487727   24024 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0802 00:45:57.780654   24024 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.2852239s)
	I0802 00:45:57.780654   24024 start.go:809] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I0802 00:45:58.870244   24024 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (1.3825085s)
	I0802 00:45:58.870244   24024 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.0727699s)
	I0802 00:45:58.880199   24024 out.go:177] * Enabled addons: default-storageclass, storage-provisioner
	I0802 00:45:58.888198   24024 addons.go:414] enableAddons completed in 3.2209347s
	I0802 00:45:59.364434   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:01.377196   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:03.879093   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:06.366905   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:08.798113   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:10.963917   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:13.267986   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:15.566565   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:17.682077   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:19.963707   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:22.366977   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:24.863901   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:27.362499   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:29.864646   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:31.865112   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:34.563723   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:36.867132   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:39.387247   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:44.183474   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:46.393239   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:48.799022   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:50.801554   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:53.307782   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:55.319716   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:57.812339   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:00.459826   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:02.879103   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:05.292936   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:07.300130   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:09.306268   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:11.808655   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:14.229381   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:16.304974   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:18.802950   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:20.865572   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:23.314897   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:25.806709   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:28.361762   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:30.808825   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:33.305172   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:35.787732   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:37.797196   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:40.300903   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:42.303800   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:44.815666   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:47.299971   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:49.302972   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:51.305019   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:53.375149   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:55.796029   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:04.416269   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:06.787433   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:08.800334   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:10.803183   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:12.805762   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:15.301304   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:17.796307   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:20.293512   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:22.304270   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:24.810051   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:27.299760   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:29.354524   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:31.803390   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:33.804675   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:36.325680   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:38.792873   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:42.111165   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:44.300419   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:46.364314   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:48.799300   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:51.300061   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:53.309128   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:55.311812   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:57.802737   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:00.296262   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:02.388793   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:04.809088   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:07.307525   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:09.801925   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:12.306266   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:14.800595   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:16.806033   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:19.362076   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:21.787551   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:23.789691   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:25.798626   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:27.806295   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:30.296403   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:32.799756   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:35.307048   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:37.318789   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:39.814246   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:42.300737   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:44.792359   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:46.805529   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:49.292563   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:51.297155   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:53.799509   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:55.808975   24024 pod_ready.go:102] pod "cilium-m2m7g" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:57.318160   24024 pod_ready.go:81] duration metric: took 4m0.3287892s waiting for pod "cilium-m2m7g" in "kube-system" namespace to be "Ready" ...
	E0802 00:49:57.318160   24024 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting for the condition
	I0802 00:49:57.318160   24024 pod_ready.go:78] waiting up to 5m0s for pod "cilium-operator-66599cf69-4759c" in "kube-system" namespace to be "Ready" ...
	I0802 00:49:57.332180   24024 pod_ready.go:92] pod "cilium-operator-66599cf69-4759c" in "kube-system" namespace has status "Ready":"True"
	I0802 00:49:57.332180   24024 pod_ready.go:81] duration metric: took 14.0193ms waiting for pod "cilium-operator-66599cf69-4759c" in "kube-system" namespace to be "Ready" ...
	I0802 00:49:57.332180   24024 pod_ready.go:78] waiting up to 5m0s for pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace to be "Ready" ...
	I0802 00:49:59.373921   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:01.395324   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:03.872441   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:06.376380   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:08.381121   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:10.872180   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:12.889316   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:15.376918   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:17.876795   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:19.886851   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:22.389387   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:24.867630   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:26.883090   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:29.382196   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:31.874953   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:34.369874   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:36.373967   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:38.377605   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:40.864616   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:42.870307   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:44.870859   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:46.880433   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:48.882143   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:51.399398   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:53.881304   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:56.371281   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:58.379324   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:00.880457   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:03.367309   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:05.371564   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:07.872146   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:09.876991   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:12.379548   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:14.398278   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:16.876077   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:18.888388   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:21.381284   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:23.881463   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:26.369758   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:28.376034   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:30.380998   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:32.868505   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:34.882256   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:37.366962   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:39.395058   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:41.875454   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:43.885388   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:46.385100   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:48.867339   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:50.872562   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:52.876471   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:55.375490   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:57.396554   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:59.868695   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:01.874701   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:04.467199   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:06.879306   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:09.376258   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:11.388100   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:13.869377   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:15.878292   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:18.380059   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:20.389299   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:22.875859   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:25.389278   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:27.878097   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:30.380048   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:32.380472   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:34.883140   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:37.379352   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:39.870663   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:41.877109   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:43.887932   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:46.363923   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:48.370236   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:50.373537   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:52.382653   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:54.874176   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:56.875648   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:58.876963   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:01.387217   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:03.881454   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:06.377753   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:08.394994   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:10.868532   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:12.879798   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:15.382651   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:17.873727   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:20.380042   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:22.381970   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:24.886145   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:27.381220   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:29.895530   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:32.382805   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:34.878411   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:36.886424   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:39.376871   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:41.884325   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:44.380804   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:46.890275   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:49.391752   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:51.395223   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:53.866299   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:55.879644   24024 pod_ready.go:102] pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:57.393497   24024 pod_ready.go:81] duration metric: took 4m0.059746s waiting for pod "coredns-6d4b75cb6d-m9d7c" in "kube-system" namespace to be "Ready" ...
	E0802 00:53:57.393497   24024 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting for the condition
	I0802 00:53:57.393497   24024 pod_ready.go:38] duration metric: took 8m0.4920277s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0802 00:53:57.399496   24024 out.go:177] 
	W0802 00:53:57.402503   24024 out.go:239] X Exiting due to GUEST_START: wait 5m0s for node: extra waiting: timed out waiting 5m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	X Exiting due to GUEST_START: wait 5m0s for node: extra waiting: timed out waiting 5m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	W0802 00:53:57.402503   24024 out.go:239] * 
	* 
	W0802 00:53:57.403494   24024 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0802 00:53:57.407506   24024 out.go:177] 

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/cilium/Start
net_test.go:103: failed start: exit status 80
--- FAIL: TestNetworkPlugins/group/cilium/Start (603.73s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p calico-20220802002914-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=docker
E0802 00:45:23.653310    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:45:29.818739    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:29.833894    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:29.849110    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:29.880853    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:29.928280    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:30.023153    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:30.183512    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:30.514066    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:31.167572    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:32.459974    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:35.026975    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:45:40.151790    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/Start
net_test.go:101: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p calico-20220802002914-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=docker: exit status 80 (9m45.6845323s)

                                                
                                                
-- stdout --
	* [calico-20220802002914-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on user configuration
	* Using Docker Desktop driver with root privileges
	* Starting control plane node calico-20220802002914-2732 in cluster calico-20220802002914-2732
	* Pulling base image ...
	* Creating docker container (CPUs=2, Memory=2048MB) ...
	* Preparing Kubernetes v1.24.3 on Docker 20.10.17 ...
	  - Generating certificates and keys ...
	  - Booting up control plane ...
	  - Configuring RBAC rules ...
	* Configuring Calico (Container Networking Interface) ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: storage-provisioner, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 00:45:03.067962   24916 out.go:296] Setting OutFile to fd 1736 ...
	I0802 00:45:03.133307   24916 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:45:03.133307   24916 out.go:309] Setting ErrFile to fd 1804...
	I0802 00:45:03.133307   24916 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:45:03.155915   24916 out.go:303] Setting JSON to false
	I0802 00:45:03.166738   24916 start.go:115] hostinfo: {"hostname":"minikube8","uptime":7659,"bootTime":1659393444,"procs":153,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0802 00:45:03.166918   24916 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0802 00:45:03.172875   24916 out.go:177] * [calico-20220802002914-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0802 00:45:03.175879   24916 notify.go:193] Checking for updates...
	I0802 00:45:03.178579   24916 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:45:03.181183   24916 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0802 00:45:03.183626   24916 out.go:177]   - MINIKUBE_LOCATION=14695
	I0802 00:45:03.186351   24916 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 00:45:03.190768   24916 config.go:180] Loaded profile config "auto-20220802002906-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:45:03.190768   24916 config.go:180] Loaded profile config "cilium-20220802002914-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:45:03.190768   24916 config.go:180] Loaded profile config "newest-cni-20220802004326-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:45:03.190768   24916 driver.go:365] Setting default libvirt URI to qemu:///system
	I0802 00:45:05.731365   24916 docker.go:137] docker version: linux-20.10.17
	I0802 00:45:05.738359   24916 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:45:06.386255   24916 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:84 OomKillDisable:true NGoroutines:61 SystemTime:2022-08-02 00:45:05.9342679 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:45:06.390436   24916 out.go:177] * Using the docker driver based on user configuration
	I0802 00:45:06.393975   24916 start.go:284] selected driver: docker
	I0802 00:45:06.394016   24916 start.go:808] validating driver "docker" against <nil>
	I0802 00:45:06.394016   24916 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 00:45:06.467024   24916 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:45:07.099686   24916 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:84 OomKillDisable:true NGoroutines:61 SystemTime:2022-08-02 00:45:06.6535492 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:45:07.099686   24916 start_flags.go:296] no existing cluster config was found, will generate one from the flags 
	I0802 00:45:07.100696   24916 start_flags.go:853] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0802 00:45:07.103699   24916 out.go:177] * Using Docker Desktop driver with root privileges
	I0802 00:45:07.108696   24916 cni.go:95] Creating CNI manager for "calico"
	I0802 00:45:07.108696   24916 start_flags.go:305] Found "Calico" CNI - setting NetworkPlugin=cni
	I0802 00:45:07.108696   24916 start_flags.go:310] config:
	{Name:calico-20220802002914-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:calico-20220802002914-2732 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:calico 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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:45:07.113703   24916 out.go:177] * Starting control plane node calico-20220802002914-2732 in cluster calico-20220802002914-2732
	I0802 00:45:07.119691   24916 cache.go:120] Beginning downloading kic base image for docker with docker
	I0802 00:45:07.125697   24916 out.go:177] * Pulling base image ...
	I0802 00:45:07.128491   24916 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:45:07.128491   24916 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon
	I0802 00:45:07.128491   24916 preload.go:148] Found local preload: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4
	I0802 00:45:07.128491   24916 cache.go:57] Caching tarball of preloaded images
	I0802 00:45:07.128491   24916 preload.go:174] Found C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0802 00:45:07.128491   24916 cache.go:60] Finished verifying existence of preloaded tar for  v1.24.3 on docker
	I0802 00:45:07.132489   24916 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\config.json ...
	I0802 00:45:07.132751   24916 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\config.json: {Name:mk701554c1897f86f200b413cf2677c67f89b2af Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:07.381450   24916 image.go:79] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon, skipping pull
	I0802 00:45:07.381450   24916 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 exists in daemon, skipping load
	I0802 00:45:07.381450   24916 cache.go:208] Successfully downloaded all kic artifacts
	I0802 00:45:07.381450   24916 start.go:371] acquiring machines lock for calico-20220802002914-2732: {Name:mk998474340e8aa8be8b7ffca0bc6a3580166489 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:45:07.381450   24916 start.go:375] acquired machines lock for "calico-20220802002914-2732" in 0s
	I0802 00:45:07.381450   24916 start.go:92] Provisioning new machine with config: &{Name:calico-20220802002914-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:calico-20220802002914-2732 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:calico NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.24.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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docke
r BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:} &{Name: IP: Port:8443 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0802 00:45:07.381450   24916 start.go:132] createHost starting for "" (driver="docker")
	I0802 00:45:07.387448   24916 out.go:204] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I0802 00:45:07.387448   24916 start.go:166] libmachine.API.Create for "calico-20220802002914-2732" (driver="docker")
	I0802 00:45:07.387448   24916 client.go:168] LocalClient.Create starting
	I0802 00:45:07.388444   24916 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem
	I0802 00:45:07.388444   24916 main.go:134] libmachine: Decoding PEM data...
	I0802 00:45:07.388444   24916 main.go:134] libmachine: Parsing certificate...
	I0802 00:45:07.388444   24916 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem
	I0802 00:45:07.388444   24916 main.go:134] libmachine: Decoding PEM data...
	I0802 00:45:07.388444   24916 main.go:134] libmachine: Parsing certificate...
	I0802 00:45:07.399439   24916 cli_runner.go:164] Run: docker network inspect calico-20220802002914-2732 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0802 00:45:07.662088   24916 cli_runner.go:211] docker network inspect calico-20220802002914-2732 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0802 00:45:07.676132   24916 network_create.go:272] running [docker network inspect calico-20220802002914-2732] to gather additional debugging logs...
	I0802 00:45:07.676132   24916 cli_runner.go:164] Run: docker network inspect calico-20220802002914-2732
	W0802 00:45:07.931501   24916 cli_runner.go:211] docker network inspect calico-20220802002914-2732 returned with exit code 1
	I0802 00:45:07.931501   24916 network_create.go:275] error running [docker network inspect calico-20220802002914-2732]: docker network inspect calico-20220802002914-2732: exit status 1
	stdout:
	[]
	
	stderr:
	Error: No such network: calico-20220802002914-2732
	I0802 00:45:07.931501   24916 network_create.go:277] output of [docker network inspect calico-20220802002914-2732]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error: No such network: calico-20220802002914-2732
	
	** /stderr **
	I0802 00:45:07.941504   24916 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0802 00:45:08.221078   24916 network.go:288] reserving subnet 192.168.49.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.49.0:0xc0005342e8] misses:0}
	I0802 00:45:08.221078   24916 network.go:235] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:08.221078   24916 network_create.go:115] attempt to create docker network calico-20220802002914-2732 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0802 00:45:08.228070   24916 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732
	W0802 00:45:08.464070   24916 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732 returned with exit code 1
	W0802 00:45:08.464070   24916 network_create.go:107] failed to create docker network calico-20220802002914-2732 192.168.49.0/24, will retry: subnet is taken
	I0802 00:45:08.486609   24916 network.go:279] skipping subnet 192.168.49.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc0005342e8] amended:false}} dirty:map[] misses:0}
	I0802 00:45:08.486609   24916 network.go:238] skipping subnet 192.168.49.0/24 that is reserved: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:08.513267   24916 network.go:288] reserving subnet 192.168.58.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc0005342e8] amended:true}} dirty:map[192.168.49.0:0xc0005342e8 192.168.58.0:0xc0003860a8] misses:0}
	I0802 00:45:08.513267   24916 network.go:235] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:08.513267   24916 network_create.go:115] attempt to create docker network calico-20220802002914-2732 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
	I0802 00:45:08.521231   24916 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732
	W0802 00:45:08.761231   24916 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732 returned with exit code 1
	W0802 00:45:08.761308   24916 network_create.go:107] failed to create docker network calico-20220802002914-2732 192.168.58.0/24, will retry: subnet is taken
	I0802 00:45:08.785553   24916 network.go:279] skipping subnet 192.168.58.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc0005342e8] amended:true}} dirty:map[192.168.49.0:0xc0005342e8 192.168.58.0:0xc0003860a8] misses:1}
	I0802 00:45:08.785553   24916 network.go:238] skipping subnet 192.168.58.0/24 that is reserved: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:08.811687   24916 network.go:288] reserving subnet 192.168.67.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc0005342e8] amended:true}} dirty:map[192.168.49.0:0xc0005342e8 192.168.58.0:0xc0003860a8 192.168.67.0:0xc000794178] misses:1}
	I0802 00:45:08.812175   24916 network.go:235] using free private subnet 192.168.67.0/24: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:08.812290   24916 network_create.go:115] attempt to create docker network calico-20220802002914-2732 192.168.67.0/24 with gateway 192.168.67.1 and MTU of 1500 ...
	I0802 00:45:08.824349   24916 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732
	W0802 00:45:09.088923   24916 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732 returned with exit code 1
	W0802 00:45:09.089088   24916 network_create.go:107] failed to create docker network calico-20220802002914-2732 192.168.67.0/24, will retry: subnet is taken
	I0802 00:45:09.108239   24916 network.go:279] skipping subnet 192.168.67.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc0005342e8] amended:true}} dirty:map[192.168.49.0:0xc0005342e8 192.168.58.0:0xc0003860a8 192.168.67.0:0xc000794178] misses:2}
	I0802 00:45:09.108239   24916 network.go:238] skipping subnet 192.168.67.0/24 that is reserved: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:09.126802   24916 network.go:288] reserving subnet 192.168.76.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc0005342e8] amended:true}} dirty:map[192.168.49.0:0xc0005342e8 192.168.58.0:0xc0003860a8 192.168.67.0:0xc000794178 192.168.76.0:0xc0007943d0] misses:2}
	I0802 00:45:09.127327   24916 network.go:235] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:09.127473   24916 network_create.go:115] attempt to create docker network calico-20220802002914-2732 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0802 00:45:09.133966   24916 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732
	W0802 00:45:09.383944   24916 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732 returned with exit code 1
	W0802 00:45:09.383944   24916 network_create.go:107] failed to create docker network calico-20220802002914-2732 192.168.76.0/24, will retry: subnet is taken
	I0802 00:45:09.406205   24916 network.go:279] skipping subnet 192.168.76.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc0005342e8] amended:true}} dirty:map[192.168.49.0:0xc0005342e8 192.168.58.0:0xc0003860a8 192.168.67.0:0xc000794178 192.168.76.0:0xc0007943d0] misses:3}
	I0802 00:45:09.406205   24916 network.go:238] skipping subnet 192.168.76.0/24 that is reserved: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:09.426832   24916 network.go:288] reserving subnet 192.168.85.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc0005342e8] amended:true}} dirty:map[192.168.49.0:0xc0005342e8 192.168.58.0:0xc0003860a8 192.168.67.0:0xc000794178 192.168.76.0:0xc0007943d0 192.168.85.0:0xc000386148] misses:3}
	I0802 00:45:09.426832   24916 network.go:235] using free private subnet 192.168.85.0/24: &{IP:192.168.85.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.85.0/24 Gateway:192.168.85.1 ClientMin:192.168.85.2 ClientMax:192.168.85.254 Broadcast:192.168.85.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:45:09.426832   24916 network_create.go:115] attempt to create docker network calico-20220802002914-2732 192.168.85.0/24 with gateway 192.168.85.1 and MTU of 1500 ...
	I0802 00:45:09.434270   24916 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.85.0/24 --gateway=192.168.85.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-20220802002914-2732 calico-20220802002914-2732
	I0802 00:45:09.819510   24916 network_create.go:99] docker network calico-20220802002914-2732 192.168.85.0/24 created
	I0802 00:45:09.819510   24916 kic.go:106] calculated static IP "192.168.85.2" for the "calico-20220802002914-2732" container
	I0802 00:45:09.832499   24916 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0802 00:45:10.097237   24916 cli_runner.go:164] Run: docker volume create calico-20220802002914-2732 --label name.minikube.sigs.k8s.io=calico-20220802002914-2732 --label created_by.minikube.sigs.k8s.io=true
	I0802 00:45:10.323909   24916 oci.go:103] Successfully created a docker volume calico-20220802002914-2732
	I0802 00:45:10.330875   24916 cli_runner.go:164] Run: docker run --rm --name calico-20220802002914-2732-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-20220802002914-2732 --entrypoint /usr/bin/test -v calico-20220802002914-2732:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -d /var/lib
	I0802 00:45:12.390198   24916 cli_runner.go:217] Completed: docker run --rm --name calico-20220802002914-2732-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-20220802002914-2732 --entrypoint /usr/bin/test -v calico-20220802002914-2732:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -d /var/lib: (2.0590533s)
	I0802 00:45:12.390308   24916 oci.go:107] Successfully prepared a docker volume calico-20220802002914-2732
	I0802 00:45:12.390308   24916 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:45:12.390308   24916 kic.go:179] Starting extracting preloaded images to volume ...
	I0802 00:45:12.400945   24916 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v calico-20220802002914-2732:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0802 00:45:39.250690   24916 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v calico-20220802002914-2732:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -I lz4 -xf /preloaded.tar -C /extractDir: (26.8495719s)
	I0802 00:45:39.250690   24916 kic.go:188] duration metric: took 26.860208 seconds to extract preloaded images to volume
	I0802 00:45:39.258719   24916 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:45:39.927850   24916 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:85 OomKillDisable:true NGoroutines:61 SystemTime:2022-08-02 00:45:39.450577 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_6
4 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,p
rofile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-pl
ugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:45:39.936491   24916 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0802 00:45:40.607916   24916 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname calico-20220802002914-2732 --name calico-20220802002914-2732 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-20220802002914-2732 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=calico-20220802002914-2732 --network calico-20220802002914-2732 --ip 192.168.85.2 --volume calico-20220802002914-2732:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8
	I0802 00:45:42.006860   24916 cli_runner.go:217] Completed: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname calico-20220802002914-2732 --name calico-20220802002914-2732 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-20220802002914-2732 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=calico-20220802002914-2732 --network calico-20220802002914-2732 --ip 192.168.85.2 --volume calico-20220802002914-2732:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8: (1.3989353s)
	I0802 00:45:42.020885   24916 cli_runner.go:164] Run: docker container inspect calico-20220802002914-2732 --format={{.State.Running}}
	I0802 00:45:42.354120   24916 cli_runner.go:164] Run: docker container inspect calico-20220802002914-2732 --format={{.State.Status}}
	I0802 00:45:42.655994   24916 cli_runner.go:164] Run: docker exec calico-20220802002914-2732 stat /var/lib/dpkg/alternatives/iptables
	I0802 00:45:43.109620   24916 oci.go:144] the created container "calico-20220802002914-2732" has a running status.
	I0802 00:45:43.109620   24916 kic.go:210] Creating ssh key for kic: C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa...
	I0802 00:45:43.393993   24916 kic_runner.go:191] docker (temp): C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0802 00:45:43.950516   24916 cli_runner.go:164] Run: docker container inspect calico-20220802002914-2732 --format={{.State.Status}}
	I0802 00:45:44.295093   24916 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0802 00:45:44.295093   24916 kic_runner.go:114] Args: [docker exec --privileged calico-20220802002914-2732 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0802 00:45:44.735824   24916 kic.go:250] ensuring only current user has permissions to key file located at : C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa...
	I0802 00:45:45.348290   24916 cli_runner.go:164] Run: docker container inspect calico-20220802002914-2732 --format={{.State.Status}}
	I0802 00:45:45.626789   24916 machine.go:88] provisioning docker machine ...
	I0802 00:45:45.626951   24916 ubuntu.go:169] provisioning hostname "calico-20220802002914-2732"
	I0802 00:45:45.633540   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:45.899775   24916 main.go:134] libmachine: Using SSH client type: native
	I0802 00:45:45.906767   24916 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51576 <nil> <nil>}
	I0802 00:45:45.906767   24916 main.go:134] libmachine: About to run SSH command:
	sudo hostname calico-20220802002914-2732 && echo "calico-20220802002914-2732" | sudo tee /etc/hostname
	I0802 00:45:46.145448   24916 main.go:134] libmachine: SSH cmd err, output: <nil>: calico-20220802002914-2732
	
	I0802 00:45:46.153015   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:46.399132   24916 main.go:134] libmachine: Using SSH client type: native
	I0802 00:45:46.400131   24916 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51576 <nil> <nil>}
	I0802 00:45:46.400131   24916 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\scalico-20220802002914-2732' /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 calico-20220802002914-2732/g' /etc/hosts;
				else 
					echo '127.0.1.1 calico-20220802002914-2732' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0802 00:45:46.548961   24916 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I0802 00:45:46.548961   24916 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube8\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube8\minikube-integration\.minikube}
	I0802 00:45:46.548961   24916 ubuntu.go:177] setting up certificates
	I0802 00:45:46.548961   24916 provision.go:83] configureAuth start
	I0802 00:45:46.558950   24916 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-20220802002914-2732
	I0802 00:45:46.820384   24916 provision.go:138] copyHostCerts
	I0802 00:45:46.821099   24916 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/ca.pem, removing ...
	I0802 00:45:46.821182   24916 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.pem
	I0802 00:45:46.821560   24916 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0802 00:45:46.822837   24916 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/cert.pem, removing ...
	I0802 00:45:46.822837   24916 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cert.pem
	I0802 00:45:46.823482   24916 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0802 00:45:46.824888   24916 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/key.pem, removing ...
	I0802 00:45:46.825216   24916 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\key.pem
	I0802 00:45:46.825216   24916 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/key.pem (1675 bytes)
	I0802 00:45:46.826563   24916 provision.go:112] generating server cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.calico-20220802002914-2732 san=[192.168.85.2 127.0.0.1 localhost 127.0.0.1 minikube calico-20220802002914-2732]
	I0802 00:45:47.148747   24916 provision.go:172] copyRemoteCerts
	I0802 00:45:47.167754   24916 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0802 00:45:47.182799   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:47.468524   24916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51576 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:47.621936   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0802 00:45:47.683948   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0802 00:45:47.747479   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1253 bytes)
	I0802 00:45:47.814878   24916 provision.go:86] duration metric: configureAuth took 1.2659087s
	I0802 00:45:47.815873   24916 ubuntu.go:193] setting minikube options for container-runtime
	I0802 00:45:47.815873   24916 config.go:180] Loaded profile config "calico-20220802002914-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:45:47.822868   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:48.093083   24916 main.go:134] libmachine: Using SSH client type: native
	I0802 00:45:48.093761   24916 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51576 <nil> <nil>}
	I0802 00:45:48.093761   24916 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0802 00:45:48.232746   24916 main.go:134] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0802 00:45:48.232746   24916 ubuntu.go:71] root file system type: overlay
	I0802 00:45:48.233769   24916 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I0802 00:45:48.241745   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:48.513830   24916 main.go:134] libmachine: Using SSH client type: native
	I0802 00:45:48.514813   24916 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51576 <nil> <nil>}
	I0802 00:45:48.514813   24916 main.go:134] 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
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=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=docker --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
	I0802 00:45:48.740517   24916 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=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=docker --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
	
	I0802 00:45:48.747571   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:49.017468   24916 main.go:134] libmachine: Using SSH client type: native
	I0802 00:45:49.018469   24916 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51576 <nil> <nil>}
	I0802 00:45:49.018469   24916 main.go:134] 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; }
	I0802 00:45:50.604093   24916 main.go:134] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2022-06-06 23:01:03.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2022-08-02 00:45:48.713397000 +0000
	@@ -1,30 +1,32 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	 Wants=network-online.target
	-Requires=docker.socket containerd.service
	+Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutSec=0
	-RestartSec=2
	-Restart=always
	-
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	+Restart=on-failure
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+
	+# 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=docker --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.
	@@ -32,16 +34,16 @@
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# 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
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0802 00:45:50.604093   24916 machine.go:91] provisioned docker machine in 4.9772717s
	I0802 00:45:50.604093   24916 client.go:171] LocalClient.Create took 43.2163668s
	I0802 00:45:50.604093   24916 start.go:174] duration metric: libmachine.API.Create for "calico-20220802002914-2732" took 43.2163668s
	I0802 00:45:50.604093   24916 start.go:307] post-start starting for "calico-20220802002914-2732" (driver="docker")
	I0802 00:45:50.604093   24916 start.go:335] 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]
	I0802 00:45:50.617074   24916 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
	I0802 00:45:50.624071   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:50.849082   24916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51576 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:51.012919   24916 ssh_runner.go:195] Run: cat /etc/os-release
	I0802 00:45:51.024886   24916 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0802 00:45:51.024886   24916 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0802 00:45:51.024886   24916 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0802 00:45:51.024886   24916 info.go:137] Remote host: Ubuntu 20.04.4 LTS
	I0802 00:45:51.024886   24916 filesync.go:126] Scanning C:\Users\jenkins.minikube8\minikube-integration\.minikube\addons for local assets ...
	I0802 00:45:51.025883   24916 filesync.go:126] Scanning C:\Users\jenkins.minikube8\minikube-integration\.minikube\files for local assets ...
	I0802 00:45:51.025883   24916 filesync.go:149] local asset: C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem -> 27322.pem in /etc/ssl/certs
	I0802 00:45:51.036874   24916 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0802 00:45:51.061920   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem --> /etc/ssl/certs/27322.pem (1708 bytes)
	I0802 00:45:51.121257   24916 start.go:310] post-start completed in 517.16ms
	I0802 00:45:51.137371   24916 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-20220802002914-2732
	I0802 00:45:51.372212   24916 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\config.json ...
	I0802 00:45:51.390214   24916 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 00:45:51.403215   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:51.656617   24916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51576 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:51.810236   24916 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0802 00:45:51.821228   24916 start.go:135] duration metric: createHost completed in 44.4394915s
	I0802 00:45:51.821228   24916 start.go:82] releasing machines lock for "calico-20220802002914-2732", held for 44.4394915s
	I0802 00:45:51.828254   24916 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-20220802002914-2732
	I0802 00:45:52.085066   24916 ssh_runner.go:195] Run: curl -sS -m 2 https://k8s.gcr.io/
	I0802 00:45:52.095059   24916 ssh_runner.go:195] Run: systemctl --version
	I0802 00:45:52.095059   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:52.103057   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:52.335180   24916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51576 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:52.351180   24916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51576 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa Username:docker}
	I0802 00:45:52.486277   24916 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0802 00:45:52.579677   24916 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (233 bytes)
	I0802 00:45:52.629092   24916 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:45:52.853722   24916 ssh_runner.go:195] Run: sudo systemctl restart cri-docker
	I0802 00:45:53.107277   24916 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0802 00:45:53.140986   24916 cruntime.go:273] skipping containerd shutdown because we are bound to it
	I0802 00:45:53.150023   24916 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0802 00:45:53.181758   24916 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0802 00:45:53.286162   24916 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0802 00:45:53.554285   24916 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0802 00:45:53.779660   24916 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:45:54.065385   24916 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0802 00:45:54.785416   24916 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0802 00:45:55.007357   24916 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:45:55.224594   24916 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I0802 00:45:55.260099   24916 start.go:450] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0802 00:45:55.282034   24916 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0802 00:45:55.301015   24916 start.go:471] Will wait 60s for crictl version
	I0802 00:45:55.312995   24916 ssh_runner.go:195] Run: sudo crictl version
	I0802 00:45:55.393960   24916 start.go:480] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.17
	RuntimeApiVersion:  1.41.0
	I0802 00:45:55.408973   24916 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0802 00:45:55.537270   24916 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0802 00:45:55.644030   24916 out.go:204] * Preparing Kubernetes v1.24.3 on Docker 20.10.17 ...
	I0802 00:45:55.650038   24916 cli_runner.go:164] Run: docker exec -t calico-20220802002914-2732 dig +short host.docker.internal
	I0802 00:45:56.236225   24916 network.go:96] got host ip for mount in container by digging dns: 192.168.65.2
	I0802 00:45:56.246227   24916 ssh_runner.go:195] Run: grep 192.168.65.2	host.minikube.internal$ /etc/hosts
	I0802 00:45:56.258231   24916 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.2	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0802 00:45:56.308265   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:45:56.599403   24916 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:45:56.611416   24916 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0802 00:45:56.713425   24916 docker.go:611] Got preloaded images: -- stdout --
	k8s.gcr.io/kube-apiserver:v1.24.3
	k8s.gcr.io/kube-controller-manager:v1.24.3
	k8s.gcr.io/kube-proxy:v1.24.3
	k8s.gcr.io/kube-scheduler:v1.24.3
	k8s.gcr.io/etcd:3.5.3-0
	k8s.gcr.io/pause:3.7
	k8s.gcr.io/coredns/coredns:v1.8.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0802 00:45:56.713425   24916 docker.go:542] Images already preloaded, skipping extraction
	I0802 00:45:56.725399   24916 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0802 00:45:56.809406   24916 docker.go:611] Got preloaded images: -- stdout --
	k8s.gcr.io/kube-apiserver:v1.24.3
	k8s.gcr.io/kube-scheduler:v1.24.3
	k8s.gcr.io/kube-controller-manager:v1.24.3
	k8s.gcr.io/kube-proxy:v1.24.3
	k8s.gcr.io/etcd:3.5.3-0
	k8s.gcr.io/pause:3.7
	k8s.gcr.io/coredns/coredns:v1.8.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0802 00:45:56.809406   24916 cache_images.go:84] Images are preloaded, skipping loading
	I0802 00:45:56.816398   24916 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0802 00:45:57.014821   24916 cni.go:95] Creating CNI manager for "calico"
	I0802 00:45:57.014821   24916 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I0802 00:45:57.014821   24916 kubeadm.go:158] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.85.2 APIServerPort:8443 KubernetesVersion:v1.24.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:calico-20220802002914-2732 NodeName:calico-20220802002914-2732 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.85.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NoTaintMaster:true NodeIP:192.168.85.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/m
inikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[]}
	I0802 00:45:57.014821   24916 kubeadm.go:162] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.85.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "calico-20220802002914-2732"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.85.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.24.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0802 00:45:57.014821   24916 kubeadm.go:961] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.24.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=calico-20220802002914-2732 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.85.2 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.24.3 ClusterName:calico-20220802002914-2732 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:calico NodeIP: NodePort:8443 NodeName:}
	I0802 00:45:57.025813   24916 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.24.3
	I0802 00:45:57.081838   24916 binaries.go:44] Found k8s binaries, skipping transfer
	I0802 00:45:57.095833   24916 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0802 00:45:57.117411   24916 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (488 bytes)
	I0802 00:45:57.160218   24916 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0802 00:45:57.214573   24916 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2049 bytes)
	I0802 00:45:57.273557   24916 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I0802 00:45:57.292345   24916 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.85.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0802 00:45:57.324947   24916 certs.go:54] Setting up C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732 for IP: 192.168.85.2
	I0802 00:45:57.325780   24916 certs.go:182] skipping minikubeCA CA generation: C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.key
	I0802 00:45:57.326194   24916 certs.go:182] skipping proxyClientCA CA generation: C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.key
	I0802 00:45:57.326194   24916 certs.go:302] generating minikube-user signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\client.key
	I0802 00:45:57.326827   24916 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\client.crt with IP's: []
	I0802 00:45:57.785791   24916 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\client.crt ...
	I0802 00:45:57.785890   24916 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\client.crt: {Name:mk766e6fe372969de9d3c2f980ccc7468a6010fe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:57.787564   24916 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\client.key ...
	I0802 00:45:57.787564   24916 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\client.key: {Name:mkb1042d4040ac2671ad393b79893ac587d5a322 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:57.788760   24916 certs.go:302] generating minikube signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.key.43b9df8c
	I0802 00:45:57.789552   24916 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.crt.43b9df8c with IP's: [192.168.85.2 10.96.0.1 127.0.0.1 10.0.0.1]
	I0802 00:45:58.024866   24916 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.crt.43b9df8c ...
	I0802 00:45:58.024866   24916 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.crt.43b9df8c: {Name:mk049f7f8d78e6fca3425227c462bbe2e0890d18 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:58.025867   24916 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.key.43b9df8c ...
	I0802 00:45:58.025867   24916 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.key.43b9df8c: {Name:mk0b687ae3f52a926f022e34dc31a29482e9e34a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:58.026864   24916 certs.go:320] copying C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.crt.43b9df8c -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.crt
	I0802 00:45:58.035855   24916 certs.go:324] copying C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.key.43b9df8c -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.key
	I0802 00:45:58.036857   24916 certs.go:302] generating aggregator signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\proxy-client.key
	I0802 00:45:58.037853   24916 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\proxy-client.crt with IP's: []
	I0802 00:45:58.415952   24916 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\proxy-client.crt ...
	I0802 00:45:58.415952   24916 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\proxy-client.crt: {Name:mk7277f60643d4bbb43c36baab4a98eb68cb1aa0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:58.416960   24916 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\proxy-client.key ...
	I0802 00:45:58.416960   24916 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\proxy-client.key: {Name:mkde754b36c0afd5f8f9b493f4625959e4787a19 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:45:58.425966   24916 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732.pem (1338 bytes)
	W0802 00:45:58.425966   24916 certs.go:384] ignoring C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732_empty.pem, impossibly tiny 0 bytes
	I0802 00:45:58.425966   24916 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0802 00:45:58.426960   24916 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0802 00:45:58.426960   24916 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0802 00:45:58.426960   24916 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem (1675 bytes)
	I0802 00:45:58.427971   24916 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem (1708 bytes)
	I0802 00:45:58.428971   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I0802 00:45:58.493964   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0802 00:45:58.545950   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0802 00:45:58.614001   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\calico-20220802002914-2732\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0802 00:45:58.764605   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0802 00:45:58.843197   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0802 00:45:58.898188   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0802 00:45:58.944189   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0802 00:45:59.003328   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem --> /usr/share/ca-certificates/27322.pem (1708 bytes)
	I0802 00:45:59.051326   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0802 00:45:59.123343   24916 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732.pem --> /usr/share/ca-certificates/2732.pem (1338 bytes)
	I0802 00:45:59.189977   24916 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0802 00:45:59.236969   24916 ssh_runner.go:195] Run: openssl version
	I0802 00:45:59.277635   24916 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2732.pem && ln -fs /usr/share/ca-certificates/2732.pem /etc/ssl/certs/2732.pem"
	I0802 00:45:59.315446   24916 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2732.pem
	I0802 00:45:59.326445   24916 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Aug  1 23:01 /usr/share/ca-certificates/2732.pem
	I0802 00:45:59.336440   24916 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2732.pem
	I0802 00:45:59.367452   24916 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/2732.pem /etc/ssl/certs/51391683.0"
	I0802 00:45:59.406432   24916 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/27322.pem && ln -fs /usr/share/ca-certificates/27322.pem /etc/ssl/certs/27322.pem"
	I0802 00:45:59.445435   24916 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/27322.pem
	I0802 00:45:59.456466   24916 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Aug  1 23:01 /usr/share/ca-certificates/27322.pem
	I0802 00:45:59.480436   24916 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/27322.pem
	I0802 00:45:59.515446   24916 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/27322.pem /etc/ssl/certs/3ec20f2e.0"
	I0802 00:45:59.547458   24916 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0802 00:45:59.592454   24916 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:45:59.611445   24916 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Aug  1 22:50 /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:45:59.626440   24916 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:45:59.667033   24916 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0802 00:45:59.774911   24916 kubeadm.go:395] StartCluster: {Name:calico-20220802002914-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:calico-20220802002914-2732 Namespace:default APIServerName:minikube
CA 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:calico NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.24.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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMi
rror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:45:59.786904   24916 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0802 00:45:59.886874   24916 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0802 00:45:59.919715   24916 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0802 00:45:59.940606   24916 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I0802 00:45:59.953340   24916 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0802 00:45:59.987879   24916 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0802 00:45:59.987879   24916 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.24.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0802 00:46:28.581527   24916 out.go:204]   - Generating certificates and keys ...
	I0802 00:46:28.588518   24916 out.go:204]   - Booting up control plane ...
	I0802 00:46:28.593539   24916 out.go:204]   - Configuring RBAC rules ...
	I0802 00:46:28.599521   24916 cni.go:95] Creating CNI manager for "calico"
	I0802 00:46:28.601523   24916 out.go:177] * Configuring Calico (Container Networking Interface) ...
	I0802 00:46:28.608536   24916 cni.go:189] applying CNI manifest using /var/lib/minikube/binaries/v1.24.3/kubectl ...
	I0802 00:46:28.608536   24916 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (202050 bytes)
	I0802 00:46:28.883708   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0802 00:46:34.527716   24916 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.24.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (5.6439707s)
	I0802 00:46:34.527716   24916 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0802 00:46:34.545706   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl label nodes minikube.k8s.io/version=v1.26.0 minikube.k8s.io/commit=6048763279beb839e4a2f4b298ecea1c5d280a93 minikube.k8s.io/name=calico-20220802002914-2732 minikube.k8s.io/updated_at=2022_08_02T00_46_34_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:34.546707   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:34.550701   24916 ops.go:34] apiserver oom_adj: -16
	I0802 00:46:34.903407   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:35.582027   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:36.067534   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:36.574129   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:37.072055   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:37.576864   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:38.082633   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:38.563623   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:39.064222   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:44.142464   24916 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig: (5.0782089s)
	I0802 00:46:44.578338   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:45.585246   24916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:46:46.360911   24916 kubeadm.go:1045] duration metric: took 11.833119s to wait for elevateKubeSystemPrivileges.
	I0802 00:46:46.360911   24916 kubeadm.go:397] StartCluster complete in 46.5856974s
	I0802 00:46:46.360911   24916 settings.go:142] acquiring lock: {Name:mkef8bbc389dbb185414693c85b2ca1f1524f773 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:46:46.362000   24916 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:46:46.366832   24916 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\kubeconfig: {Name:mkae4c781fbfb916db801be8b13665a6fdce8de8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:46:47.165170   24916 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "calico-20220802002914-2732" rescaled to 1
	I0802 00:46:47.165170   24916 start.go:211] Will wait 5m0s for node &{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0802 00:46:47.171929   24916 out.go:177] * Verifying Kubernetes components...
	I0802 00:46:47.165170   24916 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0802 00:46:47.165170   24916 addons.go:412] enableAddons start: toEnable=map[], additional=[]
	I0802 00:46:47.165923   24916 config.go:180] Loaded profile config "calico-20220802002914-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:46:47.171929   24916 addons.go:65] Setting default-storageclass=true in profile "calico-20220802002914-2732"
	I0802 00:46:47.180912   24916 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "calico-20220802002914-2732"
	I0802 00:46:47.171929   24916 addons.go:65] Setting storage-provisioner=true in profile "calico-20220802002914-2732"
	I0802 00:46:47.180912   24916 addons.go:153] Setting addon storage-provisioner=true in "calico-20220802002914-2732"
	W0802 00:46:47.180912   24916 addons.go:162] addon storage-provisioner should already be in state true
	I0802 00:46:47.180912   24916 host.go:66] Checking if "calico-20220802002914-2732" exists ...
	I0802 00:46:47.203911   24916 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 00:46:47.214926   24916 cli_runner.go:164] Run: docker container inspect calico-20220802002914-2732 --format={{.State.Status}}
	I0802 00:46:47.215896   24916 cli_runner.go:164] Run: docker container inspect calico-20220802002914-2732 --format={{.State.Status}}
	I0802 00:46:47.519067   24916 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0802 00:46:47.523545   24916 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 00:46:47.523545   24916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0802 00:46:47.534763   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:46:47.564389   24916 addons.go:153] Setting addon default-storageclass=true in "calico-20220802002914-2732"
	W0802 00:46:47.564389   24916 addons.go:162] addon default-storageclass should already be in state true
	I0802 00:46:47.564548   24916 host.go:66] Checking if "calico-20220802002914-2732" exists ...
	I0802 00:46:47.600691   24916 cli_runner.go:164] Run: docker container inspect calico-20220802002914-2732 --format={{.State.Status}}
	I0802 00:46:47.778362   24916 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0802 00:46:47.796759   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:46:47.843286   24916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51576 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa Username:docker}
	I0802 00:46:47.900291   24916 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I0802 00:46:47.900291   24916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0802 00:46:47.908296   24916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-20220802002914-2732
	I0802 00:46:48.067334   24916 node_ready.go:35] waiting up to 5m0s for node "calico-20220802002914-2732" to be "Ready" ...
	I0802 00:46:48.082329   24916 node_ready.go:49] node "calico-20220802002914-2732" has status "Ready":"True"
	I0802 00:46:48.082329   24916 node_ready.go:38] duration metric: took 14.9945ms waiting for node "calico-20220802002914-2732" to be "Ready" ...
	I0802 00:46:48.082329   24916 pod_ready.go:35] extra waiting up to 5m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0802 00:46:48.163058   24916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51576 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\calico-20220802002914-2732\id_rsa Username:docker}
	I0802 00:46:48.177225   24916 pod_ready.go:78] waiting up to 5m0s for pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace to be "Ready" ...
	I0802 00:46:48.196186   24916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 00:46:48.604920   24916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0802 00:46:50.369307   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:52.866423   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:54.393009   24916 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (6.6146037s)
	I0802 00:46:54.393009   24916 start.go:809] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I0802 00:46:54.877643   24916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.6814143s)
	I0802 00:46:54.877643   24916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (6.2726829s)
	I0802 00:46:54.882652   24916 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0802 00:46:54.885633   24916 addons.go:414] enableAddons completed in 7.7204125s
	I0802 00:46:55.304733   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:46:57.865773   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:00.378324   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:02.782662   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:04.797350   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:06.800239   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:09.374513   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:11.841345   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:14.298660   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:16.379036   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:18.863004   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:21.376058   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:23.864458   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:26.364667   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:28.791484   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:30.864807   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:33.384165   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:35.866590   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:37.868570   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:40.364911   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:42.864399   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:44.886595   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:47.364431   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:49.795850   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:51.862387   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:54.284262   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:47:56.289365   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:02.622422   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:04.788960   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:07.364580   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:09.369096   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:11.875482   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:14.383067   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:16.872154   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:19.294353   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:21.297761   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:23.585985   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:25.865715   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:28.006894   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:30.290025   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:32.313051   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:34.788593   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:36.798798   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:39.302698   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:42.205564   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:44.289409   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:46.294810   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:48.314285   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:50.370510   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:52.372522   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:54.794569   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:56.864488   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:48:59.291073   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:01.873242   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:04.299194   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:06.364144   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:08.784684   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:10.788803   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:12.804408   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:15.295273   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:17.466271   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:19.790280   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:22.287226   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:24.291648   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:26.293279   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:28.791198   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:30.865006   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:33.367365   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:35.806314   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:38.294416   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:40.813266   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:43.305498   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:45.364983   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:47.802240   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:49.866429   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:52.362821   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:54.875703   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:57.374187   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:49:59.797713   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:02.293202   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:04.294380   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:06.299150   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:08.382798   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:10.872180   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:12.881322   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:15.293905   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:17.365969   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:19.866955   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:22.303540   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:24.797847   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:26.964171   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:29.286266   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:31.290428   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:33.297994   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:35.298263   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:37.372675   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:39.378538   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:41.797143   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:44.287851   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:46.379696   24916 pod_ready.go:102] pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:48.318210   24916 pod_ready.go:81] duration metric: took 4m0.1394258s waiting for pod "calico-kube-controllers-c44b4545-7h2zw" in "kube-system" namespace to be "Ready" ...
	E0802 00:50:48.318210   24916 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting for the condition
	I0802 00:50:48.318210   24916 pod_ready.go:78] waiting up to 5m0s for pod "calico-node-5qbc6" in "kube-system" namespace to be "Ready" ...
	I0802 00:50:50.376454   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:52.863741   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:54.888122   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:57.387321   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:50:59.872602   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:01.881730   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:03.887481   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:06.385245   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:08.890671   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:11.365873   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:13.382944   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:15.877779   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:17.964846   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:20.368287   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:22.378822   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:24.877097   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:26.883931   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:29.387967   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:31.883037   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:33.888010   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:36.385697   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:38.466737   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:40.879553   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:42.883253   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:45.368519   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:47.381010   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:49.878067   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:52.383672   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:54.884160   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:56.963775   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:51:59.382225   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:01.881695   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:04.068172   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:06.383945   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:08.887378   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:11.392667   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:13.883834   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:16.365662   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:18.382270   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:20.889364   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:23.381558   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:25.386347   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:27.887486   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:29.888729   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:32.483714   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:34.892055   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:37.380364   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:39.383055   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:41.879126   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:43.884113   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:46.375924   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:48.966593   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:51.371525   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:53.380984   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:55.384649   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:57.467151   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:52:59.860460   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:01.885182   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:03.887065   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:06.381785   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:08.883116   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:11.385422   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:13.893944   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:16.365147   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:18.379087   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:20.875562   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:22.883447   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:25.385501   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:27.465285   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:29.887065   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:32.375774   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:34.383382   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:36.387126   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:38.888863   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:41.386574   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:43.888890   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:46.373310   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:48.467384   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:50.886472   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:53.380746   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:55.384425   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:57.385518   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:53:59.882928   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:01.895220   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:04.363835   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:08.806146   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:13.305180   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:15.383120   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:17.882730   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:20.376716   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:22.382195   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:24.870642   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:26.884694   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:29.257700   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:34.091208   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:39.179247   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:41.371708   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:43.474985   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:46.145362   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:48.376089   24916 pod_ready.go:102] pod "calico-node-5qbc6" in "kube-system" namespace has status "Ready":"False"
	I0802 00:54:48.393114   24916 pod_ready.go:81] duration metric: took 4m0.0733276s waiting for pod "calico-node-5qbc6" in "kube-system" namespace to be "Ready" ...
	E0802 00:54:48.393114   24916 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting for the condition
	I0802 00:54:48.393114   24916 pod_ready.go:38] duration metric: took 8m0.3076485s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0802 00:54:48.396084   24916 out.go:177] 
	W0802 00:54:48.399091   24916 out.go:239] X Exiting due to GUEST_START: wait 5m0s for node: extra waiting: timed out waiting 5m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	X Exiting due to GUEST_START: wait 5m0s for node: extra waiting: timed out waiting 5m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	W0802 00:54:48.399091   24916 out.go:239] * 
	* 
	W0802 00:54:48.400088   24916 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0802 00:54:48.404094   24916 out.go:177] 

                                                
                                                
** /stderr **
net_test.go:103: failed start: exit status 80
--- FAIL: TestNetworkPlugins/group/calico/Start (586.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p kindnet-20220802002910-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=docker
E0802 00:48:13.780622    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:49:01.514913    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:49:13.344410    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:49:29.430055    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:49:31.150738    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0802 00:50:29.814180    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:50:56.645128    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 00:50:57.628018    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:51:02.150145    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:02.165865    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:02.181446    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:02.212468    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:02.260118    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:02.353608    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:02.526059    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:02.856426    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:03.504365    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:04.794130    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:07.362960    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:12.490079    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:12.820134    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0802 00:51:22.740326    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:29.383185    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:51:43.234214    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 00:51:57.185948    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:52:19.873771    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 00:52:24.206464    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kindnet/Start
net_test.go:101: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kindnet-20220802002910-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=docker: exit status 80 (5m32.7153689s)

                                                
                                                
-- stdout --
	* [kindnet-20220802002910-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on user configuration
	* Using Docker Desktop driver with root privileges
	* Starting control plane node kindnet-20220802002910-2732 in cluster kindnet-20220802002910-2732
	* Pulling base image ...
	* Creating docker container (CPUs=2, Memory=2048MB) ...
	* Preparing Kubernetes v1.24.3 on Docker 20.10.17 ...
	  - Generating certificates and keys ...
	  - Booting up control plane ...
	  - Configuring RBAC rules ...
	* Configuring CNI (Container Networking Interface) ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: storage-provisioner, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 00:48:10.119489   27600 out.go:296] Setting OutFile to fd 1816 ...
	I0802 00:48:10.191404   27600 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:48:10.191472   27600 out.go:309] Setting ErrFile to fd 1828...
	I0802 00:48:10.191472   27600 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:48:10.221899   27600 out.go:303] Setting JSON to false
	I0802 00:48:10.226887   27600 start.go:115] hostinfo: {"hostname":"minikube8","uptime":7846,"bootTime":1659393444,"procs":152,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0802 00:48:10.226887   27600 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0802 00:48:10.234897   27600 out.go:177] * [kindnet-20220802002910-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0802 00:48:10.237884   27600 notify.go:193] Checking for updates...
	I0802 00:48:10.239892   27600 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:48:10.241887   27600 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0802 00:48:10.244891   27600 out.go:177]   - MINIKUBE_LOCATION=14695
	I0802 00:48:10.247318   27600 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 00:48:10.250668   27600 config.go:180] Loaded profile config "calico-20220802002914-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:48:10.250668   27600 config.go:180] Loaded profile config "cilium-20220802002914-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:48:10.251365   27600 config.go:180] Loaded profile config "false-20220802002910-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:48:10.251623   27600 driver.go:365] Setting default libvirt URI to qemu:///system
	I0802 00:48:13.009969   27600 docker.go:137] docker version: linux-20.10.17
	I0802 00:48:13.023586   27600 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:48:13.653673   27600 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:83 OomKillDisable:true NGoroutines:61 SystemTime:2022-08-02 00:48:13.2195599 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:48:13.657700   27600 out.go:177] * Using the docker driver based on user configuration
	I0802 00:48:13.661697   27600 start.go:284] selected driver: docker
	I0802 00:48:13.661697   27600 start.go:808] validating driver "docker" against <nil>
	I0802 00:48:13.661697   27600 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 00:48:13.815633   27600 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:48:14.554246   27600 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:83 OomKillDisable:true NGoroutines:61 SystemTime:2022-08-02 00:48:14.0270701 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:48:14.554586   27600 start_flags.go:296] no existing cluster config was found, will generate one from the flags 
	I0802 00:48:14.555042   27600 start_flags.go:853] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0802 00:48:14.558248   27600 out.go:177] * Using Docker Desktop driver with root privileges
	I0802 00:48:14.560651   27600 cni.go:95] Creating CNI manager for "kindnet"
	I0802 00:48:14.560705   27600 start_flags.go:305] Found "CNI" CNI - setting NetworkPlugin=cni
	I0802 00:48:14.560789   27600 start_flags.go:310] config:
	{Name:kindnet-20220802002910-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:kindnet-20220802002910-2732 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:kindnet 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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:48:14.563185   27600 out.go:177] * Starting control plane node kindnet-20220802002910-2732 in cluster kindnet-20220802002910-2732
	I0802 00:48:14.566520   27600 cache.go:120] Beginning downloading kic base image for docker with docker
	I0802 00:48:14.568453   27600 out.go:177] * Pulling base image ...
	I0802 00:48:14.571579   27600 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:48:14.571639   27600 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon
	I0802 00:48:14.571860   27600 preload.go:148] Found local preload: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4
	I0802 00:48:14.571860   27600 cache.go:57] Caching tarball of preloaded images
	I0802 00:48:14.572255   27600 preload.go:174] Found C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0802 00:48:14.574096   27600 cache.go:60] Finished verifying existence of preloaded tar for  v1.24.3 on docker
	I0802 00:48:14.574345   27600 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\config.json ...
	I0802 00:48:14.574643   27600 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\config.json: {Name:mk91c46e58b868a8e592a36e24f625045b87a24a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:48:14.834918   27600 image.go:79] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon, skipping pull
	I0802 00:48:14.834918   27600 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 exists in daemon, skipping load
	I0802 00:48:14.834918   27600 cache.go:208] Successfully downloaded all kic artifacts
	I0802 00:48:14.834918   27600 start.go:371] acquiring machines lock for kindnet-20220802002910-2732: {Name:mk8e1a223ca2105b6726df6abdf6f73846c8c1d5 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 00:48:14.834918   27600 start.go:375] acquired machines lock for "kindnet-20220802002910-2732" in 0s
	I0802 00:48:14.834918   27600 start.go:92] Provisioning new machine with config: &{Name:kindnet-20220802002910-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:kindnet-20220802002910-2732 Namespace:defaul
t 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:kindnet NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.24.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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:do
cker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:} &{Name: IP: Port:8443 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0802 00:48:14.834918   27600 start.go:132] createHost starting for "" (driver="docker")
	I0802 00:48:14.842924   27600 out.go:204] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I0802 00:48:14.842924   27600 start.go:166] libmachine.API.Create for "kindnet-20220802002910-2732" (driver="docker")
	I0802 00:48:14.843922   27600 client.go:168] LocalClient.Create starting
	I0802 00:48:14.843922   27600 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem
	I0802 00:48:14.843922   27600 main.go:134] libmachine: Decoding PEM data...
	I0802 00:48:14.843922   27600 main.go:134] libmachine: Parsing certificate...
	I0802 00:48:14.843922   27600 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem
	I0802 00:48:14.844918   27600 main.go:134] libmachine: Decoding PEM data...
	I0802 00:48:14.844918   27600 main.go:134] libmachine: Parsing certificate...
	I0802 00:48:14.853927   27600 cli_runner.go:164] Run: docker network inspect kindnet-20220802002910-2732 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0802 00:48:15.098950   27600 cli_runner.go:211] docker network inspect kindnet-20220802002910-2732 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0802 00:48:15.110588   27600 network_create.go:272] running [docker network inspect kindnet-20220802002910-2732] to gather additional debugging logs...
	I0802 00:48:15.110588   27600 cli_runner.go:164] Run: docker network inspect kindnet-20220802002910-2732
	W0802 00:48:15.365794   27600 cli_runner.go:211] docker network inspect kindnet-20220802002910-2732 returned with exit code 1
	I0802 00:48:15.365950   27600 network_create.go:275] error running [docker network inspect kindnet-20220802002910-2732]: docker network inspect kindnet-20220802002910-2732: exit status 1
	stdout:
	[]
	
	stderr:
	Error: No such network: kindnet-20220802002910-2732
	I0802 00:48:15.366004   27600 network_create.go:277] output of [docker network inspect kindnet-20220802002910-2732]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error: No such network: kindnet-20220802002910-2732
	
	** /stderr **
	I0802 00:48:15.381663   27600 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0802 00:48:15.638759   27600 network.go:288] reserving subnet 192.168.49.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.49.0:0xc000598130] misses:0}
	I0802 00:48:15.638759   27600 network.go:235] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:48:15.638759   27600 network_create.go:115] attempt to create docker network kindnet-20220802002910-2732 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0802 00:48:15.646757   27600 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 kindnet-20220802002910-2732
	W0802 00:48:15.896862   27600 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 kindnet-20220802002910-2732 returned with exit code 1
	W0802 00:48:15.896862   27600 network_create.go:107] failed to create docker network kindnet-20220802002910-2732 192.168.49.0/24, will retry: subnet is taken
	I0802 00:48:15.915868   27600 network.go:279] skipping subnet 192.168.49.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000598130] amended:false}} dirty:map[] misses:0}
	I0802 00:48:15.915868   27600 network.go:238] skipping subnet 192.168.49.0/24 that is reserved: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:48:15.935347   27600 network.go:288] reserving subnet 192.168.58.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000598130] amended:true}} dirty:map[192.168.49.0:0xc000598130 192.168.58.0:0xc000424428] misses:0}
	I0802 00:48:15.935347   27600 network.go:235] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:48:15.935347   27600 network_create.go:115] attempt to create docker network kindnet-20220802002910-2732 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
	I0802 00:48:15.945166   27600 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 kindnet-20220802002910-2732
	W0802 00:48:16.192461   27600 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 kindnet-20220802002910-2732 returned with exit code 1
	W0802 00:48:16.192461   27600 network_create.go:107] failed to create docker network kindnet-20220802002910-2732 192.168.58.0/24, will retry: subnet is taken
	I0802 00:48:16.212458   27600 network.go:279] skipping subnet 192.168.58.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000598130] amended:true}} dirty:map[192.168.49.0:0xc000598130 192.168.58.0:0xc000424428] misses:1}
	I0802 00:48:16.212458   27600 network.go:238] skipping subnet 192.168.58.0/24 that is reserved: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:48:16.233469   27600 network.go:288] reserving subnet 192.168.67.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000598130] amended:true}} dirty:map[192.168.49.0:0xc000598130 192.168.58.0:0xc000424428 192.168.67.0:0xc000426388] misses:1}
	I0802 00:48:16.233469   27600 network.go:235] using free private subnet 192.168.67.0/24: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:48:16.233469   27600 network_create.go:115] attempt to create docker network kindnet-20220802002910-2732 192.168.67.0/24 with gateway 192.168.67.1 and MTU of 1500 ...
	I0802 00:48:16.240064   27600 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 kindnet-20220802002910-2732
	W0802 00:48:16.487732   27600 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 kindnet-20220802002910-2732 returned with exit code 1
	W0802 00:48:16.487833   27600 network_create.go:107] failed to create docker network kindnet-20220802002910-2732 192.168.67.0/24, will retry: subnet is taken
	I0802 00:48:16.509472   27600 network.go:279] skipping subnet 192.168.67.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000598130] amended:true}} dirty:map[192.168.49.0:0xc000598130 192.168.58.0:0xc000424428 192.168.67.0:0xc000426388] misses:2}
	I0802 00:48:16.509472   27600 network.go:238] skipping subnet 192.168.67.0/24 that is reserved: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:48:16.528471   27600 network.go:288] reserving subnet 192.168.76.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000598130] amended:true}} dirty:map[192.168.49.0:0xc000598130 192.168.58.0:0xc000424428 192.168.67.0:0xc000426388 192.168.76.0:0xc0004244c0] misses:2}
	I0802 00:48:16.528471   27600 network.go:235] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I0802 00:48:16.528471   27600 network_create.go:115] attempt to create docker network kindnet-20220802002910-2732 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0802 00:48:16.540475   27600 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 kindnet-20220802002910-2732
	I0802 00:48:16.908145   27600 network_create.go:99] docker network kindnet-20220802002910-2732 192.168.76.0/24 created
	I0802 00:48:16.908145   27600 kic.go:106] calculated static IP "192.168.76.2" for the "kindnet-20220802002910-2732" container
	I0802 00:48:16.921145   27600 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0802 00:48:17.183422   27600 cli_runner.go:164] Run: docker volume create kindnet-20220802002910-2732 --label name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 --label created_by.minikube.sigs.k8s.io=true
	I0802 00:48:17.458315   27600 oci.go:103] Successfully created a docker volume kindnet-20220802002910-2732
	I0802 00:48:17.472881   27600 cli_runner.go:164] Run: docker run --rm --name kindnet-20220802002910-2732-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 --entrypoint /usr/bin/test -v kindnet-20220802002910-2732:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -d /var/lib
	I0802 00:48:19.584921   27600 cli_runner.go:217] Completed: docker run --rm --name kindnet-20220802002910-2732-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 --entrypoint /usr/bin/test -v kindnet-20220802002910-2732:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -d /var/lib: (2.1120266s)
	I0802 00:48:19.584921   27600 oci.go:107] Successfully prepared a docker volume kindnet-20220802002910-2732
	I0802 00:48:19.584921   27600 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:48:19.584921   27600 kic.go:179] Starting extracting preloaded images to volume ...
	I0802 00:48:19.594932   27600 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v kindnet-20220802002910-2732:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0802 00:48:42.906628   27600 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v kindnet-20220802002910-2732:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 -I lz4 -xf /preloaded.tar -C /extractDir: (23.3115448s)
	I0802 00:48:42.906628   27600 kic.go:188] duration metric: took 23.321556 seconds to extract preloaded images to volume
	I0802 00:48:42.913653   27600 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 00:48:43.518093   27600 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:84 OomKillDisable:true NGoroutines:61 SystemTime:2022-08-02 00:48:43.1015222 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0802 00:48:43.533181   27600 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0802 00:48:44.229410   27600 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname kindnet-20220802002910-2732 --name kindnet-20220802002910-2732 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=kindnet-20220802002910-2732 --network kindnet-20220802002910-2732 --ip 192.168.76.2 --volume kindnet-20220802002910-2732:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8
	I0802 00:48:45.630678   27600 cli_runner.go:217] Completed: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname kindnet-20220802002910-2732 --name kindnet-20220802002910-2732 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=kindnet-20220802002910-2732 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=kindnet-20220802002910-2732 --network kindnet-20220802002910-2732 --ip 192.168.76.2 --volume kindnet-20220802002910-2732:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8: (1.4012589s)
	I0802 00:48:45.638675   27600 cli_runner.go:164] Run: docker container inspect kindnet-20220802002910-2732 --format={{.State.Running}}
	I0802 00:48:45.904598   27600 cli_runner.go:164] Run: docker container inspect kindnet-20220802002910-2732 --format={{.State.Status}}
	I0802 00:48:46.170713   27600 cli_runner.go:164] Run: docker exec kindnet-20220802002910-2732 stat /var/lib/dpkg/alternatives/iptables
	I0802 00:48:46.629749   27600 oci.go:144] the created container "kindnet-20220802002910-2732" has a running status.
	I0802 00:48:46.629749   27600 kic.go:210] Creating ssh key for kic: C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa...
	I0802 00:48:46.877639   27600 kic_runner.go:191] docker (temp): C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0802 00:48:47.330971   27600 cli_runner.go:164] Run: docker container inspect kindnet-20220802002910-2732 --format={{.State.Status}}
	I0802 00:48:47.593864   27600 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0802 00:48:47.593864   27600 kic_runner.go:114] Args: [docker exec --privileged kindnet-20220802002910-2732 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0802 00:48:48.030431   27600 kic.go:250] ensuring only current user has permissions to key file located at : C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa...
	I0802 00:48:48.578589   27600 cli_runner.go:164] Run: docker container inspect kindnet-20220802002910-2732 --format={{.State.Status}}
	I0802 00:48:48.827309   27600 machine.go:88] provisioning docker machine ...
	I0802 00:48:48.827309   27600 ubuntu.go:169] provisioning hostname "kindnet-20220802002910-2732"
	I0802 00:48:48.833298   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:49.065121   27600 main.go:134] libmachine: Using SSH client type: native
	I0802 00:48:49.073126   27600 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51887 <nil> <nil>}
	I0802 00:48:49.073126   27600 main.go:134] libmachine: About to run SSH command:
	sudo hostname kindnet-20220802002910-2732 && echo "kindnet-20220802002910-2732" | sudo tee /etc/hostname
	I0802 00:48:49.297768   27600 main.go:134] libmachine: SSH cmd err, output: <nil>: kindnet-20220802002910-2732
	
	I0802 00:48:49.305771   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:49.556408   27600 main.go:134] libmachine: Using SSH client type: native
	I0802 00:48:49.556475   27600 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51887 <nil> <nil>}
	I0802 00:48:49.556475   27600 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\skindnet-20220802002910-2732' /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 kindnet-20220802002910-2732/g' /etc/hosts;
				else 
					echo '127.0.1.1 kindnet-20220802002910-2732' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0802 00:48:49.743568   27600 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I0802 00:48:49.743627   27600 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube8\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube8\minikube-integration\.minikube}
	I0802 00:48:49.743627   27600 ubuntu.go:177] setting up certificates
	I0802 00:48:49.743732   27600 provision.go:83] configureAuth start
	I0802 00:48:49.754676   27600 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kindnet-20220802002910-2732
	I0802 00:48:50.002180   27600 provision.go:138] copyHostCerts
	I0802 00:48:50.002551   27600 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/ca.pem, removing ...
	I0802 00:48:50.002551   27600 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.pem
	I0802 00:48:50.003255   27600 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0802 00:48:50.004434   27600 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/cert.pem, removing ...
	I0802 00:48:50.004434   27600 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cert.pem
	I0802 00:48:50.004633   27600 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0802 00:48:50.005886   27600 exec_runner.go:144] found C:\Users\jenkins.minikube8\minikube-integration\.minikube/key.pem, removing ...
	I0802 00:48:50.006037   27600 exec_runner.go:207] rm: C:\Users\jenkins.minikube8\minikube-integration\.minikube\key.pem
	I0802 00:48:50.006238   27600 exec_runner.go:151] cp: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube8\minikube-integration\.minikube/key.pem (1675 bytes)
	I0802 00:48:50.007671   27600 provision.go:112] generating server cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.kindnet-20220802002910-2732 san=[192.168.76.2 127.0.0.1 localhost 127.0.0.1 minikube kindnet-20220802002910-2732]
	I0802 00:48:50.220450   27600 provision.go:172] copyRemoteCerts
	I0802 00:48:50.231457   27600 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0802 00:48:50.238960   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:50.490518   27600 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51887 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa Username:docker}
	I0802 00:48:50.629068   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0802 00:48:50.693321   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1257 bytes)
	I0802 00:48:50.748600   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0802 00:48:50.822040   27600 provision.go:86] duration metric: configureAuth took 1.0782691s
	I0802 00:48:50.822040   27600 ubuntu.go:193] setting minikube options for container-runtime
	I0802 00:48:50.823046   27600 config.go:180] Loaded profile config "kindnet-20220802002910-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:48:50.830042   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:51.067954   27600 main.go:134] libmachine: Using SSH client type: native
	I0802 00:48:51.067954   27600 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51887 <nil> <nil>}
	I0802 00:48:51.067954   27600 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0802 00:48:51.281956   27600 main.go:134] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0802 00:48:51.281956   27600 ubuntu.go:71] root file system type: overlay
	I0802 00:48:51.282935   27600 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I0802 00:48:51.298063   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:51.583751   27600 main.go:134] libmachine: Using SSH client type: native
	I0802 00:48:51.584767   27600 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51887 <nil> <nil>}
	I0802 00:48:51.584767   27600 main.go:134] 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
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=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=docker --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
	I0802 00:48:51.833012   27600 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=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=docker --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
	
	I0802 00:48:51.839943   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:52.098001   27600 main.go:134] libmachine: Using SSH client type: native
	I0802 00:48:52.098503   27600 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x6c3da0] 0x6c6c00 <nil>  [] 0s} 127.0.0.1 51887 <nil> <nil>}
	I0802 00:48:52.098575   27600 main.go:134] 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; }
	I0802 00:48:53.592481   27600 main.go:134] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2022-06-06 23:01:03.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2022-08-02 00:48:51.820343000 +0000
	@@ -1,30 +1,32 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	 Wants=network-online.target
	-Requires=docker.socket containerd.service
	+Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutSec=0
	-RestartSec=2
	-Restart=always
	-
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	+Restart=on-failure
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+
	+# 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=docker --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.
	@@ -32,16 +34,16 @@
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# 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
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0802 00:48:53.592481   27600 machine.go:91] provisioned docker machine in 4.7651413s
	I0802 00:48:53.592481   27600 client.go:171] LocalClient.Create took 38.7483074s
	I0802 00:48:53.592481   27600 start.go:174] duration metric: libmachine.API.Create for "kindnet-20220802002910-2732" took 38.7493059s
	I0802 00:48:53.592481   27600 start.go:307] post-start starting for "kindnet-20220802002910-2732" (driver="docker")
	I0802 00:48:53.592481   27600 start.go:335] 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]
	I0802 00:48:53.602471   27600 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
	I0802 00:48:53.608474   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:53.857370   27600 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51887 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa Username:docker}
	I0802 00:48:54.022954   27600 ssh_runner.go:195] Run: cat /etc/os-release
	I0802 00:48:54.037654   27600 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0802 00:48:54.037775   27600 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0802 00:48:54.037775   27600 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0802 00:48:54.037775   27600 info.go:137] Remote host: Ubuntu 20.04.4 LTS
	I0802 00:48:54.037775   27600 filesync.go:126] Scanning C:\Users\jenkins.minikube8\minikube-integration\.minikube\addons for local assets ...
	I0802 00:48:54.038080   27600 filesync.go:126] Scanning C:\Users\jenkins.minikube8\minikube-integration\.minikube\files for local assets ...
	I0802 00:48:54.039150   27600 filesync.go:149] local asset: C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem -> 27322.pem in /etc/ssl/certs
	I0802 00:48:54.059718   27600 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0802 00:48:54.090405   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem --> /etc/ssl/certs/27322.pem (1708 bytes)
	I0802 00:48:54.146195   27600 start.go:310] post-start completed in 552.7029ms
	I0802 00:48:54.156196   27600 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kindnet-20220802002910-2732
	I0802 00:48:54.386683   27600 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\config.json ...
	I0802 00:48:54.402035   27600 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 00:48:54.409039   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:54.651640   27600 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51887 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa Username:docker}
	I0802 00:48:54.801559   27600 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0802 00:48:54.812558   27600 start.go:135] duration metric: createHost completed in 39.9773801s
	I0802 00:48:54.812558   27600 start.go:82] releasing machines lock for "kindnet-20220802002910-2732", held for 39.9773801s
	I0802 00:48:54.819560   27600 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kindnet-20220802002910-2732
	I0802 00:48:55.092036   27600 ssh_runner.go:195] Run: curl -sS -m 2 https://k8s.gcr.io/
	I0802 00:48:55.102646   27600 ssh_runner.go:195] Run: systemctl --version
	I0802 00:48:55.103639   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:55.110652   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:55.359336   27600 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51887 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa Username:docker}
	I0802 00:48:55.381330   27600 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51887 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa Username:docker}
	I0802 00:48:55.610405   27600 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0802 00:48:55.640118   27600 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (234 bytes)
	I0802 00:48:55.697859   27600 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:48:55.867759   27600 ssh_runner.go:195] Run: sudo systemctl restart cri-docker
	I0802 00:48:56.111969   27600 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0802 00:48:56.153643   27600 cruntime.go:273] skipping containerd shutdown because we are bound to it
	I0802 00:48:56.168298   27600 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0802 00:48:56.197638   27600 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0802 00:48:56.247197   27600 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0802 00:48:56.450228   27600 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0802 00:48:56.651584   27600 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:48:56.912089   27600 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0802 00:48:57.529321   27600 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0802 00:48:57.681560   27600 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 00:48:57.896010   27600 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I0802 00:48:58.031531   27600 start.go:450] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0802 00:48:58.042242   27600 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0802 00:48:58.063207   27600 start.go:471] Will wait 60s for crictl version
	I0802 00:48:58.076592   27600 ssh_runner.go:195] Run: sudo crictl version
	I0802 00:48:58.159043   27600 start.go:480] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.17
	RuntimeApiVersion:  1.41.0
	I0802 00:48:58.174971   27600 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0802 00:48:58.280435   27600 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0802 00:48:58.393501   27600 out.go:204] * Preparing Kubernetes v1.24.3 on Docker 20.10.17 ...
	I0802 00:48:58.401862   27600 cli_runner.go:164] Run: docker exec -t kindnet-20220802002910-2732 dig +short host.docker.internal
	I0802 00:48:58.881942   27600 network.go:96] got host ip for mount in container by digging dns: 192.168.65.2
	I0802 00:48:58.894491   27600 ssh_runner.go:195] Run: grep 192.168.65.2	host.minikube.internal$ /etc/hosts
	I0802 00:48:58.910134   27600 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.2	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0802 00:48:58.948141   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:48:59.180065   27600 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0802 00:48:59.191054   27600 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0802 00:48:59.270065   27600 docker.go:611] Got preloaded images: -- stdout --
	k8s.gcr.io/kube-apiserver:v1.24.3
	k8s.gcr.io/kube-proxy:v1.24.3
	k8s.gcr.io/kube-scheduler:v1.24.3
	k8s.gcr.io/kube-controller-manager:v1.24.3
	k8s.gcr.io/etcd:3.5.3-0
	k8s.gcr.io/pause:3.7
	k8s.gcr.io/coredns/coredns:v1.8.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0802 00:48:59.270065   27600 docker.go:542] Images already preloaded, skipping extraction
	I0802 00:48:59.283055   27600 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0802 00:48:59.355242   27600 docker.go:611] Got preloaded images: -- stdout --
	k8s.gcr.io/kube-apiserver:v1.24.3
	k8s.gcr.io/kube-proxy:v1.24.3
	k8s.gcr.io/kube-scheduler:v1.24.3
	k8s.gcr.io/kube-controller-manager:v1.24.3
	k8s.gcr.io/etcd:3.5.3-0
	k8s.gcr.io/pause:3.7
	k8s.gcr.io/coredns/coredns:v1.8.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0802 00:48:59.355242   27600 cache_images.go:84] Images are preloaded, skipping loading
	I0802 00:48:59.371359   27600 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0802 00:48:59.633099   27600 cni.go:95] Creating CNI manager for "kindnet"
	I0802 00:48:59.633204   27600 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I0802 00:48:59.633258   27600 kubeadm.go:158] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.76.2 APIServerPort:8443 KubernetesVersion:v1.24.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:kindnet-20220802002910-2732 NodeName:kindnet-20220802002910-2732 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.76.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NoTaintMaster:true NodeIP:192.168.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib
/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[]}
	I0802 00:48:59.633533   27600 kubeadm.go:162] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "kindnet-20220802002910-2732"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.24.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0802 00:48:59.633670   27600 kubeadm.go:961] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.24.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=kindnet-20220802002910-2732 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.24.3 ClusterName:kindnet-20220802002910-2732 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:kindnet NodeIP: NodePort:8443 NodeName:}
	I0802 00:48:59.645183   27600 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.24.3
	I0802 00:48:59.682138   27600 binaries.go:44] Found k8s binaries, skipping transfer
	I0802 00:48:59.696108   27600 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0802 00:48:59.729649   27600 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (489 bytes)
	I0802 00:48:59.780655   27600 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0802 00:48:59.828441   27600 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2050 bytes)
	I0802 00:48:59.891307   27600 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0802 00:48:59.909315   27600 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0802 00:48:59.936382   27600 certs.go:54] Setting up C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732 for IP: 192.168.76.2
	I0802 00:48:59.937357   27600 certs.go:182] skipping minikubeCA CA generation: C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.key
	I0802 00:48:59.937746   27600 certs.go:182] skipping proxyClientCA CA generation: C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.key
	I0802 00:48:59.938682   27600 certs.go:302] generating minikube-user signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\client.key
	I0802 00:48:59.940319   27600 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\client.crt with IP's: []
	I0802 00:49:00.220949   27600 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\client.crt ...
	I0802 00:49:00.220949   27600 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\client.crt: {Name:mkd54bdaaa29fe5e7ff1dca8a27bc178b643984c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:49:00.222949   27600 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\client.key ...
	I0802 00:49:00.222949   27600 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\client.key: {Name:mk94be7e89d2b33f7158151c4d56ab514a121f34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:49:00.223949   27600 certs.go:302] generating minikube signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.key.31bdca25
	I0802 00:49:00.225146   27600 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.crt.31bdca25 with IP's: [192.168.76.2 10.96.0.1 127.0.0.1 10.0.0.1]
	I0802 00:49:00.552062   27600 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.crt.31bdca25 ...
	I0802 00:49:00.552062   27600 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.crt.31bdca25: {Name:mk710d935b2b2726a12f029d1cbc2d1cdb817298 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:49:00.553066   27600 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.key.31bdca25 ...
	I0802 00:49:00.553066   27600 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.key.31bdca25: {Name:mk49ac08c4e31638a60c6602ad9569ff99b66a99 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:49:00.554072   27600 certs.go:320] copying C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.crt.31bdca25 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.crt
	I0802 00:49:00.564901   27600 certs.go:324] copying C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.key.31bdca25 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.key
	I0802 00:49:00.566730   27600 certs.go:302] generating aggregator signed cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\proxy-client.key
	I0802 00:49:00.566730   27600 crypto.go:68] Generating cert C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\proxy-client.crt with IP's: []
	I0802 00:49:01.221444   27600 crypto.go:156] Writing cert to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\proxy-client.crt ...
	I0802 00:49:01.221444   27600 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\proxy-client.crt: {Name:mkbeadf6125674bf81ab14f8df1308ffb0c253cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:49:01.222711   27600 crypto.go:164] Writing key to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\proxy-client.key ...
	I0802 00:49:01.222711   27600 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\proxy-client.key: {Name:mk25f7dff0bb5ac3ea777270c500c53c6d363ebf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:49:01.231717   27600 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732.pem (1338 bytes)
	W0802 00:49:01.232015   27600 certs.go:384] ignoring C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732_empty.pem, impossibly tiny 0 bytes
	I0802 00:49:01.232015   27600 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0802 00:49:01.232484   27600 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0802 00:49:01.232778   27600 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0802 00:49:01.233044   27600 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\key.pem (1675 bytes)
	I0802 00:49:01.233213   27600 certs.go:388] found cert: C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem (1708 bytes)
	I0802 00:49:01.234588   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I0802 00:49:01.301349   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1671 bytes)
	I0802 00:49:01.350984   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0802 00:49:01.418677   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\kindnet-20220802002910-2732\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0802 00:49:01.475913   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0802 00:49:01.545631   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0802 00:49:01.613763   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0802 00:49:01.679074   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0802 00:49:01.746272   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0802 00:49:01.801191   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\certs\2732.pem --> /usr/share/ca-certificates/2732.pem (1338 bytes)
	I0802 00:49:01.851270   27600 ssh_runner.go:362] scp C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\ssl\certs\27322.pem --> /usr/share/ca-certificates/27322.pem (1708 bytes)
	I0802 00:49:01.912736   27600 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0802 00:49:01.965200   27600 ssh_runner.go:195] Run: openssl version
	I0802 00:49:01.998204   27600 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0802 00:49:02.038820   27600 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:49:02.048821   27600 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Aug  1 22:50 /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:49:02.057831   27600 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0802 00:49:02.086819   27600 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0802 00:49:02.125261   27600 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2732.pem && ln -fs /usr/share/ca-certificates/2732.pem /etc/ssl/certs/2732.pem"
	I0802 00:49:02.163166   27600 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2732.pem
	I0802 00:49:02.179281   27600 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Aug  1 23:01 /usr/share/ca-certificates/2732.pem
	I0802 00:49:02.192167   27600 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2732.pem
	I0802 00:49:02.230180   27600 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/2732.pem /etc/ssl/certs/51391683.0"
	I0802 00:49:02.271184   27600 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/27322.pem && ln -fs /usr/share/ca-certificates/27322.pem /etc/ssl/certs/27322.pem"
	I0802 00:49:02.313173   27600 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/27322.pem
	I0802 00:49:02.326885   27600 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Aug  1 23:01 /usr/share/ca-certificates/27322.pem
	I0802 00:49:02.338774   27600 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/27322.pem
	I0802 00:49:02.365772   27600 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/27322.pem /etc/ssl/certs/3ec20f2e.0"
	I0802 00:49:02.399790   27600 kubeadm.go:395] StartCluster: {Name:kindnet-20220802002910-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:kindnet-20220802002910-2732 Namespace:default APIServerName:miniku
beCA 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:kindnet NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.24.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:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Binar
yMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0802 00:49:02.409792   27600 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0802 00:49:02.505130   27600 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0802 00:49:02.540068   27600 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0802 00:49:02.561361   27600 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I0802 00:49:02.575653   27600 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0802 00:49:02.601643   27600 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0802 00:49:02.601643   27600 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.24.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0802 00:49:27.987881   27600 out.go:204]   - Generating certificates and keys ...
	I0802 00:49:27.995231   27600 out.go:204]   - Booting up control plane ...
	I0802 00:49:28.003100   27600 out.go:204]   - Configuring RBAC rules ...
	I0802 00:49:28.004096   27600 cni.go:95] Creating CNI manager for "kindnet"
	I0802 00:49:28.009219   27600 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0802 00:49:28.022089   27600 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0802 00:49:28.071422   27600 cni.go:189] applying CNI manifest using /var/lib/minikube/binaries/v1.24.3/kubectl ...
	I0802 00:49:28.071422   27600 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2429 bytes)
	I0802 00:49:28.117413   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0802 00:49:31.303533   27600 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.24.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (3.1860993s)
	I0802 00:49:31.303533   27600 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0802 00:49:31.319508   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl label nodes minikube.k8s.io/version=v1.26.0 minikube.k8s.io/commit=6048763279beb839e4a2f4b298ecea1c5d280a93 minikube.k8s.io/name=kindnet-20220802002910-2732 minikube.k8s.io/updated_at=2022_08_02T00_49_31_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:31.319508   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:31.321516   27600 ops.go:34] apiserver oom_adj: -16
	I0802 00:49:31.687303   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:32.329559   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:32.829909   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:33.337025   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:33.820044   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:34.330150   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:34.829633   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:35.327247   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:35.827314   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:36.329469   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:36.836505   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:37.328858   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:37.828974   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:38.327309   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:38.832682   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:39.338759   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:40.328636   27600 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.24.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 00:49:41.115294   27600 kubeadm.go:1045] duration metric: took 9.8107195s to wait for elevateKubeSystemPrivileges.
	I0802 00:49:41.115294   27600 kubeadm.go:397] StartCluster complete in 38.7162581s
	I0802 00:49:41.115294   27600 settings.go:142] acquiring lock: {Name:mkef8bbc389dbb185414693c85b2ca1f1524f773 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:49:41.116124   27600 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0802 00:49:41.119149   27600 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\kubeconfig: {Name:mkae4c781fbfb916db801be8b13665a6fdce8de8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 00:49:41.695803   27600 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "kindnet-20220802002910-2732" rescaled to 1
	I0802 00:49:41.695803   27600 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0802 00:49:41.695803   27600 addons.go:412] enableAddons start: toEnable=map[], additional=[]
	I0802 00:49:41.695803   27600 start.go:211] Will wait 5m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0802 00:49:41.703782   27600 out.go:177] * Verifying Kubernetes components...
	I0802 00:49:41.695803   27600 addons.go:65] Setting storage-provisioner=true in profile "kindnet-20220802002910-2732"
	I0802 00:49:41.695803   27600 addons.go:65] Setting default-storageclass=true in profile "kindnet-20220802002910-2732"
	I0802 00:49:41.698843   27600 config.go:180] Loaded profile config "kindnet-20220802002910-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:49:41.713360   27600 addons.go:153] Setting addon storage-provisioner=true in "kindnet-20220802002910-2732"
	W0802 00:49:41.713360   27600 addons.go:162] addon storage-provisioner should already be in state true
	I0802 00:49:41.713360   27600 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "kindnet-20220802002910-2732"
	I0802 00:49:41.713576   27600 host.go:66] Checking if "kindnet-20220802002910-2732" exists ...
	I0802 00:49:41.724791   27600 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 00:49:41.737784   27600 cli_runner.go:164] Run: docker container inspect kindnet-20220802002910-2732 --format={{.State.Status}}
	I0802 00:49:41.739809   27600 cli_runner.go:164] Run: docker container inspect kindnet-20220802002910-2732 --format={{.State.Status}}
	I0802 00:49:42.066962   27600 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0802 00:49:42.063966   27600 addons.go:153] Setting addon default-storageclass=true in "kindnet-20220802002910-2732"
	W0802 00:49:42.066962   27600 addons.go:162] addon default-storageclass should already be in state true
	I0802 00:49:42.068958   27600 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 00:49:42.068958   27600 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0802 00:49:42.068958   27600 host.go:66] Checking if "kindnet-20220802002910-2732" exists ...
	I0802 00:49:42.083965   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:49:42.096942   27600 cli_runner.go:164] Run: docker container inspect kindnet-20220802002910-2732 --format={{.State.Status}}
	I0802 00:49:42.176673   27600 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0802 00:49:42.195741   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:49:42.350749   27600 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I0802 00:49:42.350749   27600 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0802 00:49:42.367746   27600 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kindnet-20220802002910-2732
	I0802 00:49:42.368748   27600 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51887 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa Username:docker}
	I0802 00:49:42.465760   27600 node_ready.go:35] waiting up to 5m0s for node "kindnet-20220802002910-2732" to be "Ready" ...
	I0802 00:49:42.660865   27600 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51887 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\kindnet-20220802002910-2732\id_rsa Username:docker}
	I0802 00:49:43.001206   27600 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 00:49:43.205732   27600 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0802 00:49:43.572279   27600 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.24.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.3945701s)
	I0802 00:49:43.572279   27600 start.go:809] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I0802 00:49:44.562232   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:49:44.796333   27600 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (1.7951158s)
	I0802 00:49:44.796333   27600 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.24.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (1.5905905s)
	I0802 00:49:44.801350   27600 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0802 00:49:44.804325   27600 addons.go:414] enableAddons completed in 3.1085023s
	I0802 00:49:47.001229   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:49:49.005753   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:49:51.497979   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:49:53.498524   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:49:55.504471   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:49:57.508726   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:00.001000   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:02.507501   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:05.003045   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:07.498996   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:09.502386   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:11.992111   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:14.496745   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:16.998819   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:19.506412   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:21.993675   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:24.001830   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:26.493088   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:28.994605   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:31.001379   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:33.492701   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:35.499399   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:37.998511   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:40.498435   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:42.997476   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:45.004507   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:47.494757   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:49.496873   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:52.004335   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:54.494102   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:56.503386   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:50:59.000732   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:01.501619   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:03.503012   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:06.003630   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:08.006512   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:10.500846   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:12.501944   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:14.506328   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:17.000675   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:19.497266   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:21.998179   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:24.002712   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:26.003502   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:28.504132   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:30.995487   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:33.007543   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:35.494153   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:37.497170   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:40.006048   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:42.490137   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:44.497665   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:47.003950   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:49.497997   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:51.992613   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:53.997497   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:56.507355   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:51:58.997389   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:01.499361   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:03.506101   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:05.999108   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:08.494729   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:10.510822   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:12.989818   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:14.997733   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:16.997856   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:19.005215   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:21.503730   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:24.002865   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:26.492141   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:28.494362   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:30.996709   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:33.003130   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:35.496316   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:37.996557   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:40.003566   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:42.500553   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:44.996517   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:47.003038   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:49.495238   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:51.506337   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:53.999657   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:56.504450   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:52:59.002618   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:01.490926   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:03.501214   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:05.508941   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:08.002488   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:10.005327   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:12.503122   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:15.001370   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:17.501191   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:20.003732   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:22.501679   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:25.004809   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:27.494877   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:29.502211   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:31.504479   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:33.506809   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:36.002872   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:38.495924   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:40.498508   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:42.504654   27600 node_ready.go:58] node "kindnet-20220802002910-2732" has status "Ready":"False"
	I0802 00:53:42.504706   27600 node_ready.go:38] duration metric: took 4m0.0373761s waiting for node "kindnet-20220802002910-2732" to be "Ready" ...
	I0802 00:53:42.507935   27600 out.go:177] 
	W0802 00:53:42.510511   27600 out.go:239] X Exiting due to GUEST_START: wait 5m0s for node: waiting for node to be ready: waitNodeCondition: timed out waiting for the condition
	X Exiting due to GUEST_START: wait 5m0s for node: waiting for node to be ready: waitNodeCondition: timed out waiting for the condition
	W0802 00:53:42.510635   27600 out.go:239] * 
	* 
	W0802 00:53:42.511855   27600 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0802 00:53:42.515148   27600 out.go:177] 

                                                
                                                
** /stderr **
net_test.go:103: failed start: exit status 80
--- FAIL: TestNetworkPlugins/group/kindnet/Start (332.93s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.637668s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5940105s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6869931s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5733316s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 00:54:31.146237    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5198932s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5095886s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (17.9632143s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 00:55:54.361167    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0802 00:55:56.657712    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 00:56:02.151812    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5337092s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 00:56:12.827515    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 00:56:29.380659    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:56:29.977290    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6190722s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5575616s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 00:57:36.079710    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5993591s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 00:59:01.519804    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context false-20220802002910-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.532174s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:175: failed to do nslookup on kubernetes.default: exit status 1
net_test.go:180: failed nslookup: got=";; connection timed out; no servers could be reached\n\n\n", want=*"10.96.0.1"*
--- FAIL: TestNetworkPlugins/group/false/DNS (353.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6170267s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:00:56.655092    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 01:01:02.158945    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:12.822030    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4854927s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5370872s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.7012998s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:01:48.967855    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 01:01:51.534153    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:52.999512    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 01:01:56.655155    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4893801s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:02:06.896911    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4840503s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4904408s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:02:52.561815    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 01:03:06.283200    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:08.346664    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:03:08.850363    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:13.977804    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4798693s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:03:24.232010    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5269326s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:04:01.526165    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4953394s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:04:30.275504    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:04:31.154418    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5201737s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:05:29.828118    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 01:06:29.390438    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4828004s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:175: failed to do nslookup on kubernetes.default: exit status 1
net_test.go:180: failed nslookup: got=";; connection timed out; no servers could be reached\n\n\n", want=*"10.96.0.1"*
--- FAIL: TestNetworkPlugins/group/enable-default-cni/DNS (349.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5346526s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4963028s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 01:02:27.379307    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4627475s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5612398s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 01:03:03.628638    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:03.644243    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:03.659274    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:03.690737    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:03.737908    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:03.835758    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:04.011193    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:04.346210    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
E0802 01:03:04.988784    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5302695s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5213111s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:03:44.726380    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.512968s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5207682s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:04:25.691383    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5206869s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4991584s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:05:47.626692    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\false-20220802002910-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
E0802 01:05:56.655648    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 01:06:02.165153    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\auto-20220802002906-2732\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4632989s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E0802 01:06:12.830063    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6198295s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:175: failed to do nslookup on kubernetes.default: exit status 1
net_test.go:180: failed nslookup: got=";; connection timed out; no servers could be reached\n\n\n", want=*"10.96.0.1"*
--- FAIL: TestNetworkPlugins/group/kubenet/DNS (314.66s)

                                                
                                    

Test pass (236/269)

Order passed test Duration
3 TestDownloadOnly/v1.16.0/json-events 13.11
4 TestDownloadOnly/v1.16.0/preload-exists 0
7 TestDownloadOnly/v1.16.0/kubectl 0
8 TestDownloadOnly/v1.16.0/LogsDuration 0.6
10 TestDownloadOnly/v1.24.3/json-events 11.84
11 TestDownloadOnly/v1.24.3/preload-exists 0
14 TestDownloadOnly/v1.24.3/kubectl 0
15 TestDownloadOnly/v1.24.3/LogsDuration 0.47
16 TestDownloadOnly/DeleteAll 5.53
17 TestDownloadOnly/DeleteAlwaysSucceeds 3.09
18 TestDownloadOnlyKic 38.93
19 TestBinaryMirror 7.27
20 TestOffline 176.37
22 TestAddons/Setup 444.67
26 TestAddons/parallel/MetricsServer 11.42
27 TestAddons/parallel/HelmTiller 43.52
29 TestAddons/parallel/CSI 81.76
30 TestAddons/parallel/Headlamp 31.35
32 TestAddons/serial/GCPAuth 23.88
33 TestAddons/StoppedEnableDisable 19.61
34 TestCertOptions 114.72
35 TestCertExpiration 343.65
36 TestDockerFlags 118.96
37 TestForceSystemdFlag 159.14
38 TestForceSystemdEnv 120.5
43 TestErrorSpam/setup 83.64
44 TestErrorSpam/start 10.38
45 TestErrorSpam/status 9.39
46 TestErrorSpam/pause 9.59
47 TestErrorSpam/unpause 10.27
48 TestErrorSpam/stop 23.76
51 TestFunctional/serial/CopySyncFile 0.03
52 TestFunctional/serial/StartWithProxy 107.36
53 TestFunctional/serial/AuditLog 0
54 TestFunctional/serial/SoftStart 57.83
55 TestFunctional/serial/KubeContext 0.17
56 TestFunctional/serial/KubectlGetPods 0.34
59 TestFunctional/serial/CacheCmd/cache/add_remote 12.81
60 TestFunctional/serial/CacheCmd/cache/add_local 5.94
61 TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 0.36
62 TestFunctional/serial/CacheCmd/cache/list 0.38
63 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 3.04
64 TestFunctional/serial/CacheCmd/cache/cache_reload 12.92
65 TestFunctional/serial/CacheCmd/cache/delete 0.73
66 TestFunctional/serial/MinikubeKubectlCmd 2.11
67 TestFunctional/serial/MinikubeKubectlCmdDirectly 2.1
68 TestFunctional/serial/ExtraConfig 52.09
69 TestFunctional/serial/ComponentHealth 0.27
70 TestFunctional/serial/LogsCmd 5.17
71 TestFunctional/serial/LogsFileCmd 5.76
73 TestFunctional/parallel/ConfigCmd 2.39
75 TestFunctional/parallel/DryRun 7.74
76 TestFunctional/parallel/InternationalLanguage 3.47
77 TestFunctional/parallel/StatusCmd 11.66
82 TestFunctional/parallel/AddonsCmd 2.99
83 TestFunctional/parallel/PersistentVolumeClaim 52.96
85 TestFunctional/parallel/SSHCmd 7.08
86 TestFunctional/parallel/CpCmd 15.24
87 TestFunctional/parallel/MySQL 82.41
88 TestFunctional/parallel/FileSync 3.36
89 TestFunctional/parallel/CertSync 21.38
93 TestFunctional/parallel/NodeLabels 0.29
95 TestFunctional/parallel/NonActiveRuntimeDisabled 3.35
98 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
100 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 15.83
101 TestFunctional/parallel/UpdateContextCmd/no_changes 2.88
102 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 2.9
103 TestFunctional/parallel/UpdateContextCmd/no_clusters 2.91
104 TestFunctional/parallel/ImageCommands/ImageListShort 3.01
105 TestFunctional/parallel/ImageCommands/ImageListTable 3.1
106 TestFunctional/parallel/ImageCommands/ImageListJson 2.99
107 TestFunctional/parallel/ImageCommands/ImageListYaml 2.96
108 TestFunctional/parallel/ImageCommands/ImageBuild 14.55
109 TestFunctional/parallel/ImageCommands/Setup 3.31
110 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 14.8
111 TestFunctional/parallel/Version/short 0.36
112 TestFunctional/parallel/Version/components 4.96
113 TestFunctional/parallel/ProfileCmd/profile_not_create 6.17
114 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.35
119 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.22
120 TestFunctional/parallel/ProfileCmd/profile_list 3.67
121 TestFunctional/parallel/ProfileCmd/profile_json_output 3.82
122 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 11.95
123 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 22.88
124 TestFunctional/parallel/ImageCommands/ImageSaveToFile 7.52
125 TestFunctional/parallel/ImageCommands/ImageRemove 6.31
126 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 10.79
127 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 9.61
128 TestFunctional/parallel/DockerEnv/powershell 16.22
129 TestFunctional/delete_addon-resizer_images 0.02
130 TestFunctional/delete_my-image_image 0.01
131 TestFunctional/delete_minikube_cached_images 0.01
134 TestIngressAddonLegacy/StartLegacyK8sCluster 108.13
136 TestIngressAddonLegacy/serial/ValidateIngressAddonActivation 47.65
137 TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation 3.49
141 TestJSONOutput/start/Command 102.37
142 TestJSONOutput/start/Audit 0
144 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
145 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
147 TestJSONOutput/pause/Command 4.09
148 TestJSONOutput/pause/Audit 0
150 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
151 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
153 TestJSONOutput/unpause/Command 3.98
154 TestJSONOutput/unpause/Audit 0
156 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
157 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
159 TestJSONOutput/stop/Command 15.38
160 TestJSONOutput/stop/Audit 0
162 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
163 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
164 TestErrorJSONOutput 3.86
166 TestKicCustomNetwork/create_custom_network 90.55
167 TestKicCustomNetwork/use_default_bridge_network 90.44
168 TestKicExistingNetwork 91.62
169 TestKicCustomSubnet 93.92
170 TestMainNoArgs 0.33
171 TestMinikubeProfile 198.7
174 TestMountStart/serial/StartWithMountFirst 21.89
175 TestMountStart/serial/VerifyMountFirst 3.34
176 TestMountStart/serial/StartWithMountSecond 21.13
177 TestMountStart/serial/VerifyMountSecond 3.33
178 TestMountStart/serial/DeleteFirst 6.65
179 TestMountStart/serial/VerifyMountPostDelete 3.36
180 TestMountStart/serial/Stop 4.81
181 TestMountStart/serial/RestartStopped 15.78
182 TestMountStart/serial/VerifyMountPostStop 3.34
185 TestMultiNode/serial/FreshStart2Nodes 190.82
186 TestMultiNode/serial/DeployApp2Nodes 31.05
187 TestMultiNode/serial/PingHostFrom2Pods 13.52
188 TestMultiNode/serial/AddNode 67.11
189 TestMultiNode/serial/ProfileList 3.52
190 TestMultiNode/serial/CopyFile 110.97
191 TestMultiNode/serial/StopNode 13.9
192 TestMultiNode/serial/StartAfterStop 38
193 TestMultiNode/serial/RestartKeepsNodes 128.27
194 TestMultiNode/serial/DeleteNode 17.35
195 TestMultiNode/serial/StopMultiNode 33.09
196 TestMultiNode/serial/RestartMultiNode 89.51
197 TestMultiNode/serial/ValidateNameConflict 98.1
201 TestPreload 294.32
202 TestScheduledStopWindows 170.03
206 TestInsufficientStorage 63.03
207 TestRunningBinaryUpgrade 241.14
210 TestMissingContainerUpgrade 347.93
212 TestNoKubernetes/serial/StartNoK8sWithVersion 0.88
213 TestNoKubernetes/serial/StartWithK8s 143.92
214 TestNoKubernetes/serial/StartWithStopK8s 55.94
215 TestStoppedBinaryUpgrade/Setup 1.37
216 TestStoppedBinaryUpgrade/Upgrade 244.02
217 TestNoKubernetes/serial/Start 28.57
218 TestNoKubernetes/serial/VerifyK8sNotRunning 3.97
219 TestNoKubernetes/serial/ProfileList 18.84
220 TestNoKubernetes/serial/Stop 6.27
221 TestNoKubernetes/serial/StartNoArgs 15.29
222 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 3.82
231 TestPause/serial/Start 117.76
232 TestStoppedBinaryUpgrade/MinikubeLogs 6.79
244 TestPause/serial/SecondStartNoReconfiguration 69.16
245 TestPause/serial/Pause 4.78
246 TestPause/serial/VerifyStatus 3.92
247 TestPause/serial/Unpause 5.59
248 TestPause/serial/PauseAgain 4.95
249 TestPause/serial/DeletePaused 15.29
250 TestPause/serial/VerifyDeletedResources 7.82
252 TestStartStop/group/old-k8s-version/serial/FirstStart 162.58
254 TestStartStop/group/no-preload/serial/FirstStart 181.91
256 TestStartStop/group/embed-certs/serial/FirstStart 124.03
257 TestStartStop/group/old-k8s-version/serial/DeployApp 12.33
258 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 5.21
259 TestStartStop/group/old-k8s-version/serial/Stop 20.15
260 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 5.95
262 TestStartStop/group/default-k8s-different-port/serial/FirstStart 106.83
263 TestStartStop/group/old-k8s-version/serial/SecondStart 450.02
264 TestStartStop/group/embed-certs/serial/DeployApp 14.15
265 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 5.64
266 TestStartStop/group/no-preload/serial/DeployApp 12.14
267 TestStartStop/group/embed-certs/serial/Stop 16.2
268 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 4.91
269 TestStartStop/group/no-preload/serial/Stop 15.89
270 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 5.88
271 TestStartStop/group/embed-certs/serial/SecondStart 352.21
272 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 5.5
273 TestStartStop/group/no-preload/serial/SecondStart 351.8
274 TestStartStop/group/default-k8s-different-port/serial/DeployApp 11.12
275 TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive 5.09
276 TestStartStop/group/default-k8s-different-port/serial/Stop 15.51
277 TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop 5.44
278 TestStartStop/group/default-k8s-different-port/serial/SecondStart 356.6
279 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 47.09
280 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 26.07
281 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 5.08
282 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.25
283 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.74
284 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 4.12
285 TestStartStop/group/old-k8s-version/serial/Pause 27.14
286 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 4.22
287 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.49
288 TestStartStop/group/no-preload/serial/Pause 28.38
289 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 3.84
290 TestStartStop/group/embed-certs/serial/Pause 46.12
291 TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop 65.14
293 TestStartStop/group/newest-cni/serial/FirstStart 140.72
294 TestNetworkPlugins/group/auto/Start 144.98
296 TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop 5.65
297 TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages 3.85
298 TestStartStop/group/default-k8s-different-port/serial/Pause 25.79
300 TestStartStop/group/newest-cni/serial/DeployApp 0
301 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 5.01
302 TestStartStop/group/newest-cni/serial/Stop 17.22
303 TestNetworkPlugins/group/auto/KubeletFlags 4.02
304 TestNetworkPlugins/group/auto/NetCatPod 23.01
305 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 7.41
306 TestStartStop/group/newest-cni/serial/SecondStart 58.27
307 TestNetworkPlugins/group/auto/DNS 0.66
308 TestNetworkPlugins/group/auto/Localhost 0.58
309 TestNetworkPlugins/group/auto/HairPin 5.44
310 TestNetworkPlugins/group/false/Start 374.98
311 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
312 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
313 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 4.52
314 TestStartStop/group/newest-cni/serial/Pause 29.8
316 TestNetworkPlugins/group/false/KubeletFlags 3.74
317 TestNetworkPlugins/group/false/NetCatPod 20.96
319 TestNetworkPlugins/group/enable-default-cni/Start 363.07
320 TestNetworkPlugins/group/bridge/Start 127.05
321 TestNetworkPlugins/group/kubenet/Start 364.69
322 TestNetworkPlugins/group/bridge/KubeletFlags 3.71
323 TestNetworkPlugins/group/bridge/NetCatPod 19.87
324 TestNetworkPlugins/group/bridge/DNS 0.54
325 TestNetworkPlugins/group/bridge/Localhost 0.52
326 TestNetworkPlugins/group/bridge/HairPin 0.56
327 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 3.56
328 TestNetworkPlugins/group/enable-default-cni/NetCatPod 19.96
330 TestNetworkPlugins/group/kubenet/KubeletFlags 3.49
331 TestNetworkPlugins/group/kubenet/NetCatPod 19.87
x
+
TestDownloadOnly/v1.16.0/json-events (13.11s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/json-events
aaa_download_only_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-20220801224724-2732 --force --alsologtostderr --kubernetes-version=v1.16.0 --container-runtime=docker --driver=docker
aaa_download_only_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-20220801224724-2732 --force --alsologtostderr --kubernetes-version=v1.16.0 --container-runtime=docker --driver=docker: (13.1092168s)
--- PASS: TestDownloadOnly/v1.16.0/json-events (13.11s)

                                                
                                    
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.6s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/LogsDuration
aaa_download_only_test.go:173: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-20220801224724-2732
aaa_download_only_test.go:173: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-20220801224724-2732: exit status 85 (595.4095ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|-----------------------------------|-----------------------------------|-------------------|---------|---------------------|----------|
	| Command |               Args                |              Profile              |       User        | Version |     Start Time      | End Time |
	|---------|-----------------------------------|-----------------------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only -p        | download-only-20220801224724-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 22:47 GMT |          |
	|         | download-only-20220801224724-2732 |                                   |                   |         |                     |          |
	|         | --force --alsologtostderr         |                                   |                   |         |                     |          |
	|         | --kubernetes-version=v1.16.0      |                                   |                   |         |                     |          |
	|         | --container-runtime=docker        |                                   |                   |         |                     |          |
	|         | --driver=docker                   |                                   |                   |         |                     |          |
	|---------|-----------------------------------|-----------------------------------|-------------------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/08/01 22:47:26
	Running on machine: minikube8
	Binary: Built with gc go1.18.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0801 22:47:26.054231    3680 out.go:296] Setting OutFile to fd 660 ...
	I0801 22:47:26.110887    3680 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0801 22:47:26.110887    3680 out.go:309] Setting ErrFile to fd 664...
	I0801 22:47:26.110887    3680 out.go:343] TERM=,COLORTERM=, which probably does not support color
	W0801 22:47:26.120542    3680 root.go:310] Error reading config file at C:\Users\jenkins.minikube8\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube8\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I0801 22:47:26.131536    3680 out.go:303] Setting JSON to true
	I0801 22:47:26.135139    3680 start.go:115] hostinfo: {"hostname":"minikube8","uptime":602,"bootTime":1659393444,"procs":151,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0801 22:47:26.135235    3680 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0801 22:47:26.183050    3680 out.go:97] [download-only-20220801224724-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0801 22:47:26.183050    3680 notify.go:193] Checking for updates...
	W0801 22:47:26.183050    3680 preload.go:295] Failed to list preload files: open C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I0801 22:47:26.191288    3680 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0801 22:47:26.193483    3680 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0801 22:47:26.196343    3680 out.go:169] MINIKUBE_LOCATION=14695
	I0801 22:47:26.198162    3680 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0801 22:47:26.205101    3680 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0801 22:47:26.206029    3680 driver.go:365] Setting default libvirt URI to qemu:///system
	I0801 22:47:28.000496    3680 docker.go:137] docker version: linux-20.10.17
	I0801 22:47:28.008161    3680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0801 22:47:28.529264    3680 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:43 OomKillDisable:true NGoroutines:44 SystemTime:2022-08-01 22:47:28.1662179 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0801 22:47:28.557066    3680 out.go:97] Using the docker driver based on user configuration
	I0801 22:47:28.557511    3680 start.go:284] selected driver: docker
	I0801 22:47:28.557511    3680 start.go:808] validating driver "docker" against <nil>
	I0801 22:47:28.573383    3680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0801 22:47:29.091201    3680 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:43 OomKillDisable:true NGoroutines:44 SystemTime:2022-08-01 22:47:28.729131 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_6
4 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,p
rofile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-pl
ugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0801 22:47:29.091201    3680 start_flags.go:296] no existing cluster config was found, will generate one from the flags 
	I0801 22:47:29.212041    3680 start_flags.go:377] Using suggested 16300MB memory alloc based on sys=65534MB, container=51405MB
	I0801 22:47:29.212797    3680 start_flags.go:835] Wait components to verify : map[apiserver:true system_pods:true]
	I0801 22:47:29.216518    3680 out.go:169] Using Docker Desktop driver with root privileges
	I0801 22:47:29.219728    3680 cni.go:95] Creating CNI manager for ""
	I0801 22:47:29.219728    3680 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I0801 22:47:29.219728    3680 start_flags.go:310] config:
	{Name:download-only-20220801224724-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:16300 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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-20220801224724-2732 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomai
n: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:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0801 22:47:29.222196    3680 out.go:97] Starting control plane node download-only-20220801224724-2732 in cluster download-only-20220801224724-2732
	I0801 22:47:29.222196    3680 cache.go:120] Beginning downloading kic base image for docker with docker
	I0801 22:47:29.223719    3680 out.go:97] Pulling base image ...
	I0801 22:47:29.223719    3680 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0801 22:47:29.224690    3680 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon
	I0801 22:47:29.276760    3680 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
	I0801 22:47:29.276760    3680 cache.go:57] Caching tarball of preloaded images
	I0801 22:47:29.277465    3680 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0801 22:47:29.280335    3680 out.go:97] Downloading Kubernetes v1.16.0 preload ...
	I0801 22:47:29.280335    3680 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0801 22:47:29.346420    3680 download.go:101] 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 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I0801 22:47:29.433760    3680 cache.go:147] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 to local cache
	I0801 22:47:29.433760    3680 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8.tar -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.32-1659115536-14579@sha256_73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8.tar
	I0801 22:47:29.433760    3680 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8.tar -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.32-1659115536-14579@sha256_73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8.tar
	I0801 22:47:29.433760    3680 image.go:59] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local cache directory
	I0801 22:47:29.434918    3680 image.go:119] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 to local cache
	I0801 22:47:33.875784    3680 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0801 22:47:33.877737    3680 preload.go:256] verifying checksumm of C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0801 22:47:34.918357    3680 cache.go:60] Finished verifying existence of preloaded tar for  v1.16.0 on docker
	I0801 22:47:34.919350    3680 profile.go:148] Saving config to C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\download-only-20220801224724-2732\config.json ...
	I0801 22:47:34.919350    3680 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\download-only-20220801224724-2732\config.json: {Name:mk3781fef72d6f23b1ca5842123d82ffe15f009f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0801 22:47:34.920508    3680 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0801 22:47:34.921932    3680 download.go:101] Downloading: https://storage.googleapis.com/kubernetes-release/release/v1.16.0/bin/windows/amd64/kubectl.exe?checksum=file:https://storage.googleapis.com/kubernetes-release/release/v1.16.0/bin/windows/amd64/kubectl.exe.sha1 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\windows\amd64\v1.16.0/kubectl.exe
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-20220801224724-2732"

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

                                                
                                    
x
+
TestDownloadOnly/v1.24.3/json-events (11.84s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.24.3/json-events
aaa_download_only_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-20220801224724-2732 --force --alsologtostderr --kubernetes-version=v1.24.3 --container-runtime=docker --driver=docker
aaa_download_only_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-20220801224724-2732 --force --alsologtostderr --kubernetes-version=v1.24.3 --container-runtime=docker --driver=docker: (11.8402226s)
--- PASS: TestDownloadOnly/v1.24.3/json-events (11.84s)

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.24.3/LogsDuration (0.47s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.24.3/LogsDuration
aaa_download_only_test.go:173: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-20220801224724-2732
aaa_download_only_test.go:173: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-20220801224724-2732: exit status 85 (470.1825ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|-----------------------------------|-----------------------------------|-------------------|---------|---------------------|----------|
	| Command |               Args                |              Profile              |       User        | Version |     Start Time      | End Time |
	|---------|-----------------------------------|-----------------------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only -p        | download-only-20220801224724-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 22:47 GMT |          |
	|         | download-only-20220801224724-2732 |                                   |                   |         |                     |          |
	|         | --force --alsologtostderr         |                                   |                   |         |                     |          |
	|         | --kubernetes-version=v1.16.0      |                                   |                   |         |                     |          |
	|         | --container-runtime=docker        |                                   |                   |         |                     |          |
	|         | --driver=docker                   |                                   |                   |         |                     |          |
	| start   | -o=json --download-only -p        | download-only-20220801224724-2732 | minikube8\jenkins | v1.26.0 | 01 Aug 22 22:47 GMT |          |
	|         | download-only-20220801224724-2732 |                                   |                   |         |                     |          |
	|         | --force --alsologtostderr         |                                   |                   |         |                     |          |
	|         | --kubernetes-version=v1.24.3      |                                   |                   |         |                     |          |
	|         | --container-runtime=docker        |                                   |                   |         |                     |          |
	|         | --driver=docker                   |                                   |                   |         |                     |          |
	|---------|-----------------------------------|-----------------------------------|-------------------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/08/01 22:47:38
	Running on machine: minikube8
	Binary: Built with gc go1.18.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0801 22:47:38.230292    3624 out.go:296] Setting OutFile to fd 752 ...
	I0801 22:47:38.296851    3624 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0801 22:47:38.296851    3624 out.go:309] Setting ErrFile to fd 756...
	I0801 22:47:38.296851    3624 out.go:343] TERM=,COLORTERM=, which probably does not support color
	W0801 22:47:38.308870    3624 root.go:310] Error reading config file at C:\Users\jenkins.minikube8\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube8\minikube-integration\.minikube\config\config.json: The system cannot find the file specified.
	I0801 22:47:38.317409    3624 out.go:303] Setting JSON to true
	I0801 22:47:38.320738    3624 start.go:115] hostinfo: {"hostname":"minikube8","uptime":614,"bootTime":1659393444,"procs":156,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0801 22:47:38.321000    3624 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0801 22:47:38.626450    3624 out.go:97] [download-only-20220801224724-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0801 22:47:38.626969    3624 notify.go:193] Checking for updates...
	I0801 22:47:38.635503    3624 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0801 22:47:38.637593    3624 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0801 22:47:38.639732    3624 out.go:169] MINIKUBE_LOCATION=14695
	I0801 22:47:38.642313    3624 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0801 22:47:38.646247    3624 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0801 22:47:38.647253    3624 config.go:180] Loaded profile config "download-only-20220801224724-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.16.0
	W0801 22:47:38.647717    3624 start.go:716] api.Load failed for download-only-20220801224724-2732: filestore "download-only-20220801224724-2732": Docker machine "download-only-20220801224724-2732" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0801 22:47:38.647717    3624 driver.go:365] Setting default libvirt URI to qemu:///system
	W0801 22:47:38.647717    3624 start.go:716] api.Load failed for download-only-20220801224724-2732: filestore "download-only-20220801224724-2732": Docker machine "download-only-20220801224724-2732" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I0801 22:47:40.453708    3624 docker.go:137] docker version: linux-20.10.17
	I0801 22:47:40.462405    3624 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0801 22:47:41.032369    3624 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:43 OomKillDisable:true NGoroutines:44 SystemTime:2022-08-01 22:47:40.6271401 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0801 22:47:41.230028    3624 out.go:97] Using the docker driver based on existing profile
	I0801 22:47:41.230963    3624 start.go:284] selected driver: docker
	I0801 22:47:41.230963    3624 start.go:808] validating driver "docker" against &{Name:download-only-20220801224724-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:16300 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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-20220801224724-2732 Names
pace: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:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custom
QemuFirmwarePath:}
	I0801 22:47:41.248211    3624 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0801 22:47:41.808321    3624 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:43 OomKillDisable:true NGoroutines:44 SystemTime:2022-08-01 22:47:41.4116841 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0801 22:47:41.861571    3624 cni.go:95] Creating CNI manager for ""
	I0801 22:47:41.861571    3624 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I0801 22:47:41.861571    3624 start_flags.go:310] config:
	{Name:download-only-20220801224724-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:16300 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:download-only-20220801224724-2732 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomai
n: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:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0801 22:47:42.077941    3624 out.go:97] Starting control plane node download-only-20220801224724-2732 in cluster download-only-20220801224724-2732
	I0801 22:47:42.077941    3624 cache.go:120] Beginning downloading kic base image for docker with docker
	I0801 22:47:42.080722    3624 out.go:97] Pulling base image ...
	I0801 22:47:42.080797    3624 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0801 22:47:42.080974    3624 image.go:75] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local docker daemon
	I0801 22:47:42.126961    3624 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.24.3/preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4
	I0801 22:47:42.126961    3624 cache.go:57] Caching tarball of preloaded images
	I0801 22:47:42.126961    3624 preload.go:132] Checking if preload exists for k8s version v1.24.3 and runtime docker
	I0801 22:47:42.130842    3624 out.go:97] Downloading Kubernetes v1.24.3 preload ...
	I0801 22:47:42.130898    3624 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4 ...
	I0801 22:47:42.206762    3624 download.go:101] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.24.3/preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4?checksum=md5:ae1c8e7b1fa116b4699d7551d3812287 -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4
	I0801 22:47:42.310652    3624 cache.go:147] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 to local cache
	I0801 22:47:42.310652    3624 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8.tar -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.32-1659115536-14579@sha256_73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8.tar
	I0801 22:47:42.310652    3624 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8.tar -> C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.32-1659115536-14579@sha256_73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8.tar
	I0801 22:47:42.310652    3624 image.go:59] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local cache directory
	I0801 22:47:42.319657    3624 image.go:62] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 in local cache directory, skipping pull
	I0801 22:47:42.319657    3624 image.go:103] gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 exists in cache, skipping pull
	I0801 22:47:42.319657    3624 cache.go:150] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 as a tarball
	I0801 22:47:47.476158    3624 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4 ...
	I0801 22:47:47.477807    3624 preload.go:256] verifying checksumm of C:\Users\jenkins.minikube8\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.3-docker-overlay2-amd64.tar.lz4 ...
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-20220801224724-2732"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:174: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.24.3/LogsDuration (0.47s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAll (5.53s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAll
aaa_download_only_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe delete --all
aaa_download_only_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe delete --all: (5.525995s)
--- PASS: TestDownloadOnly/DeleteAll (5.53s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAlwaysSucceeds (3.09s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAlwaysSucceeds
aaa_download_only_test.go:203: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-20220801224724-2732
aaa_download_only_test.go:203: (dbg) Done: out/minikube-windows-amd64.exe delete -p download-only-20220801224724-2732: (3.0862734s)
--- PASS: TestDownloadOnly/DeleteAlwaysSucceeds (3.09s)

                                                
                                    
x
+
TestDownloadOnlyKic (38.93s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p download-docker-20220801224801-2732 --force --alsologtostderr --driver=docker
aaa_download_only_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p download-docker-20220801224801-2732 --force --alsologtostderr --driver=docker: (34.4216111s)
helpers_test.go:175: Cleaning up "download-docker-20220801224801-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-docker-20220801224801-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p download-docker-20220801224801-2732: (3.3105483s)
--- PASS: TestDownloadOnlyKic (38.93s)

                                                
                                    
x
+
TestBinaryMirror (7.27s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:310: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p binary-mirror-20220801224840-2732 --alsologtostderr --binary-mirror http://127.0.0.1:63111 --driver=docker
aaa_download_only_test.go:310: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-20220801224840-2732 --alsologtostderr --binary-mirror http://127.0.0.1:63111 --driver=docker: (3.760321s)
helpers_test.go:175: Cleaning up "binary-mirror-20220801224840-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-20220801224840-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p binary-mirror-20220801224840-2732: (3.2189274s)
--- PASS: TestBinaryMirror (7.27s)

                                                
                                    
x
+
TestOffline (176.37s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-20220802002137-2732 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-20220802002137-2732 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker: (2m43.2684827s)
helpers_test.go:175: Cleaning up "offline-docker-20220802002137-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-20220802002137-2732
E0802 00:24:31.125963    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-20220802002137-2732: (13.0980877s)
--- PASS: TestOffline (176.37s)

                                                
                                    
x
+
TestAddons/Setup (444.67s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-20220801224848-2732 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --driver=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:76: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-20220801224848-2732 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --driver=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller: (7m24.668465s)
--- PASS: TestAddons/Setup (444.67s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (11.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:359: metrics-server stabilized in 26.3865ms

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:361: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
helpers_test.go:342: "metrics-server-8595bd7d4c-qltx6" [7255910d-3074-4bb0-a4cb-00df55807c74] Running

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:361: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.0340449s

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:367: (dbg) Run:  kubectl --context addons-20220801224848-2732 top pods -n kube-system

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:384: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable metrics-server --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:384: (dbg) Done: out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable metrics-server --alsologtostderr -v=1: (6.0104845s)
--- PASS: TestAddons/parallel/MetricsServer (11.42s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (43.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:408: tiller-deploy stabilized in 25.3816ms

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:410: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
helpers_test.go:342: "tiller-deploy-c7d76457b-gw67x" [0df2e91b-50f8-41e0-a636-408f00f17e39] Running

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:410: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.0373115s

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:425: (dbg) Run:  kubectl --context addons-20220801224848-2732 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:425: (dbg) Done: kubectl --context addons-20220801224848-2732 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: (27.9244418s)
addons_test.go:430: kubectl --context addons-20220801224848-2732 run --rm helm-test --restart=Never --image=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.
Error attaching, falling back to logs: 
addons_test.go:425: (dbg) Run:  kubectl --context addons-20220801224848-2732 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:425: (dbg) Done: kubectl --context addons-20220801224848-2732 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: (6.2438172s)
addons_test.go:442: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable helm-tiller --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:442: (dbg) Done: out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable helm-tiller --alsologtostderr -v=1: (3.7341724s)
--- PASS: TestAddons/parallel/HelmTiller (43.52s)

                                                
                                    
x
+
TestAddons/parallel/CSI (81.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:513: csi-hostpath-driver pods stabilized in 64.2995ms
addons_test.go:516: (dbg) Run:  kubectl --context addons-20220801224848-2732 create -f testdata\csi-hostpath-driver\pvc.yaml
addons_test.go:521: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:392: (dbg) Run:  kubectl --context addons-20220801224848-2732 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:392: (dbg) Run:  kubectl --context addons-20220801224848-2732 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:526: (dbg) Run:  kubectl --context addons-20220801224848-2732 create -f testdata\csi-hostpath-driver\pv-pod.yaml
addons_test.go:531: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:342: "task-pv-pod" [41b5c764-ea59-460e-ab8f-232f2fa0865d] Pending
helpers_test.go:342: "task-pv-pod" [41b5c764-ea59-460e-ab8f-232f2fa0865d] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:342: "task-pv-pod" [41b5c764-ea59-460e-ab8f-232f2fa0865d] Running
addons_test.go:531: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 37.189486s
addons_test.go:536: (dbg) Run:  kubectl --context addons-20220801224848-2732 create -f testdata\csi-hostpath-driver\snapshot.yaml
addons_test.go:541: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:417: (dbg) Run:  kubectl --context addons-20220801224848-2732 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:417: (dbg) Run:  kubectl --context addons-20220801224848-2732 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:546: (dbg) Run:  kubectl --context addons-20220801224848-2732 delete pod task-pv-pod
addons_test.go:546: (dbg) Done: kubectl --context addons-20220801224848-2732 delete pod task-pv-pod: (1.5042008s)
addons_test.go:552: (dbg) Run:  kubectl --context addons-20220801224848-2732 delete pvc hpvc
addons_test.go:558: (dbg) Run:  kubectl --context addons-20220801224848-2732 create -f testdata\csi-hostpath-driver\pvc-restore.yaml
addons_test.go:563: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:392: (dbg) Run:  kubectl --context addons-20220801224848-2732 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:568: (dbg) Run:  kubectl --context addons-20220801224848-2732 create -f testdata\csi-hostpath-driver\pv-pod-restore.yaml
addons_test.go:573: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:342: "task-pv-pod-restore" [075472a2-1f58-49af-a528-238117157c81] Pending
helpers_test.go:342: "task-pv-pod-restore" [075472a2-1f58-49af-a528-238117157c81] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:342: "task-pv-pod-restore" [075472a2-1f58-49af-a528-238117157c81] Running
addons_test.go:573: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 17.0520762s
addons_test.go:578: (dbg) Run:  kubectl --context addons-20220801224848-2732 delete pod task-pv-pod-restore
addons_test.go:578: (dbg) Done: kubectl --context addons-20220801224848-2732 delete pod task-pv-pod-restore: (1.6143986s)
addons_test.go:582: (dbg) Run:  kubectl --context addons-20220801224848-2732 delete pvc hpvc-restore
addons_test.go:586: (dbg) Run:  kubectl --context addons-20220801224848-2732 delete volumesnapshot new-snapshot-demo
addons_test.go:590: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:590: (dbg) Done: out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable csi-hostpath-driver --alsologtostderr -v=1: (12.5375095s)
addons_test.go:594: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:594: (dbg) Done: out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable volumesnapshots --alsologtostderr -v=1: (4.0189921s)
--- PASS: TestAddons/parallel/CSI (81.76s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (31.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:737: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-20220801224848-2732 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:737: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-20220801224848-2732 --alsologtostderr -v=1: (7.2057109s)
addons_test.go:742: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:342: "headlamp-866f5bd7bc-krkzd" [25351ea3-5f5e-49c7-a78d-50320a9def0c] Pending
helpers_test.go:342: "headlamp-866f5bd7bc-krkzd" [25351ea3-5f5e-49c7-a78d-50320a9def0c] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
helpers_test.go:342: "headlamp-866f5bd7bc-krkzd" [25351ea3-5f5e-49c7-a78d-50320a9def0c] Running

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:742: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 24.1398961s
--- PASS: TestAddons/parallel/Headlamp (31.35s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth (23.88s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth
addons_test.go:605: (dbg) Run:  kubectl --context addons-20220801224848-2732 create -f testdata\busybox.yaml
addons_test.go:605: (dbg) Done: kubectl --context addons-20220801224848-2732 create -f testdata\busybox.yaml: (2.1398834s)
addons_test.go:612: (dbg) Run:  kubectl --context addons-20220801224848-2732 create sa gcp-auth-test
addons_test.go:618: (dbg) TestAddons/serial/GCPAuth: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:342: "busybox" [fd7e9224-d244-4af9-83ef-14ec557066dd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:342: "busybox" [fd7e9224-d244-4af9-83ef-14ec557066dd] Running
addons_test.go:618: (dbg) TestAddons/serial/GCPAuth: integration-test=busybox healthy within 9.1024012s
addons_test.go:624: (dbg) Run:  kubectl --context addons-20220801224848-2732 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:636: (dbg) Run:  kubectl --context addons-20220801224848-2732 describe sa gcp-auth-test
addons_test.go:650: (dbg) Run:  kubectl --context addons-20220801224848-2732 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:674: (dbg) Run:  kubectl --context addons-20220801224848-2732 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
addons_test.go:687: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable gcp-auth --alsologtostderr -v=1
addons_test.go:687: (dbg) Done: out/minikube-windows-amd64.exe -p addons-20220801224848-2732 addons disable gcp-auth --alsologtostderr -v=1: (10.5961901s)
--- PASS: TestAddons/serial/GCPAuth (23.88s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (19.61s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:134: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-20220801224848-2732
addons_test.go:134: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-20220801224848-2732: (15.3219937s)
addons_test.go:138: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-20220801224848-2732
addons_test.go:138: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p addons-20220801224848-2732: (2.1467451s)
addons_test.go:142: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-20220801224848-2732
addons_test.go:142: (dbg) Done: out/minikube-windows-amd64.exe addons disable dashboard -p addons-20220801224848-2732: (2.1367575s)
--- PASS: TestAddons/StoppedEnableDisable (19.61s)

                                                
                                    
x
+
TestCertOptions (114.72s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-20220802003113-2732 --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=docker --apiserver-name=localhost

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-options-20220802003113-2732 --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=docker --apiserver-name=localhost: (1m31.9764869s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-20220802003113-2732 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:60: (dbg) Done: out/minikube-windows-amd64.exe -p cert-options-20220802003113-2732 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt": (3.7963873s)
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-20220802003113-2732 -- "sudo cat /etc/kubernetes/admin.conf"
cert_options_test.go:100: (dbg) Done: out/minikube-windows-amd64.exe ssh -p cert-options-20220802003113-2732 -- "sudo cat /etc/kubernetes/admin.conf": (4.7426192s)
helpers_test.go:175: Cleaning up "cert-options-20220802003113-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-20220802003113-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-20220802003113-2732: (13.9621041s)
--- PASS: TestCertOptions (114.72s)

                                                
                                    
x
+
TestCertExpiration (343.65s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-20220802002854-2732 --memory=2048 --cert-expiration=3m --driver=docker

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-20220802002854-2732 --memory=2048 --cert-expiration=3m --driver=docker: (1m40.6157217s)

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-20220802002854-2732 --memory=2048 --cert-expiration=8760h --driver=docker

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-20220802002854-2732 --memory=2048 --cert-expiration=8760h --driver=docker: (49.8307153s)
helpers_test.go:175: Cleaning up "cert-expiration-20220802002854-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-20220802002854-2732
E0802 00:34:31.139712    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-20220802002854-2732: (13.204632s)
--- PASS: TestCertExpiration (343.65s)

                                                
                                    
x
+
TestDockerFlags (118.96s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:45: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-20220802002914-2732 --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=docker

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:45: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-flags-20220802002914-2732 --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=docker: (1m35.1395233s)
docker_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-20220802002914-2732 ssh "sudo systemctl show docker --property=Environment --no-pager"

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:50: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-20220802002914-2732 ssh "sudo systemctl show docker --property=Environment --no-pager": (3.6777076s)
docker_test.go:61: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-20220802002914-2732 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
E0802 00:30:56.642065    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
docker_test.go:61: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-20220802002914-2732 ssh "sudo systemctl show docker --property=ExecStart --no-pager": (5.946146s)
helpers_test.go:175: Cleaning up "docker-flags-20220802002914-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-20220802002914-2732

                                                
                                                
=== CONT  TestDockerFlags
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-20220802002914-2732: (14.1999708s)
--- PASS: TestDockerFlags (118.96s)

                                                
                                    
x
+
TestForceSystemdFlag (159.14s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:85: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-20220802002137-2732 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:85: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-20220802002137-2732 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker: (2m20.7278628s)
docker_test.go:104: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-20220802002137-2732 ssh "docker info --format {{.CgroupDriver}}"

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:104: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-20220802002137-2732 ssh "docker info --format {{.CgroupDriver}}": (4.8630948s)
helpers_test.go:175: Cleaning up "force-systemd-flag-20220802002137-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-20220802002137-2732
E0802 00:24:16.058357    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-20220802002137-2732: (13.5515852s)
--- PASS: TestForceSystemdFlag (159.14s)

                                                
                                    
x
+
TestForceSystemdEnv (120.5s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-20220802003026-2732 --memory=2048 --alsologtostderr -v=5 --driver=docker

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-20220802003026-2732 --memory=2048 --alsologtostderr -v=5 --driver=docker: (1m47.9033843s)
docker_test.go:104: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-20220802003026-2732 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:104: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-env-20220802003026-2732 ssh "docker info --format {{.CgroupDriver}}": (3.8747316s)
helpers_test.go:175: Cleaning up "force-systemd-env-20220802003026-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-20220802003026-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-20220802003026-2732: (8.7160555s)
--- PASS: TestForceSystemdEnv (120.50s)

                                                
                                    
x
+
TestErrorSpam/setup (83.64s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:78: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-20220801225853-2732 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 --driver=docker
error_spam_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-20220801225853-2732 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 --driver=docker: (1m23.6384541s)
error_spam_test.go:88: acceptable stderr: "! C:\\ProgramData\\chocolatey\\bin\\kubectl.exe is version 1.18.2, which may have incompatibilites with Kubernetes 1.24.3."
--- PASS: TestErrorSpam/setup (83.64s)

                                                
                                    
x
+
TestErrorSpam/start (10.38s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:213: Cleaning up 1 logfile(s) ...
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 start --dry-run
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 start --dry-run: (3.3735603s)
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 start --dry-run
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 start --dry-run: (3.4986487s)
error_spam_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 start --dry-run
error_spam_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 start --dry-run: (3.5064481s)
--- PASS: TestErrorSpam/start (10.38s)

                                                
                                    
x
+
TestErrorSpam/status (9.39s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:213: Cleaning up 0 logfile(s) ...
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 status
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 status: (3.1261031s)
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 status
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 status: (3.1469315s)
error_spam_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 status
error_spam_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 status: (3.1180797s)
--- PASS: TestErrorSpam/status (9.39s)

                                                
                                    
x
+
TestErrorSpam/pause (9.59s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:213: Cleaning up 0 logfile(s) ...
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 pause
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 pause: (3.586648s)
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 pause
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 pause: (2.9791446s)
error_spam_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 pause
error_spam_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 pause: (3.0230435s)
--- PASS: TestErrorSpam/pause (9.59s)

                                                
                                    
x
+
TestErrorSpam/unpause (10.27s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:213: Cleaning up 0 logfile(s) ...
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 unpause
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 unpause: (3.6401673s)
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 unpause
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 unpause: (3.5576641s)
error_spam_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 unpause
error_spam_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 unpause: (3.0704515s)
--- PASS: TestErrorSpam/unpause (10.27s)

                                                
                                    
x
+
TestErrorSpam/stop (23.76s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:213: Cleaning up 0 logfile(s) ...
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 stop
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 stop: (14.6355473s)
error_spam_test.go:156: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 stop
E0801 23:01:12.794914    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:12.810051    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:12.825466    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:12.860091    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:12.907535    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:13.003665    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:13.164229    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:13.498918    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:14.141653    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:15.422043    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
error_spam_test.go:156: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 stop: (5.0640433s)
error_spam_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 stop
E0801 23:01:17.998509    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
error_spam_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-20220801225853-2732 --log_dir C:\Users\jenkins.minikube8\AppData\Local\Temp\nospam-20220801225853-2732 stop: (4.0600278s)
--- PASS: TestErrorSpam/stop (23.76s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1781: local sync path: C:\Users\jenkins.minikube8\minikube-integration\.minikube\files\etc\test\nested\copy\2732\hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (107.36s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2160: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker
E0801 23:01:33.375325    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:01:53.864902    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:02:34.829689    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
functional_test.go:2160: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker: (1m47.3571804s)
--- PASS: TestFunctional/serial/StartWithProxy (107.36s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (57.83s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:651: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --alsologtostderr -v=8
E0801 23:03:56.764043    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
functional_test.go:651: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --alsologtostderr -v=8: (57.825027s)
functional_test.go:655: soft start took 57.826386s for "functional-20220801230127-2732" cluster.
--- PASS: TestFunctional/serial/SoftStart (57.83s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.17s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.34s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:688: (dbg) Run:  kubectl --context functional-20220801230127-2732 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.34s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1041: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache add k8s.gcr.io/pause:3.1
functional_test.go:1041: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache add k8s.gcr.io/pause:3.1: (4.1121267s)
functional_test.go:1041: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache add k8s.gcr.io/pause:3.3
functional_test.go:1041: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache add k8s.gcr.io/pause:3.3: (4.1142822s)
functional_test.go:1041: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache add k8s.gcr.io/pause:latest
functional_test.go:1041: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache add k8s.gcr.io/pause:latest: (4.5825327s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (12.81s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1069: (dbg) Run:  docker build -t minikube-local-cache-test:functional-20220801230127-2732 C:\Users\jenkins.minikube8\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local722502195\001
functional_test.go:1069: (dbg) Done: docker build -t minikube-local-cache-test:functional-20220801230127-2732 C:\Users\jenkins.minikube8\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local722502195\001: (1.5143135s)
functional_test.go:1081: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache add minikube-local-cache-test:functional-20220801230127-2732
functional_test.go:1081: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache add minikube-local-cache-test:functional-20220801230127-2732: (3.8147046s)
functional_test.go:1086: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache delete minikube-local-cache-test:functional-20220801230127-2732
functional_test.go:1075: (dbg) Run:  docker rmi minikube-local-cache-test:functional-20220801230127-2732
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (5.94s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.36s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3
functional_test.go:1094: (dbg) Run:  out/minikube-windows-amd64.exe cache delete k8s.gcr.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.36s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1102: (dbg) Run:  out/minikube-windows-amd64.exe cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.38s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1116: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh sudo crictl images
functional_test.go:1116: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh sudo crictl images: (3.0407523s)
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (3.04s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1139: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh sudo docker rmi k8s.gcr.io/pause:latest
functional_test.go:1139: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh sudo docker rmi k8s.gcr.io/pause:latest: (2.9931392s)
functional_test.go:1145: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
functional_test.go:1145: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh sudo crictl inspecti k8s.gcr.io/pause:latest: exit status 1 (2.984969s)

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

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

                                                
                                                
** /stderr **
functional_test.go:1150: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache reload
functional_test.go:1150: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cache reload: (3.9461896s)
functional_test.go:1155: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
functional_test.go:1155: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh sudo crictl inspecti k8s.gcr.io/pause:latest: (2.995955s)
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (12.92s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1164: (dbg) Run:  out/minikube-windows-amd64.exe cache delete k8s.gcr.io/pause:3.1
functional_test.go:1164: (dbg) Run:  out/minikube-windows-amd64.exe cache delete k8s.gcr.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.73s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (2.11s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:708: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 kubectl -- --context functional-20220801230127-2732 get pods
functional_test.go:708: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 kubectl -- --context functional-20220801230127-2732 get pods: (2.1086403s)
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (2.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (2.1s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:733: (dbg) Run:  out\kubectl.exe --context functional-20220801230127-2732 get pods
functional_test.go:733: (dbg) Done: out\kubectl.exe --context functional-20220801230127-2732 get pods: (2.0928715s)
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (2.10s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (52.09s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:749: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:749: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (52.0863096s)
functional_test.go:753: restart took 52.0865615s for "functional-20220801230127-2732" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (52.09s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.27s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:802: (dbg) Run:  kubectl --context functional-20220801230127-2732 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:817: etcd phase: Running
functional_test.go:827: etcd status: Ready
functional_test.go:817: kube-apiserver phase: Running
functional_test.go:827: kube-apiserver status: Ready
functional_test.go:817: kube-controller-manager phase: Running
functional_test.go:827: kube-controller-manager status: Ready
functional_test.go:817: kube-scheduler phase: Running
functional_test.go:827: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.27s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (5.17s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1228: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 logs
functional_test.go:1228: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 logs: (5.1684445s)
--- PASS: TestFunctional/serial/LogsCmd (5.17s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (5.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1242: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 logs --file C:\Users\jenkins.minikube8\AppData\Local\Temp\TestFunctionalserialLogsFileCmd3346650574\001\logs.txt
functional_test.go:1242: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 logs --file C:\Users\jenkins.minikube8\AppData\Local\Temp\TestFunctionalserialLogsFileCmd3346650574\001\logs.txt: (5.7605407s)
--- PASS: TestFunctional/serial/LogsFileCmd (5.76s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (2.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1191: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 config unset cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1191: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 config get cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1191: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 config get cpus: exit status 14 (426.5462ms)

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

                                                
                                                
** /stderr **
functional_test.go:1191: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 config set cpus 2
functional_test.go:1191: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 config get cpus
functional_test.go:1191: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 config unset cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1191: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 config get cpus
functional_test.go:1191: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 config get cpus: exit status 14 (360.1767ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (7.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:966: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --dry-run --memory 250MB --alsologtostderr --driver=docker

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:966: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (3.493801s)

                                                
                                                
-- stdout --
	* [functional-20220801230127-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0801 23:07:07.272217    7944 out.go:296] Setting OutFile to fd 864 ...
	I0801 23:07:07.337214    7944 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0801 23:07:07.337214    7944 out.go:309] Setting ErrFile to fd 976...
	I0801 23:07:07.337214    7944 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0801 23:07:07.360209    7944 out.go:303] Setting JSON to false
	I0801 23:07:07.366225    7944 start.go:115] hostinfo: {"hostname":"minikube8","uptime":1783,"bootTime":1659393444,"procs":154,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0801 23:07:07.366225    7944 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0801 23:07:07.372215    7944 out.go:177] * [functional-20220801230127-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0801 23:07:07.374212    7944 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0801 23:07:07.377238    7944 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0801 23:07:07.379226    7944 out.go:177]   - MINIKUBE_LOCATION=14695
	I0801 23:07:07.382217    7944 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0801 23:07:07.386208    7944 config.go:180] Loaded profile config "functional-20220801230127-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0801 23:07:07.387221    7944 driver.go:365] Setting default libvirt URI to qemu:///system
	I0801 23:07:09.777870    7944 docker.go:137] docker version: linux-20.10.17
	I0801 23:07:09.785874    7944 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0801 23:07:10.403290    7944 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:58 OomKillDisable:true NGoroutines:52 SystemTime:2022-08-01 23:07:09.9693274 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0801 23:07:10.406875    7944 out.go:177] * Using the docker driver based on existing profile
	I0801 23:07:10.408602    7944 start.go:284] selected driver: docker
	I0801 23:07:10.409609    7944 start.go:808] validating driver "docker" against &{Name:functional-20220801230127-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:functional-20220801230127-2732 Namespace:de
fault APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: 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.49.2 Port:8441 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-polic
y:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] 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 MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0801 23:07:10.409609    7944 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0801 23:07:10.467614    7944 out.go:177] 
	W0801 23:07:10.470612    7944 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
	I0801 23:07:10.472617    7944 out.go:177] 

                                                
                                                
** /stderr **
functional_test.go:983: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --dry-run --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:983: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --dry-run --alsologtostderr -v=1 --driver=docker: (4.2436287s)
--- PASS: TestFunctional/parallel/DryRun (7.74s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (3.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1012: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --dry-run --memory 250MB --alsologtostderr --driver=docker

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1012: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-20220801230127-2732 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (3.4681786s)

                                                
                                                
-- stdout --
	* [functional-20220801230127-2732] minikube v1.26.0 sur Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0801 23:07:03.821496    4032 out.go:296] Setting OutFile to fd 696 ...
	I0801 23:07:03.897489    4032 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0801 23:07:03.898488    4032 out.go:309] Setting ErrFile to fd 924...
	I0801 23:07:03.898488    4032 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0801 23:07:03.920481    4032 out.go:303] Setting JSON to false
	I0801 23:07:03.922481    4032 start.go:115] hostinfo: {"hostname":"minikube8","uptime":1780,"bootTime":1659393443,"procs":151,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19044 Build 19044","kernelVersion":"10.0.19044 Build 19044","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"907a2b8c-8800-4f4e-912a-028cf331db55"}
	W0801 23:07:03.922481    4032 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I0801 23:07:03.945102    4032 out.go:177] * [functional-20220801230127-2732] minikube v1.26.0 sur Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	I0801 23:07:03.949797    4032 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	I0801 23:07:03.952358    4032 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	I0801 23:07:03.955054    4032 out.go:177]   - MINIKUBE_LOCATION=14695
	I0801 23:07:03.957041    4032 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0801 23:07:03.960034    4032 config.go:180] Loaded profile config "functional-20220801230127-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0801 23:07:03.961079    4032 driver.go:365] Setting default libvirt URI to qemu:///system
	I0801 23:07:06.349490    4032 docker.go:137] docker version: linux-20.10.17
	I0801 23:07:06.356476    4032 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0801 23:07:06.903482    4032 info.go:265] docker info: {ID:EHFC:YCAN:KYNN:D6SR:ANQE:WOCA:2TFV:AH4L:QH5G:SCCM:DZFI:3DVV Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:58 OomKillDisable:true NGoroutines:52 SystemTime:2022-08-01 23:07:06.5148457 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.17 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 Expected:10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1} RuncCommit:{ID:v1.1.2-0-ga916309 Expected:v1.1.2-0-ga916309} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.8.2] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.7.0] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.8] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-p
lugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}}
	I0801 23:07:06.907472    4032 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0801 23:07:06.909476    4032 start.go:284] selected driver: docker
	I0801 23:07:06.909476    4032 start.go:808] validating driver "docker" against &{Name:functional-20220801230127-2732 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.32-1659115536-14579@sha256:73b259e144d926189cf169ae5b46bbec4e08e4e2f2bd87296054c3244f70feb8 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.24.3 ClusterName:functional-20220801230127-2732 Namespace:de
fault APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: 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.49.2 Port:8441 KubernetesVersion:v1.24.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-polic
y:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] 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 MountString:C:\Users\jenkins.minikube8:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I0801 23:07:06.909476    4032 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0801 23:07:06.975799    4032 out.go:177] 
	W0801 23:07:06.978794    4032 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
	I0801 23:07:06.981790    4032 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (11.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:846: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 status

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:846: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 status: (3.6819853s)
functional_test.go:852: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:852: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}: (4.3174992s)
functional_test.go:864: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 status -o json

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:864: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 status -o json: (3.6619421s)
--- PASS: TestFunctional/parallel/StatusCmd (11.66s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (2.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1619: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 addons list

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1619: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 addons list: (2.6181885s)
functional_test.go:1631: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (2.99s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (52.96s)

                                                
                                                
=== 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:342: "storage-provisioner" [204cc428-129e-4194-95da-098baa15a4f5] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.0424417s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-20220801230127-2732 get storageclass -o=json

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-20220801230127-2732 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-20220801230127-2732 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-20220801230127-2732 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:342: "sp-pod" [a86ddac3-9045-48e4-a7ef-69b87aad1d1c] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [a86ddac3-9045-48e4-a7ef-69b87aad1d1c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [a86ddac3-9045-48e4-a7ef-69b87aad1d1c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 28.0441806s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:100: (dbg) Done: kubectl --context functional-20220801230127-2732 exec sp-pod -- touch /tmp/mount/foo: (1.5036997s)
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-20220801230127-2732 delete -f testdata/storage-provisioner/pod.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-20220801230127-2732 delete -f testdata/storage-provisioner/pod.yaml: (5.5957458s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-20220801230127-2732 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:342: "sp-pod" [1a4584f1-bcf5-4729-9f1d-295912aed002] Pending
helpers_test.go:342: "sp-pod" [1a4584f1-bcf5-4729-9f1d-295912aed002] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [1a4584f1-bcf5-4729-9f1d-295912aed002] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.4151187s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (52.96s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (7.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1654: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "echo hello"

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1654: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "echo hello": (3.3379496s)
functional_test.go:1671: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "cat /etc/hostname"

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1671: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "cat /etc/hostname": (3.7388811s)
--- PASS: TestFunctional/parallel/SSHCmd (7.08s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (15.24s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cp testdata\cp-test.txt /home/docker/cp-test.txt: (3.834616s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh -n functional-20220801230127-2732 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh -n functional-20220801230127-2732 "sudo cat /home/docker/cp-test.txt": (3.700191s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cp functional-20220801230127-2732:/home/docker/cp-test.txt C:\Users\jenkins.minikube8\AppData\Local\Temp\TestFunctionalparallelCpCmd2281844126\001\cp-test.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 cp functional-20220801230127-2732:/home/docker/cp-test.txt C:\Users\jenkins.minikube8\AppData\Local\Temp\TestFunctionalparallelCpCmd2281844126\001\cp-test.txt: (3.719102s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh -n functional-20220801230127-2732 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh -n functional-20220801230127-2732 "sudo cat /home/docker/cp-test.txt": (3.9802198s)
--- PASS: TestFunctional/parallel/CpCmd (15.24s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (82.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1719: (dbg) Run:  kubectl --context functional-20220801230127-2732 replace --force -f testdata\mysql.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1725: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:342: "mysql-67f7d69d8b-zwxxj" [113c5b9b-ce3b-4140-80db-c25cb2a594c9] Pending
helpers_test.go:342: "mysql-67f7d69d8b-zwxxj" [113c5b9b-ce3b-4140-80db-c25cb2a594c9] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
helpers_test.go:342: "mysql-67f7d69d8b-zwxxj" [113c5b9b-ce3b-4140-80db-c25cb2a594c9] Running

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1725: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 1m0.08809s
functional_test.go:1733: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;"

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1733: (dbg) Non-zero exit: kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;": exit status 1 (445.258ms)

                                                
                                                
** 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:1733: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;"
functional_test.go:1733: (dbg) Non-zero exit: kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;": exit status 1 (607.4685ms)

                                                
                                                
** 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 **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1733: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;"
functional_test.go:1733: (dbg) Non-zero exit: kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;": exit status 1 (640.7668ms)

                                                
                                                
** 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:1733: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;"
functional_test.go:1733: (dbg) Non-zero exit: kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;": exit status 1 (932.4258ms)

                                                
                                                
** 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:1733: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;"
functional_test.go:1733: (dbg) Non-zero exit: kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;": exit status 1 (888.5043ms)

                                                
                                                
** 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 **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1733: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;"
functional_test.go:1733: (dbg) Non-zero exit: kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;": exit status 1 (543.5175ms)

                                                
                                                
** 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 **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1733: (dbg) Run:  kubectl --context functional-20220801230127-2732 exec mysql-67f7d69d8b-zwxxj -- mysql -ppassword -e "show databases;"
E0801 23:11:12.789696    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
--- PASS: TestFunctional/parallel/MySQL (82.41s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (3.36s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1855: Checking for existence of /etc/test/nested/copy/2732/hosts within VM

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1857: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/test/nested/copy/2732/hosts"

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1857: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/test/nested/copy/2732/hosts": (3.3630207s)
functional_test.go:1862: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (3.36s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (21.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1898: Checking for existence of /etc/ssl/certs/2732.pem within VM
functional_test.go:1899: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/ssl/certs/2732.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1899: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/ssl/certs/2732.pem": (3.796469s)
functional_test.go:1898: Checking for existence of /usr/share/ca-certificates/2732.pem within VM
functional_test.go:1899: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /usr/share/ca-certificates/2732.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1899: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /usr/share/ca-certificates/2732.pem": (3.3103684s)
functional_test.go:1898: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1899: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/ssl/certs/51391683.0"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1899: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/ssl/certs/51391683.0": (3.3561077s)
functional_test.go:1925: Checking for existence of /etc/ssl/certs/27322.pem within VM
functional_test.go:1926: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/ssl/certs/27322.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1926: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/ssl/certs/27322.pem": (3.7218669s)
functional_test.go:1925: Checking for existence of /usr/share/ca-certificates/27322.pem within VM
functional_test.go:1926: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /usr/share/ca-certificates/27322.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1926: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /usr/share/ca-certificates/27322.pem": (3.289744s)
functional_test.go:1925: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1926: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1926: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (3.9064659s)
--- PASS: TestFunctional/parallel/CertSync (21.38s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (3.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1953: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo systemctl is-active crio"

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1953: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh "sudo systemctl is-active crio": exit status 1 (3.3490714s)

                                                
                                                
-- stdout --
	inactive

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:127: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-20220801230127-2732 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:147: (dbg) Run:  kubectl --context functional-20220801230127-2732 apply -f testdata\testsvc.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:151: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:342: "nginx-svc" [bb8512bd-2e66-4b12-b941-ac0db65c6148] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
helpers_test.go:342: "nginx-svc" [bb8512bd-2e66-4b12-b941-ac0db65c6148] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
helpers_test.go:342: "nginx-svc" [bb8512bd-2e66-4b12-b941-ac0db65c6148] Running

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:151: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 15.0750877s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (15.83s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2045: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 update-context --alsologtostderr -v=2
functional_test.go:2045: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 update-context --alsologtostderr -v=2: (2.8822358s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (2.88s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2045: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 update-context --alsologtostderr -v=2
functional_test.go:2045: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 update-context --alsologtostderr -v=2: (2.8995743s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (2.90s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2045: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 update-context --alsologtostderr -v=2
functional_test.go:2045: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 update-context --alsologtostderr -v=2: (2.903636s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (2.91s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format short
functional_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format short: (3.006134s)
functional_test.go:261: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format short:
k8s.gcr.io/pause:latest
k8s.gcr.io/pause:3.7
k8s.gcr.io/pause:3.6
k8s.gcr.io/pause:3.3
k8s.gcr.io/pause:3.1
k8s.gcr.io/kube-scheduler:v1.24.3
k8s.gcr.io/kube-proxy:v1.24.3
k8s.gcr.io/kube-controller-manager:v1.24.3
k8s.gcr.io/kube-apiserver:v1.24.3
k8s.gcr.io/etcd:3.5.3-0
k8s.gcr.io/echoserver:1.8
k8s.gcr.io/coredns/coredns:v1.8.6
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/google-containers/addon-resizer:functional-20220801230127-2732
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-20220801230127-2732
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (3.01s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format table
functional_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format table: (3.0978429s)
functional_test.go:261: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format table:
|---------------------------------------------|--------------------------------|---------------|--------|
|                    Image                    |              Tag               |   Image ID    |  Size  |
|---------------------------------------------|--------------------------------|---------------|--------|
| gcr.io/k8s-minikube/storage-provisioner     | v5                             | 6e38f40d628db | 31.5MB |
| gcr.io/google-containers/addon-resizer      | functional-20220801230127-2732 | ffd4cfbbe753e | 32.9MB |
| k8s.gcr.io/kube-scheduler                   | v1.24.3                        | 3a5aa3a515f5d | 51MB   |
| k8s.gcr.io/kube-controller-manager          | v1.24.3                        | 586c112956dfc | 119MB  |
| k8s.gcr.io/pause                            | 3.6                            | 6270bb605e12e | 683kB  |
| k8s.gcr.io/pause                            | 3.7                            | 221177c6082a8 | 711kB  |
| gcr.io/k8s-minikube/busybox                 | latest                         | beae173ccac6a | 1.24MB |
| k8s.gcr.io/coredns/coredns                  | v1.8.6                         | a4ca41631cc7a | 46.8MB |
| k8s.gcr.io/pause                            | latest                         | 350b164e7ae1d | 240kB  |
| docker.io/localhost/my-image                | functional-20220801230127-2732 | 7031a9cfc9741 | 1.24MB |
| docker.io/library/minikube-local-cache-test | functional-20220801230127-2732 | b063611463017 | 30B    |
| docker.io/library/mysql                     | 5.7                            | 3147495b3a5ce | 431MB  |
| k8s.gcr.io/kube-apiserver                   | v1.24.3                        | d521dd763e2e3 | 130MB  |
| k8s.gcr.io/etcd                             | 3.5.3-0                        | aebe758cef4cd | 299MB  |
| k8s.gcr.io/pause                            | 3.1                            | da86e6ba6ca19 | 742kB  |
| k8s.gcr.io/pause                            | 3.3                            | 0184c1613d929 | 683kB  |
| k8s.gcr.io/echoserver                       | 1.8                            | 82e4c8a736a4f | 95.4MB |
| docker.io/library/nginx                     | alpine                         | e46bcc6975310 | 23.5MB |
| docker.io/library/nginx                     | latest                         | 670dcc86b69df | 142MB  |
| k8s.gcr.io/kube-proxy                       | v1.24.3                        | 2ae1ba6417cbc | 110MB  |
|---------------------------------------------|--------------------------------|---------------|--------|
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (3.10s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format json

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format json: (2.9883435s)
functional_test.go:261: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format json:
[{"id":"d521dd763e2e345a72534dd1503df3f5a14645ccb3fb0c0dd672fdd6da8853db","repoDigests":[],"repoTags":["k8s.gcr.io/kube-apiserver:v1.24.3"],"size":"130000000"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1240000"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":[],"repoTags":["gcr.io/google-containers/addon-resizer:functional-20220801230127-2732"],"size":"32900000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.3"],"size":"683000"},{"id":"aebe758cef4cd05b9f8cee39758227714d02f42ef3088023c1e3cd454f927a2b","repoDigests":[],"repoTags":["k8s.gcr.io/etcd:3.5.3-0"],"size":"299000000"},{"id":"a4ca41631cc7ac19ce1be3ebf0314ac5f47af7c711f17066006db82ee3b75b03","repoDigests":[],"repoTags":["k8s.gcr.io/coredns/coredns:v1.8.6"],"size":"46800000"},{"id":"6270bb605e12e581514ada5fd5b3216f727db55dc87d588
9c790e4c760683fee","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.6"],"size":"683000"},{"id":"7031a9cfc9741236fa03f57d2affcfabeeb6f6c9807abedb518e1c0ebb2b4cf1","repoDigests":[],"repoTags":["docker.io/localhost/my-image:functional-20220801230127-2732"],"size":"1240000"},{"id":"3147495b3a5ce957dee2319099a8808c1418e0b0a2c82c9b2396c5fb4b688509","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"431000000"},{"id":"670dcc86b69df89a9d5a9e1a7ae5b8f67619c1c74e19de8a35f57d6c06505fd4","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"142000000"},{"id":"3a5aa3a515f5d28b31ac5410cfaa56ddbbec1c4e88cbdf711db9de6bbf6b00b0","repoDigests":[],"repoTags":["k8s.gcr.io/kube-scheduler:v1.24.3"],"size":"51000000"},{"id":"586c112956dfc2de95aef392cbfcbfa2b579c332993079ed4d13108ff2409f2f","repoDigests":[],"repoTags":["k8s.gcr.io/kube-controller-manager:v1.24.3"],"size":"119000000"},{"id":"221177c6082a88ea4f6240ab2450d540955ac6f4d5454f0e15751b653ebda165","repoDigests":[],"repoTags":["k8s.gcr.io/pau
se:3.7"],"size":"711000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.1"],"size":"742000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["k8s.gcr.io/pause:latest"],"size":"240000"},{"id":"b063611463017d51181c7a181c115d8dec1f843b8483fa8bdc54f3ea4096213b","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-20220801230127-2732"],"size":"30"},{"id":"e46bcc69753105cfd75905056666b92cee0d3e96ebf134b19f1b38de53cda93e","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"23500000"},{"id":"2ae1ba6417cbcd0b381139277508ddbebd0cf055344b710f7ea16e4da954a302","repoDigests":[],"repoTags":["k8s.gcr.io/kube-proxy:v1.24.3"],"size":"110000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207
064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["k8s.gcr.io/echoserver:1.8"],"size":"95400000"}]
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (2.99s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format yaml

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format yaml: (2.9632707s)
functional_test.go:261: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls --format yaml:
- id: 2ae1ba6417cbcd0b381139277508ddbebd0cf055344b710f7ea16e4da954a302
repoDigests: []
repoTags:
- k8s.gcr.io/kube-proxy:v1.24.3
size: "110000000"
- id: 3a5aa3a515f5d28b31ac5410cfaa56ddbbec1c4e88cbdf711db9de6bbf6b00b0
repoDigests: []
repoTags:
- k8s.gcr.io/kube-scheduler:v1.24.3
size: "51000000"
- id: aebe758cef4cd05b9f8cee39758227714d02f42ef3088023c1e3cd454f927a2b
repoDigests: []
repoTags:
- k8s.gcr.io/etcd:3.5.3-0
size: "299000000"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests: []
repoTags:
- gcr.io/google-containers/addon-resizer:functional-20220801230127-2732
size: "32900000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.3
size: "683000"
- id: d521dd763e2e345a72534dd1503df3f5a14645ccb3fb0c0dd672fdd6da8853db
repoDigests: []
repoTags:
- k8s.gcr.io/kube-apiserver:v1.24.3
size: "130000000"
- id: a4ca41631cc7ac19ce1be3ebf0314ac5f47af7c711f17066006db82ee3b75b03
repoDigests: []
repoTags:
- k8s.gcr.io/coredns/coredns:v1.8.6
size: "46800000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.1
size: "742000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- k8s.gcr.io/echoserver:1.8
size: "95400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- k8s.gcr.io/pause:latest
size: "240000"
- id: b063611463017d51181c7a181c115d8dec1f843b8483fa8bdc54f3ea4096213b
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-20220801230127-2732
size: "30"
- id: 3147495b3a5ce957dee2319099a8808c1418e0b0a2c82c9b2396c5fb4b688509
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "431000000"
- id: 670dcc86b69df89a9d5a9e1a7ae5b8f67619c1c74e19de8a35f57d6c06505fd4
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "142000000"
- id: 6270bb605e12e581514ada5fd5b3216f727db55dc87d5889c790e4c760683fee
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.6
size: "683000"
- id: e46bcc69753105cfd75905056666b92cee0d3e96ebf134b19f1b38de53cda93e
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "23500000"
- id: 586c112956dfc2de95aef392cbfcbfa2b579c332993079ed4d13108ff2409f2f
repoDigests: []
repoTags:
- k8s.gcr.io/kube-controller-manager:v1.24.3
size: "119000000"
- id: 221177c6082a88ea4f6240ab2450d540955ac6f4d5454f0e15751b653ebda165
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.7
size: "711000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"

                                                
                                                
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (2.96s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:303: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh pgrep buildkitd

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:303: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 ssh pgrep buildkitd: exit status 1 (3.445358s)

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

                                                
                                                
** /stderr **
functional_test.go:310: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image build -t localhost/my-image:functional-20220801230127-2732 testdata\build

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:310: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image build -t localhost/my-image:functional-20220801230127-2732 testdata\build: (8.1766461s)
functional_test.go:315: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image build -t localhost/my-image:functional-20220801230127-2732 testdata\build:
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 2b4c49fbf4e4
Removing intermediate container 2b4c49fbf4e4
---> cc0dad0d35ad
Step 3/3 : ADD content.txt /
---> 7031a9cfc974
Successfully built 7031a9cfc974
Successfully tagged localhost/my-image:functional-20220801230127-2732
functional_test.go:443: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls
functional_test.go:443: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls: (2.92692s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (14.55s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:337: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/Setup
functional_test.go:337: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (3.0455424s)
functional_test.go:342: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-20220801230127-2732
--- PASS: TestFunctional/parallel/ImageCommands/Setup (3.31s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:350: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image load --daemon gcr.io/google-containers/addon-resizer:functional-20220801230127-2732

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:350: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image load --daemon gcr.io/google-containers/addon-resizer:functional-20220801230127-2732: (11.9655266s)
functional_test.go:443: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:443: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls: (2.829741s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (14.80s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2182: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 version --short
--- PASS: TestFunctional/parallel/Version/short (0.36s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2196: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 version -o=json --components

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2196: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 version -o=json --components: (4.9605241s)
--- PASS: TestFunctional/parallel/Version/components (4.96s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1265: (dbg) Run:  out/minikube-windows-amd64.exe profile lis

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1265: (dbg) Done: out/minikube-windows-amd64.exe profile lis: (2.3459246s)
functional_test.go:1270: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.8251975s)
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (6.17s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:369: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-20220801230127-2732 tunnel --alsologtostderr] ...
helpers_test.go:506: unable to kill pid 10604: OpenProcess: The parameter is incorrect.
helpers_test.go:506: unable to kill pid 11684: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1305: (dbg) Run:  out/minikube-windows-amd64.exe profile list

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1305: (dbg) Done: out/minikube-windows-amd64.exe profile list: (3.2767789s)
functional_test.go:1310: Took "3.2768821s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1319: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1324: Took "389.8045ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (3.67s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1356: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1356: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (3.4408247s)
functional_test.go:1361: Took "3.4409123s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1369: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1374: Took "383.203ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (3.82s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:360: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image load --daemon gcr.io/google-containers/addon-resizer:functional-20220801230127-2732

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:360: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image load --daemon gcr.io/google-containers/addon-resizer:functional-20220801230127-2732: (8.0371076s)
functional_test.go:443: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls
functional_test.go:443: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls: (3.9083379s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (11.95s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:230: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:230: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (2.5060209s)
functional_test.go:235: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-20220801230127-2732
functional_test.go:240: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image load --daemon gcr.io/google-containers/addon-resizer:functional-20220801230127-2732
E0801 23:06:40.619260    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:240: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image load --daemon gcr.io/google-containers/addon-resizer:functional-20220801230127-2732: (16.4215789s)
functional_test.go:443: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls
functional_test.go:443: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls: (3.6850753s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (22.88s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:375: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image save gcr.io/google-containers/addon-resizer:functional-20220801230127-2732 C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:375: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image save gcr.io/google-containers/addon-resizer:functional-20220801230127-2732 C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar: (7.5222682s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (7.52s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:387: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image rm gcr.io/google-containers/addon-resizer:functional-20220801230127-2732
functional_test.go:387: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image rm gcr.io/google-containers/addon-resizer:functional-20220801230127-2732: (3.1297176s)
functional_test.go:443: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:443: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls: (3.1812427s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (6.31s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:404: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image load C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:404: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image load C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar: (7.715961s)
functional_test.go:443: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:443: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image ls: (3.0764174s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (10.79s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:414: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-20220801230127-2732

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image save --daemon gcr.io/google-containers/addon-resizer:functional-20220801230127-2732

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Done: out/minikube-windows-amd64.exe -p functional-20220801230127-2732 image save --daemon gcr.io/google-containers/addon-resizer:functional-20220801230127-2732: (9.0861365s)
functional_test.go:424: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-20220801230127-2732
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (9.61s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/powershell (16.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:491: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-20220801230127-2732 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-20220801230127-2732"
functional_test.go:491: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-20220801230127-2732 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-20220801230127-2732": (11.1273677s)
functional_test.go:514: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-20220801230127-2732 docker-env | Invoke-Expression ; docker images"
functional_test.go:514: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-20220801230127-2732 docker-env | Invoke-Expression ; docker images": (5.0836753s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (16.22s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:185: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:185: (dbg) Non-zero exit: docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8: context deadline exceeded (329.1µs)
functional_test.go:187: failed to remove image "gcr.io/google-containers/addon-resizer:1.8.8" from docker images. args "docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8": context deadline exceeded
functional_test.go:185: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-20220801230127-2732
functional_test.go:185: (dbg) Non-zero exit: docker rmi -f gcr.io/google-containers/addon-resizer:functional-20220801230127-2732: context deadline exceeded (51.9µs)
functional_test.go:187: failed to remove image "gcr.io/google-containers/addon-resizer:functional-20220801230127-2732" from docker images. args "docker rmi -f gcr.io/google-containers/addon-resizer:functional-20220801230127-2732": context deadline exceeded
--- PASS: TestFunctional/delete_addon-resizer_images (0.02s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:193: (dbg) Run:  docker rmi -f localhost/my-image:functional-20220801230127-2732
functional_test.go:193: (dbg) Non-zero exit: docker rmi -f localhost/my-image:functional-20220801230127-2732: context deadline exceeded (0s)
functional_test.go:195: failed to remove image my-image from docker images. args "docker rmi -f localhost/my-image:functional-20220801230127-2732": context deadline exceeded
--- PASS: TestFunctional/delete_my-image_image (0.01s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:201: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-20220801230127-2732
functional_test.go:201: (dbg) Non-zero exit: docker rmi -f minikube-local-cache-test:functional-20220801230127-2732: context deadline exceeded (0s)
functional_test.go:203: failed to remove image minikube local cache test images from docker. args "docker rmi -f minikube-local-cache-test:functional-20220801230127-2732": context deadline exceeded
--- PASS: TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                    
x
+
TestIngressAddonLegacy/StartLegacyK8sCluster (108.13s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/StartLegacyK8sCluster
ingress_addon_legacy_test.go:39: (dbg) Run:  out/minikube-windows-amd64.exe start -p ingress-addon-legacy-20220801234151-2732 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=docker
ingress_addon_legacy_test.go:39: (dbg) Done: out/minikube-windows-amd64.exe start -p ingress-addon-legacy-20220801234151-2732 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=docker: (1m48.1279589s)
--- PASS: TestIngressAddonLegacy/StartLegacyK8sCluster (108.13s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (47.65s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddonActivation
ingress_addon_legacy_test.go:70: (dbg) Run:  out/minikube-windows-amd64.exe -p ingress-addon-legacy-20220801234151-2732 addons enable ingress --alsologtostderr -v=5
ingress_addon_legacy_test.go:70: (dbg) Done: out/minikube-windows-amd64.exe -p ingress-addon-legacy-20220801234151-2732 addons enable ingress --alsologtostderr -v=5: (47.6499486s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (47.65s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (3.49s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation
ingress_addon_legacy_test.go:79: (dbg) Run:  out/minikube-windows-amd64.exe -p ingress-addon-legacy-20220801234151-2732 addons enable ingress-dns --alsologtostderr -v=5
ingress_addon_legacy_test.go:79: (dbg) Done: out/minikube-windows-amd64.exe -p ingress-addon-legacy-20220801234151-2732 addons enable ingress-dns --alsologtostderr -v=5: (3.4878672s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (3.49s)

                                                
                                    
x
+
TestJSONOutput/start/Command (102.37s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-20220801234523-2732 --output=json --user=testUser --memory=2200 --wait=true --driver=docker
E0801 23:45:56.634070    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:56.650175    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:56.666073    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:56.697343    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:56.744353    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:56.838570    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:57.012794    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:57.344730    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:57.995770    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:45:59.289181    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:46:01.854371    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:46:06.985503    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:46:12.795422    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:46:17.229897    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:46:37.717539    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe start -p json-output-20220801234523-2732 --output=json --user=testUser --memory=2200 --wait=true --driver=docker: (1m42.3676193s)
--- PASS: TestJSONOutput/start/Command (102.37s)

                                                
                                    
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 (4.09s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe pause -p json-output-20220801234523-2732 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe pause -p json-output-20220801234523-2732 --output=json --user=testUser: (4.0949313s)
--- PASS: TestJSONOutput/pause/Command (4.09s)

                                                
                                    
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 (3.98s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p json-output-20220801234523-2732 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe unpause -p json-output-20220801234523-2732 --output=json --user=testUser: (3.9831948s)
--- PASS: TestJSONOutput/unpause/Command (3.98s)

                                                
                                    
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 (15.38s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe stop -p json-output-20220801234523-2732 --output=json --user=testUser
E0801 23:47:18.686932    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe stop -p json-output-20220801234523-2732 --output=json --user=testUser: (15.3810567s)
--- PASS: TestJSONOutput/stop/Command (15.38s)

                                                
                                    
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 (3.86s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-error-20220801234736-2732 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:149: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p json-output-error-20220801234736-2732 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (377.9125ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"76393738-bbe2-48be-8a8a-77be4f58f679","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-20220801234736-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"0eb56294-5f78-4132-b974-aa0002e971b2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube8\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"9d50c65e-6ca2-4007-aa8e-10b26804ddd0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"a2c3c68d-2e73-4fdc-aa2c-5df70139bd12","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=14695"}}
	{"specversion":"1.0","id":"d41f9ae4-5b1e-4cf2-b8a0-28e2033a683f","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":"88f5f6b0-94c6-43e4-ae92-cbaab5abfa27","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 windows/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-20220801234736-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p json-output-error-20220801234736-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p json-output-error-20220801234736-2732: (3.480192s)
--- PASS: TestErrorJSONOutput (3.86s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (90.55s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-20220801234739-2732 --network=
E0801 23:48:40.608087    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-20220801234739-2732 --network=: (1m22.4827454s)
kic_custom_network_test.go:122: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-20220801234739-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-20220801234739-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-20220801234739-2732: (7.838564s)
--- PASS: TestKicCustomNetwork/create_custom_network (90.55s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (90.44s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-20220801234910-2732 --network=bridge
E0801 23:49:31.124187    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:31.139692    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:31.154766    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:31.186852    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:31.234805    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:31.329129    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:31.502925    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:31.835509    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:32.490861    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:33.777344    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:36.344972    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:41.475820    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:49:51.719804    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:50:12.209636    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-20220801234910-2732 --network=bridge: (1m22.8608378s)
kic_custom_network_test.go:122: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-20220801234910-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-20220801234910-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-20220801234910-2732: (7.3748226s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (90.44s)

                                                
                                    
x
+
TestKicExistingNetwork (91.62s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:122: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-windows-amd64.exe start -p existing-network-20220801235041-2732 --network=existing-network
E0801 23:50:53.179229    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:50:56.027288    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:50:56.628178    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:51:12.798325    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:51:24.454018    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:93: (dbg) Done: out/minikube-windows-amd64.exe start -p existing-network-20220801235041-2732 --network=existing-network: (1m22.8489126s)
helpers_test.go:175: Cleaning up "existing-network-20220801235041-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p existing-network-20220801235041-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p existing-network-20220801235041-2732: (7.3274569s)
--- PASS: TestKicExistingNetwork (91.62s)

                                                
                                    
x
+
TestKicCustomSubnet (93.92s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-subnet-20220801235212-2732 --subnet=192.168.60.0/24
E0801 23:52:15.101876    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-subnet-20220801235212-2732 --subnet=192.168.60.0/24: (1m25.5982924s)
kic_custom_network_test.go:133: (dbg) Run:  docker network inspect custom-subnet-20220801235212-2732 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-20220801235212-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-subnet-20220801235212-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-subnet-20220801235212-2732: (8.1077056s)
--- PASS: TestKicCustomSubnet (93.92s)

                                                
                                    
x
+
TestMainNoArgs (0.33s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-windows-amd64.exe
--- PASS: TestMainNoArgs (0.33s)

                                                
                                    
x
+
TestMinikubeProfile (198.7s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-20220801235346-2732 --driver=docker
E0801 23:54:31.123072    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0801 23:54:58.952182    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-20220801235346-2732 --driver=docker: (1m21.4695132s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-20220801235346-2732 --driver=docker
E0801 23:55:56.633995    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0801 23:56:12.803085    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-20220801235346-2732 --driver=docker: (1m24.0425271s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-20220801235346-2732
minikube_profile_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe profile first-20220801235346-2732: (2.5975318s)
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (4.9086771s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-20220801235346-2732
minikube_profile_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe profile second-20220801235346-2732: (2.7125718s)
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (4.4984788s)
helpers_test.go:175: Cleaning up "second-20220801235346-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-20220801235346-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-20220801235346-2732: (10.4136515s)
helpers_test.go:175: Cleaning up "first-20220801235346-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-20220801235346-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-20220801235346-2732: (8.0580306s)
--- PASS: TestMinikubeProfile (198.70s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (21.89s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-20220801235705-2732 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-1-20220801235705-2732 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker: (20.8835426s)
--- PASS: TestMountStart/serial/StartWithMountFirst (21.89s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (3.34s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-1-20220801235705-2732 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-1-20220801235705-2732 ssh -- ls /minikube-host: (3.3421959s)
--- PASS: TestMountStart/serial/VerifyMountFirst (3.34s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (21.13s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-20220801235705-2732 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-20220801235705-2732 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker: (20.1224571s)
--- PASS: TestMountStart/serial/StartWithMountSecond (21.13s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (3.33s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-20220801235705-2732 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-20220801235705-2732 ssh -- ls /minikube-host: (3.326397s)
--- PASS: TestMountStart/serial/VerifyMountSecond (3.33s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (6.65s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p mount-start-1-20220801235705-2732 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p mount-start-1-20220801235705-2732 --alsologtostderr -v=5: (6.6539928s)
--- PASS: TestMountStart/serial/DeleteFirst (6.65s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (3.36s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-20220801235705-2732 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-20220801235705-2732 ssh -- ls /minikube-host: (3.3632629s)
--- PASS: TestMountStart/serial/VerifyMountPostDelete (3.36s)

                                                
                                    
x
+
TestMountStart/serial/Stop (4.81s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe stop -p mount-start-2-20220801235705-2732
mount_start_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe stop -p mount-start-2-20220801235705-2732: (4.8143017s)
--- PASS: TestMountStart/serial/Stop (4.81s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (15.78s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-20220801235705-2732
mount_start_test.go:166: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-20220801235705-2732: (14.7714319s)
--- PASS: TestMountStart/serial/RestartStopped (15.78s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (3.34s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-20220801235705-2732 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-20220801235705-2732 ssh -- ls /minikube-host: (3.3352071s)
--- PASS: TestMountStart/serial/VerifyMountPostStop (3.34s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (190.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker
E0801 23:59:31.118326    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0802 00:00:56.630233    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 00:01:12.806320    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
multinode_test.go:83: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker: (3m6.3774496s)
multinode_test.go:89: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr
multinode_test.go:89: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr: (4.4379895s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (190.82s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (31.05s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:479: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:479: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml: (3.2836133s)
multinode_test.go:484: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- rollout status deployment/busybox
multinode_test.go:484: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- rollout status deployment/busybox: (3.6573326s)
multinode_test.go:490: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:490: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- get pods -o jsonpath='{.items[*].status.podIP}': (2.5391954s)
multinode_test.go:502: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:502: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- get pods -o jsonpath='{.items[*].metadata.name}': (2.5705439s)
multinode_test.go:510: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- nslookup kubernetes.io
multinode_test.go:510: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- nslookup kubernetes.io: (3.9825543s)
multinode_test.go:510: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- nslookup kubernetes.io
multinode_test.go:510: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- nslookup kubernetes.io: (3.9197402s)
multinode_test.go:520: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- nslookup kubernetes.default
multinode_test.go:520: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- nslookup kubernetes.default: (2.8299603s)
multinode_test.go:520: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- nslookup kubernetes.default
multinode_test.go:520: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- nslookup kubernetes.default: (2.7739841s)
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:528: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- nslookup kubernetes.default.svc.cluster.local: (2.7759185s)
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- nslookup kubernetes.default.svc.cluster.local
E0802 00:02:19.827612    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
multinode_test.go:528: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- nslookup kubernetes.default.svc.cluster.local: (2.7166325s)
--- PASS: TestMultiNode/serial/DeployApp2Nodes (31.05s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (13.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:538: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:538: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- get pods -o jsonpath='{.items[*].metadata.name}': (2.5477158s)
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:546: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3": (2.6815408s)
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- sh -c "ping -c 1 192.168.65.2"
multinode_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-tdbhb -- sh -c "ping -c 1 192.168.65.2": (2.7294396s)
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:546: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3": (2.8781456s)
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- sh -c "ping -c 1 192.168.65.2"
multinode_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-20220801235839-2732 -- exec busybox-d46db594c-zcjk5 -- sh -c "ping -c 1 192.168.65.2": (2.6796397s)
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (13.52s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (67.11s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:108: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-20220801235839-2732 -v 3 --alsologtostderr
multinode_test.go:108: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-20220801235839-2732 -v 3 --alsologtostderr: (1m1.7102093s)
multinode_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr
multinode_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr: (5.4038276s)
--- PASS: TestMultiNode/serial/AddNode (67.11s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (3.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:130: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
multinode_test.go:130: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.5193747s)
--- PASS: TestMultiNode/serial/ProfileList (3.52s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (110.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --output json --alsologtostderr
multinode_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --output json --alsologtostderr: (5.3098497s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp testdata\cp-test.txt multinode-20220801235839-2732:/home/docker/cp-test.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp testdata\cp-test.txt multinode-20220801235839-2732:/home/docker/cp-test.txt: (3.4070785s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test.txt": (3.3897438s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732:/home/docker/cp-test.txt C:\Users\jenkins.minikube8\AppData\Local\Temp\TestMultiNodeserialCopyFile752294837\001\cp-test_multinode-20220801235839-2732.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732:/home/docker/cp-test.txt C:\Users\jenkins.minikube8\AppData\Local\Temp\TestMultiNodeserialCopyFile752294837\001\cp-test_multinode-20220801235839-2732.txt: (3.4663366s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test.txt": (3.3411529s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732:/home/docker/cp-test.txt multinode-20220801235839-2732-m02:/home/docker/cp-test_multinode-20220801235839-2732_multinode-20220801235839-2732-m02.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732:/home/docker/cp-test.txt multinode-20220801235839-2732-m02:/home/docker/cp-test_multinode-20220801235839-2732_multinode-20220801235839-2732-m02.txt: (4.0084856s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test.txt": (3.45532s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732_multinode-20220801235839-2732-m02.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732_multinode-20220801235839-2732-m02.txt": (3.403404s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732:/home/docker/cp-test.txt multinode-20220801235839-2732-m03:/home/docker/cp-test_multinode-20220801235839-2732_multinode-20220801235839-2732-m03.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732:/home/docker/cp-test.txt multinode-20220801235839-2732-m03:/home/docker/cp-test_multinode-20220801235839-2732_multinode-20220801235839-2732-m03.txt: (3.9428773s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test.txt": (3.3697743s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732_multinode-20220801235839-2732-m03.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732_multinode-20220801235839-2732-m03.txt": (3.4623308s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp testdata\cp-test.txt multinode-20220801235839-2732-m02:/home/docker/cp-test.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp testdata\cp-test.txt multinode-20220801235839-2732-m02:/home/docker/cp-test.txt: (3.4181334s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test.txt"
E0802 00:04:31.123752    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test.txt": (3.3411757s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube8\AppData\Local\Temp\TestMultiNodeserialCopyFile752294837\001\cp-test_multinode-20220801235839-2732-m02.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube8\AppData\Local\Temp\TestMultiNodeserialCopyFile752294837\001\cp-test_multinode-20220801235839-2732-m02.txt: (3.4036389s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test.txt": (3.4191507s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m02:/home/docker/cp-test.txt multinode-20220801235839-2732:/home/docker/cp-test_multinode-20220801235839-2732-m02_multinode-20220801235839-2732.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m02:/home/docker/cp-test.txt multinode-20220801235839-2732:/home/docker/cp-test_multinode-20220801235839-2732-m02_multinode-20220801235839-2732.txt: (3.9726095s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test.txt": (3.3673796s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732-m02_multinode-20220801235839-2732.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732-m02_multinode-20220801235839-2732.txt": (3.4643181s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m02:/home/docker/cp-test.txt multinode-20220801235839-2732-m03:/home/docker/cp-test_multinode-20220801235839-2732-m02_multinode-20220801235839-2732-m03.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m02:/home/docker/cp-test.txt multinode-20220801235839-2732-m03:/home/docker/cp-test_multinode-20220801235839-2732-m02_multinode-20220801235839-2732-m03.txt: (4.0169445s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test.txt": (3.3237177s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732-m02_multinode-20220801235839-2732-m03.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732-m02_multinode-20220801235839-2732-m03.txt": (3.4670468s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp testdata\cp-test.txt multinode-20220801235839-2732-m03:/home/docker/cp-test.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp testdata\cp-test.txt multinode-20220801235839-2732-m03:/home/docker/cp-test.txt: (3.3339371s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test.txt": (3.3660664s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube8\AppData\Local\Temp\TestMultiNodeserialCopyFile752294837\001\cp-test_multinode-20220801235839-2732-m03.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube8\AppData\Local\Temp\TestMultiNodeserialCopyFile752294837\001\cp-test_multinode-20220801235839-2732-m03.txt: (3.4291609s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test.txt": (3.423194s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m03:/home/docker/cp-test.txt multinode-20220801235839-2732:/home/docker/cp-test_multinode-20220801235839-2732-m03_multinode-20220801235839-2732.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m03:/home/docker/cp-test.txt multinode-20220801235839-2732:/home/docker/cp-test_multinode-20220801235839-2732-m03_multinode-20220801235839-2732.txt: (3.9414699s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test.txt": (3.4560202s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732-m03_multinode-20220801235839-2732.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732-m03_multinode-20220801235839-2732.txt": (3.4405062s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m03:/home/docker/cp-test.txt multinode-20220801235839-2732-m02:/home/docker/cp-test_multinode-20220801235839-2732-m03_multinode-20220801235839-2732-m02.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 cp multinode-20220801235839-2732-m03:/home/docker/cp-test.txt multinode-20220801235839-2732-m02:/home/docker/cp-test_multinode-20220801235839-2732-m03_multinode-20220801235839-2732-m02.txt: (4.117402s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m03 "sudo cat /home/docker/cp-test.txt": (3.3327075s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732-m03_multinode-20220801235839-2732-m02.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 ssh -n multinode-20220801235839-2732-m02 "sudo cat /home/docker/cp-test_multinode-20220801235839-2732-m03_multinode-20220801235839-2732-m02.txt": (3.3661694s)
--- PASS: TestMultiNode/serial/CopyFile (110.97s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (13.9s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 node stop m03
multinode_test.go:208: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 node stop m03: (4.7642194s)
multinode_test.go:214: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status
multinode_test.go:214: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status: exit status 7 (4.5733889s)

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

                                                
                                                
-- /stdout --
multinode_test.go:221: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr
multinode_test.go:221: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr: exit status 7 (4.5577886s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 00:05:45.604425   19272 out.go:296] Setting OutFile to fd 764 ...
	I0802 00:05:45.662558   19272 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:05:45.662558   19272 out.go:309] Setting ErrFile to fd 796...
	I0802 00:05:45.662558   19272 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:05:45.676581   19272 out.go:303] Setting JSON to false
	I0802 00:05:45.676581   19272 mustload.go:65] Loading cluster: multinode-20220801235839-2732
	I0802 00:05:45.676863   19272 config.go:180] Loaded profile config "multinode-20220801235839-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:05:45.676863   19272 status.go:253] checking status of multinode-20220801235839-2732 ...
	I0802 00:05:45.692624   19272 cli_runner.go:164] Run: docker container inspect multinode-20220801235839-2732 --format={{.State.Status}}
	I0802 00:05:47.849328   19272 cli_runner.go:217] Completed: docker container inspect multinode-20220801235839-2732 --format={{.State.Status}}: (2.1566917s)
	I0802 00:05:47.849420   19272 status.go:328] multinode-20220801235839-2732 host status = "Running" (err=<nil>)
	I0802 00:05:47.849420   19272 host.go:66] Checking if "multinode-20220801235839-2732" exists ...
	I0802 00:05:47.857061   19272 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-20220801235839-2732
	I0802 00:05:48.052234   19272 host.go:66] Checking if "multinode-20220801235839-2732" exists ...
	I0802 00:05:48.063019   19272 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 00:05:48.069081   19272 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-20220801235839-2732
	I0802 00:05:48.272104   19272 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64960 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\multinode-20220801235839-2732\id_rsa Username:docker}
	I0802 00:05:48.407659   19272 ssh_runner.go:195] Run: systemctl --version
	I0802 00:05:48.433731   19272 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 00:05:48.473899   19272 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" multinode-20220801235839-2732
	I0802 00:05:48.677989   19272 kubeconfig.go:92] found "multinode-20220801235839-2732" server: "https://127.0.0.1:64959"
	I0802 00:05:48.678107   19272 api_server.go:165] Checking apiserver status ...
	I0802 00:05:48.688039   19272 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0802 00:05:48.728829   19272 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1907/cgroup
	I0802 00:05:48.758239   19272 api_server.go:181] apiserver freezer: "20:freezer:/docker/6711801530f8a9e6fd7a890b34c4e597b8c2afa9dc5bc055bf0413dc30a8ab6d/kubepods/burstable/pod790523f57bd00369959b68e8086c4839/4eda6df582a81c6a87814bdae4531ebfd82e526d3fe49f6642e9b8d9186d9270"
	I0802 00:05:48.773119   19272 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6711801530f8a9e6fd7a890b34c4e597b8c2afa9dc5bc055bf0413dc30a8ab6d/kubepods/burstable/pod790523f57bd00369959b68e8086c4839/4eda6df582a81c6a87814bdae4531ebfd82e526d3fe49f6642e9b8d9186d9270/freezer.state
	I0802 00:05:48.803902   19272 api_server.go:203] freezer state: "THAWED"
	I0802 00:05:48.803902   19272 api_server.go:240] Checking apiserver healthz at https://127.0.0.1:64959/healthz ...
	I0802 00:05:48.823704   19272 api_server.go:266] https://127.0.0.1:64959/healthz returned 200:
	ok
	I0802 00:05:48.823704   19272 status.go:419] multinode-20220801235839-2732 apiserver status = Running (err=<nil>)
	I0802 00:05:48.823704   19272 status.go:255] multinode-20220801235839-2732 status: &{Name:multinode-20220801235839-2732 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 00:05:48.823704   19272 status.go:253] checking status of multinode-20220801235839-2732-m02 ...
	I0802 00:05:48.839529   19272 cli_runner.go:164] Run: docker container inspect multinode-20220801235839-2732-m02 --format={{.State.Status}}
	I0802 00:05:49.064879   19272 status.go:328] multinode-20220801235839-2732-m02 host status = "Running" (err=<nil>)
	I0802 00:05:49.064879   19272 host.go:66] Checking if "multinode-20220801235839-2732-m02" exists ...
	I0802 00:05:49.071871   19272 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-20220801235839-2732-m02
	I0802 00:05:49.298600   19272 host.go:66] Checking if "multinode-20220801235839-2732-m02" exists ...
	I0802 00:05:49.310212   19272 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 00:05:49.317197   19272 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-20220801235839-2732-m02
	I0802 00:05:49.531909   19272 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:65028 SSHKeyPath:C:\Users\jenkins.minikube8\minikube-integration\.minikube\machines\multinode-20220801235839-2732-m02\id_rsa Username:docker}
	I0802 00:05:49.627605   19272 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 00:05:49.654330   19272 status.go:255] multinode-20220801235839-2732-m02 status: &{Name:multinode-20220801235839-2732-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0802 00:05:49.654330   19272 status.go:253] checking status of multinode-20220801235839-2732-m03 ...
	I0802 00:05:49.668404   19272 cli_runner.go:164] Run: docker container inspect multinode-20220801235839-2732-m03 --format={{.State.Status}}
	I0802 00:05:49.889121   19272 status.go:328] multinode-20220801235839-2732-m03 host status = "Stopped" (err=<nil>)
	I0802 00:05:49.889121   19272 status.go:341] host is not running, skipping remaining checks
	I0802 00:05:49.889121   19272 status.go:255] multinode-20220801235839-2732-m03 status: &{Name:multinode-20220801235839-2732-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (38s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:242: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:252: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 node start m03 --alsologtostderr
E0802 00:05:54.319721    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0802 00:05:56.634821    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 00:06:12.804661    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
multinode_test.go:252: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 node start m03 --alsologtostderr: (32.1303473s)
multinode_test.go:259: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status
multinode_test.go:259: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status: (5.3297247s)
multinode_test.go:273: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (38.00s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (128.27s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-20220801235839-2732
multinode_test.go:288: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-20220801235839-2732
multinode_test.go:288: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-20220801235839-2732: (29.7658182s)
multinode_test.go:293: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732 --wait=true -v=8 --alsologtostderr
E0802 00:07:36.041499    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
multinode_test.go:293: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732 --wait=true -v=8 --alsologtostderr: (1m37.8134587s)
multinode_test.go:298: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-20220801235839-2732
--- PASS: TestMultiNode/serial/RestartKeepsNodes (128.27s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (17.35s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 node delete m03
multinode_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 node delete m03: (11.9532675s)
multinode_test.go:398: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr
multinode_test.go:398: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr: (4.6091943s)
multinode_test.go:412: (dbg) Run:  docker volume ls
multinode_test.go:422: (dbg) Run:  kubectl get nodes
multinode_test.go:430: (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 (17.35s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (33.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:312: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 stop
multinode_test.go:312: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 stop: (27.5854763s)
multinode_test.go:318: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status
multinode_test.go:318: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status: exit status 7 (2.7687787s)

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

                                                
                                                
-- /stdout --
multinode_test.go:325: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr
multinode_test.go:325: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr: exit status 7 (2.7310722s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 00:09:24.121564   18248 out.go:296] Setting OutFile to fd 992 ...
	I0802 00:09:24.176154   18248 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:09:24.176154   18248 out.go:309] Setting ErrFile to fd 1000...
	I0802 00:09:24.176154   18248 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I0802 00:09:24.188918   18248 out.go:303] Setting JSON to false
	I0802 00:09:24.188918   18248 mustload.go:65] Loading cluster: multinode-20220801235839-2732
	I0802 00:09:24.189831   18248 config.go:180] Loaded profile config "multinode-20220801235839-2732": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.24.3
	I0802 00:09:24.189831   18248 status.go:253] checking status of multinode-20220801235839-2732 ...
	I0802 00:09:24.204980   18248 cli_runner.go:164] Run: docker container inspect multinode-20220801235839-2732 --format={{.State.Status}}
	I0802 00:09:26.375471   18248 cli_runner.go:217] Completed: docker container inspect multinode-20220801235839-2732 --format={{.State.Status}}: (2.1704031s)
	I0802 00:09:26.375735   18248 status.go:328] multinode-20220801235839-2732 host status = "Stopped" (err=<nil>)
	I0802 00:09:26.375735   18248 status.go:341] host is not running, skipping remaining checks
	I0802 00:09:26.375735   18248 status.go:255] multinode-20220801235839-2732 status: &{Name:multinode-20220801235839-2732 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 00:09:26.375839   18248 status.go:253] checking status of multinode-20220801235839-2732-m02 ...
	I0802 00:09:26.391865   18248 cli_runner.go:164] Run: docker container inspect multinode-20220801235839-2732-m02 --format={{.State.Status}}
	I0802 00:09:26.593484   18248 status.go:328] multinode-20220801235839-2732-m02 host status = "Stopped" (err=<nil>)
	I0802 00:09:26.593484   18248 status.go:341] host is not running, skipping remaining checks
	I0802 00:09:26.593484   18248 status.go:255] multinode-20220801235839-2732-m02 status: &{Name:multinode-20220801235839-2732-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (89.51s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:342: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:352: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732 --wait=true -v=8 --alsologtostderr --driver=docker
E0802 00:09:31.124871    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
multinode_test.go:352: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732 --wait=true -v=8 --alsologtostderr --driver=docker: (1m24.1257023s)
multinode_test.go:358: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr
multinode_test.go:358: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-20220801235839-2732 status --alsologtostderr: (4.5207919s)
multinode_test.go:372: (dbg) Run:  kubectl get nodes
multinode_test.go:380: (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 (89.51s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (98.1s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:441: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-20220801235839-2732
multinode_test.go:450: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732-m02 --driver=docker
E0802 00:10:56.631450    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
multinode_test.go:450: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732-m02 --driver=docker: exit status 14 (373.2711ms)

                                                
                                                
-- stdout --
	* [multinode-20220801235839-2732-m02] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:458: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732-m03 --driver=docker
E0802 00:11:12.811892    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
multinode_test.go:458: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-20220801235839-2732-m03 --driver=docker: (1m22.1882741s)
multinode_test.go:465: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-20220801235839-2732
multinode_test.go:465: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node add -p multinode-20220801235839-2732: exit status 80 (4.1112097s)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-20220801235839-2732
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: Node multinode-20220801235839-2732-m03 already exists in multinode-20220801235839-2732-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:                                                       │
	│    * - C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube_node_faf4be2af32ab6d64b40fb15c6239eaae2a98ae3_67.log    │
	│                                                                                                                       │
	╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:470: (dbg) Run:  out/minikube-windows-amd64.exe delete -p multinode-20220801235839-2732-m03
multinode_test.go:470: (dbg) Done: out/minikube-windows-amd64.exe delete -p multinode-20220801235839-2732-m03: (11.0629284s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (98.10s)

                                                
                                    
x
+
TestPreload (294.32s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:48: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-20220802001250-2732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.17.0
E0802 00:14:31.135455    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
preload_test.go:48: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-20220802001250-2732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.17.0: (2m12.3827828s)
preload_test.go:61: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p test-preload-20220802001250-2732 -- docker pull gcr.io/k8s-minikube/busybox
preload_test.go:61: (dbg) Done: out/minikube-windows-amd64.exe ssh -p test-preload-20220802001250-2732 -- docker pull gcr.io/k8s-minikube/busybox: (4.6962588s)
preload_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-20220802001250-2732 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker --kubernetes-version=v1.17.3
E0802 00:15:56.637737    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 00:16:12.808251    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
preload_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-20220802001250-2732 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker --kubernetes-version=v1.17.3: (2m25.4017086s)
preload_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p test-preload-20220802001250-2732 -- docker images
preload_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe ssh -p test-preload-20220802001250-2732 -- docker images: (3.4969679s)
helpers_test.go:175: Cleaning up "test-preload-20220802001250-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-20220802001250-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-20220802001250-2732: (8.3362187s)
--- PASS: TestPreload (294.32s)

                                                
                                    
x
+
TestScheduledStopWindows (170.03s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-20220802001744-2732 --memory=2048 --driver=docker
E0802 00:18:59.839664    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-20220802001744-2732 --memory=2048 --driver=docker: (1m22.9075687s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-20220802001744-2732 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-20220802001744-2732 --schedule 5m: (3.5659486s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-20220802001744-2732 -n scheduled-stop-20220802001744-2732
scheduled_stop_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-20220802001744-2732 -n scheduled-stop-20220802001744-2732: (3.9904592s)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-20220802001744-2732 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:54: (dbg) Done: out/minikube-windows-amd64.exe ssh -p scheduled-stop-20220802001744-2732 -- sudo systemctl show minikube-scheduled-stop --no-page: (3.7769205s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-20220802001744-2732 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-20220802001744-2732 --schedule 5s: (3.6667468s)
E0802 00:19:31.133809    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-20220802001744-2732
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-20220802001744-2732: exit status 7 (2.5574773s)

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

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-20220802001744-2732 -n scheduled-stop-20220802001744-2732
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-20220802001744-2732 -n scheduled-stop-20220802001744-2732: exit status 7 (2.5881766s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-20220802001744-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p scheduled-stop-20220802001744-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p scheduled-stop-20220802001744-2732: (6.9639148s)
--- PASS: TestScheduledStopWindows (170.03s)

                                                
                                    
x
+
TestInsufficientStorage (63.03s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe start -p insufficient-storage-20220802002034-2732 --memory=2048 --output=json --wait=true --driver=docker
E0802 00:20:56.637368    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 00:21:12.810047    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
status_test.go:50: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p insufficient-storage-20220802002034-2732 --memory=2048 --output=json --wait=true --driver=docker: exit status 26 (49.126286s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c9389209-d412-4a51-a59a-d3f5e555184e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-20220802002034-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"b9335077-5aed-411f-98ea-fc6cf094df56","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube8\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"35bad6bf-89ff-464c-a0e6-5057bb7d6974","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube8\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"b77f350e-6a82-48e6-8c71-598fd0c4bfd8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=14695"}}
	{"specversion":"1.0","id":"b2e12887-a723-44b1-887e-fdd14c5a2e9d","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":"2b03df19-1c97-4896-839f-9ad862f7f081","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"e1d88392-b8d6-4ba4-ac1f-026a56f08561","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"0134891f-8120-4f74-b313-689193a5ea12","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"0f10ec94-1c9e-49b0-981b-da35a0ec3301","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker Desktop driver with root privileges"}}
	{"specversion":"1.0","id":"21c18302-999f-4810-8fc9-d493e7955e07","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting control plane node insufficient-storage-20220802002034-2732 in cluster insufficient-storage-20220802002034-2732","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"02d9d250-8cea-4989-bf35-0999745b0058","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"08baebda-b856-4625-922d-4dd62a606a1c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"36086ac6-cb27-4796-99dd-a723002b1b66","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p insufficient-storage-20220802002034-2732 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-20220802002034-2732 --output=json --layout=cluster: exit status 7 (3.4516393s)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-20220802002034-2732","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.26.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-20220802002034-2732","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0802 00:21:26.919047   23188 status.go:413] kubeconfig endpoint: extract IP: "insufficient-storage-20220802002034-2732" does not appear in C:\Users\jenkins.minikube8\minikube-integration\kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p insufficient-storage-20220802002034-2732 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-20220802002034-2732 --output=json --layout=cluster: exit status 7 (3.4838851s)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-20220802002034-2732","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.26.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-20220802002034-2732","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0802 00:21:30.404518   22852 status.go:413] kubeconfig endpoint: extract IP: "insufficient-storage-20220802002034-2732" does not appear in C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	E0802 00:21:30.440524   22852 status.go:557] unable to read event log: stat: CreateFile C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\insufficient-storage-20220802002034-2732\events.json: The system cannot find the file specified.

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-20220802002034-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p insufficient-storage-20220802002034-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p insufficient-storage-20220802002034-2732: (6.9657598s)
--- PASS: TestInsufficientStorage (63.03s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (241.14s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:127: (dbg) Run:  C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube-v1.9.0.904283710.exe start -p running-upgrade-20220802002625-2732 --memory=2200 --vm-driver=docker

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:127: (dbg) Done: C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube-v1.9.0.904283710.exe start -p running-upgrade-20220802002625-2732 --memory=2200 --vm-driver=docker: (2m2.4447661s)
version_upgrade_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe start -p running-upgrade-20220802002625-2732 --memory=2200 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe start -p running-upgrade-20220802002625-2732 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m43.4300236s)
helpers_test.go:175: Cleaning up "running-upgrade-20220802002625-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-20220802002625-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-20220802002625-2732: (14.2361428s)
--- PASS: TestRunningBinaryUpgrade (241.14s)

                                                
                                    
x
+
TestMissingContainerUpgrade (347.93s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:316: (dbg) Run:  C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube-v1.9.1.3570619132.exe start -p missing-upgrade-20220802002137-2732 --memory=2200 --driver=docker

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:316: (dbg) Done: C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube-v1.9.1.3570619132.exe start -p missing-upgrade-20220802002137-2732 --memory=2200 --driver=docker: (3m26.2038935s)
version_upgrade_test.go:325: (dbg) Run:  docker stop missing-upgrade-20220802002137-2732
version_upgrade_test.go:325: (dbg) Done: docker stop missing-upgrade-20220802002137-2732: (11.2755852s)
version_upgrade_test.go:330: (dbg) Run:  docker rm missing-upgrade-20220802002137-2732
version_upgrade_test.go:336: (dbg) Run:  out/minikube-windows-amd64.exe start -p missing-upgrade-20220802002137-2732 --memory=2200 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:336: (dbg) Done: out/minikube-windows-amd64.exe start -p missing-upgrade-20220802002137-2732 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m28.7959783s)
helpers_test.go:175: Cleaning up "missing-upgrade-20220802002137-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p missing-upgrade-20220802002137-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p missing-upgrade-20220802002137-2732: (40.5968912s)
--- PASS: TestMissingContainerUpgrade (347.93s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.88s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --no-kubernetes --kubernetes-version=1.20 --driver=docker

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --no-kubernetes --kubernetes-version=1.20 --driver=docker: exit status 14 (877.9196ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-20220802002137-2732] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19044 Build 19044
	  - KUBECONFIG=C:\Users\jenkins.minikube8\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube8\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=14695
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /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.88s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (143.92s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --driver=docker
E0802 00:22:34.332026    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
no_kubernetes_test.go:95: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --driver=docker: (2m19.4211505s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-20220802002137-2732 status -o json

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:200: (dbg) Done: out/minikube-windows-amd64.exe -p NoKubernetes-20220802002137-2732 status -o json: (4.4984796s)
--- PASS: TestNoKubernetes/serial/StartWithK8s (143.92s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (55.94s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --no-kubernetes --driver=docker

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --no-kubernetes --driver=docker: (33.5365413s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-20220802002137-2732 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p NoKubernetes-20220802002137-2732 status -o json: exit status 2 (3.7777147s)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-windows-amd64.exe delete -p NoKubernetes-20220802002137-2732
no_kubernetes_test.go:124: (dbg) Done: out/minikube-windows-amd64.exe delete -p NoKubernetes-20220802002137-2732: (18.6275875s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (55.94s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.37s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (244.02s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:190: (dbg) Run:  C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube-v1.9.0.1550049356.exe start -p stopped-upgrade-20220802002433-2732 --memory=2200 --vm-driver=docker

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:190: (dbg) Done: C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube-v1.9.0.1550049356.exe start -p stopped-upgrade-20220802002433-2732 --memory=2200 --vm-driver=docker: (2m59.3733284s)
version_upgrade_test.go:199: (dbg) Run:  C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube-v1.9.0.1550049356.exe -p stopped-upgrade-20220802002433-2732 stop
version_upgrade_test.go:199: (dbg) Done: C:\Users\jenkins.minikube8\AppData\Local\Temp\minikube-v1.9.0.1550049356.exe -p stopped-upgrade-20220802002433-2732 stop: (17.0362846s)
version_upgrade_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-20220802002433-2732 --memory=2200 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe start -p stopped-upgrade-20220802002433-2732 --memory=2200 --alsologtostderr -v=1 --driver=docker: (47.6049783s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (244.02s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (28.57s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --no-kubernetes --driver=docker

                                                
                                                
=== CONT  TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --no-kubernetes --driver=docker: (28.5687701s)
--- PASS: TestNoKubernetes/serial/Start (28.57s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (3.97s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-20220802002137-2732 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-20220802002137-2732 "sudo systemctl is-active --quiet service kubelet": exit status 1 (3.9670462s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (18.84s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-windows-amd64.exe profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-windows-amd64.exe profile list: (12.2590628s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output=json
no_kubernetes_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe profile list --output=json: (6.5831719s)
--- PASS: TestNoKubernetes/serial/ProfileList (18.84s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (6.27s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-windows-amd64.exe stop -p NoKubernetes-20220802002137-2732
no_kubernetes_test.go:158: (dbg) Done: out/minikube-windows-amd64.exe stop -p NoKubernetes-20220802002137-2732: (6.2733935s)
--- PASS: TestNoKubernetes/serial/Stop (6.27s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (15.29s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --driver=docker
E0802 00:25:56.635657    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-20220802002137-2732 --driver=docker: (15.2918236s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (15.29s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (3.82s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-20220802002137-2732 "sudo systemctl is-active --quiet service kubelet"
E0802 00:26:12.805076    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-20220802002137-2732 "sudo systemctl is-active --quiet service kubelet": exit status 1 (3.8226216s)

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

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

                                                
                                    
x
+
TestPause/serial/Start (117.76s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-20220802002725-2732 --memory=2048 --install-addons=false --wait=all --driver=docker

                                                
                                                
=== CONT  TestPause/serial/Start
pause_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-20220802002725-2732 --memory=2048 --install-addons=false --wait=all --driver=docker: (1m57.7614647s)
--- PASS: TestPause/serial/Start (117.76s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (6.79s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:213: (dbg) Run:  out/minikube-windows-amd64.exe logs -p stopped-upgrade-20220802002433-2732

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:213: (dbg) Done: out/minikube-windows-amd64.exe logs -p stopped-upgrade-20220802002433-2732: (6.7906763s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (6.79s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (69.16s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-20220802002725-2732 --alsologtostderr -v=1 --driver=docker
E0802 00:29:31.137734    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-20220802002725-2732 --alsologtostderr -v=1 --driver=docker: (1m9.14185s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (69.16s)

                                                
                                    
x
+
TestPause/serial/Pause (4.78s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-20220802002725-2732 --alsologtostderr -v=5

                                                
                                                
=== CONT  TestPause/serial/Pause
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-20220802002725-2732 --alsologtostderr -v=5: (4.777637s)
--- PASS: TestPause/serial/Pause (4.78s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (3.92s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p pause-20220802002725-2732 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p pause-20220802002725-2732 --output=json --layout=cluster: exit status 2 (3.9226015s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (5.59s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p pause-20220802002725-2732 --alsologtostderr -v=5
pause_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe unpause -p pause-20220802002725-2732 --alsologtostderr -v=5: (5.5887112s)
--- PASS: TestPause/serial/Unpause (5.59s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (4.95s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-20220802002725-2732 --alsologtostderr -v=5

                                                
                                                
=== CONT  TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-20220802002725-2732 --alsologtostderr -v=5: (4.9466448s)
--- PASS: TestPause/serial/PauseAgain (4.95s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (15.29s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p pause-20220802002725-2732 --alsologtostderr -v=5

                                                
                                                
=== CONT  TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p pause-20220802002725-2732 --alsologtostderr -v=5: (15.2939808s)
--- PASS: TestPause/serial/DeletePaused (15.29s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (7.82s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
E0802 00:31:12.812421    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (7.1708121s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-20220802002725-2732
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-20220802002725-2732: exit status 1 (212.56ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error: No such volume: pause-20220802002725-2732

                                                
                                                
** /stderr **
pause_test.go:178: (dbg) Run:  docker network ls
--- PASS: TestPause/serial/VerifyDeletedResources (7.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-20220802003118-2732 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.16.0

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-20220802003118-2732 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.16.0: (2m42.5809632s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (162.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-20220802003227-2732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-20220802003227-2732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.3: (3m1.9124007s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (181.91s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-20220802003308-2732 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.24.3

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-20220802003308-2732 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.24.3: (2m4.0323265s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (124.03s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-20220802003118-2732 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:342: "busybox" [2c4714cb-a68e-45cc-993b-b609838bada3] Pending
helpers_test.go:342: "busybox" [2c4714cb-a68e-45cc-993b-b609838bada3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:342: "busybox" [2c4714cb-a68e-45cc-993b-b609838bada3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.0999801s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-20220802003118-2732 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (12.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-20220802003118-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-20220802003118-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (4.8140804s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-20220802003118-2732 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (5.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p old-k8s-version-20220802003118-2732 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p old-k8s-version-20220802003118-2732 --alsologtostderr -v=3: (20.1528905s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (20.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732: exit status 7 (2.9528162s)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p old-k8s-version-20220802003118-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:246: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p old-k8s-version-20220802003118-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4: (3.0008791s)
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (5.95s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/FirstStart (106.83s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-different-port-20220802003441-2732 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.24.3

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-different-port-20220802003441-2732 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.24.3: (1m46.8280574s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/FirstStart (106.83s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-20220802003118-2732 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.16.0

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-20220802003118-2732 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.16.0: (7m24.5548591s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732: (5.4615132s)
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (450.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-20220802003308-2732 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:342: "busybox" [13c1585f-d94a-4667-87e5-8cc15661f898] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:342: "busybox" [13c1585f-d94a-4667-87e5-8cc15661f898] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 13.0719961s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-20220802003308-2732 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (14.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p embed-certs-20220802003308-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p embed-certs-20220802003308-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (5.1497068s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-20220802003308-2732 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (5.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-20220802003227-2732 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:342: "busybox" [ad8308de-5440-40c5-84d7-f3148fc7dce8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/DeployApp
helpers_test.go:342: "busybox" [ad8308de-5440-40c5-84d7-f3148fc7dce8] Running
E0802 00:35:39.852398    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.0813631s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-20220802003227-2732 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (12.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p embed-certs-20220802003308-2732 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p embed-certs-20220802003308-2732 --alsologtostderr -v=3: (16.2015577s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (16.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p no-preload-20220802003227-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p no-preload-20220802003227-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (4.3282164s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-20220802003227-2732 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (4.91s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p no-preload-20220802003227-2732 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p no-preload-20220802003227-2732 --alsologtostderr -v=3: (15.8886454s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (15.89s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732: exit status 7 (2.9965449s)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p embed-certs-20220802003308-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
start_stop_delete_test.go:246: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p embed-certs-20220802003308-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4: (2.8836448s)
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (5.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-20220802003308-2732 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.24.3
E0802 00:35:56.645107    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-20220802003308-2732 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.24.3: (5m46.4948192s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732: (5.7183597s)
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (352.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732: exit status 7 (2.7019299s)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p no-preload-20220802003227-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
start_stop_delete_test.go:246: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p no-preload-20220802003227-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4: (2.7993131s)
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (5.50s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-20220802003227-2732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.3
E0802 00:36:12.813198    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-20220802003227-2732 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.3: (5m46.80404s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732: (4.9954228s)
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (351.80s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/DeployApp (11.12s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-different-port-20220802003441-2732 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-different-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:342: "busybox" [5c6d334a-5a69-4040-80e2-2bd0fc6199f8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:342: "busybox" [5c6d334a-5a69-4040-80e2-2bd0fc6199f8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-different-port/serial/DeployApp: integration-test=busybox healthy within 10.051529s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-different-port-20220802003441-2732 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-different-port/serial/DeployApp (11.12s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive (5.09s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p default-k8s-different-port-20220802003441-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p default-k8s-different-port-20220802003441-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (4.6742344s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-different-port-20220802003441-2732 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-different-port/serial/EnableAddonWhileActive (5.09s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/Stop (15.51s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p default-k8s-different-port-20220802003441-2732 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p default-k8s-different-port-20220802003441-2732 --alsologtostderr -v=3: (15.5091086s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/Stop (15.51s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop (5.44s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732: exit status 7 (2.6893545s)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p default-k8s-different-port-20220802003441-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
start_stop_delete_test.go:246: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p default-k8s-different-port-20220802003441-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4: (2.7534301s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/EnableAddonAfterStop (5.44s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/SecondStart (356.6s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-different-port-20220802003441-2732 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.24.3
E0802 00:39:14.348985    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0802 00:39:31.143281    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
E0802 00:40:56.071960    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0802 00:40:56.653779    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.
E0802 00:41:12.820416    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-different-port-20220802003441-2732 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.24.3: (5m51.0339519s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/SecondStart
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732: (5.5643629s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/SecondStart (356.60s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-5fd5574d9f-v5zjm" [3a72e857-c342-4952-8098-5f2b0fe7658b] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
helpers_test.go:342: "kubernetes-dashboard-5fd5574d9f-v5zjm" [3a72e857-c342-4952-8098-5f2b0fe7658b] Running

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 47.0857518s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (47.09s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-5fd5574d9f-m7mgk" [b3ebfa90-c855-4972-aa09-09a466e383d7] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
helpers_test.go:342: "kubernetes-dashboard-5fd5574d9f-m7mgk" [b3ebfa90-c855-4972-aa09-09a466e383d7] Running

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 26.0641081s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (26.07s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-958c5c65f-6xk7m" [a3dc153d-e822-4955-9336-56fd8199a4c6] Running

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0723778s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.08s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-958c5c65f-6xk7m" [a3dc153d-e822-4955-9336-56fd8199a4c6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.7275638s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-20220802003118-2732 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.25s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-5fd5574d9f-m7mgk" [b3ebfa90-c855-4972-aa09-09a466e383d7] Running

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0230936s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-20220802003227-2732 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.74s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p old-k8s-version-20220802003118-2732 "sudo crictl images -o json"

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p old-k8s-version-20220802003118-2732 "sudo crictl images -o json": (4.1206203s)
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 (4.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p old-k8s-version-20220802003118-2732 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p old-k8s-version-20220802003118-2732 --alsologtostderr -v=1: (5.4498381s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732: exit status 2 (3.8946942s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732: exit status 2 (3.8464485s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p old-k8s-version-20220802003118-2732 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p old-k8s-version-20220802003118-2732 --alsologtostderr -v=1: (4.8788776s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732: (4.526773s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-20220802003118-2732 -n old-k8s-version-20220802003118-2732: (4.5458977s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (27.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p no-preload-20220802003227-2732 "sudo crictl images -o json"

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p no-preload-20220802003227-2732 "sudo crictl images -o json": (4.2179753s)
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 (4.22s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-5fd5574d9f-v5zjm" [3a72e857-c342-4952-8098-5f2b0fe7658b] Running

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0335243s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-20220802003308-2732 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p no-preload-20220802003227-2732 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p no-preload-20220802003227-2732 --alsologtostderr -v=1: (4.6185901s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732: exit status 2 (3.9216139s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732: exit status 2 (4.6319147s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p no-preload-20220802003227-2732 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p no-preload-20220802003227-2732 --alsologtostderr -v=1: (5.3279303s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732: (4.7696575s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-20220802003227-2732 -n no-preload-20220802003227-2732: (5.1099264s)
--- PASS: TestStartStop/group/no-preload/serial/Pause (28.38s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p embed-certs-20220802003308-2732 "sudo crictl images -o json"

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p embed-certs-20220802003308-2732 "sudo crictl images -o json": (3.835634s)
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 (3.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p embed-certs-20220802003308-2732 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p embed-certs-20220802003308-2732 --alsologtostderr -v=1: (5.0997742s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732: exit status 2 (4.5899819s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732: exit status 2 (4.5455205s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p embed-certs-20220802003308-2732 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p embed-certs-20220802003308-2732 --alsologtostderr -v=1: (6.4355611s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732: (11.5631111s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-20220802003308-2732 -n embed-certs-20220802003308-2732: (13.8901728s)
--- PASS: TestStartStop/group/embed-certs/serial/Pause (46.12s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop (65.14s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-5fd5574d9f-2kqkr" [ac01eb8f-3193-4a7b-b113-f80dd5c37372] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop
helpers_test.go:342: "kubernetes-dashboard-5fd5574d9f-2kqkr" [ac01eb8f-3193-4a7b-b113-f80dd5c37372] Running
E0802 00:44:01.713140    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:01.873373    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:02.206416    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:02.850731    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:04.258459    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:44:06.830702    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 1m5.1346852s
--- PASS: TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop (65.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-20220802004326-2732 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker --kubernetes-version=v1.24.3

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-20220802004326-2732 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker --kubernetes-version=v1.24.3: (2m20.7160985s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (140.72s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p auto-20220802002906-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p auto-20220802002906-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=docker: (2m24.9829771s)
--- PASS: TestNetworkPlugins/group/auto/Start (144.98s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop (5.65s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:342: "kubernetes-dashboard-5fd5574d9f-2kqkr" [ac01eb8f-3193-4a7b-b113-f80dd5c37372] Running
E0802 00:44:11.953209    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0278504s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-different-port-20220802003441-2732 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-different-port/serial/AddonExistsAfterStop (5.65s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages (3.85s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p default-k8s-different-port-20220802003441-2732 "sudo crictl images -o json"
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p default-k8s-different-port-20220802003441-2732 "sudo crictl images -o json": (3.8531831s)
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-different-port/serial/VerifyKubernetesImages (3.85s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-different-port/serial/Pause (25.79s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-different-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p default-k8s-different-port-20220802003441-2732 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p default-k8s-different-port-20220802003441-2732 --alsologtostderr -v=1: (4.422688s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732
E0802 00:44:22.201560    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732: exit status 2 (4.1359243s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732: exit status 2 (3.8555383s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p default-k8s-different-port-20220802003441-2732 --alsologtostderr -v=1
E0802 00:44:31.134178    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\ingress-addon-legacy-20220801234151-2732\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p default-k8s-different-port-20220802003441-2732 --alsologtostderr -v=1: (4.5276953s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732: (4.8321425s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732
E0802 00:44:42.688649    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-different-port-20220802003441-2732 -n default-k8s-different-port-20220802003441-2732: (4.0172368s)
--- PASS: TestStartStop/group/default-k8s-different-port/serial/Pause (25.79s)

                                                
                                    
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 (5.01s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p newest-cni-20220802004326-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0802 00:45:50.404932    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p newest-cni-20220802004326-2732 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (5.0051274s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (5.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p newest-cni-20220802004326-2732 --alsologtostderr -v=3
E0802 00:45:56.647400    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\functional-20220801230127-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p newest-cni-20220802004326-2732 --alsologtostderr -v=3: (17.2190678s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (17.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p auto-20220802002906-2732 "pgrep -a kubelet"
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p auto-20220802002906-2732 "pgrep -a kubelet": (4.0209113s)
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (4.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context auto-20220802002906-2732 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-869c55b6dc-b2nkh" [1b472fb7-ceef-4ab0-9507-877200ad6829] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/NetCatPod
helpers_test.go:342: "netcat-869c55b6dc-b2nkh" [1b472fb7-ceef-4ab0-9507-877200ad6829] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 22.0263615s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (23.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732
E0802 00:46:10.890025    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:46:12.811714    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732: exit status 7 (3.5712374s)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p newest-cni-20220802004326-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
start_stop_delete_test.go:246: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p newest-cni-20220802004326-2732 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4: (3.8362174s)
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (7.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-20220802004326-2732 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker --kubernetes-version=v1.24.3

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-20220802004326-2732 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker --kubernetes-version=v1.24.3: (53.9681156s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732: (4.3007362s)
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (58.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:169: (dbg) Run:  kubectl --context auto-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.66s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:238: (dbg) Run:  kubectl --context auto-20220802002906-2732 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E0802 00:46:29.378877    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:29.394855    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:29.410850    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:29.442115    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:29.488352    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:29.580109    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:29.751543    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:30.083628    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:30.729568    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
net_test.go:238: (dbg) Non-zero exit: kubectl --context auto-20220802002906-2732 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.4268171s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
--- PASS: TestNetworkPlugins/group/auto/HairPin (5.44s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p false-20220802002910-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=false --driver=docker
E0802 00:46:45.580249    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 00:46:49.948108    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.
E0802 00:46:51.853394    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
E0802 00:47:10.441271    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p false-20220802002910-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=false --driver=docker: (6m14.9816006s)
--- PASS: TestNetworkPlugins/group/false/Start (374.98s)

                                                
                                    
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 (4.52s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p newest-cni-20220802004326-2732 "sudo crictl images -o json"
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p newest-cni-20220802004326-2732 "sudo crictl images -o json": (4.5196897s)
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (4.52s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p newest-cni-20220802004326-2732 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p newest-cni-20220802004326-2732 --alsologtostderr -v=1: (6.50288s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732: exit status 2 (4.2497038s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732: exit status 2 (4.8278688s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p newest-cni-20220802004326-2732 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p newest-cni-20220802004326-2732 --alsologtostderr -v=1: (4.5671248s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732: (4.8197145s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-20220802004326-2732 -n newest-cni-20220802004326-2732: (4.8342137s)
--- PASS: TestStartStop/group/newest-cni/serial/Pause (29.80s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p false-20220802002910-2732 "pgrep -a kubelet"
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p false-20220802002910-2732 "pgrep -a kubelet": (3.7411684s)
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (3.74s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context false-20220802002910-2732 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-869c55b6dc-d8g4l" [6883adb5-5b9d-4ba6-9ebb-ca3b0e0de746] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:342: "netcat-869c55b6dc-d8g4l" [6883adb5-5b9d-4ba6-9ebb-ca3b0e0de746] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 20.0787565s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (20.96s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p enable-default-cni-20220802002906-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p enable-default-cni-20220802002906-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=docker: (6m3.0718869s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (363.07s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p bridge-20220802002906-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p bridge-20220802002906-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=docker: (2m7.0472467s)
--- PASS: TestNetworkPlugins/group/bridge/Start (127.05s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubenet-20220802002906-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --network-plugin=kubenet --driver=docker
E0802 00:55:29.824290    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p kubenet-20220802002906-2732 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --network-plugin=kubenet --driver=docker: (6m4.6928313s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (364.69s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p bridge-20220802002906-2732 "pgrep -a kubelet"
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p bridge-20220802002906-2732 "pgrep -a kubelet": (3.7094371s)
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (3.71s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context bridge-20220802002906-2732 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-869c55b6dc-nrl2g" [123af05b-ec47-4c4e-8d53-1859fba9bdc0] Pending
helpers_test.go:342: "netcat-869c55b6dc-nrl2g" [123af05b-ec47-4c4e-8d53-1859fba9bdc0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:342: "netcat-869c55b6dc-nrl2g" [123af05b-ec47-4c4e-8d53-1859fba9bdc0] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 19.0849918s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (19.87s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Run:  kubectl --context bridge-20220802002906-2732 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.54s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p enable-default-cni-20220802002906-2732 "pgrep -a kubelet"
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p enable-default-cni-20220802002906-2732 "pgrep -a kubelet": (3.5614679s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (3.56s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context enable-default-cni-20220802002906-2732 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-869c55b6dc-2856j" [b0791b49-6cfd-496a-b91f-9f682cb7b090] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0802 01:00:24.801390    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\old-k8s-version-20220802003118-2732\client.crt: The system cannot find the path specified.
E0802 01:00:29.823891    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\no-preload-20220802003227-2732\client.crt: The system cannot find the path specified.
helpers_test.go:342: "netcat-869c55b6dc-2856j" [b0791b49-6cfd-496a-b91f-9f682cb7b090] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 19.1003985s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (19.96s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kubenet-20220802002906-2732 "pgrep -a kubelet"
E0802 01:01:29.382384    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\default-k8s-different-port-20220802003441-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p kubenet-20220802002906-2732 "pgrep -a kubelet": (3.4861757s)
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (3.49s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context kubenet-20220802002906-2732 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-869c55b6dc-vvgxc" [4e7ad43d-55cf-4156-8901-60dad8876698] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/NetCatPod
helpers_test.go:342: "netcat-869c55b6dc-vvgxc" [4e7ad43d-55cf-4156-8901-60dad8876698] Running
E0802 01:01:46.324424    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:46.338933    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:46.355123    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:46.386180    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:46.434512    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:46.529204    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:46.703848    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:47.034292    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.
E0802 01:01:47.679499    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\bridge-20220802002906-2732\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 19.103949s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (19.87s)

                                                
                                    

Test skip (25/269)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/cached-images
aaa_download_only_test.go:121: 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:140: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.16.0/binaries (0.00s)

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (34.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:282: registry stabilized in 26.3865ms

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:284: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/Registry
helpers_test.go:342: "registry-4gjn5" [6630bb9d-9100-433a-8ffc-35650d05c565] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:284: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.0373115s

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:287: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/Registry
helpers_test.go:342: "registry-proxy-6z5s4" [87465a0a-4649-4b7f-8813-813ab65f5dc1] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:287: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.1874519s
addons_test.go:292: (dbg) Run:  kubectl --context addons-20220801224848-2732 delete po -l run=registry-test --now
addons_test.go:297: (dbg) Run:  kubectl --context addons-20220801224848-2732 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"

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:297: (dbg) Done: kubectl --context addons-20220801224848-2732 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": (24.0171518s)
addons_test.go:307: Unable to complete rest of the test due to connectivity assumptions
--- SKIP: TestAddons/parallel/Registry (34.61s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (27.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:164: (dbg) Run:  kubectl --context addons-20220801224848-2732 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:184: (dbg) Run:  kubectl --context addons-20220801224848-2732 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:184: (dbg) Done: kubectl --context addons-20220801224848-2732 replace --force -f testdata\nginx-ingress-v1.yaml: (1.4243746s)
addons_test.go:197: (dbg) Run:  kubectl --context addons-20220801224848-2732 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:202: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:342: "nginx" [7631abf9-a1fb-4bcf-999c-2ba34bcff60d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
helpers_test.go:342: "nginx" [7631abf9-a1fb-4bcf-999c-2ba34bcff60d] Running

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:202: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 21.0906165s
addons_test.go:214: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-20220801224848-2732 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:214: (dbg) Done: out/minikube-windows-amd64.exe -p addons-20220801224848-2732 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (3.7400353s)
addons_test.go:234: skipping ingress DNS test for any combination that needs port forwarding
--- SKIP: TestAddons/parallel/Ingress (27.30s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (300.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:897: (dbg) daemon: [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-20220801230127-2732 --alsologtostderr -v=1]

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:908: output didn't produce a URL
functional_test.go:902: (dbg) stopping [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-20220801230127-2732 --alsologtostderr -v=1] ...
helpers_test.go:500: unable to terminate pid 11852: Access is denied.
E0801 23:16:12.793518    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:17:35.991942    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:21:12.788289    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:26:12.788146    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:31:12.796236    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:34:16.012508    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:36:12.795923    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
E0801 23:41:12.795552    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
--- SKIP: TestFunctional/parallel/DashboardCmd (300.02s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd
=== PAUSE TestFunctional/parallel/MountCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd
functional_test_mount_test.go:57: skipping: mount broken on windows: https://github.com/kubernetes/minikube/issues/8303
--- SKIP: TestFunctional/parallel/MountCmd (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (42.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1558: (dbg) Run:  kubectl --context functional-20220801230127-2732 create deployment hello-node-connect --image=k8s.gcr.io/echoserver:1.8
functional_test.go:1564: (dbg) Run:  kubectl --context functional-20220801230127-2732 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1564: (dbg) Done: kubectl --context functional-20220801230127-2732 expose deployment hello-node-connect --type=NodePort --port=8080: (1.033147s)
functional_test.go:1569: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:342: "hello-node-connect-578cdc45cb-cx7zl" [bf62bfb0-a39d-41c4-87ce-fb5548312adb] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
helpers_test.go:342: "hello-node-connect-578cdc45cb-cx7zl" [bf62bfb0-a39d-41c4-87ce-fb5548312adb] Running

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1569: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 41.0403981s
functional_test.go:1575: test is broken for port-forwarded drivers: https://github.com/kubernetes/minikube/issues/7383
--- SKIP: TestFunctional/parallel/ServiceCmdConnect (42.57s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:193: skipping: access direct test is broken on windows: https://github.com/kubernetes/minikube/issues/8304
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
E0801 23:06:12.787974    2732 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube8\minikube-integration\.minikube\profiles\addons-20220801224848-2732\client.crt: The system cannot find the path specified.
functional_test_tunnel_test.go:97: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:97: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:97: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddons (42.96s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddons
addons_test.go:164: (dbg) Run:  kubectl --context ingress-addon-legacy-20220801234151-2732 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:164: (dbg) Done: kubectl --context ingress-addon-legacy-20220801234151-2732 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s: (10.7521638s)
addons_test.go:184: (dbg) Run:  kubectl --context ingress-addon-legacy-20220801234151-2732 replace --force -f testdata\nginx-ingress-v1beta1.yaml
addons_test.go:184: (dbg) Done: kubectl --context ingress-addon-legacy-20220801234151-2732 replace --force -f testdata\nginx-ingress-v1beta1.yaml: (1.2136598s)
addons_test.go:197: (dbg) Run:  kubectl --context ingress-addon-legacy-20220801234151-2732 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:197: (dbg) Done: kubectl --context ingress-addon-legacy-20220801234151-2732 replace --force -f testdata\nginx-pod-svc.yaml: (1.4366214s)
addons_test.go:202: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:342: "nginx" [336ce914-d5ab-4ac2-b420-3bf50a5074b3] Pending
helpers_test.go:342: "nginx" [336ce914-d5ab-4ac2-b420-3bf50a5074b3] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:342: "nginx" [336ce914-d5ab-4ac2-b420-3bf50a5074b3] Running
addons_test.go:202: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: run=nginx healthy within 26.0470123s
addons_test.go:214: (dbg) Run:  out/minikube-windows-amd64.exe -p ingress-addon-legacy-20220801234151-2732 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:214: (dbg) Done: out/minikube-windows-amd64.exe -p ingress-addon-legacy-20220801234151-2732 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (3.3860615s)
addons_test.go:234: skipping ingress DNS test for any combination that needs port forwarding
--- SKIP: TestIngressAddonLegacy/serial/ValidateIngressAddons (42.96s)

                                                
                                    
x
+
TestScheduledStopUnix (0s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:76: test only runs on unix
--- SKIP: TestScheduledStopUnix (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:39: skipping due to https://github.com/kubernetes/minikube/issues/14232
--- SKIP: TestSkaffold (0.00s)

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

                                                
                                                
=== 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-20220802003438-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p disable-driver-mounts-20220802003438-2732

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p disable-driver-mounts-20220802003438-2732: (3.8855098s)
--- SKIP: TestStartStop/group/disable-driver-mounts (3.89s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel (4.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel
net_test.go:79: flannel is not yet compatible with Docker driver: iptables v1.8.3 (legacy): Couldn't load target `CNI-x': No such file or directory
helpers_test.go:175: Cleaning up "flannel-20220802002906-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p flannel-20220802002906-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p flannel-20220802002906-2732: (4.2150732s)
--- SKIP: TestNetworkPlugins/group/flannel (4.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel (4.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel
net_test.go:79: flannel is not yet compatible with Docker driver: iptables v1.8.3 (legacy): Couldn't load target `CNI-x': No such file or directory
helpers_test.go:175: Cleaning up "custom-flannel-20220802002910-2732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-flannel-20220802002910-2732
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-flannel-20220802002910-2732: (4.0064505s)
--- SKIP: TestNetworkPlugins/group/custom-flannel (4.01s)

                                                
                                    
Copied to clipboard