Test Report: Docker_Linux_crio_arm64 19598

                    
                      cb70ad94d69a229bf8d3511a5a00af396fa2386e:2024-09-10:36157
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 75.13
34 TestAddons/parallel/Ingress 151.64
36 TestAddons/parallel/MetricsServer 336.23
x
+
TestAddons/parallel/Registry (75.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 4.851078ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-hljcg" [6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003493129s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-szt8g" [4823bf30-34aa-4332-a371-4e0b98ea81fd] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004404561s
addons_test.go:342: (dbg) Run:  kubectl --context addons-224318 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-224318 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-224318 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": exit status 1 (1m0.136421883s)

                                                
                                                
-- stdout --
	pod "registry-test" deleted

                                                
                                                
-- /stdout --
** stderr ** 
	error: timed out waiting for the condition

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-224318 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\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 ip
2024/09/10 18:46:04 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-224318
helpers_test.go:235: (dbg) docker inspect addons-224318:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041",
	        "Created": "2024-09-10T18:33:57.571976219Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 284438,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-10T18:33:57.703546069Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a4261f15fdf40db09c0b78a1feabe6bd85433327166d5c98909d23a556dff45f",
	        "ResolvConfPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/hostname",
	        "HostsPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/hosts",
	        "LogPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041-json.log",
	        "Name": "/addons-224318",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-224318:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-224318",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "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",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2-init/diff:/var/lib/docker/overlay2/cf2cac7eb0cd8b0a962efdb9b2c2da43722d89da7bb43e67cca4327d0e43fb41/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-224318",
	                "Source": "/var/lib/docker/volumes/addons-224318/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-224318",
	            "Domainname": "",
	            "User": "",
	            "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.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9",
	            "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": "addons-224318",
	                "name.minikube.sigs.k8s.io": "addons-224318",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "09cbbd3b0b1ba969e4d33fbef4722aa3e0477f467fa54f403f2adf13e90a7b90",
	            "SandboxKey": "/var/run/docker/netns/09cbbd3b0b1b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33133"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-224318": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a97ecc3ef5976236f711b9caeb0eb46641b3b917d2d027b279e4198e15a3b2bb",
	                    "EndpointID": "8f4507d1ecdfda9f57911402ceae8cbc236dff86f36bf637ca4f577a537f4fa3",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-224318",
	                        "fcb3c3547f90"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-224318 -n addons-224318
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 logs -n 25: (1.710986251s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only                                                                     | download-only-453552   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | -p download-only-453552                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| delete  | -p download-only-453552                                                                     | download-only-453552   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| start   | -o=json --download-only                                                                     | download-only-329502   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | -p download-only-329502                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| delete  | -p download-only-329502                                                                     | download-only-329502   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| delete  | -p download-only-453552                                                                     | download-only-453552   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| delete  | -p download-only-329502                                                                     | download-only-329502   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-260553 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | download-docker-260553                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-260553                                                                   | download-docker-260553 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-332728   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | binary-mirror-332728                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:42357                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-332728                                                                     | binary-mirror-332728   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-224318 --wait=true                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:36 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-224318 addons                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-224318 addons                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | -p addons-224318                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-224318 ssh cat                                                                       | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | /opt/local-path-provisioner/pvc-5aa559df-b083-443a-b657-e87b603e4ac5_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-224318 ip                                                                            | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/10 18:33:32
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0910 18:33:32.643816  283942 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:33:32.643943  283942 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:32.643953  283942 out.go:358] Setting ErrFile to fd 2...
	I0910 18:33:32.643958  283942 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:32.644211  283942 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 18:33:32.644689  283942 out.go:352] Setting JSON to false
	I0910 18:33:32.645566  283942 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8163,"bootTime":1725985050,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0910 18:33:32.645642  283942 start.go:139] virtualization:  
	I0910 18:33:32.648343  283942 out.go:177] * [addons-224318] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0910 18:33:32.649906  283942 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 18:33:32.649968  283942 notify.go:220] Checking for updates...
	I0910 18:33:32.653615  283942 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 18:33:32.655188  283942 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:33:32.656681  283942 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	I0910 18:33:32.657899  283942 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0910 18:33:32.659686  283942 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 18:33:32.661633  283942 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 18:33:32.682164  283942 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 18:33:32.682301  283942 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:32.749238  283942 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-10 18:33:32.739311553 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:32.749370  283942 docker.go:318] overlay module found
	I0910 18:33:32.752106  283942 out.go:177] * Using the docker driver based on user configuration
	I0910 18:33:32.754719  283942 start.go:297] selected driver: docker
	I0910 18:33:32.754765  283942 start.go:901] validating driver "docker" against <nil>
	I0910 18:33:32.754789  283942 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 18:33:32.755600  283942 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:32.810776  283942 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-10 18:33:32.800517162 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:32.810977  283942 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0910 18:33:32.811236  283942 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0910 18:33:32.812710  283942 out.go:177] * Using Docker driver with root privileges
	I0910 18:33:32.814470  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:33:32.814493  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:33:32.814504  283942 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0910 18:33:32.814578  283942 start.go:340] cluster config:
	{Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:33:32.816207  283942 out.go:177] * Starting "addons-224318" primary control-plane node in "addons-224318" cluster
	I0910 18:33:32.817672  283942 cache.go:121] Beginning downloading kic base image for docker with crio
	I0910 18:33:32.819285  283942 out.go:177] * Pulling base image v0.0.45-1725963390-19606 ...
	I0910 18:33:32.820593  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:33:32.820606  283942 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local docker daemon
	I0910 18:33:32.820654  283942 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0910 18:33:32.820663  283942 cache.go:56] Caching tarball of preloaded images
	I0910 18:33:32.820776  283942 preload.go:172] Found /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0910 18:33:32.820788  283942 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0910 18:33:32.821174  283942 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json ...
	I0910 18:33:32.821199  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json: {Name:mk8c4f8f5c60649c0cccf7ea871011f7b398c102 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:33:32.837580  283942 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 18:33:32.837716  283942 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory
	I0910 18:33:32.837741  283942 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory, skipping pull
	I0910 18:33:32.837754  283942 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 exists in cache, skipping pull
	I0910 18:33:32.837762  283942 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 as a tarball
	I0910 18:33:32.837767  283942 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 from local cache
	I0910 18:33:50.537758  283942 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 from cached tarball
	I0910 18:33:50.537799  283942 cache.go:194] Successfully downloaded all kic artifacts
	I0910 18:33:50.537840  283942 start.go:360] acquireMachinesLock for addons-224318: {Name:mkf99ebf759b82b4a9c4b8dd37195c27dcee37a8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0910 18:33:50.537989  283942 start.go:364] duration metric: took 124.928µs to acquireMachinesLock for "addons-224318"
	I0910 18:33:50.538020  283942 start.go:93] Provisioning new machine with config: &{Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0910 18:33:50.538103  283942 start.go:125] createHost starting for "" (driver="docker")
	I0910 18:33:50.539795  283942 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0910 18:33:50.540071  283942 start.go:159] libmachine.API.Create for "addons-224318" (driver="docker")
	I0910 18:33:50.540108  283942 client.go:168] LocalClient.Create starting
	I0910 18:33:50.540238  283942 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem
	I0910 18:33:50.839765  283942 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem
	I0910 18:33:51.093580  283942 cli_runner.go:164] Run: docker network inspect addons-224318 --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}}]}"
	W0910 18:33:51.111857  283942 cli_runner.go:211] docker network inspect addons-224318 --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
	I0910 18:33:51.111949  283942 network_create.go:284] running [docker network inspect addons-224318] to gather additional debugging logs...
	I0910 18:33:51.111971  283942 cli_runner.go:164] Run: docker network inspect addons-224318
	W0910 18:33:51.129906  283942 cli_runner.go:211] docker network inspect addons-224318 returned with exit code 1
	I0910 18:33:51.129949  283942 network_create.go:287] error running [docker network inspect addons-224318]: docker network inspect addons-224318: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-224318 not found
	I0910 18:33:51.129965  283942 network_create.go:289] output of [docker network inspect addons-224318]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-224318 not found
	
	** /stderr **
	I0910 18:33:51.130094  283942 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}}]}"
	I0910 18:33:51.148453  283942 network.go:206] 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 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001820d30}
	I0910 18:33:51.148525  283942 network_create.go:124] attempt to create docker network addons-224318 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0910 18:33:51.148603  283942 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=addons-224318 addons-224318
	I0910 18:33:51.226257  283942 network_create.go:108] docker network addons-224318 192.168.49.0/24 created
	I0910 18:33:51.226297  283942 kic.go:121] calculated static IP "192.168.49.2" for the "addons-224318" container
	I0910 18:33:51.226379  283942 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0910 18:33:51.241844  283942 cli_runner.go:164] Run: docker volume create addons-224318 --label name.minikube.sigs.k8s.io=addons-224318 --label created_by.minikube.sigs.k8s.io=true
	I0910 18:33:51.259041  283942 oci.go:103] Successfully created a docker volume addons-224318
	I0910 18:33:51.259146  283942 cli_runner.go:164] Run: docker run --rm --name addons-224318-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --entrypoint /usr/bin/test -v addons-224318:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -d /var/lib
	I0910 18:33:53.324430  283942 cli_runner.go:217] Completed: docker run --rm --name addons-224318-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --entrypoint /usr/bin/test -v addons-224318:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -d /var/lib: (2.065234985s)
	I0910 18:33:53.324466  283942 oci.go:107] Successfully prepared a docker volume addons-224318
	I0910 18:33:53.324498  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:33:53.324521  283942 kic.go:194] Starting extracting preloaded images to volume ...
	I0910 18:33:53.324601  283942 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-224318:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -I lz4 -xf /preloaded.tar -C /extractDir
	I0910 18:33:57.497088  283942 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-224318:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -I lz4 -xf /preloaded.tar -C /extractDir: (4.172444801s)
	I0910 18:33:57.497140  283942 kic.go:203] duration metric: took 4.172616112s to extract preloaded images to volume ...
	W0910 18:33:57.497284  283942 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0910 18:33:57.497403  283942 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0910 18:33:57.557059  283942 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 addons-224318 --name addons-224318 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-224318 --network addons-224318 --ip 192.168.49.2 --volume addons-224318:/var --security-opt apparmor=unconfined --memory=4000mb --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.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9
	I0910 18:33:57.863122  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Running}}
	I0910 18:33:57.890530  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:57.914520  283942 cli_runner.go:164] Run: docker exec addons-224318 stat /var/lib/dpkg/alternatives/iptables
	I0910 18:33:57.996296  283942 oci.go:144] the created container "addons-224318" has a running status.
	I0910 18:33:57.996325  283942 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa...
	I0910 18:33:58.209845  283942 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0910 18:33:58.234951  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:58.255998  283942 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0910 18:33:58.256018  283942 kic_runner.go:114] Args: [docker exec --privileged addons-224318 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0910 18:33:58.337647  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:58.370961  283942 machine.go:93] provisionDockerMachine start ...
	I0910 18:33:58.371067  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:33:58.404947  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:33:58.407215  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:33:58.407248  283942 main.go:141] libmachine: About to run SSH command:
	hostname
	I0910 18:33:58.407943  283942 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0910 18:34:01.545152  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-224318
	
	I0910 18:34:01.545179  283942 ubuntu.go:169] provisioning hostname "addons-224318"
	I0910 18:34:01.545264  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:01.564130  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:01.564382  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:01.564399  283942 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-224318 && echo "addons-224318" | sudo tee /etc/hostname
	I0910 18:34:01.702214  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-224318
	
	I0910 18:34:01.702331  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:01.721385  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:01.721646  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:01.721668  283942 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-224318' /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 addons-224318/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-224318' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0910 18:34:01.845940  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0910 18:34:01.845977  283942 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19598-277789/.minikube CaCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19598-277789/.minikube}
	I0910 18:34:01.846010  283942 ubuntu.go:177] setting up certificates
	I0910 18:34:01.846024  283942 provision.go:84] configureAuth start
	I0910 18:34:01.846098  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:01.864029  283942 provision.go:143] copyHostCerts
	I0910 18:34:01.864127  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/ca.pem (1082 bytes)
	I0910 18:34:01.864268  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/cert.pem (1123 bytes)
	I0910 18:34:01.864351  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/key.pem (1679 bytes)
	I0910 18:34:01.864410  283942 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem org=jenkins.addons-224318 san=[127.0.0.1 192.168.49.2 addons-224318 localhost minikube]
	I0910 18:34:02.209683  283942 provision.go:177] copyRemoteCerts
	I0910 18:34:02.209776  283942 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0910 18:34:02.209867  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.227990  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.319009  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0910 18:34:02.345344  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0910 18:34:02.370621  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0910 18:34:02.396112  283942 provision.go:87] duration metric: took 550.070065ms to configureAuth
	I0910 18:34:02.396147  283942 ubuntu.go:193] setting minikube options for container-runtime
	I0910 18:34:02.396363  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:02.396494  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.414129  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:02.414386  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:02.414408  283942 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0910 18:34:02.644058  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0910 18:34:02.644080  283942 machine.go:96] duration metric: took 4.273096874s to provisionDockerMachine
	I0910 18:34:02.644098  283942 client.go:171] duration metric: took 12.103980582s to LocalClient.Create
	I0910 18:34:02.644113  283942 start.go:167] duration metric: took 12.104043268s to libmachine.API.Create "addons-224318"
	I0910 18:34:02.644121  283942 start.go:293] postStartSetup for "addons-224318" (driver="docker")
	I0910 18:34:02.644132  283942 start.go:322] 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]
	I0910 18:34:02.644201  283942 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
	I0910 18:34:02.644246  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.662576  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.756177  283942 ssh_runner.go:195] Run: cat /etc/os-release
	I0910 18:34:02.760108  283942 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0910 18:34:02.760143  283942 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0910 18:34:02.760154  283942 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0910 18:34:02.760161  283942 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0910 18:34:02.760171  283942 filesync.go:126] Scanning /home/jenkins/minikube-integration/19598-277789/.minikube/addons for local assets ...
	I0910 18:34:02.760243  283942 filesync.go:126] Scanning /home/jenkins/minikube-integration/19598-277789/.minikube/files for local assets ...
	I0910 18:34:02.760276  283942 start.go:296] duration metric: took 116.146916ms for postStartSetup
	I0910 18:34:02.760599  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:02.777869  283942 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json ...
	I0910 18:34:02.778182  283942 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 18:34:02.778245  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.796529  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.885901  283942 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0910 18:34:02.890395  283942 start.go:128] duration metric: took 12.352270415s to createHost
	I0910 18:34:02.890423  283942 start.go:83] releasing machines lock for "addons-224318", held for 12.352421272s
	I0910 18:34:02.890493  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:02.907908  283942 ssh_runner.go:195] Run: cat /version.json
	I0910 18:34:02.908002  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.908374  283942 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0910 18:34:02.908457  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.927896  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.941885  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:03.023657  283942 ssh_runner.go:195] Run: systemctl --version
	I0910 18:34:03.164166  283942 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0910 18:34:03.306592  283942 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0910 18:34:03.311348  283942 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0910 18:34:03.333309  283942 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0910 18:34:03.333405  283942 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0910 18:34:03.370500  283942 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0910 18:34:03.370526  283942 start.go:495] detecting cgroup driver to use...
	I0910 18:34:03.370562  283942 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0910 18:34:03.370616  283942 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0910 18:34:03.387411  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0910 18:34:03.399732  283942 docker.go:217] disabling cri-docker service (if available) ...
	I0910 18:34:03.399809  283942 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0910 18:34:03.414342  283942 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0910 18:34:03.430278  283942 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0910 18:34:03.525814  283942 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0910 18:34:03.620933  283942 docker.go:233] disabling docker service ...
	I0910 18:34:03.621032  283942 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0910 18:34:03.646894  283942 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0910 18:34:03.659299  283942 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0910 18:34:03.743836  283942 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0910 18:34:03.840821  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0910 18:34:03.854117  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0910 18:34:03.871240  283942 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0910 18:34:03.871349  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.881758  283942 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0910 18:34:03.881829  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.892203  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.902429  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.912839  283942 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0910 18:34:03.924102  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.934461  283942 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.950417  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.960318  283942 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0910 18:34:03.968869  283942 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0910 18:34:03.977648  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:04.062808  283942 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0910 18:34:04.165171  283942 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0910 18:34:04.165266  283942 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0910 18:34:04.169920  283942 start.go:563] Will wait 60s for crictl version
	I0910 18:34:04.169988  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:34:04.173601  283942 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0910 18:34:04.217956  283942 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0910 18:34:04.218063  283942 ssh_runner.go:195] Run: crio --version
	I0910 18:34:04.257875  283942 ssh_runner.go:195] Run: crio --version
	I0910 18:34:04.299320  283942 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0910 18:34:04.300642  283942 cli_runner.go:164] Run: docker network inspect addons-224318 --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}}]}"
	I0910 18:34:04.317481  283942 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0910 18:34:04.321349  283942 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0910 18:34:04.332661  283942 kubeadm.go:883] updating cluster {Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0910 18:34:04.332789  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:34:04.332854  283942 ssh_runner.go:195] Run: sudo crictl images --output json
	I0910 18:34:04.413012  283942 crio.go:514] all images are preloaded for cri-o runtime.
	I0910 18:34:04.413036  283942 crio.go:433] Images already preloaded, skipping extraction
	I0910 18:34:04.413095  283942 ssh_runner.go:195] Run: sudo crictl images --output json
	I0910 18:34:04.451173  283942 crio.go:514] all images are preloaded for cri-o runtime.
	I0910 18:34:04.451198  283942 cache_images.go:84] Images are preloaded, skipping loading
	I0910 18:34:04.451206  283942 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0910 18:34:04.451372  283942 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-224318 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0910 18:34:04.451474  283942 ssh_runner.go:195] Run: crio config
	I0910 18:34:04.504438  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:34:04.504465  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:34:04.504477  283942 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0910 18:34:04.504503  283942 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-224318 NodeName:addons-224318 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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.49.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[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0910 18:34:04.504651  283942 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-224318"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.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.31.0
	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
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	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
	
	I0910 18:34:04.504725  283942 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0910 18:34:04.513872  283942 binaries.go:44] Found k8s binaries, skipping transfer
	I0910 18:34:04.513949  283942 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0910 18:34:04.523489  283942 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0910 18:34:04.542291  283942 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0910 18:34:04.560563  283942 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0910 18:34:04.579402  283942 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0910 18:34:04.583100  283942 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0910 18:34:04.594351  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:04.687540  283942 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0910 18:34:04.703597  283942 certs.go:68] Setting up /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318 for IP: 192.168.49.2
	I0910 18:34:04.703622  283942 certs.go:194] generating shared ca certs ...
	I0910 18:34:04.703640  283942 certs.go:226] acquiring lock for ca certs: {Name:mk6416371e5def157be5894e6781dc9c0cd67ff9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:04.703843  283942 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key
	I0910 18:34:05.072038  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt ...
	I0910 18:34:05.072123  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt: {Name:mk0b80a6dad8b2551a6e24516dd6f85dde35637b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.072432  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key ...
	I0910 18:34:05.072468  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key: {Name:mk51169d63be694a8ddefb268553b6d875cd16b4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.073156  283942 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key
	I0910 18:34:05.593586  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt ...
	I0910 18:34:05.593627  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt: {Name:mkf109868fa81cdf8cf517cbb0c362d3bb4a2f82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.593821  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key ...
	I0910 18:34:05.593835  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key: {Name:mk0033766679cbc464da883b1b6a58643f5f73a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.594444  283942 certs.go:256] generating profile certs ...
	I0910 18:34:05.594515  283942 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key
	I0910 18:34:05.594534  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt with IP's: []
	I0910 18:34:06.330955  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt ...
	I0910 18:34:06.330995  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: {Name:mkd3179e3d0149e5ff9b71dafda9a0151aa0ff17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.331685  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key ...
	I0910 18:34:06.331703  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key: {Name:mkd192541c1c3ade4b5b0d83ecc40d4b97fa2d64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.332184  283942 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df
	I0910 18:34:06.332210  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0910 18:34:06.785909  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df ...
	I0910 18:34:06.785944  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df: {Name:mk3a5e3f7172b8d234269b6fbbf2358901376558 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.786584  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df ...
	I0910 18:34:06.786605  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df: {Name:mk6f59b76b41d33fefaf955ba545b74d16ab4d73 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.787176  283942 certs.go:381] copying /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df -> /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt
	I0910 18:34:06.787274  283942 certs.go:385] copying /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df -> /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key
	I0910 18:34:06.787342  283942 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key
	I0910 18:34:06.787365  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt with IP's: []
	I0910 18:34:07.340351  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt ...
	I0910 18:34:07.340386  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt: {Name:mk804bf27a8cf72d19354cb8d64c901cd33d0db7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:07.340585  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key ...
	I0910 18:34:07.340605  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key: {Name:mk3c2ce2a38fb768b2d614e698fba5fd9268fd61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:07.342479  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem (1679 bytes)
	I0910 18:34:07.342533  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem (1082 bytes)
	I0910 18:34:07.342561  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem (1123 bytes)
	I0910 18:34:07.342592  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem (1679 bytes)
	I0910 18:34:07.343272  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0910 18:34:07.372006  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0910 18:34:07.400254  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0910 18:34:07.426331  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0910 18:34:07.451930  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0910 18:34:07.477348  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0910 18:34:07.501810  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0910 18:34:07.525790  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0910 18:34:07.550280  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0910 18:34:07.575731  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0910 18:34:07.595024  283942 ssh_runner.go:195] Run: openssl version
	I0910 18:34:07.600717  283942 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"
	I0910 18:34:07.610499  283942 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.614096  283942 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 10 18:34 /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.614260  283942 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.622309  283942 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"
	I0910 18:34:07.632360  283942 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0910 18:34:07.636056  283942 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0910 18:34:07.636129  283942 kubeadm.go:392] StartCluster: {Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:34:07.636271  283942 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0910 18:34:07.636334  283942 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0910 18:34:07.687178  283942 cri.go:89] found id: ""
	I0910 18:34:07.687245  283942 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0910 18:34:07.696437  283942 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0910 18:34:07.705638  283942 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0910 18:34:07.705756  283942 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
	I0910 18:34:07.715156  283942 kubeadm.go:155] 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
	I0910 18:34:07.715177  283942 kubeadm.go:157] found existing configuration files:
	
	I0910 18:34:07.715230  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0910 18:34:07.724409  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0910 18:34:07.724524  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0910 18:34:07.733550  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0910 18:34:07.742829  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0910 18:34:07.742920  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0910 18:34:07.752001  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0910 18:34:07.761500  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0910 18:34:07.761627  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0910 18:34:07.770454  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0910 18:34:07.779798  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0910 18:34:07.779869  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0910 18:34:07.789071  283942 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0910 18:34:07.843984  283942 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0910 18:34:07.844046  283942 kubeadm.go:310] [preflight] Running pre-flight checks
	I0910 18:34:07.865379  283942 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0910 18:34:07.865621  283942 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0910 18:34:07.865668  283942 kubeadm.go:310] OS: Linux
	I0910 18:34:07.865729  283942 kubeadm.go:310] CGROUPS_CPU: enabled
	I0910 18:34:07.865780  283942 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0910 18:34:07.865831  283942 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0910 18:34:07.865884  283942 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0910 18:34:07.865934  283942 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0910 18:34:07.865986  283942 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0910 18:34:07.866033  283942 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0910 18:34:07.866082  283942 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0910 18:34:07.866133  283942 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0910 18:34:07.928719  283942 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0910 18:34:07.928929  283942 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0910 18:34:07.929078  283942 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0910 18:34:07.937486  283942 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0910 18:34:07.939249  283942 out.go:235]   - Generating certificates and keys ...
	I0910 18:34:07.939456  283942 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0910 18:34:07.939580  283942 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0910 18:34:08.274630  283942 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0910 18:34:08.967319  283942 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0910 18:34:09.524985  283942 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0910 18:34:09.825847  283942 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0910 18:34:10.042734  283942 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0910 18:34:10.061516  283942 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-224318 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0910 18:34:10.721639  283942 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0910 18:34:10.721797  283942 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-224318 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0910 18:34:11.517567  283942 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0910 18:34:11.927517  283942 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0910 18:34:12.278307  283942 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0910 18:34:12.278609  283942 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0910 18:34:13.208400  283942 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0910 18:34:13.502275  283942 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0910 18:34:13.838129  283942 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0910 18:34:14.491227  283942 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0910 18:34:15.103500  283942 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0910 18:34:15.103950  283942 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0910 18:34:15.104034  283942 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0910 18:34:15.110885  283942 out.go:235]   - Booting up control plane ...
	I0910 18:34:15.111008  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0910 18:34:15.111090  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0910 18:34:15.111161  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0910 18:34:15.125155  283942 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0910 18:34:15.145108  283942 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0910 18:34:15.145298  283942 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0910 18:34:15.250192  283942 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0910 18:34:15.250326  283942 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0910 18:34:17.251785  283942 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.001646397s
	I0910 18:34:17.251877  283942 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0910 18:34:23.253523  283942 kubeadm.go:310] [api-check] The API server is healthy after 6.001957442s
	I0910 18:34:23.273325  283942 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0910 18:34:23.289473  283942 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0910 18:34:23.321670  283942 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0910 18:34:23.321858  283942 kubeadm.go:310] [mark-control-plane] Marking the node addons-224318 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0910 18:34:23.334164  283942 kubeadm.go:310] [bootstrap-token] Using token: pcb57y.c3zlrqxvj46g9tj8
	I0910 18:34:23.337109  283942 out.go:235]   - Configuring RBAC rules ...
	I0910 18:34:23.337257  283942 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0910 18:34:23.342208  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0910 18:34:23.350802  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0910 18:34:23.357103  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0910 18:34:23.361600  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0910 18:34:23.366058  283942 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0910 18:34:23.663044  283942 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0910 18:34:24.133783  283942 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0910 18:34:24.662097  283942 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0910 18:34:24.663313  283942 kubeadm.go:310] 
	I0910 18:34:24.663382  283942 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0910 18:34:24.663388  283942 kubeadm.go:310] 
	I0910 18:34:24.663468  283942 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0910 18:34:24.663474  283942 kubeadm.go:310] 
	I0910 18:34:24.663500  283942 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0910 18:34:24.663558  283942 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0910 18:34:24.663607  283942 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0910 18:34:24.663612  283942 kubeadm.go:310] 
	I0910 18:34:24.663677  283942 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0910 18:34:24.663683  283942 kubeadm.go:310] 
	I0910 18:34:24.663728  283942 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0910 18:34:24.663733  283942 kubeadm.go:310] 
	I0910 18:34:24.663783  283942 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0910 18:34:24.663854  283942 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0910 18:34:24.663920  283942 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0910 18:34:24.663925  283942 kubeadm.go:310] 
	I0910 18:34:24.664005  283942 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0910 18:34:24.664079  283942 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0910 18:34:24.664083  283942 kubeadm.go:310] 
	I0910 18:34:24.664163  283942 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token pcb57y.c3zlrqxvj46g9tj8 \
	I0910 18:34:24.664263  283942 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:417f4ef92757a072c80a7090773f2651996d4223a886faa6eae36cf85c6e3c05 \
	I0910 18:34:24.664283  283942 kubeadm.go:310] 	--control-plane 
	I0910 18:34:24.664287  283942 kubeadm.go:310] 
	I0910 18:34:24.664369  283942 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0910 18:34:24.664373  283942 kubeadm.go:310] 
	I0910 18:34:24.664451  283942 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token pcb57y.c3zlrqxvj46g9tj8 \
	I0910 18:34:24.664548  283942 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:417f4ef92757a072c80a7090773f2651996d4223a886faa6eae36cf85c6e3c05 
	I0910 18:34:24.668531  283942 kubeadm.go:310] W0910 18:34:07.839988    1195 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0910 18:34:24.668822  283942 kubeadm.go:310] W0910 18:34:07.840915    1195 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0910 18:34:24.669028  283942 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0910 18:34:24.669157  283942 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0910 18:34:24.669181  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:34:24.669189  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:34:24.672072  283942 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0910 18:34:24.674482  283942 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0910 18:34:24.678411  283942 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0910 18:34:24.678435  283942 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0910 18:34:24.702127  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0910 18:34:24.971697  283942 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0910 18:34:24.971781  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:24.971906  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-224318 minikube.k8s.io/updated_at=2024_09_10T18_34_24_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=37b4bace07cd53444288cad630e4db4b688b8c18 minikube.k8s.io/name=addons-224318 minikube.k8s.io/primary=true
	I0910 18:34:25.160643  283942 ops.go:34] apiserver oom_adj: -16
	I0910 18:34:25.160745  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:25.661520  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:26.161350  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:26.661607  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:27.161575  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:27.661721  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:28.160889  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:28.661658  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:29.161659  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:29.259077  283942 kubeadm.go:1113] duration metric: took 4.287363211s to wait for elevateKubeSystemPrivileges
	I0910 18:34:29.259107  283942 kubeadm.go:394] duration metric: took 21.622998388s to StartCluster
	I0910 18:34:29.259124  283942 settings.go:142] acquiring lock: {Name:mkf202fbfccf1ed23d80a120fba080f7ceffcbd9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:29.259677  283942 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:34:29.260125  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/kubeconfig: {Name:mk07505764363a916784872be1ed2f57ecbe6a06 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:29.260338  283942 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0910 18:34:29.260472  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0910 18:34:29.260757  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:29.260760  283942 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0910 18:34:29.260878  283942 addons.go:69] Setting yakd=true in profile "addons-224318"
	I0910 18:34:29.260901  283942 addons.go:234] Setting addon yakd=true in "addons-224318"
	I0910 18:34:29.260927  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.261438  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.261728  283942 addons.go:69] Setting inspektor-gadget=true in profile "addons-224318"
	I0910 18:34:29.261762  283942 addons.go:234] Setting addon inspektor-gadget=true in "addons-224318"
	I0910 18:34:29.261789  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.262212  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.262648  283942 addons.go:69] Setting metrics-server=true in profile "addons-224318"
	I0910 18:34:29.262689  283942 addons.go:234] Setting addon metrics-server=true in "addons-224318"
	I0910 18:34:29.262727  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.262792  283942 addons.go:69] Setting cloud-spanner=true in profile "addons-224318"
	I0910 18:34:29.262824  283942 addons.go:234] Setting addon cloud-spanner=true in "addons-224318"
	I0910 18:34:29.262858  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.263141  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.263256  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.265399  283942 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-224318"
	I0910 18:34:29.265492  283942 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-224318"
	I0910 18:34:29.265526  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.266109  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.266842  283942 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-224318"
	I0910 18:34:29.266883  283942 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-224318"
	I0910 18:34:29.266914  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.267353  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.274834  283942 addons.go:69] Setting registry=true in profile "addons-224318"
	I0910 18:34:29.274891  283942 addons.go:234] Setting addon registry=true in "addons-224318"
	I0910 18:34:29.274932  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.275412  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.276411  283942 addons.go:69] Setting default-storageclass=true in profile "addons-224318"
	I0910 18:34:29.276462  283942 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-224318"
	I0910 18:34:29.276781  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.289195  283942 addons.go:69] Setting storage-provisioner=true in profile "addons-224318"
	I0910 18:34:29.289258  283942 addons.go:234] Setting addon storage-provisioner=true in "addons-224318"
	I0910 18:34:29.289305  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.289768  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.304391  283942 addons.go:69] Setting gcp-auth=true in profile "addons-224318"
	I0910 18:34:29.304464  283942 mustload.go:65] Loading cluster: addons-224318
	I0910 18:34:29.304671  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:29.304955  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.311434  283942 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-224318"
	I0910 18:34:29.311489  283942 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-224318"
	I0910 18:34:29.311838  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.320796  283942 addons.go:69] Setting ingress=true in profile "addons-224318"
	I0910 18:34:29.320902  283942 addons.go:234] Setting addon ingress=true in "addons-224318"
	I0910 18:34:29.320966  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.321554  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.331538  283942 addons.go:69] Setting volcano=true in profile "addons-224318"
	I0910 18:34:29.331606  283942 addons.go:234] Setting addon volcano=true in "addons-224318"
	I0910 18:34:29.331650  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.332150  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.356070  283942 addons.go:69] Setting ingress-dns=true in profile "addons-224318"
	I0910 18:34:29.356196  283942 addons.go:234] Setting addon ingress-dns=true in "addons-224318"
	I0910 18:34:29.356281  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.356905  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.368099  283942 addons.go:69] Setting volumesnapshots=true in profile "addons-224318"
	I0910 18:34:29.368213  283942 addons.go:234] Setting addon volumesnapshots=true in "addons-224318"
	I0910 18:34:29.368276  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.376703  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.425932  283942 out.go:177] * Verifying Kubernetes components...
	I0910 18:34:29.509847  283942 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0910 18:34:29.510295  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0910 18:34:29.511471  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:29.517152  283942 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0910 18:34:29.517569  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.523059  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0910 18:34:29.523137  283942 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0910 18:34:29.523231  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.524563  283942 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0910 18:34:29.524852  283942 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0910 18:34:29.525012  283942 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0910 18:34:29.525301  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0910 18:34:29.533513  283942 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0910 18:34:29.538403  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0910 18:34:29.538511  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	W0910 18:34:29.512366  283942 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0910 18:34:29.539010  283942 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0910 18:34:29.539029  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0910 18:34:29.539092  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.545335  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0910 18:34:29.545404  283942 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0910 18:34:29.545503  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.548136  283942 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0910 18:34:29.559241  283942 out.go:177]   - Using image docker.io/registry:2.8.3
	I0910 18:34:29.560407  283942 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0910 18:34:29.560437  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0910 18:34:29.560534  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.548561  283942 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0910 18:34:29.595847  283942 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0910 18:34:29.596041  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.616368  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0910 18:34:29.619822  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0910 18:34:29.619884  283942 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0910 18:34:29.619982  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.644575  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.645720  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0910 18:34:29.645891  283942 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0910 18:34:29.647046  283942 addons.go:234] Setting addon default-storageclass=true in "addons-224318"
	I0910 18:34:29.647420  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.647961  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.649842  283942 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0910 18:34:29.649897  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0910 18:34:29.649996  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.647065  283942 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0910 18:34:29.655133  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.666810  283942 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0910 18:34:29.666839  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0910 18:34:29.666917  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.703359  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0910 18:34:29.704393  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.713175  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0910 18:34:29.729276  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.735405  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:29.737824  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0910 18:34:29.744424  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0910 18:34:29.744587  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0910 18:34:29.746907  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0910 18:34:29.749486  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0910 18:34:29.749612  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:29.752048  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0910 18:34:29.752080  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0910 18:34:29.752152  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.752675  283942 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0910 18:34:29.752696  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0910 18:34:29.752743  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.788403  283942 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-224318"
	I0910 18:34:29.788448  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.788891  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.799319  283942 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0910 18:34:29.799341  283942 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0910 18:34:29.799402  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.838048  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.842545  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.888772  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.901129  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.902404  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.916082  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.925661  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.944672  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	W0910 18:34:29.946543  283942 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0910 18:34:29.946570  283942 retry.go:31] will retry after 182.096677ms: ssh: handshake failed: EOF
	I0910 18:34:29.951978  283942 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0910 18:34:29.959489  283942 out.go:177]   - Using image docker.io/busybox:stable
	I0910 18:34:29.962423  283942 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0910 18:34:29.962452  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0910 18:34:29.962525  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:30.007245  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:30.147165  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0910 18:34:30.147202  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0910 18:34:30.240577  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0910 18:34:30.240616  283942 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0910 18:34:30.256675  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0910 18:34:30.308893  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0910 18:34:30.308935  283942 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0910 18:34:30.319815  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0910 18:34:30.319855  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0910 18:34:30.335716  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0910 18:34:30.419431  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0910 18:34:30.422712  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0910 18:34:30.422755  283942 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0910 18:34:30.427325  283942 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0910 18:34:30.427429  283942 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0910 18:34:30.435139  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0910 18:34:30.435173  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0910 18:34:30.461070  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0910 18:34:30.463654  283942 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0910 18:34:30.463741  283942 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0910 18:34:30.484126  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0910 18:34:30.484203  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0910 18:34:30.490798  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0910 18:34:30.518203  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0910 18:34:30.518288  283942 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0910 18:34:30.526456  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0910 18:34:30.552009  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0910 18:34:30.552083  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0910 18:34:30.653602  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0910 18:34:30.653679  283942 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0910 18:34:30.659015  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0910 18:34:30.659980  283942 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0910 18:34:30.660053  283942 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0910 18:34:30.663995  283942 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0910 18:34:30.664102  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0910 18:34:30.685159  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0910 18:34:30.685240  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0910 18:34:30.702997  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0910 18:34:30.703068  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0910 18:34:30.713057  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0910 18:34:30.713146  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0910 18:34:30.829414  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0910 18:34:30.829488  283942 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0910 18:34:30.832704  283942 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0910 18:34:30.832772  283942 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0910 18:34:30.869609  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0910 18:34:30.880043  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0910 18:34:30.884972  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0910 18:34:30.894441  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0910 18:34:30.894520  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0910 18:34:30.985822  283942 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:30.985886  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0910 18:34:30.998043  283942 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0910 18:34:30.998115  283942 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0910 18:34:31.092548  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0910 18:34:31.092641  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0910 18:34:31.108225  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:31.188080  283942 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0910 18:34:31.188157  283942 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0910 18:34:31.229582  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0910 18:34:31.229657  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0910 18:34:31.315756  283942 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0910 18:34:31.315840  283942 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0910 18:34:31.354776  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0910 18:34:31.354855  283942 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0910 18:34:31.411970  283942 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0910 18:34:31.412042  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0910 18:34:31.429566  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0910 18:34:31.429627  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0910 18:34:31.475360  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0910 18:34:31.512401  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0910 18:34:31.512472  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0910 18:34:31.702266  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0910 18:34:31.702347  283942 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0910 18:34:31.877855  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0910 18:34:32.390607  283942 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (2.879105311s)
	I0910 18:34:32.390795  283942 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0910 18:34:32.390878  283942 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.880540717s)
	I0910 18:34:32.390958  283942 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	W0910 18:34:33.119594  283942 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-224318" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0910 18:34:33.119626  283942 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0910 18:34:35.467449  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.210734669s)
	I0910 18:34:35.467525  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.131784281s)
	I0910 18:34:35.467567  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.048112856s)
	I0910 18:34:35.467603  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.006459121s)
	I0910 18:34:35.700885  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.21000273s)
	I0910 18:34:36.631552  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.105013444s)
	I0910 18:34:36.631596  283942 addons.go:475] Verifying addon ingress=true in "addons-224318"
	I0910 18:34:36.631757  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.972645245s)
	I0910 18:34:36.631987  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.762294737s)
	I0910 18:34:36.632105  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.751987859s)
	I0910 18:34:36.632121  283942 addons.go:475] Verifying addon registry=true in "addons-224318"
	I0910 18:34:36.632265  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.747216282s)
	I0910 18:34:36.632622  283942 addons.go:475] Verifying addon metrics-server=true in "addons-224318"
	I0910 18:34:36.632362  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.524061659s)
	W0910 18:34:36.632658  283942 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0910 18:34:36.632683  283942 retry.go:31] will retry after 308.175582ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0910 18:34:36.632425  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (5.156990202s)
	I0910 18:34:36.634457  283942 out.go:177] * Verifying ingress addon...
	I0910 18:34:36.636312  283942 out.go:177] * Verifying registry addon...
	I0910 18:34:36.636408  283942 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-224318 service yakd-dashboard -n yakd-dashboard
	
	I0910 18:34:36.640098  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0910 18:34:36.641560  283942 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0910 18:34:36.672559  283942 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0910 18:34:36.672598  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:36.673436  283942 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0910 18:34:36.673462  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:36.941273  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:37.133392  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.255442626s)
	I0910 18:34:37.133434  283942 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-224318"
	I0910 18:34:37.133602  283942 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.742761496s)
	I0910 18:34:37.134643  283942 node_ready.go:35] waiting up to 6m0s for node "addons-224318" to be "Ready" ...
	I0910 18:34:37.137002  283942 out.go:177] * Verifying csi-hostpath-driver addon...
	I0910 18:34:37.140817  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0910 18:34:37.209579  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:37.212129  283942 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0910 18:34:37.212197  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:37.213038  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:37.669820  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:37.671072  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:37.672049  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.148792  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:38.150324  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.151688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:38.651439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:38.652390  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.653488  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.139483  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:39.151432  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:39.151750  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.152436  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:39.653856  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.655543  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:39.656622  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.154439  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.154868  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:40.155086  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:40.300369  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.359029837s)
	I0910 18:34:40.521698  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0910 18:34:40.521792  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:40.553232  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:40.643390  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:40.647795  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:40.648961  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.677174  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0910 18:34:40.699002  283942 addons.go:234] Setting addon gcp-auth=true in "addons-224318"
	I0910 18:34:40.699056  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:40.699526  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:40.719602  283942 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0910 18:34:40.719667  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:40.742006  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:40.839762  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:40.842454  283942 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0910 18:34:40.845011  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0910 18:34:40.845043  283942 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0910 18:34:40.874680  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0910 18:34:40.874713  283942 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0910 18:34:40.907914  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0910 18:34:40.907939  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0910 18:34:40.929534  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0910 18:34:41.142777  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:41.144466  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:41.149958  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:41.150475  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:41.605986  283942 addons.go:475] Verifying addon gcp-auth=true in "addons-224318"
	I0910 18:34:41.608941  283942 out.go:177] * Verifying gcp-auth addon...
	I0910 18:34:41.612142  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0910 18:34:41.622641  283942 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0910 18:34:41.622719  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:41.724961  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:41.726379  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:41.731964  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:42.116791  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:42.147622  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:42.148452  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:42.148855  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:42.615328  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:42.644916  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:42.645223  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:42.647052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:43.116367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:43.144450  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:43.146847  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:43.147930  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:43.615602  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:43.637911  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:43.645666  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:43.646313  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:43.647811  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:44.116400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:44.144935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:44.146466  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:44.146956  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:44.616058  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:44.645147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:44.645349  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:44.646893  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:45.131078  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:45.154400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:45.157901  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:45.158194  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:45.616175  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:45.638173  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:45.643378  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:45.645331  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:45.647236  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.115729  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:46.146898  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:46.147112  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:46.148474  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.616449  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:46.643997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:46.646751  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.646921  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.115812  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:47.147156  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.148052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:47.148226  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:47.615880  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:47.638645  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:47.645707  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:47.646530  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.647385  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:48.115910  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:48.144628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:48.146988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:48.147645  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:48.615381  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:48.643037  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:48.646089  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:48.646967  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:49.115528  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:49.145102  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:49.146814  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:49.147013  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:49.616495  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:49.638707  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:49.649467  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:49.649838  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:49.650589  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.116098  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:50.144320  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:50.147843  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.148469  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:50.615747  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:50.643922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:50.646128  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.647067  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.115593  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:51.144478  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:51.144728  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.147315  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:51.615785  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:51.644076  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:51.644922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.646108  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:52.115849  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:52.139007  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:52.145046  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:52.145417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:52.146564  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:52.615273  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:52.645849  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:52.646021  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:52.647754  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.115502  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:53.143256  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:53.146272  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:53.146359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.616250  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:53.645325  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:53.646461  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.646941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.115340  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:54.145767  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:54.146096  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.146806  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:54.615979  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:54.638650  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:54.644126  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:54.645400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.646391  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.117107  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:55.146662  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:55.147526  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:55.148602  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.615572  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:55.645857  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.646246  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:55.646962  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:56.115343  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:56.145186  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:56.146197  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:56.146937  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:56.615311  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:56.638747  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:56.644528  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:56.645301  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:56.646274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.115426  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:57.145048  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:57.146049  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:57.146746  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.616098  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:57.645270  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.646275  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:57.648741  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.115692  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:58.143630  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:58.146222  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:58.148206  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.631604  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:58.645625  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:58.656447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:58.657350  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.657764  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.115224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:59.146787  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:59.147262  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:59.147714  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.616628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:59.644087  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:59.645054  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.647008  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:00.116982  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:00.189648  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:00.190753  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:00.192347  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:00.630264  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:00.674507  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:00.683194  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:00.683433  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:00.685753  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:01.115581  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:01.146258  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:01.146485  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:01.147339  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:01.619071  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:01.646183  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:01.646620  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:01.648045  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.115371  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:02.145266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:02.146725  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:02.147518  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.615926  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:02.646336  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:02.647805  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.648857  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.115994  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:03.138488  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:03.142970  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:03.145102  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.146359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:03.616267  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:03.645589  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:03.646364  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.647348  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:04.116100  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:04.144597  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:04.144988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:04.146472  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:04.615670  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:04.644822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:04.646340  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:04.647655  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.116276  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:05.139182  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:05.147688  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.147688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:05.149093  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:05.616619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:05.645718  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.646692  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:05.647614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:06.115627  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:06.144224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:06.147613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:06.147890  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:06.615245  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:06.645499  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:06.646350  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:06.646809  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.116240  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:07.144474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:07.144986  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.147376  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:07.616266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:07.638264  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:07.645262  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:07.646139  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.648080  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:08.115559  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:08.145492  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:08.146205  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:08.147144  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:08.615649  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:08.647903  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:08.649305  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:08.651534  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:09.116701  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:09.144943  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:09.145388  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:09.147137  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:09.616447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:09.643398  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:09.644895  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:09.646655  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.115770  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:10.138542  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:10.146413  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:10.147147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:10.147954  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.616268  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:10.645311  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:10.646178  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.647501  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.116619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:11.146182  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.146947  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:11.147811  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:11.617019  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:11.644034  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.645134  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:11.647665  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.115472  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:12.139190  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:12.145550  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:12.146009  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.147179  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:12.616241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:12.645567  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:12.646338  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.646709  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.115781  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:13.144766  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.145386  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:13.147285  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:13.616365  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:13.644710  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:13.645494  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.646019  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:14.116950  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:14.145393  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:14.145662  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:14.146513  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:14.616060  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:14.638203  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:14.644246  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:14.644610  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:14.647359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:15.120744  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:15.148822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:15.149367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:15.151833  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:15.615700  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:15.645411  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:15.645701  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:15.647806  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:16.116994  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:16.144495  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:16.146975  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:16.147776  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:16.639422  283942 node_ready.go:49] node "addons-224318" has status "Ready":"True"
	I0910 18:35:16.639450  283942 node_ready.go:38] duration metric: took 39.504756296s for node "addons-224318" to be "Ready" ...
	I0910 18:35:16.639462  283942 pod_ready.go:36] extra waiting up to 6m0s 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" ...
	I0910 18:35:16.661376  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:16.729841  283942 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0910 18:35:16.729872  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:16.730677  283942 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:16.762029  283942 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0910 18:35:16.762059  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:16.762962  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:17.115949  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:17.147002  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:17.148898  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:17.149796  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:17.618026  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:17.730646  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:17.732873  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:17.735153  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.119847  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:18.223572  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:18.225442  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:18.234776  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.615515  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:18.653393  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.654580  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:18.656234  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:18.741990  283942 pod_ready.go:103] pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:19.146987  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:19.207836  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:19.209273  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:19.210179  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:19.287656  283942 pod_ready.go:93] pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.287701  283942 pod_ready.go:82] duration metric: took 2.556989637s for pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.287717  283942 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.297560  283942 pod_ready.go:93] pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.297588  283942 pod_ready.go:82] duration metric: took 9.855161ms for pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.297612  283942 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.304145  283942 pod_ready.go:93] pod "etcd-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.304171  283942 pod_ready.go:82] duration metric: took 6.550683ms for pod "etcd-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.304186  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.310276  283942 pod_ready.go:93] pod "kube-apiserver-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.310302  283942 pod_ready.go:82] duration metric: took 6.107881ms for pod "kube-apiserver-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.310315  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.329555  283942 pod_ready.go:93] pod "kube-controller-manager-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.329586  283942 pod_ready.go:82] duration metric: took 19.26244ms for pod "kube-controller-manager-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.329601  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-pmklw" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.619168  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:19.635352  283942 pod_ready.go:93] pod "kube-proxy-pmklw" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.635429  283942 pod_ready.go:82] duration metric: took 305.818719ms for pod "kube-proxy-pmklw" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.635457  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.648891  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:19.650092  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:19.652721  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.068433  283942 pod_ready.go:93] pod "kube-scheduler-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:20.068508  283942 pod_ready.go:82] duration metric: took 433.029365ms for pod "kube-scheduler-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:20.068536  283942 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:20.126034  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:20.151342  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:20.153714  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.161243  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:20.616843  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:20.649137  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:20.650420  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.652523  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:21.117520  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:21.219627  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:21.220190  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:21.223362  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:21.616676  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:21.646524  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:21.646989  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:21.649637  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:22.078828  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:22.116675  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:22.145304  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:22.148836  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:22.149660  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:22.616696  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:22.649412  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:22.650169  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:22.651661  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:23.116309  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:23.150401  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:23.151514  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:23.155072  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:23.616795  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:23.646423  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:23.648323  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:23.649381  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.101470  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:24.136058  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:24.151947  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:24.155752  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:24.158654  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.615974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:24.647184  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.647778  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:24.650632  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.151842  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:25.252638  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:25.253897  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:25.254968  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.616725  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:25.643915  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:25.646313  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.649010  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:26.116706  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:26.152073  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:26.154274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:26.154435  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:26.574363  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:26.616332  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:26.646032  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:26.647452  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:26.648579  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.117205  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:27.154508  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:27.156113  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:27.161067  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.619339  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:27.644535  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:27.649949  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.651487  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:28.117040  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:28.145698  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:28.148192  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:28.149485  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:28.575449  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:28.617578  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:28.643571  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:28.647383  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:28.647694  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:29.130801  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:29.148417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:29.148702  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:29.150660  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:29.617316  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:29.648388  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:29.651536  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:29.653343  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.174270  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:30.174688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.175155  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:30.183396  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:30.583633  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:30.618588  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:30.720935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.721074  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:30.721608  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.128771  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:31.164681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.166052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:31.166369  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:31.620741  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:31.658681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.661026  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:31.666390  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:32.117173  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:32.161439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:32.162338  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:32.163000  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:32.617920  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:32.649748  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:32.650276  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:32.651583  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.080031  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:33.117730  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:33.225581  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:33.227765  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.238393  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:33.617903  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:33.648712  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:33.650799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.652055  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.116104  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:34.164664  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:34.168272  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:34.169823  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.616984  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:34.644274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:34.645952  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.647811  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:35.116109  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:35.147256  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:35.148063  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:35.149235  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:35.574683  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:35.616490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:35.648688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:35.650324  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:35.651406  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.119209  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:36.151454  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:36.152627  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:36.154316  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.630746  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:36.667383  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:36.668659  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.702223  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.116957  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:37.158233  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:37.169955  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:37.171767  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.576963  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:37.617482  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:37.650005  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:37.666964  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.669196  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.117035  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:38.150490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:38.152993  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:38.155852  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.634383  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:38.649672  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:38.652310  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.655415  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:39.116531  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:39.145754  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:39.150524  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:39.152285  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:39.578959  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:39.617462  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:39.650902  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:39.674628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:39.676681  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.171494  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:40.172845  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:40.173241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:40.174314  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.620000  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:40.647972  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:40.649424  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.649865  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:41.116344  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:41.150373  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:41.151376  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:41.152997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:41.616309  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:41.645913  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:41.653074  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:41.654941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:42.120763  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:42.134647  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:42.235055  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:42.236412  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:42.237619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:42.616468  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:42.646216  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:42.647740  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:42.648115  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:43.116108  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:43.147584  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:43.148976  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:43.149558  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:43.616410  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:43.717595  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:43.718720  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:43.719113  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.117587  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:44.157074  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:44.175153  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.176999  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:44.575836  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:44.616798  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:44.646395  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.648383  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:44.649336  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.117732  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:45.160635  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:45.162534  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.164988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:45.616430  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:45.652229  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.654414  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:45.655891  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.117085  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:46.149765  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:46.151592  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.152133  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:46.582341  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:46.623319  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:46.644474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:46.660098  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.662518  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.116024  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:47.147450  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.148059  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:47.148940  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:47.617261  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:47.645614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:47.646822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.649432  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.119241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:48.143430  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:48.222357  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.223585  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:48.616401  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:48.647241  283942 kapi.go:107] duration metric: took 1m12.007141041s to wait for kubernetes.io/minikube-addons=registry ...
	I0910 18:35:48.650736  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.652387  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.074806  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:49.116433  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:49.147590  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:49.148837  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.616475  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:49.645802  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.647152  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.116488  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:50.147995  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:50.148978  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.616151  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:50.648117  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.651315  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:51.076708  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:51.116918  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:51.154936  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:51.157812  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:51.616753  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:51.648008  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:51.651864  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:52.116818  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:52.148071  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:52.151184  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:52.617474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:52.654223  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:52.654380  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:53.082349  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:53.117345  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:53.152095  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:53.154233  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:53.616876  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:53.647806  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:53.649322  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:54.121614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:54.149296  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:54.151101  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:54.618821  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:54.650281  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:54.653653  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:55.085483  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:55.124922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:55.153674  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:55.155941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:55.616910  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:55.648134  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:55.651224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:56.116049  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:56.150107  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:56.151913  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:56.615482  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:56.648822  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:56.650355  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.099433  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:57.118209  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:57.146510  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.149231  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:57.622147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:57.652527  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.653755  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:58.116911  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:58.145752  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:58.147451  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:58.616782  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:58.645314  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:58.647543  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.116361  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:59.145283  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:59.147371  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.575758  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:59.615181  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:59.652689  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.652928  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:00.133828  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:00.164513  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:00.165974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:00.690266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:00.693672  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:00.705741  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.117416  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:01.148004  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:01.152350  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.618417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:01.646583  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.647829  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:02.077311  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:02.120368  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:02.220613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:02.222270  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:02.615968  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:02.648250  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:02.652719  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.115935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:03.146520  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.146661  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:03.619997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:03.654460  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.655989  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.089841  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:04.116541  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:04.146253  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.147188  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:04.622874  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:04.647776  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.659830  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.151933  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:05.155081  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.156385  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:05.621683  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:05.658575  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.660267  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:06.117539  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:06.147181  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:06.149298  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:06.581213  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:06.622785  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:06.660029  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:06.670406  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.116710  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:07.148640  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.149704  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:07.618561  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:07.648143  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.654425  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.116870  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:08.146490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:08.147478  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.616972  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:08.669356  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.672091  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:09.078908  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:09.117727  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:09.147594  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:09.148564  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:09.618742  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:09.700846  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:09.705871  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.131592  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:10.164189  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.189567  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:10.621613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:10.648347  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.649844  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:11.098102  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:11.119367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:11.151275  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:11.158705  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:11.616936  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:11.666498  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:11.670407  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.116417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:12.145747  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:12.148342  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.617178  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:12.646850  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.648293  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:13.115900  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:13.148079  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:13.149593  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:13.589576  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:13.616799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:13.663344  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:13.665573  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.119163  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:14.147511  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:14.150568  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.616547  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:14.647967  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.655169  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:15.118538  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:15.147046  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:15.150799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:15.617761  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:15.648449  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:15.651067  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.077390  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:16.116744  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:16.146053  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:16.148623  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.616312  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:16.647198  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.648258  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.116447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:17.145858  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.148046  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:17.616332  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:17.654004  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.655854  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.117552  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:18.162452  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.164974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:18.575701  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:18.615629  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:18.646374  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.648796  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.116439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:19.146181  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:19.146434  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.616147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:19.647681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.648597  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:20.132591  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:20.146741  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:20.149611  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:20.580084  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:20.615831  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:20.647368  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:20.648259  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.116468  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:21.146499  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.146711  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:21.616201  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:21.649633  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.650800  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:22.117088  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:22.145779  283942 kapi.go:107] duration metric: took 1m45.004960084s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0910 18:36:22.148777  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:22.616231  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:22.646512  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:23.075428  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:23.116020  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:23.146667  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:23.616757  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:23.647660  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:24.126057  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:24.220189  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:24.622233  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:24.649164  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:25.101952  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:25.123090  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:25.146944  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:25.616505  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:25.646058  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:26.118060  283942 kapi.go:107] duration metric: took 1m44.505915319s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0910 18:36:26.120916  283942 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-224318 cluster.
	I0910 18:36:26.123658  283942 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0910 18:36:26.126364  283942 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0910 18:36:26.148200  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:26.659308  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:27.153153  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:27.575562  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:27.649507  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:28.147184  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:28.648689  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:29.148857  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:29.577227  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:29.648116  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:30.199807  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:30.650542  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:31.148072  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:31.577831  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:31.647341  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:32.153042  283942 kapi.go:107] duration metric: took 1m55.511479279s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0910 18:36:32.155061  283942 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, cloud-spanner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0910 18:36:32.156383  283942 addons.go:510] duration metric: took 2m2.895619886s for enable addons: enabled=[storage-provisioner nvidia-device-plugin cloud-spanner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0910 18:36:34.086024  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:36.575696  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:37.079818  283942 pod_ready.go:93] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"True"
	I0910 18:36:37.079890  283942 pod_ready.go:82] duration metric: took 1m17.011308707s for pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.079917  283942 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.097256  283942 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace has status "Ready":"True"
	I0910 18:36:37.097284  283942 pod_ready.go:82] duration metric: took 17.345073ms for pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.097308  283942 pod_ready.go:39] duration metric: took 1m20.457799102s 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" ...
	I0910 18:36:37.097326  283942 api_server.go:52] waiting for apiserver process to appear ...
	I0910 18:36:37.097358  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:37.097424  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:37.166113  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:37.166142  283942 cri.go:89] found id: ""
	I0910 18:36:37.166150  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:37.166218  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.170285  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:37.170384  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:37.220566  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:37.220590  283942 cri.go:89] found id: ""
	I0910 18:36:37.220598  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:37.220688  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.224946  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:37.225051  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:37.283470  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:37.283532  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:37.283552  283942 cri.go:89] found id: ""
	I0910 18:36:37.283577  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:37.283644  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.287629  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.291081  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:37.291155  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:37.344414  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:37.344438  283942 cri.go:89] found id: ""
	I0910 18:36:37.344446  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:37.344529  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.348373  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:37.348450  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:37.394897  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:37.394918  283942 cri.go:89] found id: ""
	I0910 18:36:37.394926  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:37.395011  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.400621  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:37.400699  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:37.451571  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:37.451645  283942 cri.go:89] found id: ""
	I0910 18:36:37.451682  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:37.451793  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.456218  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:37.456342  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:37.515374  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:37.515411  283942 cri.go:89] found id: ""
	I0910 18:36:37.515421  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:37.515490  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.519592  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:37.519693  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:37.718369  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:37.718400  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:37.784418  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:37.784461  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:37.831941  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:37.831972  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:37.925440  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:37.925477  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:37.999181  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:37.999213  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:38.089846  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:38.089888  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:38.164577  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:38.164612  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:38.207361  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:38.207389  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:38.253346  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:38.253379  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:38.296138  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:38.296166  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:38.353407  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:38.353439  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:38.446672  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:38.446709  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:40.963925  283942 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 18:36:40.979134  283942 api_server.go:72] duration metric: took 2m11.718758054s to wait for apiserver process to appear ...
	I0910 18:36:40.979158  283942 api_server.go:88] waiting for apiserver healthz status ...
	I0910 18:36:40.979195  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:40.979251  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:41.043999  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:41.044023  283942 cri.go:89] found id: ""
	I0910 18:36:41.044032  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:41.044098  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.048022  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:41.048104  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:41.097030  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:41.097051  283942 cri.go:89] found id: ""
	I0910 18:36:41.097059  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:41.097141  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.100819  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:41.100894  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:41.140944  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:41.140968  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:41.140973  283942 cri.go:89] found id: ""
	I0910 18:36:41.140980  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:41.141042  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.144655  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.148144  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:41.148222  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:41.188880  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:41.188904  283942 cri.go:89] found id: ""
	I0910 18:36:41.188912  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:41.188971  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.192585  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:41.192657  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:41.235029  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:41.235058  283942 cri.go:89] found id: ""
	I0910 18:36:41.235067  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:41.235130  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.239217  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:41.239325  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:41.289054  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:41.289176  283942 cri.go:89] found id: ""
	I0910 18:36:41.289201  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:41.289299  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.294200  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:41.294352  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:41.340667  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:41.340719  283942 cri.go:89] found id: ""
	I0910 18:36:41.340730  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:41.340790  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.345363  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:41.345391  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:41.365229  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:41.365353  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:41.455233  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:41.455272  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:41.537197  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:41.537240  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:41.588258  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:41.588294  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:41.627693  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:41.627724  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:41.748768  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:41.748852  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:41.840541  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:41.840582  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:41.920539  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:41.920578  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:42.115898  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:42.115934  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:42.160542  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:42.160585  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:42.221870  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:42.221908  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:42.319612  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:42.319654  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:44.873070  283942 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0910 18:36:44.881180  283942 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0910 18:36:44.882376  283942 api_server.go:141] control plane version: v1.31.0
	I0910 18:36:44.882421  283942 api_server.go:131] duration metric: took 3.90325593s to wait for apiserver health ...
	I0910 18:36:44.882430  283942 system_pods.go:43] waiting for kube-system pods to appear ...
	I0910 18:36:44.882452  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:44.882525  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:44.925494  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:44.925520  283942 cri.go:89] found id: ""
	I0910 18:36:44.925528  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:44.925599  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:44.929675  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:44.929767  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:44.970988  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:44.971052  283942 cri.go:89] found id: ""
	I0910 18:36:44.971074  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:44.971142  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:44.974764  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:44.974836  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:45.104699  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:45.104722  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:45.104727  283942 cri.go:89] found id: ""
	I0910 18:36:45.105264  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:45.105357  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.125974  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.130986  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:45.131072  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:45.190433  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:45.190460  283942 cri.go:89] found id: ""
	I0910 18:36:45.190470  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:45.190540  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.196393  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:45.196469  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:45.250320  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:45.250348  283942 cri.go:89] found id: ""
	I0910 18:36:45.250358  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:45.250427  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.269541  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:45.269627  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:45.336197  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:45.336318  283942 cri.go:89] found id: ""
	I0910 18:36:45.336333  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:45.336407  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.341843  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:45.341936  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:45.407331  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:45.407356  283942 cri.go:89] found id: ""
	I0910 18:36:45.407365  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:45.407433  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.411774  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:45.411857  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:45.508949  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:45.508997  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:45.664322  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:45.664350  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:45.719556  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:45.719589  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:45.772751  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:45.772825  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:45.813991  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:45.814020  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:45.903733  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:45.903774  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:45.948048  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:45.948078  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:45.964891  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:45.964926  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:46.022567  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:46.022605  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:46.087680  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:46.087712  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:46.134428  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:46.134455  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:46.230978  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:46.231064  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:48.808046  283942 system_pods.go:59] 19 kube-system pods found
	I0910 18:36:48.808093  283942 system_pods.go:61] "coredns-6f6b679f8f-9x2hl" [c139f6d2-7921-44e4-a88f-af4e58602635] Running
	I0910 18:36:48.808100  283942 system_pods.go:61] "coredns-6f6b679f8f-szqs7" [77f89dab-332d-45fe-97f4-1e0f38dc83ed] Running
	I0910 18:36:48.808105  283942 system_pods.go:61] "csi-hostpath-attacher-0" [c5cc525e-30f2-447b-9b42-db70f9613fa8] Running
	I0910 18:36:48.808119  283942 system_pods.go:61] "csi-hostpath-resizer-0" [ee1baf21-db36-4e63-901c-f3a27316e989] Running
	I0910 18:36:48.808135  283942 system_pods.go:61] "csi-hostpathplugin-spgtq" [99fdaa54-eeaf-488d-a694-c8ff93868da9] Running
	I0910 18:36:48.808151  283942 system_pods.go:61] "etcd-addons-224318" [fd9d4345-4097-4a5f-a8e6-dac327582d6d] Running
	I0910 18:36:48.808155  283942 system_pods.go:61] "kindnet-kkhxq" [e8ea5f9f-245b-4775-8925-fe51f6eaee8b] Running
	I0910 18:36:48.808160  283942 system_pods.go:61] "kube-apiserver-addons-224318" [e52b84e0-7827-4704-b2db-4d1f8b9833ef] Running
	I0910 18:36:48.808169  283942 system_pods.go:61] "kube-controller-manager-addons-224318" [a74c8af5-5b34-4be0-bee5-accc51c296c7] Running
	I0910 18:36:48.808174  283942 system_pods.go:61] "kube-ingress-dns-minikube" [59745055-86f7-4d52-8493-3887ca677e09] Running
	I0910 18:36:48.808180  283942 system_pods.go:61] "kube-proxy-pmklw" [5567aad9-7daa-43f1-b99b-d35a1f98f175] Running
	I0910 18:36:48.808184  283942 system_pods.go:61] "kube-scheduler-addons-224318" [5060a41f-dae7-4da2-b29d-cfb618c7586e] Running
	I0910 18:36:48.808191  283942 system_pods.go:61] "metrics-server-84c5f94fbc-zw6ct" [02248ce2-00c4-4b18-a405-2e9d107fdcf4] Running
	I0910 18:36:48.808195  283942 system_pods.go:61] "nvidia-device-plugin-daemonset-sxg42" [ce7997e7-effd-4f72-8f76-75e34ea74ff2] Running
	I0910 18:36:48.808199  283942 system_pods.go:61] "registry-66c9cd494c-hljcg" [6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64] Running
	I0910 18:36:48.808202  283942 system_pods.go:61] "registry-proxy-szt8g" [4823bf30-34aa-4332-a371-4e0b98ea81fd] Running
	I0910 18:36:48.808218  283942 system_pods.go:61] "snapshot-controller-56fcc65765-m7x74" [c5d73a26-a8c1-4655-9d30-29a92941b305] Running
	I0910 18:36:48.808227  283942 system_pods.go:61] "snapshot-controller-56fcc65765-nmrkn" [6fc0aca6-ece5-4bbc-b6ba-b3aabcddbb81] Running
	I0910 18:36:48.808243  283942 system_pods.go:61] "storage-provisioner" [dedbbea5-81e1-4be0-9e3c-658652d725da] Running
	I0910 18:36:48.808254  283942 system_pods.go:74] duration metric: took 3.925816501s to wait for pod list to return data ...
	I0910 18:36:48.808261  283942 default_sa.go:34] waiting for default service account to be created ...
	I0910 18:36:48.812204  283942 default_sa.go:45] found service account: "default"
	I0910 18:36:48.812234  283942 default_sa.go:55] duration metric: took 3.965788ms for default service account to be created ...
	I0910 18:36:48.812244  283942 system_pods.go:116] waiting for k8s-apps to be running ...
	I0910 18:36:48.907928  283942 system_pods.go:86] 19 kube-system pods found
	I0910 18:36:48.907967  283942 system_pods.go:89] "coredns-6f6b679f8f-9x2hl" [c139f6d2-7921-44e4-a88f-af4e58602635] Running
	I0910 18:36:48.907976  283942 system_pods.go:89] "coredns-6f6b679f8f-szqs7" [77f89dab-332d-45fe-97f4-1e0f38dc83ed] Running
	I0910 18:36:48.907981  283942 system_pods.go:89] "csi-hostpath-attacher-0" [c5cc525e-30f2-447b-9b42-db70f9613fa8] Running
	I0910 18:36:48.907986  283942 system_pods.go:89] "csi-hostpath-resizer-0" [ee1baf21-db36-4e63-901c-f3a27316e989] Running
	I0910 18:36:48.907991  283942 system_pods.go:89] "csi-hostpathplugin-spgtq" [99fdaa54-eeaf-488d-a694-c8ff93868da9] Running
	I0910 18:36:48.907996  283942 system_pods.go:89] "etcd-addons-224318" [fd9d4345-4097-4a5f-a8e6-dac327582d6d] Running
	I0910 18:36:48.908002  283942 system_pods.go:89] "kindnet-kkhxq" [e8ea5f9f-245b-4775-8925-fe51f6eaee8b] Running
	I0910 18:36:48.908007  283942 system_pods.go:89] "kube-apiserver-addons-224318" [e52b84e0-7827-4704-b2db-4d1f8b9833ef] Running
	I0910 18:36:48.908011  283942 system_pods.go:89] "kube-controller-manager-addons-224318" [a74c8af5-5b34-4be0-bee5-accc51c296c7] Running
	I0910 18:36:48.908016  283942 system_pods.go:89] "kube-ingress-dns-minikube" [59745055-86f7-4d52-8493-3887ca677e09] Running
	I0910 18:36:48.908027  283942 system_pods.go:89] "kube-proxy-pmklw" [5567aad9-7daa-43f1-b99b-d35a1f98f175] Running
	I0910 18:36:48.908032  283942 system_pods.go:89] "kube-scheduler-addons-224318" [5060a41f-dae7-4da2-b29d-cfb618c7586e] Running
	I0910 18:36:48.908040  283942 system_pods.go:89] "metrics-server-84c5f94fbc-zw6ct" [02248ce2-00c4-4b18-a405-2e9d107fdcf4] Running
	I0910 18:36:48.908045  283942 system_pods.go:89] "nvidia-device-plugin-daemonset-sxg42" [ce7997e7-effd-4f72-8f76-75e34ea74ff2] Running
	I0910 18:36:48.908058  283942 system_pods.go:89] "registry-66c9cd494c-hljcg" [6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64] Running
	I0910 18:36:48.908063  283942 system_pods.go:89] "registry-proxy-szt8g" [4823bf30-34aa-4332-a371-4e0b98ea81fd] Running
	I0910 18:36:48.908069  283942 system_pods.go:89] "snapshot-controller-56fcc65765-m7x74" [c5d73a26-a8c1-4655-9d30-29a92941b305] Running
	I0910 18:36:48.908076  283942 system_pods.go:89] "snapshot-controller-56fcc65765-nmrkn" [6fc0aca6-ece5-4bbc-b6ba-b3aabcddbb81] Running
	I0910 18:36:48.908080  283942 system_pods.go:89] "storage-provisioner" [dedbbea5-81e1-4be0-9e3c-658652d725da] Running
	I0910 18:36:48.908088  283942 system_pods.go:126] duration metric: took 95.837304ms to wait for k8s-apps to be running ...
	I0910 18:36:48.908100  283942 system_svc.go:44] waiting for kubelet service to be running ....
	I0910 18:36:48.908164  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 18:36:48.920567  283942 system_svc.go:56] duration metric: took 12.456652ms WaitForService to wait for kubelet
	I0910 18:36:48.920597  283942 kubeadm.go:582] duration metric: took 2m19.660225341s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0910 18:36:48.920617  283942 node_conditions.go:102] verifying NodePressure condition ...
	I0910 18:36:48.924221  283942 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0910 18:36:48.924259  283942 node_conditions.go:123] node cpu capacity is 2
	I0910 18:36:48.924272  283942 node_conditions.go:105] duration metric: took 3.650243ms to run NodePressure ...
	I0910 18:36:48.924284  283942 start.go:241] waiting for startup goroutines ...
	I0910 18:36:48.924291  283942 start.go:246] waiting for cluster config update ...
	I0910 18:36:48.924310  283942 start.go:255] writing updated cluster config ...
	I0910 18:36:48.924608  283942 ssh_runner.go:195] Run: rm -f paused
	I0910 18:36:49.298119  283942 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0910 18:36:49.301431  283942 out.go:177] * Done! kubectl is now configured to use "addons-224318" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.071905374Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8f5287fc-a707-41ae-909f-0caf100181d6 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.418971483Z" level=info msg="Stopping container: 9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01 (timeout: 30s)" id=1c968076-edc4-4862-a4ab-cff6399f8b33 name=/runtime.v1.RuntimeService/StopContainer
	Sep 10 18:46:05 addons-224318 conmon[3283]: conmon 9adb53c7825dddd34031 <ninfo>: container 3296 exited with status 2
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.459544848Z" level=info msg="Stopping container: 4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5 (timeout: 30s)" id=ab63a3f7-fb53-47da-a77e-2023b9e8a6bc name=/runtime.v1.RuntimeService/StopContainer
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.571395610Z" level=info msg="Stopped container 9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01: kube-system/registry-66c9cd494c-hljcg/registry" id=1c968076-edc4-4862-a4ab-cff6399f8b33 name=/runtime.v1.RuntimeService/StopContainer
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.571917346Z" level=info msg="Stopping pod sandbox: 8884dbfd9635bccfb38b4f7c571cc446f226f5259db375efede76636e299cba6" id=bd58aa3b-03d0-4e38-b334-a4f5024f24c9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.572183341Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-hljcg Namespace:kube-system ID:8884dbfd9635bccfb38b4f7c571cc446f226f5259db375efede76636e299cba6 UID:6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64 NetNS:/var/run/netns/bfe7f3bc-0a14-474c-880c-dc9684b04492 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.572338251Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-hljcg from CNI network \"kindnet\" (type=ptp)"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.606481447Z" level=info msg="Stopped pod sandbox: 8884dbfd9635bccfb38b4f7c571cc446f226f5259db375efede76636e299cba6" id=bd58aa3b-03d0-4e38-b334-a4f5024f24c9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.650808276Z" level=info msg="Stopped container 4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5: kube-system/registry-proxy-szt8g/registry-proxy" id=ab63a3f7-fb53-47da-a77e-2023b9e8a6bc name=/runtime.v1.RuntimeService/StopContainer
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.651324596Z" level=info msg="Stopping pod sandbox: d31888ac06a87748cb5a49c4ad0956a607340296e856afb4a8b29510e75458d2" id=2b88b41c-c7df-4218-9512-473fcd190162 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.656583181Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-PESY6XIH6SQ5LD6I - [0:0]\n:KUBE-HP-XODS5GAP7AIQ5DN4 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-FGQMMLDQDLC3FV36 - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8mkb6_ingress-nginx_22059151-9b95-4d34-93c2-3b6b2e669cb9_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-PESY6XIH6SQ5LD6I\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8mkb6_ingress-nginx_22059151-9b95-4d34-93c2-3b6b2e669cb9_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-XODS5GAP7AIQ5DN4\n-A KUBE-HP-PESY6XIH6SQ5LD6I -s 10.244.0.21/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8mkb6_ingress-nginx_22059151-9b95-4d34-93c2-3b6b2e669cb9_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-PESY6XIH6SQ5LD6I -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8mkb6_ingress-nginx_22059151-9b95-4d34-93
c2-3b6b2e669cb9_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.21:443\n-A KUBE-HP-XODS5GAP7AIQ5DN4 -s 10.244.0.21/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8mkb6_ingress-nginx_22059151-9b95-4d34-93c2-3b6b2e669cb9_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-XODS5GAP7AIQ5DN4 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8mkb6_ingress-nginx_22059151-9b95-4d34-93c2-3b6b2e669cb9_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.21:80\n-X KUBE-HP-FGQMMLDQDLC3FV36\nCOMMIT\n"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.664916001Z" level=info msg="Closing host port tcp:5000"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.666496608Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.666697662Z" level=info msg="Got pod network &{Name:registry-proxy-szt8g Namespace:kube-system ID:d31888ac06a87748cb5a49c4ad0956a607340296e856afb4a8b29510e75458d2 UID:4823bf30-34aa-4332-a371-4e0b98ea81fd NetNS:/var/run/netns/ad6a01da-c381-4896-9fdf-916cde815abf Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.666833806Z" level=info msg="Deleting pod kube-system_registry-proxy-szt8g from CNI network \"kindnet\" (type=ptp)"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.719240192Z" level=info msg="Stopped pod sandbox: d31888ac06a87748cb5a49c4ad0956a607340296e856afb4a8b29510e75458d2" id=2b88b41c-c7df-4218-9512-473fcd190162 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.876657105Z" level=info msg="Removing container: 9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01" id=9f90dc0f-6020-4875-bbe2-8847085e9dba name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.879142824Z" level=info msg="Stopping pod sandbox: 71113ad58968a986f21aa0d29888f9c9368d6ed411c669cd6f724597fc57d48a" id=42181ba7-4726-4cd2-81b8-3ab5ef09d264 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.879400869Z" level=info msg="Got pod network &{Name:helper-pod-delete-pvc-5aa559df-b083-443a-b657-e87b603e4ac5 Namespace:local-path-storage ID:71113ad58968a986f21aa0d29888f9c9368d6ed411c669cd6f724597fc57d48a UID:0db39c02-f5df-488b-8bfb-a3bb63716b6a NetNS:/var/run/netns/395f345c-971f-4bbe-a933-7f4b3db18d7d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.879530105Z" level=info msg="Deleting pod local-path-storage_helper-pod-delete-pvc-5aa559df-b083-443a-b657-e87b603e4ac5 from CNI network \"kindnet\" (type=ptp)"
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.915019789Z" level=info msg="Removed container 9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01: kube-system/registry-66c9cd494c-hljcg/registry" id=9f90dc0f-6020-4875-bbe2-8847085e9dba name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.923325163Z" level=info msg="Removing container: 4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5" id=29dfecab-6dee-400f-9827-e8c44a859536 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.982519887Z" level=info msg="Removed container 4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5: kube-system/registry-proxy-szt8g/registry-proxy" id=29dfecab-6dee-400f-9827-e8c44a859536 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:46:05 addons-224318 crio[969]: time="2024-09-10 18:46:05.987738974Z" level=info msg="Stopped pod sandbox: 71113ad58968a986f21aa0d29888f9c9368d6ed411c669cd6f724597fc57d48a" id=42181ba7-4726-4cd2-81b8-3ab5ef09d264 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	1ef943af7ca2d       fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c                                                             2 seconds ago       Exited              helper-pod                0                   71113ad58968a       helper-pod-delete-pvc-5aa559df-b083-443a-b657-e87b603e4ac5
	d20698a3be4b7       docker.io/library/busybox@sha256:34b191d63fbc93e25e275bfccf1b5365664e5ac28f06d974e8d50090fbb49f41                            5 seconds ago       Exited              busybox                   0                   6fa157a6dd57e       test-local-path
	434fa76fa369b       docker.io/library/busybox@sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11                            9 seconds ago       Exited              helper-pod                0                   fdad9277a148d       helper-pod-create-pvc-5aa559df-b083-443a-b657-e87b603e4ac5
	fc9f68e6bc50a       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            4 minutes ago       Exited              gadget                    6                   d51518e958611       gadget-qrvn7
	a16cc86409a77       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             9 minutes ago       Running             controller                0                   e6676651fe465       ingress-nginx-controller-bc57996ff-8mkb6
	7e4246dc58f67       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 9 minutes ago       Running             gcp-auth                  0                   422f138d1614c       gcp-auth-89d5ffd79-wrg6j
	5df34dd1deb89       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             9 minutes ago       Running             local-path-provisioner    0                   febf03f136702       local-path-provisioner-86d989889c-2tzq4
	59a9dfa1eb099       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               9 minutes ago       Running             cloud-spanner-emulator    0                   fbc1351c62e84       cloud-spanner-emulator-769b77f747-qtpzc
	007c0879a278e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              patch                     0                   1710a16bd539b       ingress-nginx-admission-patch-rbwpm
	50ef10b108c1f       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                    0                   2978a26d09a93       ingress-nginx-admission-create-v4hgl
	6ef5465dc9189       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             10 minutes ago      Running             minikube-ingress-dns      0                   cf05e7a48cc46       kube-ingress-dns-minikube
	cf76738d50817       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        10 minutes ago      Running             metrics-server            0                   4f327ddb363d5       metrics-server-84c5f94fbc-zw6ct
	cce74aceaf1e7       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             10 minutes ago      Running             coredns                   0                   67e8d45a83f57       coredns-6f6b679f8f-9x2hl
	95fab25e877bf       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             10 minutes ago      Running             coredns                   0                   429f7c6e3d1a1       coredns-6f6b679f8f-szqs7
	9b16884431ea5       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             10 minutes ago      Running             storage-provisioner       0                   2effa7f0b444a       storage-provisioner
	6e1523c6a051e       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           11 minutes ago      Running             kindnet-cni               0                   a7fd227c54459       kindnet-kkhxq
	75d002c116f1d       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             11 minutes ago      Running             kube-proxy                0                   f9fd3d5cc6f16       kube-proxy-pmklw
	bc7b89ead37f5       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             11 minutes ago      Running             etcd                      0                   a1dcd454e6070       etcd-addons-224318
	e5481e9920e66       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             11 minutes ago      Running             kube-apiserver            0                   be6edd20ff580       kube-apiserver-addons-224318
	4c687809e72a2       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             11 minutes ago      Running             kube-scheduler            0                   af7564914944c       kube-scheduler-addons-224318
	d131c55375c14       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             11 minutes ago      Running             kube-controller-manager   0                   96619de582c81       kube-controller-manager-addons-224318
	
	
	==> coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] <==
	[INFO] 127.0.0.1:50895 - 2056 "HINFO IN 7919582220432211300.2391444827606724002. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.031916812s
	[INFO] 10.244.0.10:49921 - 29751 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000148632s
	[INFO] 10.244.0.10:49921 - 54571 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00009937s
	[INFO] 10.244.0.10:33332 - 63861 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000123311s
	[INFO] 10.244.0.10:33332 - 22377 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000083805s
	[INFO] 10.244.0.10:58086 - 44300 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002742007s
	[INFO] 10.244.0.10:58086 - 37633 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00310834s
	[INFO] 10.244.0.10:52389 - 63382 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000140131s
	[INFO] 10.244.0.10:52389 - 57749 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000103431s
	[INFO] 10.244.0.10:37472 - 49425 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000105277s
	[INFO] 10.244.0.10:37472 - 20501 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000060643s
	[INFO] 10.244.0.10:46803 - 14543 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055842s
	[INFO] 10.244.0.10:46803 - 26829 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000058558s
	[INFO] 10.244.0.10:33798 - 13863 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000108264s
	[INFO] 10.244.0.10:33798 - 3361 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00009315s
	[INFO] 10.244.0.10:40191 - 35090 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070168s
	[INFO] 10.244.0.10:40191 - 21521 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000150855s
	[INFO] 10.244.0.20:58117 - 5391 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000209528s
	[INFO] 10.244.0.20:48665 - 25664 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000078431s
	[INFO] 10.244.0.20:59363 - 36479 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000103964s
	[INFO] 10.244.0.20:43708 - 51986 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000083485s
	[INFO] 10.244.0.20:59107 - 25852 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002383888s
	[INFO] 10.244.0.20:48087 - 11542 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001965635s
	[INFO] 10.244.0.20:60430 - 39935 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001693297s
	[INFO] 10.244.0.20:46199 - 40969 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001200642s
	
	
	==> coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:39449 - 8636 "HINFO IN 6825829441496054087.662662859287283594. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.039252639s
	[INFO] 10.244.0.10:37159 - 29170 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000147385s
	[INFO] 10.244.0.10:37159 - 43508 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000090509s
	[INFO] 10.244.0.10:34332 - 2804 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001984333s
	[INFO] 10.244.0.10:34332 - 1526 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00187693s
	[INFO] 10.244.0.20:43565 - 6949 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00010083s
	[INFO] 10.244.0.20:39561 - 43657 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00009535s
	
	
	==> describe nodes <==
	Name:               addons-224318
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-224318
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=37b4bace07cd53444288cad630e4db4b688b8c18
	                    minikube.k8s.io/name=addons-224318
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_10T18_34_24_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-224318
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 10 Sep 2024 18:34:21 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-224318
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 10 Sep 2024 18:45:57 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 10 Sep 2024 18:45:29 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 10 Sep 2024 18:45:29 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 10 Sep 2024 18:45:29 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 10 Sep 2024 18:45:29 +0000   Tue, 10 Sep 2024 18:35:16 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-224318
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 698e0ff02b594b3a9449684311618d46
	  System UUID:                f5b3dadf-4f58-4329-9773-401823711949
	  Boot ID:                    ad0b49d4-5385-4200-afbe-ebfdf8a3d35c
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m18s
	  default                     cloud-spanner-emulator-769b77f747-qtpzc     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-qrvn7                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-wrg6j                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-8mkb6    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-6f6b679f8f-9x2hl                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 coredns-6f6b679f8f-szqs7                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-addons-224318                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-kkhxq                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-224318                250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-224318       200m (10%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-pmklw                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-224318                100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-zw6ct             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-2tzq4     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1150m (57%)  100m (5%)
	  memory             580Mi (7%)   390Mi (4%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasSufficientMemory  11m (x8 over 11m)  kubelet          Node addons-224318 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m (x8 over 11m)  kubelet          Node addons-224318 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m (x7 over 11m)  kubelet          Node addons-224318 status is now: NodeHasSufficientPID
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node addons-224318 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node addons-224318 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node addons-224318 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-224318 event: Registered Node addons-224318 in Controller
	  Normal   NodeReady                10m                kubelet          Node addons-224318 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep10 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.017514] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.510749] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.746300] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.566761] kauditd_printk_skb: 36 callbacks suppressed
	[Sep10 17:33] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep10 17:34] hrtimer: interrupt took 36629503 ns
	[Sep10 18:07] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	[  +0.608856] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] <==
	{"level":"info","ts":"2024-09-10T18:34:18.682190Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-10T18:34:18.683000Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-10T18:34:18.683080Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-10T18:34:18.683544Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-10T18:34:18.683598Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"warn","ts":"2024-09-10T18:34:30.892216Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.346901ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:30.892286Z","caller":"traceutil/trace.go:171","msg":"trace[1324487074] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:364; }","duration":"111.449855ms","start":"2024-09-10T18:34:30.780825Z","end":"2024-09-10T18:34:30.892275Z","steps":["trace[1324487074] 'range keys from in-memory index tree'  (duration: 111.29388ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:31.873713Z","caller":"traceutil/trace.go:171","msg":"trace[1669602382] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"160.292409ms","start":"2024-09-10T18:34:31.713384Z","end":"2024-09-10T18:34:31.873676Z","steps":["trace[1669602382] 'process raft request'  (duration: 135.296252ms)","trace[1669602382] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/events/kube-system/kube-proxy-pmklw.17f3f5bc42b49d9d; req_size:761; } (duration: 18.802923ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-10T18:34:32.368853Z","caller":"traceutil/trace.go:171","msg":"trace[858471600] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"137.49621ms","start":"2024-09-10T18:34:32.231339Z","end":"2024-09-10T18:34:32.368835Z","steps":["trace[858471600] 'process raft request'  (duration: 137.269599ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:32.522649Z","caller":"traceutil/trace.go:171","msg":"trace[250178998] linearizableReadLoop","detail":"{readStateIndex:390; appliedIndex:389; }","duration":"212.547524ms","start":"2024-09-10T18:34:32.310070Z","end":"2024-09-10T18:34:32.522617Z","steps":["trace[250178998] 'read index received'  (duration: 70.141548ms)","trace[250178998] 'applied index is now lower than readState.Index'  (duration: 142.405204ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-10T18:34:32.522885Z","caller":"traceutil/trace.go:171","msg":"trace[121534931] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"212.961108ms","start":"2024-09-10T18:34:32.309914Z","end":"2024-09-10T18:34:32.522875Z","steps":["trace[121534931] 'process raft request'  (duration: 202.513205ms)","trace[121534931] 'compare'  (duration: 10.113135ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-10T18:34:32.523071Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.987298ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:32.523110Z","caller":"traceutil/trace.go:171","msg":"trace[2011862361] range","detail":"{range_begin:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; range_end:; response_count:0; response_revision:378; }","duration":"213.028699ms","start":"2024-09-10T18:34:32.310066Z","end":"2024-09-10T18:34:32.523094Z","steps":["trace[2011862361] 'agreement among raft nodes before linearized reading'  (duration: 212.966892ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:33.114589Z","caller":"traceutil/trace.go:171","msg":"trace[2107215105] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"103.28214ms","start":"2024-09-10T18:34:33.002941Z","end":"2024-09-10T18:34:33.106223Z","steps":["trace[2107215105] 'process raft request'  (duration: 79.196629ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.713308ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.149745Z","caller":"traceutil/trace.go:171","msg":"trace[163375903] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:0; response_revision:385; }","duration":"146.547706ms","start":"2024-09-10T18:34:33.002994Z","end":"2024-09-10T18:34:33.149542Z","steps":["trace[163375903] 'agreement among raft nodes before linearized reading'  (duration: 124.681145ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127803Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.823754ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.193433Z","caller":"traceutil/trace.go:171","msg":"trace[346020612] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:385; }","duration":"190.422625ms","start":"2024-09-10T18:34:33.002975Z","end":"2024-09-10T18:34:33.193397Z","steps":["trace[346020612] 'agreement among raft nodes before linearized reading'  (duration: 124.812752ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127878Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.057447ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-apiserver-addons-224318\" ","response":"range_response_count:1 size:7632"}
	{"level":"info","ts":"2024-09-10T18:34:33.253821Z","caller":"traceutil/trace.go:171","msg":"trace[1546808045] range","detail":"{range_begin:/registry/pods/kube-system/kube-apiserver-addons-224318; range_end:; response_count:1; response_revision:385; }","duration":"250.988205ms","start":"2024-09-10T18:34:33.002815Z","end":"2024-09-10T18:34:33.253803Z","steps":["trace[1546808045] 'agreement among raft nodes before linearized reading'  (duration: 125.008512ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127913Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.1179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/yakd-dashboard\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.254313Z","caller":"traceutil/trace.go:171","msg":"trace[866568895] range","detail":"{range_begin:/registry/namespaces/yakd-dashboard; range_end:; response_count:0; response_revision:385; }","duration":"251.489575ms","start":"2024-09-10T18:34:33.002789Z","end":"2024-09-10T18:34:33.254278Z","steps":["trace[866568895] 'agreement among raft nodes before linearized reading'  (duration: 125.109793ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:44:19.618930Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1560}
	{"level":"info","ts":"2024-09-10T18:44:19.653781Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1560,"took":"34.03795ms","hash":1147967277,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3428352,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-10T18:44:19.653905Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1147967277,"revision":1560,"compact-revision":-1}
	
	
	==> gcp-auth [7e4246dc58f670ee13a41314ea0c48d6c06c4f8416154472fa6499a5c7886963] <==
	2024/09/10 18:36:24 GCP Auth Webhook started!
	2024/09/10 18:36:49 Ready to marshal response ...
	2024/09/10 18:36:49 Ready to write response ...
	2024/09/10 18:36:49 Ready to marshal response ...
	2024/09/10 18:36:49 Ready to write response ...
	2024/09/10 18:36:49 Ready to marshal response ...
	2024/09/10 18:36:49 Ready to write response ...
	2024/09/10 18:45:03 Ready to marshal response ...
	2024/09/10 18:45:03 Ready to write response ...
	2024/09/10 18:45:04 Ready to marshal response ...
	2024/09/10 18:45:04 Ready to write response ...
	2024/09/10 18:45:22 Ready to marshal response ...
	2024/09/10 18:45:22 Ready to write response ...
	2024/09/10 18:45:55 Ready to marshal response ...
	2024/09/10 18:45:55 Ready to write response ...
	2024/09/10 18:45:56 Ready to marshal response ...
	2024/09/10 18:45:56 Ready to write response ...
	2024/09/10 18:46:03 Ready to marshal response ...
	2024/09/10 18:46:03 Ready to write response ...
	
	
	==> kernel <==
	 18:46:07 up  2:28,  0 users,  load average: 0.63, 0.72, 1.65
	Linux addons-224318 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] <==
	I0910 18:44:05.782787       1 main.go:299] handling current node
	I0910 18:44:15.782682       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:44:15.782722       1 main.go:299] handling current node
	I0910 18:44:25.791666       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:44:25.791705       1 main.go:299] handling current node
	I0910 18:44:35.783530       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:44:35.783565       1 main.go:299] handling current node
	I0910 18:44:45.784873       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:44:45.784908       1 main.go:299] handling current node
	I0910 18:44:55.783444       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:44:55.783483       1 main.go:299] handling current node
	I0910 18:45:05.782644       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:45:05.782683       1 main.go:299] handling current node
	I0910 18:45:15.782728       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:45:15.782789       1 main.go:299] handling current node
	I0910 18:45:25.783038       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:45:25.783162       1 main.go:299] handling current node
	I0910 18:45:35.783465       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:45:35.783503       1 main.go:299] handling current node
	I0910 18:45:45.782649       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:45:45.782763       1 main.go:299] handling current node
	I0910 18:45:55.783651       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:45:55.783695       1 main.go:299] handling current node
	I0910 18:46:05.782714       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:46:05.782758       1 main.go:299] handling current node
	
	
	==> kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] <==
	I0910 18:36:37.666144       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0910 18:36:37.666175       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W0910 18:36:41.676868       1 handler_proxy.go:99] no RequestInfo found in the context
	E0910 18:36:41.677009       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0910 18:36:41.678900       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.27.6:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.27.6:443/apis/metrics.k8s.io/v1beta1\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0910 18:36:41.705919       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0910 18:36:41.766276       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0910 18:45:14.863645       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0910 18:45:16.727127       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	I0910 18:45:37.856113       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.856252       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.901597       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.901753       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.927774       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.927953       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.947267       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.949960       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:38.002550       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:38.004269       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0910 18:45:38.947978       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0910 18:45:39.002907       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0910 18:45:39.075482       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] <==
	E0910 18:45:42.249033       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:45:42.297208       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:45:42.297257       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:45:42.999849       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:45:42.999897       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 18:45:43.857556       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="6.178µs"
	W0910 18:45:46.451405       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:45:46.451454       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:45:47.326761       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:45:47.326810       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:45:48.461610       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:45:48.461655       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 18:45:53.986321       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0910 18:45:54.010624       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:45:54.017642       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:45:58.419374       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:45:58.419420       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 18:45:59.022710       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0910 18:45:59.022747       1 shared_informer.go:320] Caches are synced for resource quota
	I0910 18:45:59.355809       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0910 18:45:59.355857       1 shared_informer.go:320] Caches are synced for garbage collector
	W0910 18:46:01.230307       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:46:01.230373       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 18:46:04.492207       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="8.689µs"
	I0910 18:46:05.402082       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="7.426µs"
	
	
	==> kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] <==
	I0910 18:34:34.977718       1 server_linux.go:66] "Using iptables proxy"
	I0910 18:34:35.865288       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0910 18:34:35.865447       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0910 18:34:36.148837       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0910 18:34:36.148896       1 server_linux.go:169] "Using iptables Proxier"
	I0910 18:34:36.156917       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0910 18:34:36.158450       1 server.go:483] "Version info" version="v1.31.0"
	I0910 18:34:36.158479       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0910 18:34:36.160382       1 config.go:197] "Starting service config controller"
	I0910 18:34:36.160485       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0910 18:34:36.160545       1 config.go:104] "Starting endpoint slice config controller"
	I0910 18:34:36.160584       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0910 18:34:36.161014       1 config.go:326] "Starting node config controller"
	I0910 18:34:36.161077       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0910 18:34:36.279362       1 shared_informer.go:320] Caches are synced for service config
	I0910 18:34:36.290853       1 shared_informer.go:320] Caches are synced for node config
	I0910 18:34:36.290883       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] <==
	W0910 18:34:21.709243       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0910 18:34:21.710115       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709293       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0910 18:34:21.710189       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709332       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0910 18:34:21.710264       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709392       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0910 18:34:21.710352       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.527822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0910 18:34:22.527872       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.594540       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0910 18:34:22.594667       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.702754       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0910 18:34:22.702801       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.777719       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0910 18:34:22.777780       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.783947       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0910 18:34:22.783990       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.792195       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0910 18:34:22.792244       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.805566       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0910 18:34:22.805697       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0910 18:34:22.824852       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0910 18:34:22.824977       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0910 18:34:25.895758       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 10 18:46:05 addons-224318 kubelet[1498]: I0910 18:46:05.872538    1498 scope.go:117] "RemoveContainer" containerID="9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01"
	Sep 10 18:46:05 addons-224318 kubelet[1498]: I0910 18:46:05.920465    1498 scope.go:117] "RemoveContainer" containerID="9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01"
	Sep 10 18:46:05 addons-224318 kubelet[1498]: E0910 18:46:05.921953    1498 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01\": container with ID starting with 9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01 not found: ID does not exist" containerID="9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01"
	Sep 10 18:46:05 addons-224318 kubelet[1498]: I0910 18:46:05.922006    1498 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01"} err="failed to get container status \"9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01\": rpc error: code = NotFound desc = could not find container \"9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01\": container with ID starting with 9adb53c7825dddd34031456a09e90f78dc6a59c15c8501a7565d4ef4c5d6be01 not found: ID does not exist"
	Sep 10 18:46:05 addons-224318 kubelet[1498]: I0910 18:46:05.922031    1498 scope.go:117] "RemoveContainer" containerID="4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5"
	Sep 10 18:46:05 addons-224318 kubelet[1498]: I0910 18:46:05.937425    1498 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2m2rq\" (UniqueName: \"kubernetes.io/projected/4823bf30-34aa-4332-a371-4e0b98ea81fd-kube-api-access-2m2rq\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:46:05 addons-224318 kubelet[1498]: I0910 18:46:05.986547    1498 scope.go:117] "RemoveContainer" containerID="4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5"
	Sep 10 18:46:05 addons-224318 kubelet[1498]: E0910 18:46:05.986997    1498 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5\": container with ID starting with 4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5 not found: ID does not exist" containerID="4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5"
	Sep 10 18:46:05 addons-224318 kubelet[1498]: I0910 18:46:05.987039    1498 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5"} err="failed to get container status \"4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5\": rpc error: code = NotFound desc = could not find container \"4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5\": container with ID starting with 4b35e3dfa54c26487e2a11c00bede7227dbf19eadf2204f6e54a93ecc0f3efd5 not found: ID does not exist"
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.072215    1498 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="4823bf30-34aa-4332-a371-4e0b98ea81fd" path="/var/lib/kubelet/pods/4823bf30-34aa-4332-a371-4e0b98ea81fd/volumes"
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.073291    1498 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64" path="/var/lib/kubelet/pods/6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64/volumes"
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.074257    1498 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9bd67ba1-893d-4264-b988-50f1bdf34742" path="/var/lib/kubelet/pods/9bd67ba1-893d-4264-b988-50f1bdf34742/volumes"
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.139098    1498 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/0db39c02-f5df-488b-8bfb-a3bb63716b6a-script\") pod \"0db39c02-f5df-488b-8bfb-a3bb63716b6a\" (UID: \"0db39c02-f5df-488b-8bfb-a3bb63716b6a\") "
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.139186    1498 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/0db39c02-f5df-488b-8bfb-a3bb63716b6a-gcp-creds\") pod \"0db39c02-f5df-488b-8bfb-a3bb63716b6a\" (UID: \"0db39c02-f5df-488b-8bfb-a3bb63716b6a\") "
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.139217    1498 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-tqbg7\" (UniqueName: \"kubernetes.io/projected/0db39c02-f5df-488b-8bfb-a3bb63716b6a-kube-api-access-tqbg7\") pod \"0db39c02-f5df-488b-8bfb-a3bb63716b6a\" (UID: \"0db39c02-f5df-488b-8bfb-a3bb63716b6a\") "
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.139241    1498 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/0db39c02-f5df-488b-8bfb-a3bb63716b6a-data\") pod \"0db39c02-f5df-488b-8bfb-a3bb63716b6a\" (UID: \"0db39c02-f5df-488b-8bfb-a3bb63716b6a\") "
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.139360    1498 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/0db39c02-f5df-488b-8bfb-a3bb63716b6a-data" (OuterVolumeSpecName: "data") pod "0db39c02-f5df-488b-8bfb-a3bb63716b6a" (UID: "0db39c02-f5df-488b-8bfb-a3bb63716b6a"). InnerVolumeSpecName "data". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.139731    1498 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/0db39c02-f5df-488b-8bfb-a3bb63716b6a-script" (OuterVolumeSpecName: "script") pod "0db39c02-f5df-488b-8bfb-a3bb63716b6a" (UID: "0db39c02-f5df-488b-8bfb-a3bb63716b6a"). InnerVolumeSpecName "script". PluginName "kubernetes.io/configmap", VolumeGidValue ""
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.139776    1498 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/0db39c02-f5df-488b-8bfb-a3bb63716b6a-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "0db39c02-f5df-488b-8bfb-a3bb63716b6a" (UID: "0db39c02-f5df-488b-8bfb-a3bb63716b6a"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.147326    1498 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0db39c02-f5df-488b-8bfb-a3bb63716b6a-kube-api-access-tqbg7" (OuterVolumeSpecName: "kube-api-access-tqbg7") pod "0db39c02-f5df-488b-8bfb-a3bb63716b6a" (UID: "0db39c02-f5df-488b-8bfb-a3bb63716b6a"). InnerVolumeSpecName "kube-api-access-tqbg7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.239536    1498 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/0db39c02-f5df-488b-8bfb-a3bb63716b6a-gcp-creds\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.239581    1498 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-tqbg7\" (UniqueName: \"kubernetes.io/projected/0db39c02-f5df-488b-8bfb-a3bb63716b6a-kube-api-access-tqbg7\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.239596    1498 reconciler_common.go:288] "Volume detached for volume \"data\" (UniqueName: \"kubernetes.io/host-path/0db39c02-f5df-488b-8bfb-a3bb63716b6a-data\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.239606    1498 reconciler_common.go:288] "Volume detached for volume \"script\" (UniqueName: \"kubernetes.io/configmap/0db39c02-f5df-488b-8bfb-a3bb63716b6a-script\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:46:06 addons-224318 kubelet[1498]: I0910 18:46:06.882487    1498 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="71113ad58968a986f21aa0d29888f9c9368d6ed411c669cd6f724597fc57d48a"
	
	
	==> storage-provisioner [9b16884431ea58ca6ed30490bcdf93def5399f1fece6e1eceb135a6cd42e6dfe] <==
	I0910 18:35:17.015920       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0910 18:35:17.049094       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0910 18:35:17.049192       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0910 18:35:17.080319       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0910 18:35:17.080505       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925!
	I0910 18:35:17.087005       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"52fb4566-0a14-4abb-aa79-d6d4b7a98ccf", APIVersion:"v1", ResourceVersion:"920", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925 became leader
	I0910 18:35:17.181012       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-224318 -n addons-224318
helpers_test.go:261: (dbg) Run:  kubectl --context addons-224318 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-v4hgl ingress-nginx-admission-patch-rbwpm helper-pod-delete-pvc-5aa559df-b083-443a-b657-e87b603e4ac5
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-224318 describe pod busybox ingress-nginx-admission-create-v4hgl ingress-nginx-admission-patch-rbwpm helper-pod-delete-pvc-5aa559df-b083-443a-b657-e87b603e4ac5
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-224318 describe pod busybox ingress-nginx-admission-create-v4hgl ingress-nginx-admission-patch-rbwpm helper-pod-delete-pvc-5aa559df-b083-443a-b657-e87b603e4ac5: exit status 1 (98.299808ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-224318/192.168.49.2
	Start Time:       Tue, 10 Sep 2024 18:36:49 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zrtl7 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-zrtl7:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                     From               Message
	  ----     ------     ----                    ----               -------
	  Normal   Scheduled  9m19s                   default-scheduler  Successfully assigned default/busybox to addons-224318
	  Normal   Pulling    7m49s (x4 over 9m18s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m49s (x4 over 9m18s)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     7m49s (x4 over 9m18s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m34s (x6 over 9m17s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m11s (x21 over 9m17s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-v4hgl" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-rbwpm" not found
	Error from server (NotFound): pods "helper-pod-delete-pvc-5aa559df-b083-443a-b657-e87b603e4ac5" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-224318 describe pod busybox ingress-nginx-admission-create-v4hgl ingress-nginx-admission-patch-rbwpm helper-pod-delete-pvc-5aa559df-b083-443a-b657-e87b603e4ac5: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.13s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (151.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-224318 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-224318 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-224318 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [82be31cc-6f31-4e53-bb86-fbc82105351d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [82be31cc-6f31-4e53-bb86-fbc82105351d] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.003969797s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-224318 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.190194254s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-224318 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 addons disable ingress-dns --alsologtostderr -v=1: (1.220017914s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 addons disable ingress --alsologtostderr -v=1: (7.77399769s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-224318
helpers_test.go:235: (dbg) docker inspect addons-224318:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041",
	        "Created": "2024-09-10T18:33:57.571976219Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 284438,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-10T18:33:57.703546069Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a4261f15fdf40db09c0b78a1feabe6bd85433327166d5c98909d23a556dff45f",
	        "ResolvConfPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/hostname",
	        "HostsPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/hosts",
	        "LogPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041-json.log",
	        "Name": "/addons-224318",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-224318:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-224318",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "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",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2-init/diff:/var/lib/docker/overlay2/cf2cac7eb0cd8b0a962efdb9b2c2da43722d89da7bb43e67cca4327d0e43fb41/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-224318",
	                "Source": "/var/lib/docker/volumes/addons-224318/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-224318",
	            "Domainname": "",
	            "User": "",
	            "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.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9",
	            "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": "addons-224318",
	                "name.minikube.sigs.k8s.io": "addons-224318",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "09cbbd3b0b1ba969e4d33fbef4722aa3e0477f467fa54f403f2adf13e90a7b90",
	            "SandboxKey": "/var/run/docker/netns/09cbbd3b0b1b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33133"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-224318": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a97ecc3ef5976236f711b9caeb0eb46641b3b917d2d027b279e4198e15a3b2bb",
	                    "EndpointID": "8f4507d1ecdfda9f57911402ceae8cbc236dff86f36bf637ca4f577a537f4fa3",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-224318",
	                        "fcb3c3547f90"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-224318 -n addons-224318
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 logs -n 25: (1.69973974s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-453552                                                                     | download-only-453552   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| delete  | -p download-only-329502                                                                     | download-only-329502   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-260553 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | download-docker-260553                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-260553                                                                   | download-docker-260553 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-332728   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | binary-mirror-332728                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:42357                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-332728                                                                     | binary-mirror-332728   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-224318 --wait=true                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:36 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-224318 addons                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-224318 addons                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | -p addons-224318                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-224318 ssh cat                                                                       | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | /opt/local-path-provisioner/pvc-5aa559df-b083-443a-b657-e87b603e4ac5_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-224318 ip                                                                            | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | -p addons-224318                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-224318 ssh curl -s                                                                   | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:47 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-224318 ip                                                                            | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:49 UTC | 10 Sep 24 18:49 UTC |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:49 UTC | 10 Sep 24 18:49 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:49 UTC | 10 Sep 24 18:49 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/10 18:33:32
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0910 18:33:32.643816  283942 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:33:32.643943  283942 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:32.643953  283942 out.go:358] Setting ErrFile to fd 2...
	I0910 18:33:32.643958  283942 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:32.644211  283942 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 18:33:32.644689  283942 out.go:352] Setting JSON to false
	I0910 18:33:32.645566  283942 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8163,"bootTime":1725985050,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0910 18:33:32.645642  283942 start.go:139] virtualization:  
	I0910 18:33:32.648343  283942 out.go:177] * [addons-224318] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0910 18:33:32.649906  283942 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 18:33:32.649968  283942 notify.go:220] Checking for updates...
	I0910 18:33:32.653615  283942 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 18:33:32.655188  283942 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:33:32.656681  283942 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	I0910 18:33:32.657899  283942 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0910 18:33:32.659686  283942 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 18:33:32.661633  283942 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 18:33:32.682164  283942 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 18:33:32.682301  283942 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:32.749238  283942 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-10 18:33:32.739311553 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:32.749370  283942 docker.go:318] overlay module found
	I0910 18:33:32.752106  283942 out.go:177] * Using the docker driver based on user configuration
	I0910 18:33:32.754719  283942 start.go:297] selected driver: docker
	I0910 18:33:32.754765  283942 start.go:901] validating driver "docker" against <nil>
	I0910 18:33:32.754789  283942 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 18:33:32.755600  283942 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:32.810776  283942 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-10 18:33:32.800517162 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:32.810977  283942 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0910 18:33:32.811236  283942 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0910 18:33:32.812710  283942 out.go:177] * Using Docker driver with root privileges
	I0910 18:33:32.814470  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:33:32.814493  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:33:32.814504  283942 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0910 18:33:32.814578  283942 start.go:340] cluster config:
	{Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:33:32.816207  283942 out.go:177] * Starting "addons-224318" primary control-plane node in "addons-224318" cluster
	I0910 18:33:32.817672  283942 cache.go:121] Beginning downloading kic base image for docker with crio
	I0910 18:33:32.819285  283942 out.go:177] * Pulling base image v0.0.45-1725963390-19606 ...
	I0910 18:33:32.820593  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:33:32.820606  283942 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local docker daemon
	I0910 18:33:32.820654  283942 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0910 18:33:32.820663  283942 cache.go:56] Caching tarball of preloaded images
	I0910 18:33:32.820776  283942 preload.go:172] Found /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0910 18:33:32.820788  283942 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0910 18:33:32.821174  283942 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json ...
	I0910 18:33:32.821199  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json: {Name:mk8c4f8f5c60649c0cccf7ea871011f7b398c102 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:33:32.837580  283942 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 18:33:32.837716  283942 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory
	I0910 18:33:32.837741  283942 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory, skipping pull
	I0910 18:33:32.837754  283942 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 exists in cache, skipping pull
	I0910 18:33:32.837762  283942 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 as a tarball
	I0910 18:33:32.837767  283942 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 from local cache
	I0910 18:33:50.537758  283942 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 from cached tarball
	I0910 18:33:50.537799  283942 cache.go:194] Successfully downloaded all kic artifacts
	I0910 18:33:50.537840  283942 start.go:360] acquireMachinesLock for addons-224318: {Name:mkf99ebf759b82b4a9c4b8dd37195c27dcee37a8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0910 18:33:50.537989  283942 start.go:364] duration metric: took 124.928µs to acquireMachinesLock for "addons-224318"
	I0910 18:33:50.538020  283942 start.go:93] Provisioning new machine with config: &{Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0910 18:33:50.538103  283942 start.go:125] createHost starting for "" (driver="docker")
	I0910 18:33:50.539795  283942 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0910 18:33:50.540071  283942 start.go:159] libmachine.API.Create for "addons-224318" (driver="docker")
	I0910 18:33:50.540108  283942 client.go:168] LocalClient.Create starting
	I0910 18:33:50.540238  283942 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem
	I0910 18:33:50.839765  283942 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem
	I0910 18:33:51.093580  283942 cli_runner.go:164] Run: docker network inspect addons-224318 --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}}]}"
	W0910 18:33:51.111857  283942 cli_runner.go:211] docker network inspect addons-224318 --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
	I0910 18:33:51.111949  283942 network_create.go:284] running [docker network inspect addons-224318] to gather additional debugging logs...
	I0910 18:33:51.111971  283942 cli_runner.go:164] Run: docker network inspect addons-224318
	W0910 18:33:51.129906  283942 cli_runner.go:211] docker network inspect addons-224318 returned with exit code 1
	I0910 18:33:51.129949  283942 network_create.go:287] error running [docker network inspect addons-224318]: docker network inspect addons-224318: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-224318 not found
	I0910 18:33:51.129965  283942 network_create.go:289] output of [docker network inspect addons-224318]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-224318 not found
	
	** /stderr **
	I0910 18:33:51.130094  283942 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}}]}"
	I0910 18:33:51.148453  283942 network.go:206] 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 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001820d30}
	I0910 18:33:51.148525  283942 network_create.go:124] attempt to create docker network addons-224318 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0910 18:33:51.148603  283942 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=addons-224318 addons-224318
	I0910 18:33:51.226257  283942 network_create.go:108] docker network addons-224318 192.168.49.0/24 created
	I0910 18:33:51.226297  283942 kic.go:121] calculated static IP "192.168.49.2" for the "addons-224318" container
	I0910 18:33:51.226379  283942 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0910 18:33:51.241844  283942 cli_runner.go:164] Run: docker volume create addons-224318 --label name.minikube.sigs.k8s.io=addons-224318 --label created_by.minikube.sigs.k8s.io=true
	I0910 18:33:51.259041  283942 oci.go:103] Successfully created a docker volume addons-224318
	I0910 18:33:51.259146  283942 cli_runner.go:164] Run: docker run --rm --name addons-224318-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --entrypoint /usr/bin/test -v addons-224318:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -d /var/lib
	I0910 18:33:53.324430  283942 cli_runner.go:217] Completed: docker run --rm --name addons-224318-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --entrypoint /usr/bin/test -v addons-224318:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -d /var/lib: (2.065234985s)
	I0910 18:33:53.324466  283942 oci.go:107] Successfully prepared a docker volume addons-224318
	I0910 18:33:53.324498  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:33:53.324521  283942 kic.go:194] Starting extracting preloaded images to volume ...
	I0910 18:33:53.324601  283942 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-224318:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -I lz4 -xf /preloaded.tar -C /extractDir
	I0910 18:33:57.497088  283942 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-224318:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -I lz4 -xf /preloaded.tar -C /extractDir: (4.172444801s)
	I0910 18:33:57.497140  283942 kic.go:203] duration metric: took 4.172616112s to extract preloaded images to volume ...
	W0910 18:33:57.497284  283942 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0910 18:33:57.497403  283942 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0910 18:33:57.557059  283942 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 addons-224318 --name addons-224318 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-224318 --network addons-224318 --ip 192.168.49.2 --volume addons-224318:/var --security-opt apparmor=unconfined --memory=4000mb --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.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9
	I0910 18:33:57.863122  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Running}}
	I0910 18:33:57.890530  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:57.914520  283942 cli_runner.go:164] Run: docker exec addons-224318 stat /var/lib/dpkg/alternatives/iptables
	I0910 18:33:57.996296  283942 oci.go:144] the created container "addons-224318" has a running status.
	I0910 18:33:57.996325  283942 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa...
	I0910 18:33:58.209845  283942 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0910 18:33:58.234951  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:58.255998  283942 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0910 18:33:58.256018  283942 kic_runner.go:114] Args: [docker exec --privileged addons-224318 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0910 18:33:58.337647  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:58.370961  283942 machine.go:93] provisionDockerMachine start ...
	I0910 18:33:58.371067  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:33:58.404947  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:33:58.407215  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:33:58.407248  283942 main.go:141] libmachine: About to run SSH command:
	hostname
	I0910 18:33:58.407943  283942 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0910 18:34:01.545152  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-224318
	
	I0910 18:34:01.545179  283942 ubuntu.go:169] provisioning hostname "addons-224318"
	I0910 18:34:01.545264  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:01.564130  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:01.564382  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:01.564399  283942 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-224318 && echo "addons-224318" | sudo tee /etc/hostname
	I0910 18:34:01.702214  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-224318
	
	I0910 18:34:01.702331  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:01.721385  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:01.721646  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:01.721668  283942 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-224318' /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 addons-224318/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-224318' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0910 18:34:01.845940  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0910 18:34:01.845977  283942 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19598-277789/.minikube CaCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19598-277789/.minikube}
	I0910 18:34:01.846010  283942 ubuntu.go:177] setting up certificates
	I0910 18:34:01.846024  283942 provision.go:84] configureAuth start
	I0910 18:34:01.846098  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:01.864029  283942 provision.go:143] copyHostCerts
	I0910 18:34:01.864127  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/ca.pem (1082 bytes)
	I0910 18:34:01.864268  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/cert.pem (1123 bytes)
	I0910 18:34:01.864351  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/key.pem (1679 bytes)
	I0910 18:34:01.864410  283942 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem org=jenkins.addons-224318 san=[127.0.0.1 192.168.49.2 addons-224318 localhost minikube]
	I0910 18:34:02.209683  283942 provision.go:177] copyRemoteCerts
	I0910 18:34:02.209776  283942 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0910 18:34:02.209867  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.227990  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.319009  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0910 18:34:02.345344  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0910 18:34:02.370621  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0910 18:34:02.396112  283942 provision.go:87] duration metric: took 550.070065ms to configureAuth
	I0910 18:34:02.396147  283942 ubuntu.go:193] setting minikube options for container-runtime
	I0910 18:34:02.396363  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:02.396494  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.414129  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:02.414386  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:02.414408  283942 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0910 18:34:02.644058  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0910 18:34:02.644080  283942 machine.go:96] duration metric: took 4.273096874s to provisionDockerMachine
	I0910 18:34:02.644098  283942 client.go:171] duration metric: took 12.103980582s to LocalClient.Create
	I0910 18:34:02.644113  283942 start.go:167] duration metric: took 12.104043268s to libmachine.API.Create "addons-224318"
	I0910 18:34:02.644121  283942 start.go:293] postStartSetup for "addons-224318" (driver="docker")
	I0910 18:34:02.644132  283942 start.go:322] 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]
	I0910 18:34:02.644201  283942 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
	I0910 18:34:02.644246  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.662576  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.756177  283942 ssh_runner.go:195] Run: cat /etc/os-release
	I0910 18:34:02.760108  283942 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0910 18:34:02.760143  283942 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0910 18:34:02.760154  283942 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0910 18:34:02.760161  283942 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0910 18:34:02.760171  283942 filesync.go:126] Scanning /home/jenkins/minikube-integration/19598-277789/.minikube/addons for local assets ...
	I0910 18:34:02.760243  283942 filesync.go:126] Scanning /home/jenkins/minikube-integration/19598-277789/.minikube/files for local assets ...
	I0910 18:34:02.760276  283942 start.go:296] duration metric: took 116.146916ms for postStartSetup
	I0910 18:34:02.760599  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:02.777869  283942 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json ...
	I0910 18:34:02.778182  283942 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 18:34:02.778245  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.796529  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.885901  283942 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0910 18:34:02.890395  283942 start.go:128] duration metric: took 12.352270415s to createHost
	I0910 18:34:02.890423  283942 start.go:83] releasing machines lock for "addons-224318", held for 12.352421272s
	I0910 18:34:02.890493  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:02.907908  283942 ssh_runner.go:195] Run: cat /version.json
	I0910 18:34:02.908002  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.908374  283942 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0910 18:34:02.908457  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.927896  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.941885  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:03.023657  283942 ssh_runner.go:195] Run: systemctl --version
	I0910 18:34:03.164166  283942 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0910 18:34:03.306592  283942 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0910 18:34:03.311348  283942 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0910 18:34:03.333309  283942 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0910 18:34:03.333405  283942 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0910 18:34:03.370500  283942 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0910 18:34:03.370526  283942 start.go:495] detecting cgroup driver to use...
	I0910 18:34:03.370562  283942 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0910 18:34:03.370616  283942 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0910 18:34:03.387411  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0910 18:34:03.399732  283942 docker.go:217] disabling cri-docker service (if available) ...
	I0910 18:34:03.399809  283942 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0910 18:34:03.414342  283942 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0910 18:34:03.430278  283942 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0910 18:34:03.525814  283942 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0910 18:34:03.620933  283942 docker.go:233] disabling docker service ...
	I0910 18:34:03.621032  283942 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0910 18:34:03.646894  283942 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0910 18:34:03.659299  283942 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0910 18:34:03.743836  283942 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0910 18:34:03.840821  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0910 18:34:03.854117  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0910 18:34:03.871240  283942 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0910 18:34:03.871349  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.881758  283942 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0910 18:34:03.881829  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.892203  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.902429  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.912839  283942 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0910 18:34:03.924102  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.934461  283942 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.950417  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.960318  283942 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0910 18:34:03.968869  283942 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0910 18:34:03.977648  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:04.062808  283942 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0910 18:34:04.165171  283942 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0910 18:34:04.165266  283942 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0910 18:34:04.169920  283942 start.go:563] Will wait 60s for crictl version
	I0910 18:34:04.169988  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:34:04.173601  283942 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0910 18:34:04.217956  283942 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0910 18:34:04.218063  283942 ssh_runner.go:195] Run: crio --version
	I0910 18:34:04.257875  283942 ssh_runner.go:195] Run: crio --version
	I0910 18:34:04.299320  283942 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0910 18:34:04.300642  283942 cli_runner.go:164] Run: docker network inspect addons-224318 --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}}]}"
	I0910 18:34:04.317481  283942 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0910 18:34:04.321349  283942 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0910 18:34:04.332661  283942 kubeadm.go:883] updating cluster {Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0910 18:34:04.332789  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:34:04.332854  283942 ssh_runner.go:195] Run: sudo crictl images --output json
	I0910 18:34:04.413012  283942 crio.go:514] all images are preloaded for cri-o runtime.
	I0910 18:34:04.413036  283942 crio.go:433] Images already preloaded, skipping extraction
	I0910 18:34:04.413095  283942 ssh_runner.go:195] Run: sudo crictl images --output json
	I0910 18:34:04.451173  283942 crio.go:514] all images are preloaded for cri-o runtime.
	I0910 18:34:04.451198  283942 cache_images.go:84] Images are preloaded, skipping loading
	I0910 18:34:04.451206  283942 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0910 18:34:04.451372  283942 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-224318 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0910 18:34:04.451474  283942 ssh_runner.go:195] Run: crio config
	I0910 18:34:04.504438  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:34:04.504465  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:34:04.504477  283942 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0910 18:34:04.504503  283942 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-224318 NodeName:addons-224318 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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.49.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[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0910 18:34:04.504651  283942 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-224318"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.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.31.0
	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
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	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
	
	I0910 18:34:04.504725  283942 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0910 18:34:04.513872  283942 binaries.go:44] Found k8s binaries, skipping transfer
	I0910 18:34:04.513949  283942 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0910 18:34:04.523489  283942 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0910 18:34:04.542291  283942 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0910 18:34:04.560563  283942 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0910 18:34:04.579402  283942 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0910 18:34:04.583100  283942 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0910 18:34:04.594351  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:04.687540  283942 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0910 18:34:04.703597  283942 certs.go:68] Setting up /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318 for IP: 192.168.49.2
	I0910 18:34:04.703622  283942 certs.go:194] generating shared ca certs ...
	I0910 18:34:04.703640  283942 certs.go:226] acquiring lock for ca certs: {Name:mk6416371e5def157be5894e6781dc9c0cd67ff9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:04.703843  283942 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key
	I0910 18:34:05.072038  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt ...
	I0910 18:34:05.072123  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt: {Name:mk0b80a6dad8b2551a6e24516dd6f85dde35637b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.072432  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key ...
	I0910 18:34:05.072468  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key: {Name:mk51169d63be694a8ddefb268553b6d875cd16b4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.073156  283942 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key
	I0910 18:34:05.593586  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt ...
	I0910 18:34:05.593627  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt: {Name:mkf109868fa81cdf8cf517cbb0c362d3bb4a2f82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.593821  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key ...
	I0910 18:34:05.593835  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key: {Name:mk0033766679cbc464da883b1b6a58643f5f73a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.594444  283942 certs.go:256] generating profile certs ...
	I0910 18:34:05.594515  283942 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key
	I0910 18:34:05.594534  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt with IP's: []
	I0910 18:34:06.330955  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt ...
	I0910 18:34:06.330995  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: {Name:mkd3179e3d0149e5ff9b71dafda9a0151aa0ff17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.331685  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key ...
	I0910 18:34:06.331703  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key: {Name:mkd192541c1c3ade4b5b0d83ecc40d4b97fa2d64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.332184  283942 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df
	I0910 18:34:06.332210  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0910 18:34:06.785909  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df ...
	I0910 18:34:06.785944  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df: {Name:mk3a5e3f7172b8d234269b6fbbf2358901376558 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.786584  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df ...
	I0910 18:34:06.786605  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df: {Name:mk6f59b76b41d33fefaf955ba545b74d16ab4d73 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.787176  283942 certs.go:381] copying /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df -> /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt
	I0910 18:34:06.787274  283942 certs.go:385] copying /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df -> /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key
	I0910 18:34:06.787342  283942 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key
	I0910 18:34:06.787365  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt with IP's: []
	I0910 18:34:07.340351  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt ...
	I0910 18:34:07.340386  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt: {Name:mk804bf27a8cf72d19354cb8d64c901cd33d0db7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:07.340585  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key ...
	I0910 18:34:07.340605  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key: {Name:mk3c2ce2a38fb768b2d614e698fba5fd9268fd61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:07.342479  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem (1679 bytes)
	I0910 18:34:07.342533  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem (1082 bytes)
	I0910 18:34:07.342561  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem (1123 bytes)
	I0910 18:34:07.342592  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem (1679 bytes)
	I0910 18:34:07.343272  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0910 18:34:07.372006  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0910 18:34:07.400254  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0910 18:34:07.426331  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0910 18:34:07.451930  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0910 18:34:07.477348  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0910 18:34:07.501810  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0910 18:34:07.525790  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0910 18:34:07.550280  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0910 18:34:07.575731  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0910 18:34:07.595024  283942 ssh_runner.go:195] Run: openssl version
	I0910 18:34:07.600717  283942 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"
	I0910 18:34:07.610499  283942 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.614096  283942 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 10 18:34 /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.614260  283942 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.622309  283942 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"
	I0910 18:34:07.632360  283942 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0910 18:34:07.636056  283942 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0910 18:34:07.636129  283942 kubeadm.go:392] StartCluster: {Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:34:07.636271  283942 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0910 18:34:07.636334  283942 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0910 18:34:07.687178  283942 cri.go:89] found id: ""
	I0910 18:34:07.687245  283942 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0910 18:34:07.696437  283942 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0910 18:34:07.705638  283942 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0910 18:34:07.705756  283942 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
	I0910 18:34:07.715156  283942 kubeadm.go:155] 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
	I0910 18:34:07.715177  283942 kubeadm.go:157] found existing configuration files:
	
	I0910 18:34:07.715230  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0910 18:34:07.724409  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0910 18:34:07.724524  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0910 18:34:07.733550  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0910 18:34:07.742829  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0910 18:34:07.742920  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0910 18:34:07.752001  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0910 18:34:07.761500  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0910 18:34:07.761627  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0910 18:34:07.770454  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0910 18:34:07.779798  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0910 18:34:07.779869  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0910 18:34:07.789071  283942 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0910 18:34:07.843984  283942 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0910 18:34:07.844046  283942 kubeadm.go:310] [preflight] Running pre-flight checks
	I0910 18:34:07.865379  283942 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0910 18:34:07.865621  283942 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0910 18:34:07.865668  283942 kubeadm.go:310] OS: Linux
	I0910 18:34:07.865729  283942 kubeadm.go:310] CGROUPS_CPU: enabled
	I0910 18:34:07.865780  283942 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0910 18:34:07.865831  283942 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0910 18:34:07.865884  283942 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0910 18:34:07.865934  283942 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0910 18:34:07.865986  283942 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0910 18:34:07.866033  283942 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0910 18:34:07.866082  283942 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0910 18:34:07.866133  283942 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0910 18:34:07.928719  283942 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0910 18:34:07.928929  283942 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0910 18:34:07.929078  283942 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0910 18:34:07.937486  283942 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0910 18:34:07.939249  283942 out.go:235]   - Generating certificates and keys ...
	I0910 18:34:07.939456  283942 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0910 18:34:07.939580  283942 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0910 18:34:08.274630  283942 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0910 18:34:08.967319  283942 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0910 18:34:09.524985  283942 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0910 18:34:09.825847  283942 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0910 18:34:10.042734  283942 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0910 18:34:10.061516  283942 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-224318 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0910 18:34:10.721639  283942 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0910 18:34:10.721797  283942 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-224318 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0910 18:34:11.517567  283942 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0910 18:34:11.927517  283942 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0910 18:34:12.278307  283942 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0910 18:34:12.278609  283942 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0910 18:34:13.208400  283942 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0910 18:34:13.502275  283942 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0910 18:34:13.838129  283942 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0910 18:34:14.491227  283942 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0910 18:34:15.103500  283942 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0910 18:34:15.103950  283942 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0910 18:34:15.104034  283942 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0910 18:34:15.110885  283942 out.go:235]   - Booting up control plane ...
	I0910 18:34:15.111008  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0910 18:34:15.111090  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0910 18:34:15.111161  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0910 18:34:15.125155  283942 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0910 18:34:15.145108  283942 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0910 18:34:15.145298  283942 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0910 18:34:15.250192  283942 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0910 18:34:15.250326  283942 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0910 18:34:17.251785  283942 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.001646397s
	I0910 18:34:17.251877  283942 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0910 18:34:23.253523  283942 kubeadm.go:310] [api-check] The API server is healthy after 6.001957442s
	I0910 18:34:23.273325  283942 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0910 18:34:23.289473  283942 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0910 18:34:23.321670  283942 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0910 18:34:23.321858  283942 kubeadm.go:310] [mark-control-plane] Marking the node addons-224318 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0910 18:34:23.334164  283942 kubeadm.go:310] [bootstrap-token] Using token: pcb57y.c3zlrqxvj46g9tj8
	I0910 18:34:23.337109  283942 out.go:235]   - Configuring RBAC rules ...
	I0910 18:34:23.337257  283942 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0910 18:34:23.342208  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0910 18:34:23.350802  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0910 18:34:23.357103  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0910 18:34:23.361600  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0910 18:34:23.366058  283942 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0910 18:34:23.663044  283942 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0910 18:34:24.133783  283942 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0910 18:34:24.662097  283942 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0910 18:34:24.663313  283942 kubeadm.go:310] 
	I0910 18:34:24.663382  283942 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0910 18:34:24.663388  283942 kubeadm.go:310] 
	I0910 18:34:24.663468  283942 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0910 18:34:24.663474  283942 kubeadm.go:310] 
	I0910 18:34:24.663500  283942 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0910 18:34:24.663558  283942 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0910 18:34:24.663607  283942 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0910 18:34:24.663612  283942 kubeadm.go:310] 
	I0910 18:34:24.663677  283942 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0910 18:34:24.663683  283942 kubeadm.go:310] 
	I0910 18:34:24.663728  283942 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0910 18:34:24.663733  283942 kubeadm.go:310] 
	I0910 18:34:24.663783  283942 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0910 18:34:24.663854  283942 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0910 18:34:24.663920  283942 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0910 18:34:24.663925  283942 kubeadm.go:310] 
	I0910 18:34:24.664005  283942 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0910 18:34:24.664079  283942 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0910 18:34:24.664083  283942 kubeadm.go:310] 
	I0910 18:34:24.664163  283942 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token pcb57y.c3zlrqxvj46g9tj8 \
	I0910 18:34:24.664263  283942 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:417f4ef92757a072c80a7090773f2651996d4223a886faa6eae36cf85c6e3c05 \
	I0910 18:34:24.664283  283942 kubeadm.go:310] 	--control-plane 
	I0910 18:34:24.664287  283942 kubeadm.go:310] 
	I0910 18:34:24.664369  283942 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0910 18:34:24.664373  283942 kubeadm.go:310] 
	I0910 18:34:24.664451  283942 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token pcb57y.c3zlrqxvj46g9tj8 \
	I0910 18:34:24.664548  283942 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:417f4ef92757a072c80a7090773f2651996d4223a886faa6eae36cf85c6e3c05 
	I0910 18:34:24.668531  283942 kubeadm.go:310] W0910 18:34:07.839988    1195 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0910 18:34:24.668822  283942 kubeadm.go:310] W0910 18:34:07.840915    1195 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0910 18:34:24.669028  283942 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0910 18:34:24.669157  283942 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0910 18:34:24.669181  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:34:24.669189  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:34:24.672072  283942 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0910 18:34:24.674482  283942 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0910 18:34:24.678411  283942 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0910 18:34:24.678435  283942 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0910 18:34:24.702127  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0910 18:34:24.971697  283942 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0910 18:34:24.971781  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:24.971906  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-224318 minikube.k8s.io/updated_at=2024_09_10T18_34_24_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=37b4bace07cd53444288cad630e4db4b688b8c18 minikube.k8s.io/name=addons-224318 minikube.k8s.io/primary=true
	I0910 18:34:25.160643  283942 ops.go:34] apiserver oom_adj: -16
	I0910 18:34:25.160745  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:25.661520  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:26.161350  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:26.661607  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:27.161575  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:27.661721  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:28.160889  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:28.661658  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:29.161659  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:29.259077  283942 kubeadm.go:1113] duration metric: took 4.287363211s to wait for elevateKubeSystemPrivileges
	I0910 18:34:29.259107  283942 kubeadm.go:394] duration metric: took 21.622998388s to StartCluster
	I0910 18:34:29.259124  283942 settings.go:142] acquiring lock: {Name:mkf202fbfccf1ed23d80a120fba080f7ceffcbd9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:29.259677  283942 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:34:29.260125  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/kubeconfig: {Name:mk07505764363a916784872be1ed2f57ecbe6a06 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:29.260338  283942 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0910 18:34:29.260472  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0910 18:34:29.260757  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:29.260760  283942 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0910 18:34:29.260878  283942 addons.go:69] Setting yakd=true in profile "addons-224318"
	I0910 18:34:29.260901  283942 addons.go:234] Setting addon yakd=true in "addons-224318"
	I0910 18:34:29.260927  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.261438  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.261728  283942 addons.go:69] Setting inspektor-gadget=true in profile "addons-224318"
	I0910 18:34:29.261762  283942 addons.go:234] Setting addon inspektor-gadget=true in "addons-224318"
	I0910 18:34:29.261789  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.262212  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.262648  283942 addons.go:69] Setting metrics-server=true in profile "addons-224318"
	I0910 18:34:29.262689  283942 addons.go:234] Setting addon metrics-server=true in "addons-224318"
	I0910 18:34:29.262727  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.262792  283942 addons.go:69] Setting cloud-spanner=true in profile "addons-224318"
	I0910 18:34:29.262824  283942 addons.go:234] Setting addon cloud-spanner=true in "addons-224318"
	I0910 18:34:29.262858  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.263141  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.263256  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.265399  283942 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-224318"
	I0910 18:34:29.265492  283942 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-224318"
	I0910 18:34:29.265526  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.266109  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.266842  283942 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-224318"
	I0910 18:34:29.266883  283942 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-224318"
	I0910 18:34:29.266914  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.267353  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.274834  283942 addons.go:69] Setting registry=true in profile "addons-224318"
	I0910 18:34:29.274891  283942 addons.go:234] Setting addon registry=true in "addons-224318"
	I0910 18:34:29.274932  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.275412  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.276411  283942 addons.go:69] Setting default-storageclass=true in profile "addons-224318"
	I0910 18:34:29.276462  283942 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-224318"
	I0910 18:34:29.276781  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.289195  283942 addons.go:69] Setting storage-provisioner=true in profile "addons-224318"
	I0910 18:34:29.289258  283942 addons.go:234] Setting addon storage-provisioner=true in "addons-224318"
	I0910 18:34:29.289305  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.289768  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.304391  283942 addons.go:69] Setting gcp-auth=true in profile "addons-224318"
	I0910 18:34:29.304464  283942 mustload.go:65] Loading cluster: addons-224318
	I0910 18:34:29.304671  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:29.304955  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.311434  283942 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-224318"
	I0910 18:34:29.311489  283942 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-224318"
	I0910 18:34:29.311838  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.320796  283942 addons.go:69] Setting ingress=true in profile "addons-224318"
	I0910 18:34:29.320902  283942 addons.go:234] Setting addon ingress=true in "addons-224318"
	I0910 18:34:29.320966  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.321554  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.331538  283942 addons.go:69] Setting volcano=true in profile "addons-224318"
	I0910 18:34:29.331606  283942 addons.go:234] Setting addon volcano=true in "addons-224318"
	I0910 18:34:29.331650  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.332150  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.356070  283942 addons.go:69] Setting ingress-dns=true in profile "addons-224318"
	I0910 18:34:29.356196  283942 addons.go:234] Setting addon ingress-dns=true in "addons-224318"
	I0910 18:34:29.356281  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.356905  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.368099  283942 addons.go:69] Setting volumesnapshots=true in profile "addons-224318"
	I0910 18:34:29.368213  283942 addons.go:234] Setting addon volumesnapshots=true in "addons-224318"
	I0910 18:34:29.368276  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.376703  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.425932  283942 out.go:177] * Verifying Kubernetes components...
	I0910 18:34:29.509847  283942 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0910 18:34:29.510295  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0910 18:34:29.511471  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:29.517152  283942 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0910 18:34:29.517569  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.523059  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0910 18:34:29.523137  283942 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0910 18:34:29.523231  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.524563  283942 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0910 18:34:29.524852  283942 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0910 18:34:29.525012  283942 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0910 18:34:29.525301  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0910 18:34:29.533513  283942 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0910 18:34:29.538403  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0910 18:34:29.538511  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	W0910 18:34:29.512366  283942 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0910 18:34:29.539010  283942 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0910 18:34:29.539029  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0910 18:34:29.539092  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.545335  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0910 18:34:29.545404  283942 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0910 18:34:29.545503  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.548136  283942 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0910 18:34:29.559241  283942 out.go:177]   - Using image docker.io/registry:2.8.3
	I0910 18:34:29.560407  283942 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0910 18:34:29.560437  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0910 18:34:29.560534  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.548561  283942 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0910 18:34:29.595847  283942 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0910 18:34:29.596041  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.616368  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0910 18:34:29.619822  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0910 18:34:29.619884  283942 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0910 18:34:29.619982  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.644575  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.645720  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0910 18:34:29.645891  283942 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0910 18:34:29.647046  283942 addons.go:234] Setting addon default-storageclass=true in "addons-224318"
	I0910 18:34:29.647420  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.647961  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.649842  283942 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0910 18:34:29.649897  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0910 18:34:29.649996  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.647065  283942 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0910 18:34:29.655133  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.666810  283942 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0910 18:34:29.666839  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0910 18:34:29.666917  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.703359  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0910 18:34:29.704393  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.713175  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0910 18:34:29.729276  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.735405  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:29.737824  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0910 18:34:29.744424  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0910 18:34:29.744587  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0910 18:34:29.746907  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0910 18:34:29.749486  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0910 18:34:29.749612  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:29.752048  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0910 18:34:29.752080  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0910 18:34:29.752152  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.752675  283942 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0910 18:34:29.752696  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0910 18:34:29.752743  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.788403  283942 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-224318"
	I0910 18:34:29.788448  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.788891  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.799319  283942 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0910 18:34:29.799341  283942 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0910 18:34:29.799402  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.838048  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.842545  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.888772  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.901129  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.902404  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.916082  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.925661  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.944672  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	W0910 18:34:29.946543  283942 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0910 18:34:29.946570  283942 retry.go:31] will retry after 182.096677ms: ssh: handshake failed: EOF
	I0910 18:34:29.951978  283942 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0910 18:34:29.959489  283942 out.go:177]   - Using image docker.io/busybox:stable
	I0910 18:34:29.962423  283942 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0910 18:34:29.962452  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0910 18:34:29.962525  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:30.007245  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:30.147165  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0910 18:34:30.147202  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0910 18:34:30.240577  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0910 18:34:30.240616  283942 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0910 18:34:30.256675  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0910 18:34:30.308893  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0910 18:34:30.308935  283942 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0910 18:34:30.319815  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0910 18:34:30.319855  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0910 18:34:30.335716  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0910 18:34:30.419431  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0910 18:34:30.422712  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0910 18:34:30.422755  283942 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0910 18:34:30.427325  283942 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0910 18:34:30.427429  283942 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0910 18:34:30.435139  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0910 18:34:30.435173  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0910 18:34:30.461070  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0910 18:34:30.463654  283942 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0910 18:34:30.463741  283942 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0910 18:34:30.484126  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0910 18:34:30.484203  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0910 18:34:30.490798  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0910 18:34:30.518203  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0910 18:34:30.518288  283942 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0910 18:34:30.526456  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0910 18:34:30.552009  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0910 18:34:30.552083  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0910 18:34:30.653602  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0910 18:34:30.653679  283942 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0910 18:34:30.659015  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0910 18:34:30.659980  283942 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0910 18:34:30.660053  283942 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0910 18:34:30.663995  283942 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0910 18:34:30.664102  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0910 18:34:30.685159  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0910 18:34:30.685240  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0910 18:34:30.702997  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0910 18:34:30.703068  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0910 18:34:30.713057  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0910 18:34:30.713146  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0910 18:34:30.829414  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0910 18:34:30.829488  283942 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0910 18:34:30.832704  283942 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0910 18:34:30.832772  283942 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0910 18:34:30.869609  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0910 18:34:30.880043  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0910 18:34:30.884972  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0910 18:34:30.894441  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0910 18:34:30.894520  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0910 18:34:30.985822  283942 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:30.985886  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0910 18:34:30.998043  283942 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0910 18:34:30.998115  283942 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0910 18:34:31.092548  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0910 18:34:31.092641  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0910 18:34:31.108225  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:31.188080  283942 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0910 18:34:31.188157  283942 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0910 18:34:31.229582  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0910 18:34:31.229657  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0910 18:34:31.315756  283942 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0910 18:34:31.315840  283942 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0910 18:34:31.354776  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0910 18:34:31.354855  283942 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0910 18:34:31.411970  283942 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0910 18:34:31.412042  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0910 18:34:31.429566  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0910 18:34:31.429627  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0910 18:34:31.475360  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0910 18:34:31.512401  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0910 18:34:31.512472  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0910 18:34:31.702266  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0910 18:34:31.702347  283942 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0910 18:34:31.877855  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0910 18:34:32.390607  283942 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (2.879105311s)
	I0910 18:34:32.390795  283942 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0910 18:34:32.390878  283942 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.880540717s)
	I0910 18:34:32.390958  283942 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	W0910 18:34:33.119594  283942 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-224318" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0910 18:34:33.119626  283942 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0910 18:34:35.467449  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.210734669s)
	I0910 18:34:35.467525  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.131784281s)
	I0910 18:34:35.467567  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.048112856s)
	I0910 18:34:35.467603  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.006459121s)
	I0910 18:34:35.700885  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.21000273s)
	I0910 18:34:36.631552  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.105013444s)
	I0910 18:34:36.631596  283942 addons.go:475] Verifying addon ingress=true in "addons-224318"
	I0910 18:34:36.631757  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.972645245s)
	I0910 18:34:36.631987  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.762294737s)
	I0910 18:34:36.632105  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.751987859s)
	I0910 18:34:36.632121  283942 addons.go:475] Verifying addon registry=true in "addons-224318"
	I0910 18:34:36.632265  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.747216282s)
	I0910 18:34:36.632622  283942 addons.go:475] Verifying addon metrics-server=true in "addons-224318"
	I0910 18:34:36.632362  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.524061659s)
	W0910 18:34:36.632658  283942 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0910 18:34:36.632683  283942 retry.go:31] will retry after 308.175582ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0910 18:34:36.632425  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (5.156990202s)
	I0910 18:34:36.634457  283942 out.go:177] * Verifying ingress addon...
	I0910 18:34:36.636312  283942 out.go:177] * Verifying registry addon...
	I0910 18:34:36.636408  283942 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-224318 service yakd-dashboard -n yakd-dashboard
	
	I0910 18:34:36.640098  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0910 18:34:36.641560  283942 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0910 18:34:36.672559  283942 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0910 18:34:36.672598  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:36.673436  283942 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0910 18:34:36.673462  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:36.941273  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:37.133392  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.255442626s)
	I0910 18:34:37.133434  283942 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-224318"
	I0910 18:34:37.133602  283942 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.742761496s)
	I0910 18:34:37.134643  283942 node_ready.go:35] waiting up to 6m0s for node "addons-224318" to be "Ready" ...
	I0910 18:34:37.137002  283942 out.go:177] * Verifying csi-hostpath-driver addon...
	I0910 18:34:37.140817  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0910 18:34:37.209579  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:37.212129  283942 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0910 18:34:37.212197  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:37.213038  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:37.669820  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:37.671072  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:37.672049  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.148792  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:38.150324  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.151688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:38.651439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:38.652390  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.653488  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.139483  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:39.151432  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:39.151750  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.152436  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:39.653856  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.655543  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:39.656622  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.154439  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.154868  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:40.155086  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:40.300369  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.359029837s)
	I0910 18:34:40.521698  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0910 18:34:40.521792  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:40.553232  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:40.643390  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:40.647795  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:40.648961  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.677174  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0910 18:34:40.699002  283942 addons.go:234] Setting addon gcp-auth=true in "addons-224318"
	I0910 18:34:40.699056  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:40.699526  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:40.719602  283942 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0910 18:34:40.719667  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:40.742006  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:40.839762  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:40.842454  283942 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0910 18:34:40.845011  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0910 18:34:40.845043  283942 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0910 18:34:40.874680  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0910 18:34:40.874713  283942 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0910 18:34:40.907914  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0910 18:34:40.907939  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0910 18:34:40.929534  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0910 18:34:41.142777  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:41.144466  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:41.149958  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:41.150475  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:41.605986  283942 addons.go:475] Verifying addon gcp-auth=true in "addons-224318"
	I0910 18:34:41.608941  283942 out.go:177] * Verifying gcp-auth addon...
	I0910 18:34:41.612142  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0910 18:34:41.622641  283942 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0910 18:34:41.622719  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:41.724961  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:41.726379  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:41.731964  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:42.116791  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:42.147622  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:42.148452  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:42.148855  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:42.615328  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:42.644916  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:42.645223  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:42.647052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:43.116367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:43.144450  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:43.146847  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:43.147930  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:43.615602  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:43.637911  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:43.645666  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:43.646313  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:43.647811  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:44.116400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:44.144935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:44.146466  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:44.146956  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:44.616058  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:44.645147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:44.645349  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:44.646893  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:45.131078  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:45.154400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:45.157901  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:45.158194  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:45.616175  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:45.638173  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:45.643378  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:45.645331  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:45.647236  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.115729  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:46.146898  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:46.147112  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:46.148474  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.616449  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:46.643997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:46.646751  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.646921  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.115812  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:47.147156  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.148052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:47.148226  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:47.615880  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:47.638645  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:47.645707  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:47.646530  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.647385  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:48.115910  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:48.144628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:48.146988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:48.147645  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:48.615381  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:48.643037  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:48.646089  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:48.646967  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:49.115528  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:49.145102  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:49.146814  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:49.147013  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:49.616495  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:49.638707  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:49.649467  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:49.649838  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:49.650589  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.116098  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:50.144320  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:50.147843  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.148469  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:50.615747  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:50.643922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:50.646128  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.647067  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.115593  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:51.144478  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:51.144728  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.147315  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:51.615785  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:51.644076  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:51.644922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.646108  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:52.115849  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:52.139007  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:52.145046  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:52.145417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:52.146564  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:52.615273  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:52.645849  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:52.646021  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:52.647754  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.115502  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:53.143256  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:53.146272  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:53.146359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.616250  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:53.645325  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:53.646461  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.646941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.115340  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:54.145767  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:54.146096  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.146806  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:54.615979  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:54.638650  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:54.644126  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:54.645400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.646391  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.117107  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:55.146662  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:55.147526  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:55.148602  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.615572  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:55.645857  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.646246  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:55.646962  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:56.115343  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:56.145186  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:56.146197  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:56.146937  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:56.615311  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:56.638747  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:56.644528  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:56.645301  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:56.646274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.115426  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:57.145048  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:57.146049  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:57.146746  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.616098  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:57.645270  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.646275  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:57.648741  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.115692  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:58.143630  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:58.146222  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:58.148206  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.631604  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:58.645625  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:58.656447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:58.657350  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.657764  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.115224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:59.146787  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:59.147262  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:59.147714  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.616628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:59.644087  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:59.645054  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.647008  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:00.116982  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:00.189648  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:00.190753  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:00.192347  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:00.630264  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:00.674507  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:00.683194  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:00.683433  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:00.685753  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:01.115581  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:01.146258  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:01.146485  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:01.147339  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:01.619071  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:01.646183  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:01.646620  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:01.648045  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.115371  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:02.145266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:02.146725  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:02.147518  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.615926  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:02.646336  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:02.647805  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.648857  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.115994  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:03.138488  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:03.142970  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:03.145102  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.146359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:03.616267  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:03.645589  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:03.646364  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.647348  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:04.116100  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:04.144597  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:04.144988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:04.146472  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:04.615670  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:04.644822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:04.646340  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:04.647655  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.116276  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:05.139182  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:05.147688  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.147688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:05.149093  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:05.616619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:05.645718  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.646692  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:05.647614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:06.115627  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:06.144224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:06.147613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:06.147890  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:06.615245  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:06.645499  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:06.646350  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:06.646809  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.116240  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:07.144474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:07.144986  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.147376  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:07.616266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:07.638264  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:07.645262  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:07.646139  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.648080  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:08.115559  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:08.145492  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:08.146205  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:08.147144  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:08.615649  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:08.647903  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:08.649305  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:08.651534  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:09.116701  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:09.144943  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:09.145388  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:09.147137  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:09.616447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:09.643398  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:09.644895  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:09.646655  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.115770  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:10.138542  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:10.146413  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:10.147147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:10.147954  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.616268  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:10.645311  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:10.646178  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.647501  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.116619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:11.146182  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.146947  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:11.147811  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:11.617019  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:11.644034  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.645134  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:11.647665  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.115472  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:12.139190  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:12.145550  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:12.146009  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.147179  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:12.616241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:12.645567  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:12.646338  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.646709  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.115781  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:13.144766  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.145386  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:13.147285  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:13.616365  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:13.644710  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:13.645494  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.646019  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:14.116950  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:14.145393  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:14.145662  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:14.146513  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:14.616060  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:14.638203  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:14.644246  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:14.644610  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:14.647359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:15.120744  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:15.148822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:15.149367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:15.151833  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:15.615700  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:15.645411  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:15.645701  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:15.647806  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:16.116994  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:16.144495  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:16.146975  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:16.147776  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:16.639422  283942 node_ready.go:49] node "addons-224318" has status "Ready":"True"
	I0910 18:35:16.639450  283942 node_ready.go:38] duration metric: took 39.504756296s for node "addons-224318" to be "Ready" ...
	I0910 18:35:16.639462  283942 pod_ready.go:36] extra waiting up to 6m0s 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" ...
	I0910 18:35:16.661376  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:16.729841  283942 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0910 18:35:16.729872  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:16.730677  283942 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:16.762029  283942 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0910 18:35:16.762059  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:16.762962  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:17.115949  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:17.147002  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:17.148898  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:17.149796  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:17.618026  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:17.730646  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:17.732873  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:17.735153  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.119847  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:18.223572  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:18.225442  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:18.234776  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.615515  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:18.653393  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.654580  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:18.656234  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:18.741990  283942 pod_ready.go:103] pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:19.146987  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:19.207836  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:19.209273  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:19.210179  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:19.287656  283942 pod_ready.go:93] pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.287701  283942 pod_ready.go:82] duration metric: took 2.556989637s for pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.287717  283942 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.297560  283942 pod_ready.go:93] pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.297588  283942 pod_ready.go:82] duration metric: took 9.855161ms for pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.297612  283942 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.304145  283942 pod_ready.go:93] pod "etcd-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.304171  283942 pod_ready.go:82] duration metric: took 6.550683ms for pod "etcd-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.304186  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.310276  283942 pod_ready.go:93] pod "kube-apiserver-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.310302  283942 pod_ready.go:82] duration metric: took 6.107881ms for pod "kube-apiserver-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.310315  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.329555  283942 pod_ready.go:93] pod "kube-controller-manager-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.329586  283942 pod_ready.go:82] duration metric: took 19.26244ms for pod "kube-controller-manager-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.329601  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-pmklw" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.619168  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:19.635352  283942 pod_ready.go:93] pod "kube-proxy-pmklw" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.635429  283942 pod_ready.go:82] duration metric: took 305.818719ms for pod "kube-proxy-pmklw" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.635457  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.648891  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:19.650092  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:19.652721  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.068433  283942 pod_ready.go:93] pod "kube-scheduler-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:20.068508  283942 pod_ready.go:82] duration metric: took 433.029365ms for pod "kube-scheduler-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:20.068536  283942 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:20.126034  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:20.151342  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:20.153714  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.161243  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:20.616843  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:20.649137  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:20.650420  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.652523  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:21.117520  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:21.219627  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:21.220190  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:21.223362  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:21.616676  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:21.646524  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:21.646989  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:21.649637  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:22.078828  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:22.116675  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:22.145304  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:22.148836  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:22.149660  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:22.616696  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:22.649412  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:22.650169  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:22.651661  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:23.116309  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:23.150401  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:23.151514  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:23.155072  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:23.616795  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:23.646423  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:23.648323  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:23.649381  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.101470  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:24.136058  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:24.151947  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:24.155752  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:24.158654  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.615974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:24.647184  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.647778  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:24.650632  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.151842  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:25.252638  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:25.253897  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:25.254968  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.616725  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:25.643915  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:25.646313  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.649010  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:26.116706  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:26.152073  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:26.154274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:26.154435  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:26.574363  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:26.616332  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:26.646032  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:26.647452  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:26.648579  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.117205  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:27.154508  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:27.156113  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:27.161067  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.619339  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:27.644535  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:27.649949  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.651487  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:28.117040  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:28.145698  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:28.148192  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:28.149485  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:28.575449  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:28.617578  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:28.643571  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:28.647383  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:28.647694  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:29.130801  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:29.148417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:29.148702  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:29.150660  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:29.617316  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:29.648388  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:29.651536  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:29.653343  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.174270  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:30.174688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.175155  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:30.183396  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:30.583633  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:30.618588  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:30.720935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.721074  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:30.721608  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.128771  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:31.164681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.166052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:31.166369  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:31.620741  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:31.658681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.661026  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:31.666390  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:32.117173  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:32.161439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:32.162338  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:32.163000  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:32.617920  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:32.649748  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:32.650276  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:32.651583  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.080031  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:33.117730  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:33.225581  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:33.227765  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.238393  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:33.617903  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:33.648712  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:33.650799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.652055  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.116104  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:34.164664  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:34.168272  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:34.169823  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.616984  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:34.644274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:34.645952  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.647811  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:35.116109  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:35.147256  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:35.148063  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:35.149235  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:35.574683  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:35.616490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:35.648688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:35.650324  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:35.651406  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.119209  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:36.151454  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:36.152627  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:36.154316  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.630746  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:36.667383  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:36.668659  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.702223  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.116957  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:37.158233  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:37.169955  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:37.171767  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.576963  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:37.617482  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:37.650005  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:37.666964  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.669196  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.117035  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:38.150490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:38.152993  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:38.155852  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.634383  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:38.649672  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:38.652310  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.655415  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:39.116531  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:39.145754  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:39.150524  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:39.152285  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:39.578959  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:39.617462  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:39.650902  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:39.674628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:39.676681  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.171494  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:40.172845  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:40.173241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:40.174314  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.620000  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:40.647972  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:40.649424  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.649865  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:41.116344  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:41.150373  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:41.151376  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:41.152997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:41.616309  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:41.645913  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:41.653074  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:41.654941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:42.120763  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:42.134647  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:42.235055  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:42.236412  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:42.237619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:42.616468  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:42.646216  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:42.647740  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:42.648115  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:43.116108  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:43.147584  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:43.148976  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:43.149558  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:43.616410  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:43.717595  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:43.718720  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:43.719113  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.117587  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:44.157074  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:44.175153  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.176999  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:44.575836  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:44.616798  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:44.646395  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.648383  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:44.649336  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.117732  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:45.160635  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:45.162534  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.164988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:45.616430  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:45.652229  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.654414  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:45.655891  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.117085  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:46.149765  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:46.151592  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.152133  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:46.582341  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:46.623319  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:46.644474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:46.660098  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.662518  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.116024  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:47.147450  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.148059  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:47.148940  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:47.617261  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:47.645614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:47.646822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.649432  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.119241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:48.143430  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:48.222357  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.223585  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:48.616401  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:48.647241  283942 kapi.go:107] duration metric: took 1m12.007141041s to wait for kubernetes.io/minikube-addons=registry ...
	I0910 18:35:48.650736  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.652387  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.074806  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:49.116433  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:49.147590  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:49.148837  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.616475  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:49.645802  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.647152  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.116488  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:50.147995  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:50.148978  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.616151  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:50.648117  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.651315  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:51.076708  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:51.116918  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:51.154936  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:51.157812  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:51.616753  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:51.648008  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:51.651864  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:52.116818  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:52.148071  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:52.151184  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:52.617474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:52.654223  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:52.654380  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:53.082349  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:53.117345  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:53.152095  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:53.154233  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:53.616876  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:53.647806  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:53.649322  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:54.121614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:54.149296  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:54.151101  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:54.618821  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:54.650281  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:54.653653  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:55.085483  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:55.124922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:55.153674  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:55.155941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:55.616910  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:55.648134  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:55.651224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:56.116049  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:56.150107  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:56.151913  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:56.615482  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:56.648822  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:56.650355  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.099433  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:57.118209  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:57.146510  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.149231  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:57.622147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:57.652527  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.653755  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:58.116911  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:58.145752  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:58.147451  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:58.616782  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:58.645314  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:58.647543  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.116361  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:59.145283  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:59.147371  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.575758  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:59.615181  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:59.652689  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.652928  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:00.133828  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:00.164513  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:00.165974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:00.690266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:00.693672  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:00.705741  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.117416  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:01.148004  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:01.152350  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.618417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:01.646583  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.647829  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:02.077311  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:02.120368  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:02.220613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:02.222270  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:02.615968  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:02.648250  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:02.652719  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.115935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:03.146520  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.146661  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:03.619997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:03.654460  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.655989  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.089841  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:04.116541  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:04.146253  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.147188  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:04.622874  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:04.647776  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.659830  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.151933  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:05.155081  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.156385  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:05.621683  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:05.658575  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.660267  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:06.117539  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:06.147181  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:06.149298  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:06.581213  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:06.622785  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:06.660029  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:06.670406  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.116710  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:07.148640  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.149704  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:07.618561  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:07.648143  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.654425  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.116870  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:08.146490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:08.147478  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.616972  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:08.669356  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.672091  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:09.078908  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:09.117727  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:09.147594  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:09.148564  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:09.618742  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:09.700846  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:09.705871  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.131592  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:10.164189  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.189567  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:10.621613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:10.648347  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.649844  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:11.098102  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:11.119367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:11.151275  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:11.158705  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:11.616936  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:11.666498  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:11.670407  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.116417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:12.145747  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:12.148342  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.617178  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:12.646850  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.648293  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:13.115900  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:13.148079  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:13.149593  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:13.589576  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:13.616799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:13.663344  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:13.665573  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.119163  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:14.147511  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:14.150568  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.616547  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:14.647967  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.655169  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:15.118538  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:15.147046  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:15.150799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:15.617761  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:15.648449  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:15.651067  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.077390  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:16.116744  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:16.146053  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:16.148623  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.616312  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:16.647198  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.648258  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.116447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:17.145858  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.148046  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:17.616332  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:17.654004  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.655854  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.117552  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:18.162452  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.164974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:18.575701  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:18.615629  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:18.646374  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.648796  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.116439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:19.146181  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:19.146434  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.616147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:19.647681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.648597  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:20.132591  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:20.146741  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:20.149611  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:20.580084  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:20.615831  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:20.647368  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:20.648259  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.116468  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:21.146499  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.146711  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:21.616201  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:21.649633  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.650800  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:22.117088  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:22.145779  283942 kapi.go:107] duration metric: took 1m45.004960084s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0910 18:36:22.148777  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:22.616231  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:22.646512  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:23.075428  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:23.116020  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:23.146667  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:23.616757  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:23.647660  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:24.126057  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:24.220189  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:24.622233  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:24.649164  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:25.101952  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:25.123090  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:25.146944  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:25.616505  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:25.646058  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:26.118060  283942 kapi.go:107] duration metric: took 1m44.505915319s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0910 18:36:26.120916  283942 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-224318 cluster.
	I0910 18:36:26.123658  283942 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0910 18:36:26.126364  283942 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0910 18:36:26.148200  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:26.659308  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:27.153153  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:27.575562  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:27.649507  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:28.147184  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:28.648689  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:29.148857  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:29.577227  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:29.648116  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:30.199807  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:30.650542  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:31.148072  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:31.577831  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:31.647341  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:32.153042  283942 kapi.go:107] duration metric: took 1m55.511479279s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0910 18:36:32.155061  283942 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, cloud-spanner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0910 18:36:32.156383  283942 addons.go:510] duration metric: took 2m2.895619886s for enable addons: enabled=[storage-provisioner nvidia-device-plugin cloud-spanner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0910 18:36:34.086024  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:36.575696  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:37.079818  283942 pod_ready.go:93] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"True"
	I0910 18:36:37.079890  283942 pod_ready.go:82] duration metric: took 1m17.011308707s for pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.079917  283942 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.097256  283942 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace has status "Ready":"True"
	I0910 18:36:37.097284  283942 pod_ready.go:82] duration metric: took 17.345073ms for pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.097308  283942 pod_ready.go:39] duration metric: took 1m20.457799102s 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" ...
	I0910 18:36:37.097326  283942 api_server.go:52] waiting for apiserver process to appear ...
	I0910 18:36:37.097358  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:37.097424  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:37.166113  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:37.166142  283942 cri.go:89] found id: ""
	I0910 18:36:37.166150  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:37.166218  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.170285  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:37.170384  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:37.220566  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:37.220590  283942 cri.go:89] found id: ""
	I0910 18:36:37.220598  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:37.220688  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.224946  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:37.225051  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:37.283470  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:37.283532  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:37.283552  283942 cri.go:89] found id: ""
	I0910 18:36:37.283577  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:37.283644  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.287629  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.291081  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:37.291155  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:37.344414  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:37.344438  283942 cri.go:89] found id: ""
	I0910 18:36:37.344446  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:37.344529  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.348373  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:37.348450  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:37.394897  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:37.394918  283942 cri.go:89] found id: ""
	I0910 18:36:37.394926  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:37.395011  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.400621  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:37.400699  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:37.451571  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:37.451645  283942 cri.go:89] found id: ""
	I0910 18:36:37.451682  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:37.451793  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.456218  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:37.456342  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:37.515374  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:37.515411  283942 cri.go:89] found id: ""
	I0910 18:36:37.515421  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:37.515490  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.519592  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:37.519693  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:37.718369  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:37.718400  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:37.784418  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:37.784461  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:37.831941  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:37.831972  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:37.925440  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:37.925477  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:37.999181  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:37.999213  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:38.089846  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:38.089888  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:38.164577  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:38.164612  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:38.207361  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:38.207389  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:38.253346  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:38.253379  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:38.296138  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:38.296166  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:38.353407  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:38.353439  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:38.446672  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:38.446709  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:40.963925  283942 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 18:36:40.979134  283942 api_server.go:72] duration metric: took 2m11.718758054s to wait for apiserver process to appear ...
	I0910 18:36:40.979158  283942 api_server.go:88] waiting for apiserver healthz status ...
	I0910 18:36:40.979195  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:40.979251  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:41.043999  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:41.044023  283942 cri.go:89] found id: ""
	I0910 18:36:41.044032  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:41.044098  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.048022  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:41.048104  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:41.097030  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:41.097051  283942 cri.go:89] found id: ""
	I0910 18:36:41.097059  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:41.097141  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.100819  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:41.100894  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:41.140944  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:41.140968  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:41.140973  283942 cri.go:89] found id: ""
	I0910 18:36:41.140980  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:41.141042  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.144655  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.148144  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:41.148222  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:41.188880  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:41.188904  283942 cri.go:89] found id: ""
	I0910 18:36:41.188912  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:41.188971  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.192585  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:41.192657  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:41.235029  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:41.235058  283942 cri.go:89] found id: ""
	I0910 18:36:41.235067  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:41.235130  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.239217  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:41.239325  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:41.289054  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:41.289176  283942 cri.go:89] found id: ""
	I0910 18:36:41.289201  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:41.289299  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.294200  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:41.294352  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:41.340667  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:41.340719  283942 cri.go:89] found id: ""
	I0910 18:36:41.340730  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:41.340790  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.345363  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:41.345391  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:41.365229  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:41.365353  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:41.455233  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:41.455272  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:41.537197  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:41.537240  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:41.588258  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:41.588294  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:41.627693  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:41.627724  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:41.748768  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:41.748852  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:41.840541  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:41.840582  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:41.920539  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:41.920578  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:42.115898  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:42.115934  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:42.160542  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:42.160585  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:42.221870  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:42.221908  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:42.319612  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:42.319654  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:44.873070  283942 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0910 18:36:44.881180  283942 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0910 18:36:44.882376  283942 api_server.go:141] control plane version: v1.31.0
	I0910 18:36:44.882421  283942 api_server.go:131] duration metric: took 3.90325593s to wait for apiserver health ...
	I0910 18:36:44.882430  283942 system_pods.go:43] waiting for kube-system pods to appear ...
	I0910 18:36:44.882452  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:44.882525  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:44.925494  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:44.925520  283942 cri.go:89] found id: ""
	I0910 18:36:44.925528  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:44.925599  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:44.929675  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:44.929767  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:44.970988  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:44.971052  283942 cri.go:89] found id: ""
	I0910 18:36:44.971074  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:44.971142  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:44.974764  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:44.974836  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:45.104699  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:45.104722  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:45.104727  283942 cri.go:89] found id: ""
	I0910 18:36:45.105264  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:45.105357  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.125974  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.130986  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:45.131072  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:45.190433  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:45.190460  283942 cri.go:89] found id: ""
	I0910 18:36:45.190470  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:45.190540  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.196393  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:45.196469  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:45.250320  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:45.250348  283942 cri.go:89] found id: ""
	I0910 18:36:45.250358  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:45.250427  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.269541  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:45.269627  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:45.336197  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:45.336318  283942 cri.go:89] found id: ""
	I0910 18:36:45.336333  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:45.336407  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.341843  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:45.341936  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:45.407331  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:45.407356  283942 cri.go:89] found id: ""
	I0910 18:36:45.407365  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:45.407433  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.411774  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:45.411857  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:45.508949  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:45.508997  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:45.664322  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:45.664350  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:45.719556  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:45.719589  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:45.772751  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:45.772825  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:45.813991  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:45.814020  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:45.903733  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:45.903774  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:45.948048  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:45.948078  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:45.964891  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:45.964926  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:46.022567  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:46.022605  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:46.087680  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:46.087712  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:46.134428  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:46.134455  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:46.230978  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:46.231064  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:48.808046  283942 system_pods.go:59] 19 kube-system pods found
	I0910 18:36:48.808093  283942 system_pods.go:61] "coredns-6f6b679f8f-9x2hl" [c139f6d2-7921-44e4-a88f-af4e58602635] Running
	I0910 18:36:48.808100  283942 system_pods.go:61] "coredns-6f6b679f8f-szqs7" [77f89dab-332d-45fe-97f4-1e0f38dc83ed] Running
	I0910 18:36:48.808105  283942 system_pods.go:61] "csi-hostpath-attacher-0" [c5cc525e-30f2-447b-9b42-db70f9613fa8] Running
	I0910 18:36:48.808119  283942 system_pods.go:61] "csi-hostpath-resizer-0" [ee1baf21-db36-4e63-901c-f3a27316e989] Running
	I0910 18:36:48.808135  283942 system_pods.go:61] "csi-hostpathplugin-spgtq" [99fdaa54-eeaf-488d-a694-c8ff93868da9] Running
	I0910 18:36:48.808151  283942 system_pods.go:61] "etcd-addons-224318" [fd9d4345-4097-4a5f-a8e6-dac327582d6d] Running
	I0910 18:36:48.808155  283942 system_pods.go:61] "kindnet-kkhxq" [e8ea5f9f-245b-4775-8925-fe51f6eaee8b] Running
	I0910 18:36:48.808160  283942 system_pods.go:61] "kube-apiserver-addons-224318" [e52b84e0-7827-4704-b2db-4d1f8b9833ef] Running
	I0910 18:36:48.808169  283942 system_pods.go:61] "kube-controller-manager-addons-224318" [a74c8af5-5b34-4be0-bee5-accc51c296c7] Running
	I0910 18:36:48.808174  283942 system_pods.go:61] "kube-ingress-dns-minikube" [59745055-86f7-4d52-8493-3887ca677e09] Running
	I0910 18:36:48.808180  283942 system_pods.go:61] "kube-proxy-pmklw" [5567aad9-7daa-43f1-b99b-d35a1f98f175] Running
	I0910 18:36:48.808184  283942 system_pods.go:61] "kube-scheduler-addons-224318" [5060a41f-dae7-4da2-b29d-cfb618c7586e] Running
	I0910 18:36:48.808191  283942 system_pods.go:61] "metrics-server-84c5f94fbc-zw6ct" [02248ce2-00c4-4b18-a405-2e9d107fdcf4] Running
	I0910 18:36:48.808195  283942 system_pods.go:61] "nvidia-device-plugin-daemonset-sxg42" [ce7997e7-effd-4f72-8f76-75e34ea74ff2] Running
	I0910 18:36:48.808199  283942 system_pods.go:61] "registry-66c9cd494c-hljcg" [6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64] Running
	I0910 18:36:48.808202  283942 system_pods.go:61] "registry-proxy-szt8g" [4823bf30-34aa-4332-a371-4e0b98ea81fd] Running
	I0910 18:36:48.808218  283942 system_pods.go:61] "snapshot-controller-56fcc65765-m7x74" [c5d73a26-a8c1-4655-9d30-29a92941b305] Running
	I0910 18:36:48.808227  283942 system_pods.go:61] "snapshot-controller-56fcc65765-nmrkn" [6fc0aca6-ece5-4bbc-b6ba-b3aabcddbb81] Running
	I0910 18:36:48.808243  283942 system_pods.go:61] "storage-provisioner" [dedbbea5-81e1-4be0-9e3c-658652d725da] Running
	I0910 18:36:48.808254  283942 system_pods.go:74] duration metric: took 3.925816501s to wait for pod list to return data ...
	I0910 18:36:48.808261  283942 default_sa.go:34] waiting for default service account to be created ...
	I0910 18:36:48.812204  283942 default_sa.go:45] found service account: "default"
	I0910 18:36:48.812234  283942 default_sa.go:55] duration metric: took 3.965788ms for default service account to be created ...
	I0910 18:36:48.812244  283942 system_pods.go:116] waiting for k8s-apps to be running ...
	I0910 18:36:48.907928  283942 system_pods.go:86] 19 kube-system pods found
	I0910 18:36:48.907967  283942 system_pods.go:89] "coredns-6f6b679f8f-9x2hl" [c139f6d2-7921-44e4-a88f-af4e58602635] Running
	I0910 18:36:48.907976  283942 system_pods.go:89] "coredns-6f6b679f8f-szqs7" [77f89dab-332d-45fe-97f4-1e0f38dc83ed] Running
	I0910 18:36:48.907981  283942 system_pods.go:89] "csi-hostpath-attacher-0" [c5cc525e-30f2-447b-9b42-db70f9613fa8] Running
	I0910 18:36:48.907986  283942 system_pods.go:89] "csi-hostpath-resizer-0" [ee1baf21-db36-4e63-901c-f3a27316e989] Running
	I0910 18:36:48.907991  283942 system_pods.go:89] "csi-hostpathplugin-spgtq" [99fdaa54-eeaf-488d-a694-c8ff93868da9] Running
	I0910 18:36:48.907996  283942 system_pods.go:89] "etcd-addons-224318" [fd9d4345-4097-4a5f-a8e6-dac327582d6d] Running
	I0910 18:36:48.908002  283942 system_pods.go:89] "kindnet-kkhxq" [e8ea5f9f-245b-4775-8925-fe51f6eaee8b] Running
	I0910 18:36:48.908007  283942 system_pods.go:89] "kube-apiserver-addons-224318" [e52b84e0-7827-4704-b2db-4d1f8b9833ef] Running
	I0910 18:36:48.908011  283942 system_pods.go:89] "kube-controller-manager-addons-224318" [a74c8af5-5b34-4be0-bee5-accc51c296c7] Running
	I0910 18:36:48.908016  283942 system_pods.go:89] "kube-ingress-dns-minikube" [59745055-86f7-4d52-8493-3887ca677e09] Running
	I0910 18:36:48.908027  283942 system_pods.go:89] "kube-proxy-pmklw" [5567aad9-7daa-43f1-b99b-d35a1f98f175] Running
	I0910 18:36:48.908032  283942 system_pods.go:89] "kube-scheduler-addons-224318" [5060a41f-dae7-4da2-b29d-cfb618c7586e] Running
	I0910 18:36:48.908040  283942 system_pods.go:89] "metrics-server-84c5f94fbc-zw6ct" [02248ce2-00c4-4b18-a405-2e9d107fdcf4] Running
	I0910 18:36:48.908045  283942 system_pods.go:89] "nvidia-device-plugin-daemonset-sxg42" [ce7997e7-effd-4f72-8f76-75e34ea74ff2] Running
	I0910 18:36:48.908058  283942 system_pods.go:89] "registry-66c9cd494c-hljcg" [6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64] Running
	I0910 18:36:48.908063  283942 system_pods.go:89] "registry-proxy-szt8g" [4823bf30-34aa-4332-a371-4e0b98ea81fd] Running
	I0910 18:36:48.908069  283942 system_pods.go:89] "snapshot-controller-56fcc65765-m7x74" [c5d73a26-a8c1-4655-9d30-29a92941b305] Running
	I0910 18:36:48.908076  283942 system_pods.go:89] "snapshot-controller-56fcc65765-nmrkn" [6fc0aca6-ece5-4bbc-b6ba-b3aabcddbb81] Running
	I0910 18:36:48.908080  283942 system_pods.go:89] "storage-provisioner" [dedbbea5-81e1-4be0-9e3c-658652d725da] Running
	I0910 18:36:48.908088  283942 system_pods.go:126] duration metric: took 95.837304ms to wait for k8s-apps to be running ...
	I0910 18:36:48.908100  283942 system_svc.go:44] waiting for kubelet service to be running ....
	I0910 18:36:48.908164  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 18:36:48.920567  283942 system_svc.go:56] duration metric: took 12.456652ms WaitForService to wait for kubelet
	I0910 18:36:48.920597  283942 kubeadm.go:582] duration metric: took 2m19.660225341s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0910 18:36:48.920617  283942 node_conditions.go:102] verifying NodePressure condition ...
	I0910 18:36:48.924221  283942 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0910 18:36:48.924259  283942 node_conditions.go:123] node cpu capacity is 2
	I0910 18:36:48.924272  283942 node_conditions.go:105] duration metric: took 3.650243ms to run NodePressure ...
	I0910 18:36:48.924284  283942 start.go:241] waiting for startup goroutines ...
	I0910 18:36:48.924291  283942 start.go:246] waiting for cluster config update ...
	I0910 18:36:48.924310  283942 start.go:255] writing updated cluster config ...
	I0910 18:36:48.924608  283942 ssh_runner.go:195] Run: rm -f paused
	I0910 18:36:49.298119  283942 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0910 18:36:49.301431  283942 out.go:177] * Done! kubectl is now configured to use "addons-224318" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.296665049Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-8mkb6 Namespace:ingress-nginx ID:e6676651fe465d265d0a22b5cb066b45682848594c7c372b8e2a194eb29041d9 UID:22059151-9b95-4d34-93c2-3b6b2e669cb9 NetNS:/var/run/netns/35cef8dd-17c1-4ac2-993a-59d3a7883c2c Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.296809161Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-8mkb6 from CNI network \"kindnet\" (type=ptp)"
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.315688090Z" level=info msg="Stopped pod sandbox: e6676651fe465d265d0a22b5cb066b45682848594c7c372b8e2a194eb29041d9" id=95d8a901-b670-4f9c-b7b8-fc90d856e6ef name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.429314903Z" level=info msg="Removing container: a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328" id=32c3f645-67b8-4a3f-92de-0390d1cad116 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.444820699Z" level=info msg="Removed container a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328: ingress-nginx/ingress-nginx-controller-bc57996ff-8mkb6/controller" id=32c3f645-67b8-4a3f-92de-0390d1cad116 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.531057918Z" level=info msg="Removing container: 007c0879a278ed0ad5332641724c93843b21634b7c13394842c1c0558bd6a521" id=b13afd8e-fab4-498e-94db-1b44c480105e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.547651442Z" level=info msg="Removed container 007c0879a278ed0ad5332641724c93843b21634b7c13394842c1c0558bd6a521: ingress-nginx/ingress-nginx-admission-patch-rbwpm/patch" id=b13afd8e-fab4-498e-94db-1b44c480105e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.549247755Z" level=info msg="Removing container: 50ef10b108c1f3e1a93903cff0658e94a58afabfac00b0e847b9562e78f9275e" id=f4c1e3fe-3b03-4ea0-af2a-f7254441687a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.564410806Z" level=info msg="Removed container 50ef10b108c1f3e1a93903cff0658e94a58afabfac00b0e847b9562e78f9275e: ingress-nginx/ingress-nginx-admission-create-v4hgl/create" id=f4c1e3fe-3b03-4ea0-af2a-f7254441687a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.565978876Z" level=info msg="Stopping pod sandbox: cf05e7a48cc46443b922ff4dba0b9dbf1c29227e5e6798ca546d618c5f7b1c06" id=40b61ff1-3650-437c-95f4-4ce6806f3545 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.566023741Z" level=info msg="Stopped pod sandbox (already stopped): cf05e7a48cc46443b922ff4dba0b9dbf1c29227e5e6798ca546d618c5f7b1c06" id=40b61ff1-3650-437c-95f4-4ce6806f3545 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.566497420Z" level=info msg="Removing pod sandbox: cf05e7a48cc46443b922ff4dba0b9dbf1c29227e5e6798ca546d618c5f7b1c06" id=446053da-a647-4123-9393-d637916c5331 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.573912308Z" level=info msg="Removed pod sandbox: cf05e7a48cc46443b922ff4dba0b9dbf1c29227e5e6798ca546d618c5f7b1c06" id=446053da-a647-4123-9393-d637916c5331 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.574529680Z" level=info msg="Stopping pod sandbox: 1710a16bd539b9eeeb9253480e186018aa94544e47c144f9489395d26843a974" id=458fdfbd-199d-4cd3-8410-50deaa924d29 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.574582241Z" level=info msg="Stopped pod sandbox (already stopped): 1710a16bd539b9eeeb9253480e186018aa94544e47c144f9489395d26843a974" id=458fdfbd-199d-4cd3-8410-50deaa924d29 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.574916297Z" level=info msg="Removing pod sandbox: 1710a16bd539b9eeeb9253480e186018aa94544e47c144f9489395d26843a974" id=5ab68b01-a517-414a-a5a1-eb1ba41837b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.583537023Z" level=info msg="Removed pod sandbox: 1710a16bd539b9eeeb9253480e186018aa94544e47c144f9489395d26843a974" id=5ab68b01-a517-414a-a5a1-eb1ba41837b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.584010227Z" level=info msg="Stopping pod sandbox: e6676651fe465d265d0a22b5cb066b45682848594c7c372b8e2a194eb29041d9" id=6c77c27b-8f84-4381-a10c-27ead69ee1bf name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.584046238Z" level=info msg="Stopped pod sandbox (already stopped): e6676651fe465d265d0a22b5cb066b45682848594c7c372b8e2a194eb29041d9" id=6c77c27b-8f84-4381-a10c-27ead69ee1bf name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.584331951Z" level=info msg="Removing pod sandbox: e6676651fe465d265d0a22b5cb066b45682848594c7c372b8e2a194eb29041d9" id=0b53dfbf-4e15-4d0c-8455-31a81e63a4c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.591892894Z" level=info msg="Removed pod sandbox: e6676651fe465d265d0a22b5cb066b45682848594c7c372b8e2a194eb29041d9" id=0b53dfbf-4e15-4d0c-8455-31a81e63a4c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.592409699Z" level=info msg="Stopping pod sandbox: 2978a26d09a930b0d959f97a450d0608608e7928e18af9a853b7e4eba8790fa6" id=ea6fcdc0-7c2e-4c88-a84d-d94c10dcd48d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.592446416Z" level=info msg="Stopped pod sandbox (already stopped): 2978a26d09a930b0d959f97a450d0608608e7928e18af9a853b7e4eba8790fa6" id=ea6fcdc0-7c2e-4c88-a84d-d94c10dcd48d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.592860790Z" level=info msg="Removing pod sandbox: 2978a26d09a930b0d959f97a450d0608608e7928e18af9a853b7e4eba8790fa6" id=f86aaf93-9735-4be2-ba4a-3c9e7669428a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 10 18:49:24 addons-224318 crio[969]: time="2024-09-10 18:49:24.600389184Z" level=info msg="Removed pod sandbox: 2978a26d09a930b0d959f97a450d0608608e7928e18af9a853b7e4eba8790fa6" id=f86aaf93-9735-4be2-ba4a-3c9e7669428a name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	0ab187f214866       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   9 seconds ago       Running             hello-world-app           0                   d57efe6e87ab5       hello-world-app-55bf9c44b4-pzlsn
	eed91e0157ed6       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         2 minutes ago       Running             nginx                     0                   06964b313f846       nginx
	7e4246dc58f67       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            13 minutes ago      Running             gcp-auth                  0                   422f138d1614c       gcp-auth-89d5ffd79-wrg6j
	cf76738d50817       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   13 minutes ago      Running             metrics-server            0                   4f327ddb363d5       metrics-server-84c5f94fbc-zw6ct
	cce74aceaf1e7       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        14 minutes ago      Running             coredns                   0                   67e8d45a83f57       coredns-6f6b679f8f-9x2hl
	95fab25e877bf       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        14 minutes ago      Running             coredns                   0                   429f7c6e3d1a1       coredns-6f6b679f8f-szqs7
	9b16884431ea5       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        14 minutes ago      Running             storage-provisioner       0                   2effa7f0b444a       storage-provisioner
	6e1523c6a051e       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                      14 minutes ago      Running             kindnet-cni               0                   a7fd227c54459       kindnet-kkhxq
	75d002c116f1d       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                        14 minutes ago      Running             kube-proxy                0                   f9fd3d5cc6f16       kube-proxy-pmklw
	bc7b89ead37f5       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        15 minutes ago      Running             etcd                      0                   a1dcd454e6070       etcd-addons-224318
	e5481e9920e66       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                        15 minutes ago      Running             kube-apiserver            0                   be6edd20ff580       kube-apiserver-addons-224318
	4c687809e72a2       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                        15 minutes ago      Running             kube-scheduler            0                   af7564914944c       kube-scheduler-addons-224318
	d131c55375c14       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                        15 minutes ago      Running             kube-controller-manager   0                   96619de582c81       kube-controller-manager-addons-224318
	
	
	==> coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] <==
	[INFO] 127.0.0.1:50895 - 2056 "HINFO IN 7919582220432211300.2391444827606724002. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.031916812s
	[INFO] 10.244.0.10:49921 - 29751 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000148632s
	[INFO] 10.244.0.10:49921 - 54571 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00009937s
	[INFO] 10.244.0.10:33332 - 63861 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000123311s
	[INFO] 10.244.0.10:33332 - 22377 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000083805s
	[INFO] 10.244.0.10:58086 - 44300 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002742007s
	[INFO] 10.244.0.10:58086 - 37633 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00310834s
	[INFO] 10.244.0.10:52389 - 63382 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000140131s
	[INFO] 10.244.0.10:52389 - 57749 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000103431s
	[INFO] 10.244.0.10:37472 - 49425 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000105277s
	[INFO] 10.244.0.10:37472 - 20501 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000060643s
	[INFO] 10.244.0.10:46803 - 14543 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055842s
	[INFO] 10.244.0.10:46803 - 26829 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000058558s
	[INFO] 10.244.0.10:33798 - 13863 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000108264s
	[INFO] 10.244.0.10:33798 - 3361 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00009315s
	[INFO] 10.244.0.10:40191 - 35090 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070168s
	[INFO] 10.244.0.10:40191 - 21521 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000150855s
	[INFO] 10.244.0.20:58117 - 5391 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000209528s
	[INFO] 10.244.0.20:48665 - 25664 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000078431s
	[INFO] 10.244.0.20:59363 - 36479 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000103964s
	[INFO] 10.244.0.20:43708 - 51986 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000083485s
	[INFO] 10.244.0.20:59107 - 25852 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002383888s
	[INFO] 10.244.0.20:48087 - 11542 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001965635s
	[INFO] 10.244.0.20:60430 - 39935 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001693297s
	[INFO] 10.244.0.20:46199 - 40969 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001200642s
	
	
	==> coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:39449 - 8636 "HINFO IN 6825829441496054087.662662859287283594. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.039252639s
	[INFO] 10.244.0.10:37159 - 29170 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000147385s
	[INFO] 10.244.0.10:37159 - 43508 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000090509s
	[INFO] 10.244.0.10:34332 - 2804 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001984333s
	[INFO] 10.244.0.10:34332 - 1526 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00187693s
	[INFO] 10.244.0.20:43565 - 6949 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00010083s
	[INFO] 10.244.0.20:39561 - 43657 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00009535s
	
	
	==> describe nodes <==
	Name:               addons-224318
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-224318
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=37b4bace07cd53444288cad630e4db4b688b8c18
	                    minikube.k8s.io/name=addons-224318
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_10T18_34_24_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-224318
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 10 Sep 2024 18:34:21 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-224318
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 10 Sep 2024 18:49:20 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 10 Sep 2024 18:47:32 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 10 Sep 2024 18:47:32 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 10 Sep 2024 18:47:32 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 10 Sep 2024 18:47:32 +0000   Tue, 10 Sep 2024 18:35:16 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-224318
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 698e0ff02b594b3a9449684311618d46
	  System UUID:                f5b3dadf-4f58-4329-9773-401823711949
	  Boot ID:                    ad0b49d4-5385-4200-afbe-ebfdf8a3d35c
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-pzlsn         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m29s
	  gcp-auth                    gcp-auth-89d5ffd79-wrg6j                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-6f6b679f8f-9x2hl                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     14m
	  kube-system                 coredns-6f6b679f8f-szqs7                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     14m
	  kube-system                 etcd-addons-224318                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-kkhxq                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-224318             250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-224318    200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-pmklw                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-224318             100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-zw6ct          100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         14m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             490Mi (6%)   390Mi (4%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 14m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-224318 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-224318 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-224318 status is now: NodeHasSufficientPID
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m                kubelet          Node addons-224318 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m                kubelet          Node addons-224318 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m                kubelet          Node addons-224318 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m                node-controller  Node addons-224318 event: Registered Node addons-224318 in Controller
	  Normal   NodeReady                14m                kubelet          Node addons-224318 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep10 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.017514] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.510749] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.746300] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.566761] kauditd_printk_skb: 36 callbacks suppressed
	[Sep10 17:33] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep10 17:34] hrtimer: interrupt took 36629503 ns
	[Sep10 18:07] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	[  +0.608856] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] <==
	{"level":"info","ts":"2024-09-10T18:34:18.683544Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-10T18:34:18.683598Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"warn","ts":"2024-09-10T18:34:30.892216Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.346901ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:30.892286Z","caller":"traceutil/trace.go:171","msg":"trace[1324487074] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:364; }","duration":"111.449855ms","start":"2024-09-10T18:34:30.780825Z","end":"2024-09-10T18:34:30.892275Z","steps":["trace[1324487074] 'range keys from in-memory index tree'  (duration: 111.29388ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:31.873713Z","caller":"traceutil/trace.go:171","msg":"trace[1669602382] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"160.292409ms","start":"2024-09-10T18:34:31.713384Z","end":"2024-09-10T18:34:31.873676Z","steps":["trace[1669602382] 'process raft request'  (duration: 135.296252ms)","trace[1669602382] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/events/kube-system/kube-proxy-pmklw.17f3f5bc42b49d9d; req_size:761; } (duration: 18.802923ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-10T18:34:32.368853Z","caller":"traceutil/trace.go:171","msg":"trace[858471600] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"137.49621ms","start":"2024-09-10T18:34:32.231339Z","end":"2024-09-10T18:34:32.368835Z","steps":["trace[858471600] 'process raft request'  (duration: 137.269599ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:32.522649Z","caller":"traceutil/trace.go:171","msg":"trace[250178998] linearizableReadLoop","detail":"{readStateIndex:390; appliedIndex:389; }","duration":"212.547524ms","start":"2024-09-10T18:34:32.310070Z","end":"2024-09-10T18:34:32.522617Z","steps":["trace[250178998] 'read index received'  (duration: 70.141548ms)","trace[250178998] 'applied index is now lower than readState.Index'  (duration: 142.405204ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-10T18:34:32.522885Z","caller":"traceutil/trace.go:171","msg":"trace[121534931] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"212.961108ms","start":"2024-09-10T18:34:32.309914Z","end":"2024-09-10T18:34:32.522875Z","steps":["trace[121534931] 'process raft request'  (duration: 202.513205ms)","trace[121534931] 'compare'  (duration: 10.113135ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-10T18:34:32.523071Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.987298ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:32.523110Z","caller":"traceutil/trace.go:171","msg":"trace[2011862361] range","detail":"{range_begin:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; range_end:; response_count:0; response_revision:378; }","duration":"213.028699ms","start":"2024-09-10T18:34:32.310066Z","end":"2024-09-10T18:34:32.523094Z","steps":["trace[2011862361] 'agreement among raft nodes before linearized reading'  (duration: 212.966892ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:33.114589Z","caller":"traceutil/trace.go:171","msg":"trace[2107215105] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"103.28214ms","start":"2024-09-10T18:34:33.002941Z","end":"2024-09-10T18:34:33.106223Z","steps":["trace[2107215105] 'process raft request'  (duration: 79.196629ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.713308ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.149745Z","caller":"traceutil/trace.go:171","msg":"trace[163375903] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:0; response_revision:385; }","duration":"146.547706ms","start":"2024-09-10T18:34:33.002994Z","end":"2024-09-10T18:34:33.149542Z","steps":["trace[163375903] 'agreement among raft nodes before linearized reading'  (duration: 124.681145ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127803Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.823754ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.193433Z","caller":"traceutil/trace.go:171","msg":"trace[346020612] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:385; }","duration":"190.422625ms","start":"2024-09-10T18:34:33.002975Z","end":"2024-09-10T18:34:33.193397Z","steps":["trace[346020612] 'agreement among raft nodes before linearized reading'  (duration: 124.812752ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127878Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.057447ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-apiserver-addons-224318\" ","response":"range_response_count:1 size:7632"}
	{"level":"info","ts":"2024-09-10T18:34:33.253821Z","caller":"traceutil/trace.go:171","msg":"trace[1546808045] range","detail":"{range_begin:/registry/pods/kube-system/kube-apiserver-addons-224318; range_end:; response_count:1; response_revision:385; }","duration":"250.988205ms","start":"2024-09-10T18:34:33.002815Z","end":"2024-09-10T18:34:33.253803Z","steps":["trace[1546808045] 'agreement among raft nodes before linearized reading'  (duration: 125.008512ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127913Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.1179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/yakd-dashboard\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.254313Z","caller":"traceutil/trace.go:171","msg":"trace[866568895] range","detail":"{range_begin:/registry/namespaces/yakd-dashboard; range_end:; response_count:0; response_revision:385; }","duration":"251.489575ms","start":"2024-09-10T18:34:33.002789Z","end":"2024-09-10T18:34:33.254278Z","steps":["trace[866568895] 'agreement among raft nodes before linearized reading'  (duration: 125.109793ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:44:19.618930Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1560}
	{"level":"info","ts":"2024-09-10T18:44:19.653781Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1560,"took":"34.03795ms","hash":1147967277,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3428352,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-10T18:44:19.653905Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1147967277,"revision":1560,"compact-revision":-1}
	{"level":"info","ts":"2024-09-10T18:49:19.624361Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1975}
	{"level":"info","ts":"2024-09-10T18:49:19.641277Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1975,"took":"15.878669ms","hash":3969146785,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4857856,"current-db-size-in-use":"4.9 MB"}
	{"level":"info","ts":"2024-09-10T18:49:19.641329Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3969146785,"revision":1975,"compact-revision":1560}
	
	
	==> gcp-auth [7e4246dc58f670ee13a41314ea0c48d6c06c4f8416154472fa6499a5c7886963] <==
	2024/09/10 18:36:49 Ready to write response ...
	2024/09/10 18:36:49 Ready to marshal response ...
	2024/09/10 18:36:49 Ready to write response ...
	2024/09/10 18:45:03 Ready to marshal response ...
	2024/09/10 18:45:03 Ready to write response ...
	2024/09/10 18:45:04 Ready to marshal response ...
	2024/09/10 18:45:04 Ready to write response ...
	2024/09/10 18:45:22 Ready to marshal response ...
	2024/09/10 18:45:22 Ready to write response ...
	2024/09/10 18:45:55 Ready to marshal response ...
	2024/09/10 18:45:55 Ready to write response ...
	2024/09/10 18:45:56 Ready to marshal response ...
	2024/09/10 18:45:56 Ready to write response ...
	2024/09/10 18:46:03 Ready to marshal response ...
	2024/09/10 18:46:03 Ready to write response ...
	2024/09/10 18:46:14 Ready to marshal response ...
	2024/09/10 18:46:14 Ready to write response ...
	2024/09/10 18:46:14 Ready to marshal response ...
	2024/09/10 18:46:14 Ready to write response ...
	2024/09/10 18:46:15 Ready to marshal response ...
	2024/09/10 18:46:15 Ready to write response ...
	2024/09/10 18:47:00 Ready to marshal response ...
	2024/09/10 18:47:00 Ready to write response ...
	2024/09/10 18:49:18 Ready to marshal response ...
	2024/09/10 18:49:18 Ready to write response ...
	
	
	==> kernel <==
	 18:49:29 up  2:31,  0 users,  load average: 0.18, 0.55, 1.40
	Linux addons-224318 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] <==
	I0910 18:47:25.791566       1 main.go:299] handling current node
	I0910 18:47:35.783296       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:47:35.783330       1 main.go:299] handling current node
	I0910 18:47:45.783562       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:47:45.783599       1 main.go:299] handling current node
	I0910 18:47:55.782659       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:47:55.782804       1 main.go:299] handling current node
	I0910 18:48:05.783334       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:48:05.783376       1 main.go:299] handling current node
	I0910 18:48:15.786039       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:48:15.786074       1 main.go:299] handling current node
	I0910 18:48:25.791592       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:48:25.791721       1 main.go:299] handling current node
	I0910 18:48:35.783470       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:48:35.783520       1 main.go:299] handling current node
	I0910 18:48:45.782670       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:48:45.782706       1 main.go:299] handling current node
	I0910 18:48:55.782685       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:48:55.782803       1 main.go:299] handling current node
	I0910 18:49:05.782632       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:49:05.782681       1 main.go:299] handling current node
	I0910 18:49:15.782903       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:49:15.782951       1 main.go:299] handling current node
	I0910 18:49:25.782639       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:49:25.782675       1 main.go:299] handling current node
	
	
	==> kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] <==
	E0910 18:36:41.678900       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.27.6:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.27.6:443/apis/metrics.k8s.io/v1beta1\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0910 18:36:41.705919       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0910 18:36:41.766276       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0910 18:45:14.863645       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0910 18:45:16.727127       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	I0910 18:45:37.856113       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.856252       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.901597       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.901753       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.927774       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.927953       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.947267       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.949960       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:38.002550       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:38.004269       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0910 18:45:38.947978       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0910 18:45:39.002907       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0910 18:45:39.075482       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0910 18:46:14.961739       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.102.9.193"}
	E0910 18:46:19.808182       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0910 18:46:54.159707       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0910 18:46:55.190655       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0910 18:46:59.779317       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0910 18:47:00.313665       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.67.16"}
	I0910 18:49:18.966349       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.185.199"}
	
	
	==> kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] <==
	W0910 18:48:06.100847       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:48:06.100891       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:48:16.304654       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:48:16.304704       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:48:25.403233       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:48:25.403276       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:48:38.256088       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:48:38.256132       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:48:50.681676       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:48:50.681726       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:49:03.167211       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:49:03.167353       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:49:04.982031       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:49:04.982076       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 18:49:18.732082       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="49.53916ms"
	I0910 18:49:18.741432       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="9.045692ms"
	I0910 18:49:18.741665       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="51.855µs"
	I0910 18:49:18.752791       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="60.725µs"
	I0910 18:49:20.451273       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="18.656468ms"
	I0910 18:49:20.451359       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="48.492µs"
	I0910 18:49:21.113175       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0910 18:49:21.120274       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="8.132µs"
	I0910 18:49:21.124715       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0910 18:49:27.678614       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:49:27.678658       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] <==
	I0910 18:34:34.977718       1 server_linux.go:66] "Using iptables proxy"
	I0910 18:34:35.865288       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0910 18:34:35.865447       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0910 18:34:36.148837       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0910 18:34:36.148896       1 server_linux.go:169] "Using iptables Proxier"
	I0910 18:34:36.156917       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0910 18:34:36.158450       1 server.go:483] "Version info" version="v1.31.0"
	I0910 18:34:36.158479       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0910 18:34:36.160382       1 config.go:197] "Starting service config controller"
	I0910 18:34:36.160485       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0910 18:34:36.160545       1 config.go:104] "Starting endpoint slice config controller"
	I0910 18:34:36.160584       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0910 18:34:36.161014       1 config.go:326] "Starting node config controller"
	I0910 18:34:36.161077       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0910 18:34:36.279362       1 shared_informer.go:320] Caches are synced for service config
	I0910 18:34:36.290853       1 shared_informer.go:320] Caches are synced for node config
	I0910 18:34:36.290883       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] <==
	W0910 18:34:21.709243       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0910 18:34:21.710115       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709293       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0910 18:34:21.710189       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709332       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0910 18:34:21.710264       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709392       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0910 18:34:21.710352       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.527822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0910 18:34:22.527872       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.594540       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0910 18:34:22.594667       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.702754       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0910 18:34:22.702801       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.777719       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0910 18:34:22.777780       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.783947       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0910 18:34:22.783990       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.792195       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0910 18:34:22.792244       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.805566       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0910 18:34:22.805697       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0910 18:34:22.824852       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0910 18:34:22.824977       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0910 18:34:25.895758       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 10 18:49:20 addons-224318 kubelet[1498]: I0910 18:49:20.417014    1498 scope.go:117] "RemoveContainer" containerID="6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e"
	Sep 10 18:49:20 addons-224318 kubelet[1498]: I0910 18:49:20.438638    1498 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-pzlsn" podStartSLOduration=1.353120863 podStartE2EDuration="2.438617057s" podCreationTimestamp="2024-09-10 18:49:18 +0000 UTC" firstStartedPulling="2024-09-10 18:49:19.106416523 +0000 UTC m=+895.213715249" lastFinishedPulling="2024-09-10 18:49:20.191912718 +0000 UTC m=+896.299211443" observedRunningTime="2024-09-10 18:49:20.431539967 +0000 UTC m=+896.538838701" watchObservedRunningTime="2024-09-10 18:49:20.438617057 +0000 UTC m=+896.545915783"
	Sep 10 18:49:20 addons-224318 kubelet[1498]: I0910 18:49:20.441609    1498 scope.go:117] "RemoveContainer" containerID="6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e"
	Sep 10 18:49:20 addons-224318 kubelet[1498]: E0910 18:49:20.443431    1498 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e\": container with ID starting with 6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e not found: ID does not exist" containerID="6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e"
	Sep 10 18:49:20 addons-224318 kubelet[1498]: I0910 18:49:20.443478    1498 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e"} err="failed to get container status \"6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e\": rpc error: code = NotFound desc = could not find container \"6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e\": container with ID starting with 6ef5465dc918999eac601ad6fe24150fd956c1b22c99f6b49d50d4d17a10c34e not found: ID does not exist"
	Sep 10 18:49:21 addons-224318 kubelet[1498]: E0910 18:49:21.070892    1498 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6615e1f8-90af-4da4-9e0c-ba137eff7d11"
	Sep 10 18:49:22 addons-224318 kubelet[1498]: I0910 18:49:22.071686    1498 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="59745055-86f7-4d52-8493-3887ca677e09" path="/var/lib/kubelet/pods/59745055-86f7-4d52-8493-3887ca677e09/volumes"
	Sep 10 18:49:22 addons-224318 kubelet[1498]: I0910 18:49:22.072618    1498 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="69c50862-2dd3-45d1-bf17-15519d3a3ccb" path="/var/lib/kubelet/pods/69c50862-2dd3-45d1-bf17-15519d3a3ccb/volumes"
	Sep 10 18:49:22 addons-224318 kubelet[1498]: I0910 18:49:22.073940    1498 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="bf126e50-dbaa-41f6-8918-19ceb5480592" path="/var/lib/kubelet/pods/bf126e50-dbaa-41f6-8918-19ceb5480592/volumes"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: E0910 18:49:24.118521    1498 container_manager_linux.go:513] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified.  cpu: /docker/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041, memory: /docker/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/system.slice/kubelet.service"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.388024    1498 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-tffg2\" (UniqueName: \"kubernetes.io/projected/22059151-9b95-4d34-93c2-3b6b2e669cb9-kube-api-access-tffg2\") pod \"22059151-9b95-4d34-93c2-3b6b2e669cb9\" (UID: \"22059151-9b95-4d34-93c2-3b6b2e669cb9\") "
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.388090    1498 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/22059151-9b95-4d34-93c2-3b6b2e669cb9-webhook-cert\") pod \"22059151-9b95-4d34-93c2-3b6b2e669cb9\" (UID: \"22059151-9b95-4d34-93c2-3b6b2e669cb9\") "
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.390455    1498 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/22059151-9b95-4d34-93c2-3b6b2e669cb9-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "22059151-9b95-4d34-93c2-3b6b2e669cb9" (UID: "22059151-9b95-4d34-93c2-3b6b2e669cb9"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.394576    1498 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/22059151-9b95-4d34-93c2-3b6b2e669cb9-kube-api-access-tffg2" (OuterVolumeSpecName: "kube-api-access-tffg2") pod "22059151-9b95-4d34-93c2-3b6b2e669cb9" (UID: "22059151-9b95-4d34-93c2-3b6b2e669cb9"). InnerVolumeSpecName "kube-api-access-tffg2". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.427597    1498 scope.go:117] "RemoveContainer" containerID="a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: E0910 18:49:24.436577    1498 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994164436165323,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: E0910 18:49:24.436610    1498 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994164436165323,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.445070    1498 scope.go:117] "RemoveContainer" containerID="a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: E0910 18:49:24.445548    1498 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328\": container with ID starting with a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328 not found: ID does not exist" containerID="a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.445596    1498 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328"} err="failed to get container status \"a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328\": rpc error: code = NotFound desc = could not find container \"a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328\": container with ID starting with a16cc86409a77b5d623cfdff65eb04a77836f3f93e7adcd4dc6dfd0172a02328 not found: ID does not exist"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.488765    1498 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-tffg2\" (UniqueName: \"kubernetes.io/projected/22059151-9b95-4d34-93c2-3b6b2e669cb9-kube-api-access-tffg2\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.488807    1498 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/22059151-9b95-4d34-93c2-3b6b2e669cb9-webhook-cert\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.529869    1498 scope.go:117] "RemoveContainer" containerID="007c0879a278ed0ad5332641724c93843b21634b7c13394842c1c0558bd6a521"
	Sep 10 18:49:24 addons-224318 kubelet[1498]: I0910 18:49:24.547995    1498 scope.go:117] "RemoveContainer" containerID="50ef10b108c1f3e1a93903cff0658e94a58afabfac00b0e847b9562e78f9275e"
	Sep 10 18:49:26 addons-224318 kubelet[1498]: I0910 18:49:26.072412    1498 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="22059151-9b95-4d34-93c2-3b6b2e669cb9" path="/var/lib/kubelet/pods/22059151-9b95-4d34-93c2-3b6b2e669cb9/volumes"
	
	
	==> storage-provisioner [9b16884431ea58ca6ed30490bcdf93def5399f1fece6e1eceb135a6cd42e6dfe] <==
	I0910 18:35:17.015920       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0910 18:35:17.049094       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0910 18:35:17.049192       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0910 18:35:17.080319       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0910 18:35:17.080505       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925!
	I0910 18:35:17.087005       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"52fb4566-0a14-4abb-aa79-d6d4b7a98ccf", APIVersion:"v1", ResourceVersion:"920", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925 became leader
	I0910 18:35:17.181012       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-224318 -n addons-224318
helpers_test.go:261: (dbg) Run:  kubectl --context addons-224318 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-224318 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-224318 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-224318/192.168.49.2
	Start Time:       Tue, 10 Sep 2024 18:36:49 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zrtl7 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-zrtl7:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  12m                   default-scheduler  Successfully assigned default/busybox to addons-224318
	  Normal   Pulling    11m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     11m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     10m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m31s (x42 over 12m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (151.64s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (336.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 6.160866ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-zw6ct" [02248ce2-00c4-4b18-a405-2e9d107fdcf4] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004080019s
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (126.850693ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 12m3.969907737s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (88.416869ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 12m5.88780585s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (92.686884ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 12m10.418343719s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (87.474125ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 12m15.443770955s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (117.72087ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 12m29.607245697s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (110.711082ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 12m40.539566266s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (88.987658ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 12m59.627867497s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (102.001317ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 13m47.336677915s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (92.615826ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 14m27.825212108s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (92.22959ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 15m32.134320737s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (117.101218ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 16m7.122417077s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-224318 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-224318 top pods -n kube-system: exit status 1 (93.523796ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-9x2hl, age: 17m31.517203694s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-224318
helpers_test.go:235: (dbg) docker inspect addons-224318:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041",
	        "Created": "2024-09-10T18:33:57.571976219Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 284438,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-10T18:33:57.703546069Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a4261f15fdf40db09c0b78a1feabe6bd85433327166d5c98909d23a556dff45f",
	        "ResolvConfPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/hostname",
	        "HostsPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/hosts",
	        "LogPath": "/var/lib/docker/containers/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041/fcb3c3547f9000eabd9e4f9c240aa393ab9786f7c4c789a5c576b1216393c041-json.log",
	        "Name": "/addons-224318",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-224318:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-224318",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "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",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2-init/diff:/var/lib/docker/overlay2/cf2cac7eb0cd8b0a962efdb9b2c2da43722d89da7bb43e67cca4327d0e43fb41/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f7abad0bd6a64b865a8e6d207a272dee92a8c83bae272299dfd4a1614e2916d2/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-224318",
	                "Source": "/var/lib/docker/volumes/addons-224318/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-224318",
	            "Domainname": "",
	            "User": "",
	            "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.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9",
	            "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": "addons-224318",
	                "name.minikube.sigs.k8s.io": "addons-224318",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "09cbbd3b0b1ba969e4d33fbef4722aa3e0477f467fa54f403f2adf13e90a7b90",
	            "SandboxKey": "/var/run/docker/netns/09cbbd3b0b1b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33133"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-224318": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a97ecc3ef5976236f711b9caeb0eb46641b3b917d2d027b279e4198e15a3b2bb",
	                    "EndpointID": "8f4507d1ecdfda9f57911402ceae8cbc236dff86f36bf637ca4f577a537f4fa3",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-224318",
	                        "fcb3c3547f90"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-224318 -n addons-224318
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 logs -n 25: (1.744185969s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-329502                                                                     | download-only-329502   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-260553 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | download-docker-260553                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-260553                                                                   | download-docker-260553 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-332728   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | binary-mirror-332728                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:42357                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-332728                                                                     | binary-mirror-332728   | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-224318 --wait=true                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:36 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-224318 addons                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-224318 addons                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:45 UTC | 10 Sep 24 18:45 UTC |
	|         | -p addons-224318                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-224318 ssh cat                                                                       | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | /opt/local-path-provisioner/pvc-5aa559df-b083-443a-b657-e87b603e4ac5_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-224318 ip                                                                            | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | -p addons-224318                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:46 UTC | 10 Sep 24 18:46 UTC |
	|         | addons-224318                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-224318 ssh curl -s                                                                   | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:47 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-224318 ip                                                                            | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:49 UTC | 10 Sep 24 18:49 UTC |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:49 UTC | 10 Sep 24 18:49 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-224318 addons disable                                                                | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:49 UTC | 10 Sep 24 18:49 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-224318 addons                                                                        | addons-224318          | jenkins | v1.34.0 | 10 Sep 24 18:52 UTC | 10 Sep 24 18:52 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/10 18:33:32
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0910 18:33:32.643816  283942 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:33:32.643943  283942 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:32.643953  283942 out.go:358] Setting ErrFile to fd 2...
	I0910 18:33:32.643958  283942 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:32.644211  283942 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 18:33:32.644689  283942 out.go:352] Setting JSON to false
	I0910 18:33:32.645566  283942 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8163,"bootTime":1725985050,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0910 18:33:32.645642  283942 start.go:139] virtualization:  
	I0910 18:33:32.648343  283942 out.go:177] * [addons-224318] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0910 18:33:32.649906  283942 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 18:33:32.649968  283942 notify.go:220] Checking for updates...
	I0910 18:33:32.653615  283942 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 18:33:32.655188  283942 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:33:32.656681  283942 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	I0910 18:33:32.657899  283942 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0910 18:33:32.659686  283942 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 18:33:32.661633  283942 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 18:33:32.682164  283942 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 18:33:32.682301  283942 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:32.749238  283942 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-10 18:33:32.739311553 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:32.749370  283942 docker.go:318] overlay module found
	I0910 18:33:32.752106  283942 out.go:177] * Using the docker driver based on user configuration
	I0910 18:33:32.754719  283942 start.go:297] selected driver: docker
	I0910 18:33:32.754765  283942 start.go:901] validating driver "docker" against <nil>
	I0910 18:33:32.754789  283942 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 18:33:32.755600  283942 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:32.810776  283942 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-10 18:33:32.800517162 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:32.810977  283942 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0910 18:33:32.811236  283942 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0910 18:33:32.812710  283942 out.go:177] * Using Docker driver with root privileges
	I0910 18:33:32.814470  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:33:32.814493  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:33:32.814504  283942 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0910 18:33:32.814578  283942 start.go:340] cluster config:
	{Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:33:32.816207  283942 out.go:177] * Starting "addons-224318" primary control-plane node in "addons-224318" cluster
	I0910 18:33:32.817672  283942 cache.go:121] Beginning downloading kic base image for docker with crio
	I0910 18:33:32.819285  283942 out.go:177] * Pulling base image v0.0.45-1725963390-19606 ...
	I0910 18:33:32.820593  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:33:32.820606  283942 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local docker daemon
	I0910 18:33:32.820654  283942 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0910 18:33:32.820663  283942 cache.go:56] Caching tarball of preloaded images
	I0910 18:33:32.820776  283942 preload.go:172] Found /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0910 18:33:32.820788  283942 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0910 18:33:32.821174  283942 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json ...
	I0910 18:33:32.821199  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json: {Name:mk8c4f8f5c60649c0cccf7ea871011f7b398c102 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:33:32.837580  283942 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 18:33:32.837716  283942 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory
	I0910 18:33:32.837741  283942 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory, skipping pull
	I0910 18:33:32.837754  283942 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 exists in cache, skipping pull
	I0910 18:33:32.837762  283942 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 as a tarball
	I0910 18:33:32.837767  283942 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 from local cache
	I0910 18:33:50.537758  283942 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 from cached tarball
	I0910 18:33:50.537799  283942 cache.go:194] Successfully downloaded all kic artifacts
	I0910 18:33:50.537840  283942 start.go:360] acquireMachinesLock for addons-224318: {Name:mkf99ebf759b82b4a9c4b8dd37195c27dcee37a8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0910 18:33:50.537989  283942 start.go:364] duration metric: took 124.928µs to acquireMachinesLock for "addons-224318"
	I0910 18:33:50.538020  283942 start.go:93] Provisioning new machine with config: &{Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0910 18:33:50.538103  283942 start.go:125] createHost starting for "" (driver="docker")
	I0910 18:33:50.539795  283942 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0910 18:33:50.540071  283942 start.go:159] libmachine.API.Create for "addons-224318" (driver="docker")
	I0910 18:33:50.540108  283942 client.go:168] LocalClient.Create starting
	I0910 18:33:50.540238  283942 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem
	I0910 18:33:50.839765  283942 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem
	I0910 18:33:51.093580  283942 cli_runner.go:164] Run: docker network inspect addons-224318 --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}}]}"
	W0910 18:33:51.111857  283942 cli_runner.go:211] docker network inspect addons-224318 --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
	I0910 18:33:51.111949  283942 network_create.go:284] running [docker network inspect addons-224318] to gather additional debugging logs...
	I0910 18:33:51.111971  283942 cli_runner.go:164] Run: docker network inspect addons-224318
	W0910 18:33:51.129906  283942 cli_runner.go:211] docker network inspect addons-224318 returned with exit code 1
	I0910 18:33:51.129949  283942 network_create.go:287] error running [docker network inspect addons-224318]: docker network inspect addons-224318: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-224318 not found
	I0910 18:33:51.129965  283942 network_create.go:289] output of [docker network inspect addons-224318]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-224318 not found
	
	** /stderr **
	I0910 18:33:51.130094  283942 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}}]}"
	I0910 18:33:51.148453  283942 network.go:206] 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 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001820d30}
	I0910 18:33:51.148525  283942 network_create.go:124] attempt to create docker network addons-224318 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0910 18:33:51.148603  283942 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=addons-224318 addons-224318
	I0910 18:33:51.226257  283942 network_create.go:108] docker network addons-224318 192.168.49.0/24 created
	I0910 18:33:51.226297  283942 kic.go:121] calculated static IP "192.168.49.2" for the "addons-224318" container
	I0910 18:33:51.226379  283942 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0910 18:33:51.241844  283942 cli_runner.go:164] Run: docker volume create addons-224318 --label name.minikube.sigs.k8s.io=addons-224318 --label created_by.minikube.sigs.k8s.io=true
	I0910 18:33:51.259041  283942 oci.go:103] Successfully created a docker volume addons-224318
	I0910 18:33:51.259146  283942 cli_runner.go:164] Run: docker run --rm --name addons-224318-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --entrypoint /usr/bin/test -v addons-224318:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -d /var/lib
	I0910 18:33:53.324430  283942 cli_runner.go:217] Completed: docker run --rm --name addons-224318-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --entrypoint /usr/bin/test -v addons-224318:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -d /var/lib: (2.065234985s)
	I0910 18:33:53.324466  283942 oci.go:107] Successfully prepared a docker volume addons-224318
	I0910 18:33:53.324498  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:33:53.324521  283942 kic.go:194] Starting extracting preloaded images to volume ...
	I0910 18:33:53.324601  283942 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-224318:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -I lz4 -xf /preloaded.tar -C /extractDir
	I0910 18:33:57.497088  283942 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-224318:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 -I lz4 -xf /preloaded.tar -C /extractDir: (4.172444801s)
	I0910 18:33:57.497140  283942 kic.go:203] duration metric: took 4.172616112s to extract preloaded images to volume ...
	W0910 18:33:57.497284  283942 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0910 18:33:57.497403  283942 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0910 18:33:57.557059  283942 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 addons-224318 --name addons-224318 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-224318 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-224318 --network addons-224318 --ip 192.168.49.2 --volume addons-224318:/var --security-opt apparmor=unconfined --memory=4000mb --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.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9
	I0910 18:33:57.863122  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Running}}
	I0910 18:33:57.890530  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:57.914520  283942 cli_runner.go:164] Run: docker exec addons-224318 stat /var/lib/dpkg/alternatives/iptables
	I0910 18:33:57.996296  283942 oci.go:144] the created container "addons-224318" has a running status.
	I0910 18:33:57.996325  283942 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa...
	I0910 18:33:58.209845  283942 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0910 18:33:58.234951  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:58.255998  283942 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0910 18:33:58.256018  283942 kic_runner.go:114] Args: [docker exec --privileged addons-224318 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0910 18:33:58.337647  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:33:58.370961  283942 machine.go:93] provisionDockerMachine start ...
	I0910 18:33:58.371067  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:33:58.404947  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:33:58.407215  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:33:58.407248  283942 main.go:141] libmachine: About to run SSH command:
	hostname
	I0910 18:33:58.407943  283942 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0910 18:34:01.545152  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-224318
	
	I0910 18:34:01.545179  283942 ubuntu.go:169] provisioning hostname "addons-224318"
	I0910 18:34:01.545264  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:01.564130  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:01.564382  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:01.564399  283942 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-224318 && echo "addons-224318" | sudo tee /etc/hostname
	I0910 18:34:01.702214  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-224318
	
	I0910 18:34:01.702331  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:01.721385  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:01.721646  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:01.721668  283942 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-224318' /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 addons-224318/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-224318' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0910 18:34:01.845940  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0910 18:34:01.845977  283942 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19598-277789/.minikube CaCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19598-277789/.minikube}
	I0910 18:34:01.846010  283942 ubuntu.go:177] setting up certificates
	I0910 18:34:01.846024  283942 provision.go:84] configureAuth start
	I0910 18:34:01.846098  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:01.864029  283942 provision.go:143] copyHostCerts
	I0910 18:34:01.864127  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/ca.pem (1082 bytes)
	I0910 18:34:01.864268  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/cert.pem (1123 bytes)
	I0910 18:34:01.864351  283942 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19598-277789/.minikube/key.pem (1679 bytes)
	I0910 18:34:01.864410  283942 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem org=jenkins.addons-224318 san=[127.0.0.1 192.168.49.2 addons-224318 localhost minikube]
	I0910 18:34:02.209683  283942 provision.go:177] copyRemoteCerts
	I0910 18:34:02.209776  283942 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0910 18:34:02.209867  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.227990  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.319009  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0910 18:34:02.345344  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0910 18:34:02.370621  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0910 18:34:02.396112  283942 provision.go:87] duration metric: took 550.070065ms to configureAuth
	I0910 18:34:02.396147  283942 ubuntu.go:193] setting minikube options for container-runtime
	I0910 18:34:02.396363  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:02.396494  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.414129  283942 main.go:141] libmachine: Using SSH client type: native
	I0910 18:34:02.414386  283942 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 33133 <nil> <nil>}
	I0910 18:34:02.414408  283942 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0910 18:34:02.644058  283942 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0910 18:34:02.644080  283942 machine.go:96] duration metric: took 4.273096874s to provisionDockerMachine
	I0910 18:34:02.644098  283942 client.go:171] duration metric: took 12.103980582s to LocalClient.Create
	I0910 18:34:02.644113  283942 start.go:167] duration metric: took 12.104043268s to libmachine.API.Create "addons-224318"
	I0910 18:34:02.644121  283942 start.go:293] postStartSetup for "addons-224318" (driver="docker")
	I0910 18:34:02.644132  283942 start.go:322] 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]
	I0910 18:34:02.644201  283942 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
	I0910 18:34:02.644246  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.662576  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.756177  283942 ssh_runner.go:195] Run: cat /etc/os-release
	I0910 18:34:02.760108  283942 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0910 18:34:02.760143  283942 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0910 18:34:02.760154  283942 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0910 18:34:02.760161  283942 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0910 18:34:02.760171  283942 filesync.go:126] Scanning /home/jenkins/minikube-integration/19598-277789/.minikube/addons for local assets ...
	I0910 18:34:02.760243  283942 filesync.go:126] Scanning /home/jenkins/minikube-integration/19598-277789/.minikube/files for local assets ...
	I0910 18:34:02.760276  283942 start.go:296] duration metric: took 116.146916ms for postStartSetup
	I0910 18:34:02.760599  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:02.777869  283942 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/config.json ...
	I0910 18:34:02.778182  283942 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 18:34:02.778245  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.796529  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.885901  283942 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0910 18:34:02.890395  283942 start.go:128] duration metric: took 12.352270415s to createHost
	I0910 18:34:02.890423  283942 start.go:83] releasing machines lock for "addons-224318", held for 12.352421272s
	I0910 18:34:02.890493  283942 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-224318
	I0910 18:34:02.907908  283942 ssh_runner.go:195] Run: cat /version.json
	I0910 18:34:02.908002  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.908374  283942 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0910 18:34:02.908457  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:02.927896  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:02.941885  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:03.023657  283942 ssh_runner.go:195] Run: systemctl --version
	I0910 18:34:03.164166  283942 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0910 18:34:03.306592  283942 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0910 18:34:03.311348  283942 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0910 18:34:03.333309  283942 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0910 18:34:03.333405  283942 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0910 18:34:03.370500  283942 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0910 18:34:03.370526  283942 start.go:495] detecting cgroup driver to use...
	I0910 18:34:03.370562  283942 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0910 18:34:03.370616  283942 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0910 18:34:03.387411  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0910 18:34:03.399732  283942 docker.go:217] disabling cri-docker service (if available) ...
	I0910 18:34:03.399809  283942 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0910 18:34:03.414342  283942 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0910 18:34:03.430278  283942 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0910 18:34:03.525814  283942 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0910 18:34:03.620933  283942 docker.go:233] disabling docker service ...
	I0910 18:34:03.621032  283942 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0910 18:34:03.646894  283942 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0910 18:34:03.659299  283942 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0910 18:34:03.743836  283942 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0910 18:34:03.840821  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0910 18:34:03.854117  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0910 18:34:03.871240  283942 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0910 18:34:03.871349  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.881758  283942 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0910 18:34:03.881829  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.892203  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.902429  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.912839  283942 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0910 18:34:03.924102  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.934461  283942 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.950417  283942 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0910 18:34:03.960318  283942 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0910 18:34:03.968869  283942 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0910 18:34:03.977648  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:04.062808  283942 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0910 18:34:04.165171  283942 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0910 18:34:04.165266  283942 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0910 18:34:04.169920  283942 start.go:563] Will wait 60s for crictl version
	I0910 18:34:04.169988  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:34:04.173601  283942 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0910 18:34:04.217956  283942 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0910 18:34:04.218063  283942 ssh_runner.go:195] Run: crio --version
	I0910 18:34:04.257875  283942 ssh_runner.go:195] Run: crio --version
	I0910 18:34:04.299320  283942 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0910 18:34:04.300642  283942 cli_runner.go:164] Run: docker network inspect addons-224318 --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}}]}"
	I0910 18:34:04.317481  283942 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0910 18:34:04.321349  283942 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0910 18:34:04.332661  283942 kubeadm.go:883] updating cluster {Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0910 18:34:04.332789  283942 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:34:04.332854  283942 ssh_runner.go:195] Run: sudo crictl images --output json
	I0910 18:34:04.413012  283942 crio.go:514] all images are preloaded for cri-o runtime.
	I0910 18:34:04.413036  283942 crio.go:433] Images already preloaded, skipping extraction
	I0910 18:34:04.413095  283942 ssh_runner.go:195] Run: sudo crictl images --output json
	I0910 18:34:04.451173  283942 crio.go:514] all images are preloaded for cri-o runtime.
	I0910 18:34:04.451198  283942 cache_images.go:84] Images are preloaded, skipping loading
	I0910 18:34:04.451206  283942 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0910 18:34:04.451372  283942 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-224318 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0910 18:34:04.451474  283942 ssh_runner.go:195] Run: crio config
	I0910 18:34:04.504438  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:34:04.504465  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:34:04.504477  283942 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0910 18:34:04.504503  283942 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-224318 NodeName:addons-224318 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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.49.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[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0910 18:34:04.504651  283942 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-224318"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.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.31.0
	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
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	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
	
	I0910 18:34:04.504725  283942 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0910 18:34:04.513872  283942 binaries.go:44] Found k8s binaries, skipping transfer
	I0910 18:34:04.513949  283942 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0910 18:34:04.523489  283942 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0910 18:34:04.542291  283942 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0910 18:34:04.560563  283942 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0910 18:34:04.579402  283942 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0910 18:34:04.583100  283942 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0910 18:34:04.594351  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:04.687540  283942 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0910 18:34:04.703597  283942 certs.go:68] Setting up /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318 for IP: 192.168.49.2
	I0910 18:34:04.703622  283942 certs.go:194] generating shared ca certs ...
	I0910 18:34:04.703640  283942 certs.go:226] acquiring lock for ca certs: {Name:mk6416371e5def157be5894e6781dc9c0cd67ff9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:04.703843  283942 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key
	I0910 18:34:05.072038  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt ...
	I0910 18:34:05.072123  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt: {Name:mk0b80a6dad8b2551a6e24516dd6f85dde35637b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.072432  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key ...
	I0910 18:34:05.072468  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key: {Name:mk51169d63be694a8ddefb268553b6d875cd16b4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.073156  283942 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key
	I0910 18:34:05.593586  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt ...
	I0910 18:34:05.593627  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt: {Name:mkf109868fa81cdf8cf517cbb0c362d3bb4a2f82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.593821  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key ...
	I0910 18:34:05.593835  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key: {Name:mk0033766679cbc464da883b1b6a58643f5f73a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:05.594444  283942 certs.go:256] generating profile certs ...
	I0910 18:34:05.594515  283942 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key
	I0910 18:34:05.594534  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt with IP's: []
	I0910 18:34:06.330955  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt ...
	I0910 18:34:06.330995  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: {Name:mkd3179e3d0149e5ff9b71dafda9a0151aa0ff17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.331685  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key ...
	I0910 18:34:06.331703  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.key: {Name:mkd192541c1c3ade4b5b0d83ecc40d4b97fa2d64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.332184  283942 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df
	I0910 18:34:06.332210  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0910 18:34:06.785909  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df ...
	I0910 18:34:06.785944  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df: {Name:mk3a5e3f7172b8d234269b6fbbf2358901376558 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.786584  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df ...
	I0910 18:34:06.786605  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df: {Name:mk6f59b76b41d33fefaf955ba545b74d16ab4d73 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:06.787176  283942 certs.go:381] copying /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt.4858a2df -> /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt
	I0910 18:34:06.787274  283942 certs.go:385] copying /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key.4858a2df -> /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key
	I0910 18:34:06.787342  283942 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key
	I0910 18:34:06.787365  283942 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt with IP's: []
	I0910 18:34:07.340351  283942 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt ...
	I0910 18:34:07.340386  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt: {Name:mk804bf27a8cf72d19354cb8d64c901cd33d0db7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:07.340585  283942 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key ...
	I0910 18:34:07.340605  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key: {Name:mk3c2ce2a38fb768b2d614e698fba5fd9268fd61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:07.342479  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca-key.pem (1679 bytes)
	I0910 18:34:07.342533  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/ca.pem (1082 bytes)
	I0910 18:34:07.342561  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/cert.pem (1123 bytes)
	I0910 18:34:07.342592  283942 certs.go:484] found cert: /home/jenkins/minikube-integration/19598-277789/.minikube/certs/key.pem (1679 bytes)
	I0910 18:34:07.343272  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0910 18:34:07.372006  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0910 18:34:07.400254  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0910 18:34:07.426331  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0910 18:34:07.451930  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0910 18:34:07.477348  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0910 18:34:07.501810  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0910 18:34:07.525790  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0910 18:34:07.550280  283942 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0910 18:34:07.575731  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0910 18:34:07.595024  283942 ssh_runner.go:195] Run: openssl version
	I0910 18:34:07.600717  283942 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"
	I0910 18:34:07.610499  283942 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.614096  283942 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 10 18:34 /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.614260  283942 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0910 18:34:07.622309  283942 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"
	I0910 18:34:07.632360  283942 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0910 18:34:07.636056  283942 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0910 18:34:07.636129  283942 kubeadm.go:392] StartCluster: {Name:addons-224318 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:addons-224318 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:34:07.636271  283942 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0910 18:34:07.636334  283942 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0910 18:34:07.687178  283942 cri.go:89] found id: ""
	I0910 18:34:07.687245  283942 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0910 18:34:07.696437  283942 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0910 18:34:07.705638  283942 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0910 18:34:07.705756  283942 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
	I0910 18:34:07.715156  283942 kubeadm.go:155] 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
	I0910 18:34:07.715177  283942 kubeadm.go:157] found existing configuration files:
	
	I0910 18:34:07.715230  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0910 18:34:07.724409  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0910 18:34:07.724524  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0910 18:34:07.733550  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0910 18:34:07.742829  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0910 18:34:07.742920  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0910 18:34:07.752001  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0910 18:34:07.761500  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0910 18:34:07.761627  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0910 18:34:07.770454  283942 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0910 18:34:07.779798  283942 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0910 18:34:07.779869  283942 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0910 18:34:07.789071  283942 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0910 18:34:07.843984  283942 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0910 18:34:07.844046  283942 kubeadm.go:310] [preflight] Running pre-flight checks
	I0910 18:34:07.865379  283942 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0910 18:34:07.865621  283942 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0910 18:34:07.865668  283942 kubeadm.go:310] OS: Linux
	I0910 18:34:07.865729  283942 kubeadm.go:310] CGROUPS_CPU: enabled
	I0910 18:34:07.865780  283942 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0910 18:34:07.865831  283942 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0910 18:34:07.865884  283942 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0910 18:34:07.865934  283942 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0910 18:34:07.865986  283942 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0910 18:34:07.866033  283942 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0910 18:34:07.866082  283942 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0910 18:34:07.866133  283942 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0910 18:34:07.928719  283942 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0910 18:34:07.928929  283942 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0910 18:34:07.929078  283942 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0910 18:34:07.937486  283942 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0910 18:34:07.939249  283942 out.go:235]   - Generating certificates and keys ...
	I0910 18:34:07.939456  283942 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0910 18:34:07.939580  283942 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0910 18:34:08.274630  283942 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0910 18:34:08.967319  283942 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0910 18:34:09.524985  283942 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0910 18:34:09.825847  283942 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0910 18:34:10.042734  283942 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0910 18:34:10.061516  283942 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-224318 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0910 18:34:10.721639  283942 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0910 18:34:10.721797  283942 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-224318 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0910 18:34:11.517567  283942 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0910 18:34:11.927517  283942 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0910 18:34:12.278307  283942 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0910 18:34:12.278609  283942 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0910 18:34:13.208400  283942 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0910 18:34:13.502275  283942 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0910 18:34:13.838129  283942 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0910 18:34:14.491227  283942 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0910 18:34:15.103500  283942 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0910 18:34:15.103950  283942 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0910 18:34:15.104034  283942 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0910 18:34:15.110885  283942 out.go:235]   - Booting up control plane ...
	I0910 18:34:15.111008  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0910 18:34:15.111090  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0910 18:34:15.111161  283942 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0910 18:34:15.125155  283942 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0910 18:34:15.145108  283942 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0910 18:34:15.145298  283942 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0910 18:34:15.250192  283942 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0910 18:34:15.250326  283942 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0910 18:34:17.251785  283942 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.001646397s
	I0910 18:34:17.251877  283942 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0910 18:34:23.253523  283942 kubeadm.go:310] [api-check] The API server is healthy after 6.001957442s
	I0910 18:34:23.273325  283942 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0910 18:34:23.289473  283942 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0910 18:34:23.321670  283942 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0910 18:34:23.321858  283942 kubeadm.go:310] [mark-control-plane] Marking the node addons-224318 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0910 18:34:23.334164  283942 kubeadm.go:310] [bootstrap-token] Using token: pcb57y.c3zlrqxvj46g9tj8
	I0910 18:34:23.337109  283942 out.go:235]   - Configuring RBAC rules ...
	I0910 18:34:23.337257  283942 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0910 18:34:23.342208  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0910 18:34:23.350802  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0910 18:34:23.357103  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0910 18:34:23.361600  283942 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0910 18:34:23.366058  283942 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0910 18:34:23.663044  283942 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0910 18:34:24.133783  283942 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0910 18:34:24.662097  283942 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0910 18:34:24.663313  283942 kubeadm.go:310] 
	I0910 18:34:24.663382  283942 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0910 18:34:24.663388  283942 kubeadm.go:310] 
	I0910 18:34:24.663468  283942 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0910 18:34:24.663474  283942 kubeadm.go:310] 
	I0910 18:34:24.663500  283942 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0910 18:34:24.663558  283942 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0910 18:34:24.663607  283942 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0910 18:34:24.663612  283942 kubeadm.go:310] 
	I0910 18:34:24.663677  283942 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0910 18:34:24.663683  283942 kubeadm.go:310] 
	I0910 18:34:24.663728  283942 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0910 18:34:24.663733  283942 kubeadm.go:310] 
	I0910 18:34:24.663783  283942 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0910 18:34:24.663854  283942 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0910 18:34:24.663920  283942 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0910 18:34:24.663925  283942 kubeadm.go:310] 
	I0910 18:34:24.664005  283942 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0910 18:34:24.664079  283942 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0910 18:34:24.664083  283942 kubeadm.go:310] 
	I0910 18:34:24.664163  283942 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token pcb57y.c3zlrqxvj46g9tj8 \
	I0910 18:34:24.664263  283942 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:417f4ef92757a072c80a7090773f2651996d4223a886faa6eae36cf85c6e3c05 \
	I0910 18:34:24.664283  283942 kubeadm.go:310] 	--control-plane 
	I0910 18:34:24.664287  283942 kubeadm.go:310] 
	I0910 18:34:24.664369  283942 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0910 18:34:24.664373  283942 kubeadm.go:310] 
	I0910 18:34:24.664451  283942 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token pcb57y.c3zlrqxvj46g9tj8 \
	I0910 18:34:24.664548  283942 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:417f4ef92757a072c80a7090773f2651996d4223a886faa6eae36cf85c6e3c05 
	I0910 18:34:24.668531  283942 kubeadm.go:310] W0910 18:34:07.839988    1195 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0910 18:34:24.668822  283942 kubeadm.go:310] W0910 18:34:07.840915    1195 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0910 18:34:24.669028  283942 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0910 18:34:24.669157  283942 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0910 18:34:24.669181  283942 cni.go:84] Creating CNI manager for ""
	I0910 18:34:24.669189  283942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:34:24.672072  283942 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0910 18:34:24.674482  283942 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0910 18:34:24.678411  283942 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0910 18:34:24.678435  283942 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0910 18:34:24.702127  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0910 18:34:24.971697  283942 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0910 18:34:24.971781  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:24.971906  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-224318 minikube.k8s.io/updated_at=2024_09_10T18_34_24_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=37b4bace07cd53444288cad630e4db4b688b8c18 minikube.k8s.io/name=addons-224318 minikube.k8s.io/primary=true
	I0910 18:34:25.160643  283942 ops.go:34] apiserver oom_adj: -16
	I0910 18:34:25.160745  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:25.661520  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:26.161350  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:26.661607  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:27.161575  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:27.661721  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:28.160889  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:28.661658  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:29.161659  283942 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0910 18:34:29.259077  283942 kubeadm.go:1113] duration metric: took 4.287363211s to wait for elevateKubeSystemPrivileges
	I0910 18:34:29.259107  283942 kubeadm.go:394] duration metric: took 21.622998388s to StartCluster
	I0910 18:34:29.259124  283942 settings.go:142] acquiring lock: {Name:mkf202fbfccf1ed23d80a120fba080f7ceffcbd9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:29.259677  283942 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:34:29.260125  283942 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/kubeconfig: {Name:mk07505764363a916784872be1ed2f57ecbe6a06 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:34:29.260338  283942 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0910 18:34:29.260472  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0910 18:34:29.260757  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:29.260760  283942 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0910 18:34:29.260878  283942 addons.go:69] Setting yakd=true in profile "addons-224318"
	I0910 18:34:29.260901  283942 addons.go:234] Setting addon yakd=true in "addons-224318"
	I0910 18:34:29.260927  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.261438  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.261728  283942 addons.go:69] Setting inspektor-gadget=true in profile "addons-224318"
	I0910 18:34:29.261762  283942 addons.go:234] Setting addon inspektor-gadget=true in "addons-224318"
	I0910 18:34:29.261789  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.262212  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.262648  283942 addons.go:69] Setting metrics-server=true in profile "addons-224318"
	I0910 18:34:29.262689  283942 addons.go:234] Setting addon metrics-server=true in "addons-224318"
	I0910 18:34:29.262727  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.262792  283942 addons.go:69] Setting cloud-spanner=true in profile "addons-224318"
	I0910 18:34:29.262824  283942 addons.go:234] Setting addon cloud-spanner=true in "addons-224318"
	I0910 18:34:29.262858  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.263141  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.263256  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.265399  283942 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-224318"
	I0910 18:34:29.265492  283942 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-224318"
	I0910 18:34:29.265526  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.266109  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.266842  283942 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-224318"
	I0910 18:34:29.266883  283942 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-224318"
	I0910 18:34:29.266914  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.267353  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.274834  283942 addons.go:69] Setting registry=true in profile "addons-224318"
	I0910 18:34:29.274891  283942 addons.go:234] Setting addon registry=true in "addons-224318"
	I0910 18:34:29.274932  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.275412  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.276411  283942 addons.go:69] Setting default-storageclass=true in profile "addons-224318"
	I0910 18:34:29.276462  283942 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-224318"
	I0910 18:34:29.276781  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.289195  283942 addons.go:69] Setting storage-provisioner=true in profile "addons-224318"
	I0910 18:34:29.289258  283942 addons.go:234] Setting addon storage-provisioner=true in "addons-224318"
	I0910 18:34:29.289305  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.289768  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.304391  283942 addons.go:69] Setting gcp-auth=true in profile "addons-224318"
	I0910 18:34:29.304464  283942 mustload.go:65] Loading cluster: addons-224318
	I0910 18:34:29.304671  283942 config.go:182] Loaded profile config "addons-224318": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:34:29.304955  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.311434  283942 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-224318"
	I0910 18:34:29.311489  283942 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-224318"
	I0910 18:34:29.311838  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.320796  283942 addons.go:69] Setting ingress=true in profile "addons-224318"
	I0910 18:34:29.320902  283942 addons.go:234] Setting addon ingress=true in "addons-224318"
	I0910 18:34:29.320966  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.321554  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.331538  283942 addons.go:69] Setting volcano=true in profile "addons-224318"
	I0910 18:34:29.331606  283942 addons.go:234] Setting addon volcano=true in "addons-224318"
	I0910 18:34:29.331650  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.332150  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.356070  283942 addons.go:69] Setting ingress-dns=true in profile "addons-224318"
	I0910 18:34:29.356196  283942 addons.go:234] Setting addon ingress-dns=true in "addons-224318"
	I0910 18:34:29.356281  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.356905  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.368099  283942 addons.go:69] Setting volumesnapshots=true in profile "addons-224318"
	I0910 18:34:29.368213  283942 addons.go:234] Setting addon volumesnapshots=true in "addons-224318"
	I0910 18:34:29.368276  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.376703  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.425932  283942 out.go:177] * Verifying Kubernetes components...
	I0910 18:34:29.509847  283942 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0910 18:34:29.510295  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0910 18:34:29.511471  283942 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0910 18:34:29.517152  283942 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0910 18:34:29.517569  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.523059  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0910 18:34:29.523137  283942 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0910 18:34:29.523231  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.524563  283942 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0910 18:34:29.524852  283942 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0910 18:34:29.525012  283942 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0910 18:34:29.525301  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0910 18:34:29.533513  283942 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0910 18:34:29.538403  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0910 18:34:29.538511  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	W0910 18:34:29.512366  283942 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0910 18:34:29.539010  283942 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0910 18:34:29.539029  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0910 18:34:29.539092  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.545335  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0910 18:34:29.545404  283942 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0910 18:34:29.545503  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.548136  283942 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0910 18:34:29.559241  283942 out.go:177]   - Using image docker.io/registry:2.8.3
	I0910 18:34:29.560407  283942 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0910 18:34:29.560437  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0910 18:34:29.560534  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.548561  283942 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0910 18:34:29.595847  283942 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0910 18:34:29.596041  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.616368  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0910 18:34:29.619822  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0910 18:34:29.619884  283942 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0910 18:34:29.619982  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.644575  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.645720  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0910 18:34:29.645891  283942 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0910 18:34:29.647046  283942 addons.go:234] Setting addon default-storageclass=true in "addons-224318"
	I0910 18:34:29.647420  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.647961  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.649842  283942 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0910 18:34:29.649897  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0910 18:34:29.649996  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.647065  283942 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0910 18:34:29.655133  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.666810  283942 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0910 18:34:29.666839  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0910 18:34:29.666917  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.703359  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0910 18:34:29.704393  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.713175  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0910 18:34:29.729276  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.735405  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:29.737824  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0910 18:34:29.744424  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0910 18:34:29.744587  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0910 18:34:29.746907  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0910 18:34:29.749486  283942 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0910 18:34:29.749612  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:29.752048  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0910 18:34:29.752080  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0910 18:34:29.752152  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.752675  283942 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0910 18:34:29.752696  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0910 18:34:29.752743  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.788403  283942 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-224318"
	I0910 18:34:29.788448  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:29.788891  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:29.799319  283942 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0910 18:34:29.799341  283942 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0910 18:34:29.799402  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:29.838048  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.842545  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.888772  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.901129  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.902404  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.916082  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.925661  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:29.944672  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	W0910 18:34:29.946543  283942 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0910 18:34:29.946570  283942 retry.go:31] will retry after 182.096677ms: ssh: handshake failed: EOF
	I0910 18:34:29.951978  283942 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0910 18:34:29.959489  283942 out.go:177]   - Using image docker.io/busybox:stable
	I0910 18:34:29.962423  283942 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0910 18:34:29.962452  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0910 18:34:29.962525  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:30.007245  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:30.147165  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0910 18:34:30.147202  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0910 18:34:30.240577  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0910 18:34:30.240616  283942 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0910 18:34:30.256675  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0910 18:34:30.308893  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0910 18:34:30.308935  283942 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0910 18:34:30.319815  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0910 18:34:30.319855  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0910 18:34:30.335716  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0910 18:34:30.419431  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0910 18:34:30.422712  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0910 18:34:30.422755  283942 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0910 18:34:30.427325  283942 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0910 18:34:30.427429  283942 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0910 18:34:30.435139  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0910 18:34:30.435173  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0910 18:34:30.461070  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0910 18:34:30.463654  283942 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0910 18:34:30.463741  283942 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0910 18:34:30.484126  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0910 18:34:30.484203  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0910 18:34:30.490798  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0910 18:34:30.518203  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0910 18:34:30.518288  283942 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0910 18:34:30.526456  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0910 18:34:30.552009  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0910 18:34:30.552083  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0910 18:34:30.653602  283942 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0910 18:34:30.653679  283942 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0910 18:34:30.659015  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0910 18:34:30.659980  283942 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0910 18:34:30.660053  283942 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0910 18:34:30.663995  283942 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0910 18:34:30.664102  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0910 18:34:30.685159  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0910 18:34:30.685240  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0910 18:34:30.702997  283942 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0910 18:34:30.703068  283942 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0910 18:34:30.713057  283942 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0910 18:34:30.713146  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0910 18:34:30.829414  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0910 18:34:30.829488  283942 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0910 18:34:30.832704  283942 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0910 18:34:30.832772  283942 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0910 18:34:30.869609  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0910 18:34:30.880043  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0910 18:34:30.884972  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0910 18:34:30.894441  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0910 18:34:30.894520  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0910 18:34:30.985822  283942 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:30.985886  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0910 18:34:30.998043  283942 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0910 18:34:30.998115  283942 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0910 18:34:31.092548  283942 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0910 18:34:31.092641  283942 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0910 18:34:31.108225  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:31.188080  283942 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0910 18:34:31.188157  283942 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0910 18:34:31.229582  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0910 18:34:31.229657  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0910 18:34:31.315756  283942 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0910 18:34:31.315840  283942 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0910 18:34:31.354776  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0910 18:34:31.354855  283942 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0910 18:34:31.411970  283942 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0910 18:34:31.412042  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0910 18:34:31.429566  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0910 18:34:31.429627  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0910 18:34:31.475360  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0910 18:34:31.512401  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0910 18:34:31.512472  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0910 18:34:31.702266  283942 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0910 18:34:31.702347  283942 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0910 18:34:31.877855  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0910 18:34:32.390607  283942 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (2.879105311s)
	I0910 18:34:32.390795  283942 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0910 18:34:32.390878  283942 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.880540717s)
	I0910 18:34:32.390958  283942 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	W0910 18:34:33.119594  283942 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-224318" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0910 18:34:33.119626  283942 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0910 18:34:35.467449  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.210734669s)
	I0910 18:34:35.467525  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.131784281s)
	I0910 18:34:35.467567  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.048112856s)
	I0910 18:34:35.467603  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.006459121s)
	I0910 18:34:35.700885  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.21000273s)
	I0910 18:34:36.631552  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.105013444s)
	I0910 18:34:36.631596  283942 addons.go:475] Verifying addon ingress=true in "addons-224318"
	I0910 18:34:36.631757  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.972645245s)
	I0910 18:34:36.631987  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.762294737s)
	I0910 18:34:36.632105  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.751987859s)
	I0910 18:34:36.632121  283942 addons.go:475] Verifying addon registry=true in "addons-224318"
	I0910 18:34:36.632265  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.747216282s)
	I0910 18:34:36.632622  283942 addons.go:475] Verifying addon metrics-server=true in "addons-224318"
	I0910 18:34:36.632362  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.524061659s)
	W0910 18:34:36.632658  283942 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0910 18:34:36.632683  283942 retry.go:31] will retry after 308.175582ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0910 18:34:36.632425  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (5.156990202s)
	I0910 18:34:36.634457  283942 out.go:177] * Verifying ingress addon...
	I0910 18:34:36.636312  283942 out.go:177] * Verifying registry addon...
	I0910 18:34:36.636408  283942 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-224318 service yakd-dashboard -n yakd-dashboard
	
	I0910 18:34:36.640098  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0910 18:34:36.641560  283942 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0910 18:34:36.672559  283942 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0910 18:34:36.672598  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:36.673436  283942 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0910 18:34:36.673462  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:36.941273  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0910 18:34:37.133392  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.255442626s)
	I0910 18:34:37.133434  283942 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-224318"
	I0910 18:34:37.133602  283942 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.742761496s)
	I0910 18:34:37.134643  283942 node_ready.go:35] waiting up to 6m0s for node "addons-224318" to be "Ready" ...
	I0910 18:34:37.137002  283942 out.go:177] * Verifying csi-hostpath-driver addon...
	I0910 18:34:37.140817  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0910 18:34:37.209579  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:37.212129  283942 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0910 18:34:37.212197  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:37.213038  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:37.669820  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:37.671072  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:37.672049  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.148792  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:38.150324  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.151688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:38.651439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:38.652390  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:38.653488  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.139483  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:39.151432  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:39.151750  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.152436  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:39.653856  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:39.655543  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:39.656622  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.154439  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.154868  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:40.155086  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:40.300369  283942 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.359029837s)
	I0910 18:34:40.521698  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0910 18:34:40.521792  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:40.553232  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:40.643390  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:40.647795  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:40.648961  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:40.677174  283942 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0910 18:34:40.699002  283942 addons.go:234] Setting addon gcp-auth=true in "addons-224318"
	I0910 18:34:40.699056  283942 host.go:66] Checking if "addons-224318" exists ...
	I0910 18:34:40.699526  283942 cli_runner.go:164] Run: docker container inspect addons-224318 --format={{.State.Status}}
	I0910 18:34:40.719602  283942 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0910 18:34:40.719667  283942 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-224318
	I0910 18:34:40.742006  283942 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33133 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/addons-224318/id_rsa Username:docker}
	I0910 18:34:40.839762  283942 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0910 18:34:40.842454  283942 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0910 18:34:40.845011  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0910 18:34:40.845043  283942 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0910 18:34:40.874680  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0910 18:34:40.874713  283942 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0910 18:34:40.907914  283942 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0910 18:34:40.907939  283942 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0910 18:34:40.929534  283942 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0910 18:34:41.142777  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:41.144466  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:41.149958  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:41.150475  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:41.605986  283942 addons.go:475] Verifying addon gcp-auth=true in "addons-224318"
	I0910 18:34:41.608941  283942 out.go:177] * Verifying gcp-auth addon...
	I0910 18:34:41.612142  283942 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0910 18:34:41.622641  283942 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0910 18:34:41.622719  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:41.724961  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:41.726379  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:41.731964  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:42.116791  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:42.147622  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:42.148452  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:42.148855  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:42.615328  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:42.644916  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:42.645223  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:42.647052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:43.116367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:43.144450  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:43.146847  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:43.147930  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:43.615602  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:43.637911  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:43.645666  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:43.646313  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:43.647811  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:44.116400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:44.144935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:44.146466  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:44.146956  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:44.616058  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:44.645147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:44.645349  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:44.646893  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:45.131078  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:45.154400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:45.157901  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:45.158194  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:45.616175  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:45.638173  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:45.643378  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:45.645331  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:45.647236  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.115729  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:46.146898  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:46.147112  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:46.148474  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.616449  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:46.643997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:46.646751  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:46.646921  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.115812  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:47.147156  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.148052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:47.148226  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:47.615880  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:47.638645  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:47.645707  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:47.646530  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:47.647385  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:48.115910  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:48.144628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:48.146988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:48.147645  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:48.615381  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:48.643037  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:48.646089  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:48.646967  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:49.115528  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:49.145102  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:49.146814  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:49.147013  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:49.616495  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:49.638707  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:49.649467  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:49.649838  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:49.650589  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.116098  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:50.144320  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:50.147843  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.148469  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:50.615747  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:50.643922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:50.646128  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:50.647067  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.115593  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:51.144478  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:51.144728  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.147315  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:51.615785  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:51.644076  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:51.644922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:51.646108  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:52.115849  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:52.139007  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:52.145046  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:52.145417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:52.146564  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:52.615273  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:52.645849  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:52.646021  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:52.647754  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.115502  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:53.143256  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:53.146272  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:53.146359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.616250  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:53.645325  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:53.646461  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:53.646941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.115340  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:54.145767  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:54.146096  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.146806  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:54.615979  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:54.638650  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:54.644126  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:54.645400  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:54.646391  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.117107  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:55.146662  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:55.147526  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:55.148602  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.615572  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:55.645857  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:55.646246  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:55.646962  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:56.115343  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:56.145186  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:56.146197  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:56.146937  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:56.615311  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:56.638747  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:56.644528  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:56.645301  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:56.646274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.115426  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:57.145048  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:57.146049  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:57.146746  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.616098  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:57.645270  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:57.646275  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:57.648741  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.115692  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:58.143630  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:58.146222  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:58.148206  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.631604  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:58.645625  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:34:58.656447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:58.657350  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:58.657764  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.115224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:59.146787  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:34:59.147262  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:59.147714  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.616628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:34:59.644087  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:34:59.645054  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:34:59.647008  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:00.116982  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:00.189648  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:00.190753  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:00.192347  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:00.630264  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:00.674507  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:00.683194  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:00.683433  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:00.685753  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:01.115581  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:01.146258  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:01.146485  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:01.147339  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:01.619071  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:01.646183  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:01.646620  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:01.648045  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.115371  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:02.145266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:02.146725  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:02.147518  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.615926  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:02.646336  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:02.647805  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:02.648857  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.115994  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:03.138488  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:03.142970  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:03.145102  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.146359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:03.616267  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:03.645589  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:03.646364  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:03.647348  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:04.116100  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:04.144597  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:04.144988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:04.146472  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:04.615670  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:04.644822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:04.646340  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:04.647655  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.116276  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:05.139182  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:05.147688  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.147688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:05.149093  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:05.616619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:05.645718  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:05.646692  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:05.647614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:06.115627  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:06.144224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:06.147613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:06.147890  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:06.615245  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:06.645499  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:06.646350  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:06.646809  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.116240  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:07.144474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:07.144986  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.147376  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:07.616266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:07.638264  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:07.645262  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:07.646139  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:07.648080  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:08.115559  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:08.145492  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:08.146205  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:08.147144  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:08.615649  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:08.647903  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:08.649305  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:08.651534  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:09.116701  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:09.144943  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:09.145388  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:09.147137  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:09.616447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:09.643398  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:09.644895  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:09.646655  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.115770  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:10.138542  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:10.146413  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:10.147147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:10.147954  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.616268  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:10.645311  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:10.646178  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:10.647501  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.116619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:11.146182  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.146947  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:11.147811  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:11.617019  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:11.644034  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:11.645134  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:11.647665  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.115472  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:12.139190  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:12.145550  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:12.146009  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.147179  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:12.616241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:12.645567  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:12.646338  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:12.646709  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.115781  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:13.144766  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.145386  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:13.147285  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:13.616365  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:13.644710  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:13.645494  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:13.646019  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:14.116950  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:14.145393  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:14.145662  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:14.146513  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:14.616060  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:14.638203  283942 node_ready.go:53] node "addons-224318" has status "Ready":"False"
	I0910 18:35:14.644246  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:14.644610  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:14.647359  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:15.120744  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:15.148822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:15.149367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:15.151833  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:15.615700  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:15.645411  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:15.645701  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:15.647806  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:16.116994  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:16.144495  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:16.146975  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:16.147776  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:16.639422  283942 node_ready.go:49] node "addons-224318" has status "Ready":"True"
	I0910 18:35:16.639450  283942 node_ready.go:38] duration metric: took 39.504756296s for node "addons-224318" to be "Ready" ...
	I0910 18:35:16.639462  283942 pod_ready.go:36] extra waiting up to 6m0s 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" ...
	I0910 18:35:16.661376  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:16.729841  283942 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0910 18:35:16.729872  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:16.730677  283942 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:16.762029  283942 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0910 18:35:16.762059  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:16.762962  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:17.115949  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:17.147002  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:17.148898  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:17.149796  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:17.618026  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:17.730646  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:17.732873  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:17.735153  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.119847  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:18.223572  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:18.225442  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:18.234776  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.615515  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:18.653393  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:18.654580  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:18.656234  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:18.741990  283942 pod_ready.go:103] pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:19.146987  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:19.207836  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:19.209273  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:19.210179  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:19.287656  283942 pod_ready.go:93] pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.287701  283942 pod_ready.go:82] duration metric: took 2.556989637s for pod "coredns-6f6b679f8f-9x2hl" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.287717  283942 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.297560  283942 pod_ready.go:93] pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.297588  283942 pod_ready.go:82] duration metric: took 9.855161ms for pod "coredns-6f6b679f8f-szqs7" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.297612  283942 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.304145  283942 pod_ready.go:93] pod "etcd-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.304171  283942 pod_ready.go:82] duration metric: took 6.550683ms for pod "etcd-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.304186  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.310276  283942 pod_ready.go:93] pod "kube-apiserver-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.310302  283942 pod_ready.go:82] duration metric: took 6.107881ms for pod "kube-apiserver-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.310315  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.329555  283942 pod_ready.go:93] pod "kube-controller-manager-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.329586  283942 pod_ready.go:82] duration metric: took 19.26244ms for pod "kube-controller-manager-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.329601  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-pmklw" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.619168  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:19.635352  283942 pod_ready.go:93] pod "kube-proxy-pmklw" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:19.635429  283942 pod_ready.go:82] duration metric: took 305.818719ms for pod "kube-proxy-pmklw" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.635457  283942 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:19.648891  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:19.650092  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:19.652721  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.068433  283942 pod_ready.go:93] pod "kube-scheduler-addons-224318" in "kube-system" namespace has status "Ready":"True"
	I0910 18:35:20.068508  283942 pod_ready.go:82] duration metric: took 433.029365ms for pod "kube-scheduler-addons-224318" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:20.068536  283942 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace to be "Ready" ...
	I0910 18:35:20.126034  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:20.151342  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:20.153714  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.161243  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:20.616843  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:20.649137  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:20.650420  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:20.652523  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:21.117520  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:21.219627  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:21.220190  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:21.223362  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:21.616676  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:21.646524  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:21.646989  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:21.649637  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:22.078828  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:22.116675  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:22.145304  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:22.148836  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:22.149660  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:22.616696  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:22.649412  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:22.650169  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:22.651661  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:23.116309  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:23.150401  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:23.151514  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:23.155072  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:23.616795  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:23.646423  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:23.648323  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:23.649381  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.101470  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:24.136058  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:24.151947  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:24.155752  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:24.158654  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.615974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:24.647184  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:24.647778  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:24.650632  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.151842  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:25.252638  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:25.253897  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:25.254968  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.616725  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:25.643915  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:25.646313  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:25.649010  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:26.116706  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:26.152073  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:26.154274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:26.154435  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:26.574363  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:26.616332  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:26.646032  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:26.647452  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:26.648579  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.117205  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:27.154508  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:27.156113  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:27.161067  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.619339  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:27.644535  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:27.649949  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:27.651487  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:28.117040  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:28.145698  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:28.148192  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:28.149485  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:28.575449  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:28.617578  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:28.643571  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:28.647383  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:28.647694  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:29.130801  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:29.148417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:29.148702  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:29.150660  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:29.617316  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:29.648388  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:29.651536  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:29.653343  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.174270  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:30.174688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.175155  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:30.183396  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:30.583633  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:30.618588  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:30.720935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:30.721074  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:30.721608  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.128771  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:31.164681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.166052  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:31.166369  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:31.620741  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:31.658681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:31.661026  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:31.666390  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:32.117173  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:32.161439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:32.162338  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:32.163000  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:32.617920  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:32.649748  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:32.650276  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:32.651583  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.080031  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:33.117730  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:33.225581  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:33.227765  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.238393  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:33.617903  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:33.648712  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:33.650799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:33.652055  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.116104  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:34.164664  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:34.168272  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:34.169823  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.616984  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:34.644274  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:34.645952  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:34.647811  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:35.116109  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:35.147256  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:35.148063  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:35.149235  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:35.574683  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:35.616490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:35.648688  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:35.650324  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:35.651406  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.119209  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:36.151454  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:36.152627  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:36.154316  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.630746  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:36.667383  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:36.668659  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:36.702223  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.116957  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:37.158233  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:37.169955  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:37.171767  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.576963  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:37.617482  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:37.650005  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:37.666964  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:37.669196  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.117035  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:38.150490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:38.152993  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:38.155852  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.634383  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:38.649672  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:38.652310  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:38.655415  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:39.116531  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:39.145754  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:39.150524  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:39.152285  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:39.578959  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:39.617462  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:39.650902  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:39.674628  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:39.676681  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.171494  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:40.172845  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:40.173241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:40.174314  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.620000  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:40.647972  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:40.649424  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:40.649865  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:41.116344  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:41.150373  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:41.151376  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:41.152997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:41.616309  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:41.645913  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:41.653074  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:41.654941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:42.120763  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:42.134647  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:42.235055  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:42.236412  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:42.237619  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:42.616468  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:42.646216  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:42.647740  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:42.648115  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:43.116108  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:43.147584  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:43.148976  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:43.149558  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:43.616410  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:43.717595  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:43.718720  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:43.719113  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.117587  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:44.157074  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:44.175153  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.176999  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:44.575836  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:44.616798  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:44.646395  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:44.648383  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:44.649336  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.117732  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:45.160635  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:45.162534  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.164988  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:45.616430  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:45.652229  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:45.654414  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:45.655891  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.117085  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:46.149765  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:46.151592  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.152133  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:46.582341  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:46.623319  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:46.644474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:46.660098  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:46.662518  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.116024  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:47.147450  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.148059  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:47.148940  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:47.617261  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:47.645614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:47.646822  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:47.649432  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.119241  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:48.143430  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0910 18:35:48.222357  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.223585  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:48.616401  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:48.647241  283942 kapi.go:107] duration metric: took 1m12.007141041s to wait for kubernetes.io/minikube-addons=registry ...
	I0910 18:35:48.650736  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:48.652387  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.074806  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:49.116433  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:49.147590  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:49.148837  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.616475  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:49.645802  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:49.647152  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.116488  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:50.147995  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:50.148978  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.616151  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:50.648117  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:50.651315  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:51.076708  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:51.116918  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:51.154936  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:51.157812  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:51.616753  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:51.648008  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:51.651864  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:52.116818  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:52.148071  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:52.151184  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:52.617474  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:52.654223  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:52.654380  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:53.082349  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:53.117345  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:53.152095  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:53.154233  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:53.616876  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:53.647806  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:53.649322  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:54.121614  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:54.149296  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:54.151101  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:54.618821  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:54.650281  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:54.653653  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:55.085483  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:55.124922  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:55.153674  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:55.155941  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:55.616910  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:55.648134  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:55.651224  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:56.116049  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:56.150107  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:56.151913  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:56.615482  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:56.648822  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:56.650355  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.099433  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:57.118209  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:57.146510  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.149231  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:57.622147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:57.652527  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:57.653755  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:58.116911  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:58.145752  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:58.147451  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:58.616782  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:58.645314  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:58.647543  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.116361  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:59.145283  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:35:59.147371  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.575758  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:35:59.615181  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:35:59.652689  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:35:59.652928  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:00.133828  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:00.164513  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:00.165974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:00.690266  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:00.693672  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:00.705741  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.117416  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:01.148004  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:01.152350  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.618417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:01.646583  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:01.647829  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:02.077311  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:02.120368  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:02.220613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:02.222270  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:02.615968  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:02.648250  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:02.652719  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.115935  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:03.146520  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.146661  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:03.619997  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:03.654460  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:03.655989  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.089841  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:04.116541  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:04.146253  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.147188  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:04.622874  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:04.647776  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:04.659830  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.151933  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:05.155081  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.156385  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:05.621683  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:05.658575  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:05.660267  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:06.117539  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:06.147181  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:06.149298  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:06.581213  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:06.622785  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:06.660029  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:06.670406  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.116710  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:07.148640  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.149704  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:07.618561  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:07.648143  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:07.654425  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.116870  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:08.146490  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:08.147478  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.616972  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:08.669356  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:08.672091  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:09.078908  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:09.117727  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:09.147594  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:09.148564  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:09.618742  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:09.700846  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:09.705871  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.131592  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:10.164189  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.189567  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:10.621613  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:10.648347  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:10.649844  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:11.098102  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:11.119367  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:11.151275  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:11.158705  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:11.616936  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:11.666498  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:11.670407  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.116417  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:12.145747  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:12.148342  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.617178  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:12.646850  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:12.648293  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:13.115900  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:13.148079  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:13.149593  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:13.589576  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:13.616799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:13.663344  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:13.665573  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.119163  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:14.147511  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:14.150568  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.616547  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:14.647967  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:14.655169  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:15.118538  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:15.147046  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:15.150799  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:15.617761  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:15.648449  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:15.651067  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.077390  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:16.116744  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:16.146053  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:16.148623  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.616312  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:16.647198  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:16.648258  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.116447  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:17.145858  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.148046  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:17.616332  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:17.654004  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:17.655854  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.117552  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:18.162452  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.164974  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:18.575701  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:18.615629  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:18.646374  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:18.648796  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.116439  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:19.146181  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:19.146434  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.616147  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:19.647681  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:19.648597  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:20.132591  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:20.146741  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:20.149611  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:20.580084  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:20.615831  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:20.647368  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:20.648259  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.116468  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:21.146499  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.146711  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:21.616201  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:21.649633  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:21.650800  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0910 18:36:22.117088  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:22.145779  283942 kapi.go:107] duration metric: took 1m45.004960084s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0910 18:36:22.148777  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:22.616231  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:22.646512  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:23.075428  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:23.116020  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:23.146667  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:23.616757  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:23.647660  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:24.126057  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:24.220189  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:24.622233  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:24.649164  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:25.101952  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:25.123090  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:25.146944  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:25.616505  283942 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0910 18:36:25.646058  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:26.118060  283942 kapi.go:107] duration metric: took 1m44.505915319s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0910 18:36:26.120916  283942 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-224318 cluster.
	I0910 18:36:26.123658  283942 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0910 18:36:26.126364  283942 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0910 18:36:26.148200  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:26.659308  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:27.153153  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:27.575562  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:27.649507  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:28.147184  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:28.648689  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:29.148857  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:29.577227  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:29.648116  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:30.199807  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:30.650542  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:31.148072  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:31.577831  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:31.647341  283942 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0910 18:36:32.153042  283942 kapi.go:107] duration metric: took 1m55.511479279s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0910 18:36:32.155061  283942 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, cloud-spanner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0910 18:36:32.156383  283942 addons.go:510] duration metric: took 2m2.895619886s for enable addons: enabled=[storage-provisioner nvidia-device-plugin cloud-spanner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0910 18:36:34.086024  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:36.575696  283942 pod_ready.go:103] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"False"
	I0910 18:36:37.079818  283942 pod_ready.go:93] pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace has status "Ready":"True"
	I0910 18:36:37.079890  283942 pod_ready.go:82] duration metric: took 1m17.011308707s for pod "metrics-server-84c5f94fbc-zw6ct" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.079917  283942 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.097256  283942 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace has status "Ready":"True"
	I0910 18:36:37.097284  283942 pod_ready.go:82] duration metric: took 17.345073ms for pod "nvidia-device-plugin-daemonset-sxg42" in "kube-system" namespace to be "Ready" ...
	I0910 18:36:37.097308  283942 pod_ready.go:39] duration metric: took 1m20.457799102s 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" ...
	I0910 18:36:37.097326  283942 api_server.go:52] waiting for apiserver process to appear ...
	I0910 18:36:37.097358  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:37.097424  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:37.166113  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:37.166142  283942 cri.go:89] found id: ""
	I0910 18:36:37.166150  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:37.166218  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.170285  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:37.170384  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:37.220566  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:37.220590  283942 cri.go:89] found id: ""
	I0910 18:36:37.220598  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:37.220688  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.224946  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:37.225051  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:37.283470  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:37.283532  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:37.283552  283942 cri.go:89] found id: ""
	I0910 18:36:37.283577  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:37.283644  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.287629  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.291081  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:37.291155  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:37.344414  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:37.344438  283942 cri.go:89] found id: ""
	I0910 18:36:37.344446  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:37.344529  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.348373  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:37.348450  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:37.394897  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:37.394918  283942 cri.go:89] found id: ""
	I0910 18:36:37.394926  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:37.395011  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.400621  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:37.400699  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:37.451571  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:37.451645  283942 cri.go:89] found id: ""
	I0910 18:36:37.451682  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:37.451793  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.456218  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:37.456342  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:37.515374  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:37.515411  283942 cri.go:89] found id: ""
	I0910 18:36:37.515421  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:37.515490  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:37.519592  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:37.519693  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:37.718369  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:37.718400  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:37.784418  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:37.784461  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:37.831941  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:37.831972  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:37.925440  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:37.925477  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:37.999181  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:37.999213  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:38.089846  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:38.089888  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:38.164577  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:38.164612  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:38.207361  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:38.207389  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:38.253346  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:38.253379  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:38.296138  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:38.296166  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:38.353407  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:38.353439  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:38.446672  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:38.446709  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:40.963925  283942 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 18:36:40.979134  283942 api_server.go:72] duration metric: took 2m11.718758054s to wait for apiserver process to appear ...
	I0910 18:36:40.979158  283942 api_server.go:88] waiting for apiserver healthz status ...
	I0910 18:36:40.979195  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:40.979251  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:41.043999  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:41.044023  283942 cri.go:89] found id: ""
	I0910 18:36:41.044032  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:41.044098  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.048022  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:41.048104  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:41.097030  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:41.097051  283942 cri.go:89] found id: ""
	I0910 18:36:41.097059  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:41.097141  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.100819  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:41.100894  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:41.140944  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:41.140968  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:41.140973  283942 cri.go:89] found id: ""
	I0910 18:36:41.140980  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:41.141042  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.144655  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.148144  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:41.148222  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:41.188880  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:41.188904  283942 cri.go:89] found id: ""
	I0910 18:36:41.188912  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:41.188971  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.192585  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:41.192657  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:41.235029  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:41.235058  283942 cri.go:89] found id: ""
	I0910 18:36:41.235067  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:41.235130  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.239217  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:41.239325  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:41.289054  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:41.289176  283942 cri.go:89] found id: ""
	I0910 18:36:41.289201  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:41.289299  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.294200  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:41.294352  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:41.340667  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:41.340719  283942 cri.go:89] found id: ""
	I0910 18:36:41.340730  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:41.340790  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:41.345363  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:41.345391  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:41.365229  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:41.365353  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:41.455233  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:41.455272  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:41.537197  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:41.537240  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:41.588258  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:41.588294  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:41.627693  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:41.627724  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:41.748768  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:41.748852  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:41.840541  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:41.840582  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:41.920539  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:41.920578  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:42.115898  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:42.115934  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:42.160542  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:42.160585  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:42.221870  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:42.221908  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:42.319612  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:42.319654  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:44.873070  283942 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0910 18:36:44.881180  283942 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0910 18:36:44.882376  283942 api_server.go:141] control plane version: v1.31.0
	I0910 18:36:44.882421  283942 api_server.go:131] duration metric: took 3.90325593s to wait for apiserver health ...
	I0910 18:36:44.882430  283942 system_pods.go:43] waiting for kube-system pods to appear ...
	I0910 18:36:44.882452  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0910 18:36:44.882525  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0910 18:36:44.925494  283942 cri.go:89] found id: "e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:44.925520  283942 cri.go:89] found id: ""
	I0910 18:36:44.925528  283942 logs.go:276] 1 containers: [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222]
	I0910 18:36:44.925599  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:44.929675  283942 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0910 18:36:44.929767  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0910 18:36:44.970988  283942 cri.go:89] found id: "bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:44.971052  283942 cri.go:89] found id: ""
	I0910 18:36:44.971074  283942 logs.go:276] 1 containers: [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3]
	I0910 18:36:44.971142  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:44.974764  283942 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0910 18:36:44.974836  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0910 18:36:45.104699  283942 cri.go:89] found id: "cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:45.104722  283942 cri.go:89] found id: "95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:45.104727  283942 cri.go:89] found id: ""
	I0910 18:36:45.105264  283942 logs.go:276] 2 containers: [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e]
	I0910 18:36:45.105357  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.125974  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.130986  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0910 18:36:45.131072  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0910 18:36:45.190433  283942 cri.go:89] found id: "4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:45.190460  283942 cri.go:89] found id: ""
	I0910 18:36:45.190470  283942 logs.go:276] 1 containers: [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec]
	I0910 18:36:45.190540  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.196393  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0910 18:36:45.196469  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0910 18:36:45.250320  283942 cri.go:89] found id: "75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:45.250348  283942 cri.go:89] found id: ""
	I0910 18:36:45.250358  283942 logs.go:276] 1 containers: [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5]
	I0910 18:36:45.250427  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.269541  283942 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0910 18:36:45.269627  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0910 18:36:45.336197  283942 cri.go:89] found id: "d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:45.336318  283942 cri.go:89] found id: ""
	I0910 18:36:45.336333  283942 logs.go:276] 1 containers: [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f]
	I0910 18:36:45.336407  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.341843  283942 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0910 18:36:45.341936  283942 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0910 18:36:45.407331  283942 cri.go:89] found id: "6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:45.407356  283942 cri.go:89] found id: ""
	I0910 18:36:45.407365  283942 logs.go:276] 1 containers: [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4]
	I0910 18:36:45.407433  283942 ssh_runner.go:195] Run: which crictl
	I0910 18:36:45.411774  283942 logs.go:123] Gathering logs for kubelet ...
	I0910 18:36:45.411857  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0910 18:36:45.508949  283942 logs.go:123] Gathering logs for describe nodes ...
	I0910 18:36:45.508997  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0910 18:36:45.664322  283942 logs.go:123] Gathering logs for coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] ...
	I0910 18:36:45.664350  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0"
	I0910 18:36:45.719556  283942 logs.go:123] Gathering logs for kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] ...
	I0910 18:36:45.719589  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec"
	I0910 18:36:45.772751  283942 logs.go:123] Gathering logs for kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] ...
	I0910 18:36:45.772825  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5"
	I0910 18:36:45.813991  283942 logs.go:123] Gathering logs for kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] ...
	I0910 18:36:45.814020  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f"
	I0910 18:36:45.903733  283942 logs.go:123] Gathering logs for kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] ...
	I0910 18:36:45.903774  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4"
	I0910 18:36:45.948048  283942 logs.go:123] Gathering logs for dmesg ...
	I0910 18:36:45.948078  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0910 18:36:45.964891  283942 logs.go:123] Gathering logs for kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] ...
	I0910 18:36:45.964926  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222"
	I0910 18:36:46.022567  283942 logs.go:123] Gathering logs for etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] ...
	I0910 18:36:46.022605  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3"
	I0910 18:36:46.087680  283942 logs.go:123] Gathering logs for coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] ...
	I0910 18:36:46.087712  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e"
	I0910 18:36:46.134428  283942 logs.go:123] Gathering logs for CRI-O ...
	I0910 18:36:46.134455  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0910 18:36:46.230978  283942 logs.go:123] Gathering logs for container status ...
	I0910 18:36:46.231064  283942 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0910 18:36:48.808046  283942 system_pods.go:59] 19 kube-system pods found
	I0910 18:36:48.808093  283942 system_pods.go:61] "coredns-6f6b679f8f-9x2hl" [c139f6d2-7921-44e4-a88f-af4e58602635] Running
	I0910 18:36:48.808100  283942 system_pods.go:61] "coredns-6f6b679f8f-szqs7" [77f89dab-332d-45fe-97f4-1e0f38dc83ed] Running
	I0910 18:36:48.808105  283942 system_pods.go:61] "csi-hostpath-attacher-0" [c5cc525e-30f2-447b-9b42-db70f9613fa8] Running
	I0910 18:36:48.808119  283942 system_pods.go:61] "csi-hostpath-resizer-0" [ee1baf21-db36-4e63-901c-f3a27316e989] Running
	I0910 18:36:48.808135  283942 system_pods.go:61] "csi-hostpathplugin-spgtq" [99fdaa54-eeaf-488d-a694-c8ff93868da9] Running
	I0910 18:36:48.808151  283942 system_pods.go:61] "etcd-addons-224318" [fd9d4345-4097-4a5f-a8e6-dac327582d6d] Running
	I0910 18:36:48.808155  283942 system_pods.go:61] "kindnet-kkhxq" [e8ea5f9f-245b-4775-8925-fe51f6eaee8b] Running
	I0910 18:36:48.808160  283942 system_pods.go:61] "kube-apiserver-addons-224318" [e52b84e0-7827-4704-b2db-4d1f8b9833ef] Running
	I0910 18:36:48.808169  283942 system_pods.go:61] "kube-controller-manager-addons-224318" [a74c8af5-5b34-4be0-bee5-accc51c296c7] Running
	I0910 18:36:48.808174  283942 system_pods.go:61] "kube-ingress-dns-minikube" [59745055-86f7-4d52-8493-3887ca677e09] Running
	I0910 18:36:48.808180  283942 system_pods.go:61] "kube-proxy-pmklw" [5567aad9-7daa-43f1-b99b-d35a1f98f175] Running
	I0910 18:36:48.808184  283942 system_pods.go:61] "kube-scheduler-addons-224318" [5060a41f-dae7-4da2-b29d-cfb618c7586e] Running
	I0910 18:36:48.808191  283942 system_pods.go:61] "metrics-server-84c5f94fbc-zw6ct" [02248ce2-00c4-4b18-a405-2e9d107fdcf4] Running
	I0910 18:36:48.808195  283942 system_pods.go:61] "nvidia-device-plugin-daemonset-sxg42" [ce7997e7-effd-4f72-8f76-75e34ea74ff2] Running
	I0910 18:36:48.808199  283942 system_pods.go:61] "registry-66c9cd494c-hljcg" [6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64] Running
	I0910 18:36:48.808202  283942 system_pods.go:61] "registry-proxy-szt8g" [4823bf30-34aa-4332-a371-4e0b98ea81fd] Running
	I0910 18:36:48.808218  283942 system_pods.go:61] "snapshot-controller-56fcc65765-m7x74" [c5d73a26-a8c1-4655-9d30-29a92941b305] Running
	I0910 18:36:48.808227  283942 system_pods.go:61] "snapshot-controller-56fcc65765-nmrkn" [6fc0aca6-ece5-4bbc-b6ba-b3aabcddbb81] Running
	I0910 18:36:48.808243  283942 system_pods.go:61] "storage-provisioner" [dedbbea5-81e1-4be0-9e3c-658652d725da] Running
	I0910 18:36:48.808254  283942 system_pods.go:74] duration metric: took 3.925816501s to wait for pod list to return data ...
	I0910 18:36:48.808261  283942 default_sa.go:34] waiting for default service account to be created ...
	I0910 18:36:48.812204  283942 default_sa.go:45] found service account: "default"
	I0910 18:36:48.812234  283942 default_sa.go:55] duration metric: took 3.965788ms for default service account to be created ...
	I0910 18:36:48.812244  283942 system_pods.go:116] waiting for k8s-apps to be running ...
	I0910 18:36:48.907928  283942 system_pods.go:86] 19 kube-system pods found
	I0910 18:36:48.907967  283942 system_pods.go:89] "coredns-6f6b679f8f-9x2hl" [c139f6d2-7921-44e4-a88f-af4e58602635] Running
	I0910 18:36:48.907976  283942 system_pods.go:89] "coredns-6f6b679f8f-szqs7" [77f89dab-332d-45fe-97f4-1e0f38dc83ed] Running
	I0910 18:36:48.907981  283942 system_pods.go:89] "csi-hostpath-attacher-0" [c5cc525e-30f2-447b-9b42-db70f9613fa8] Running
	I0910 18:36:48.907986  283942 system_pods.go:89] "csi-hostpath-resizer-0" [ee1baf21-db36-4e63-901c-f3a27316e989] Running
	I0910 18:36:48.907991  283942 system_pods.go:89] "csi-hostpathplugin-spgtq" [99fdaa54-eeaf-488d-a694-c8ff93868da9] Running
	I0910 18:36:48.907996  283942 system_pods.go:89] "etcd-addons-224318" [fd9d4345-4097-4a5f-a8e6-dac327582d6d] Running
	I0910 18:36:48.908002  283942 system_pods.go:89] "kindnet-kkhxq" [e8ea5f9f-245b-4775-8925-fe51f6eaee8b] Running
	I0910 18:36:48.908007  283942 system_pods.go:89] "kube-apiserver-addons-224318" [e52b84e0-7827-4704-b2db-4d1f8b9833ef] Running
	I0910 18:36:48.908011  283942 system_pods.go:89] "kube-controller-manager-addons-224318" [a74c8af5-5b34-4be0-bee5-accc51c296c7] Running
	I0910 18:36:48.908016  283942 system_pods.go:89] "kube-ingress-dns-minikube" [59745055-86f7-4d52-8493-3887ca677e09] Running
	I0910 18:36:48.908027  283942 system_pods.go:89] "kube-proxy-pmklw" [5567aad9-7daa-43f1-b99b-d35a1f98f175] Running
	I0910 18:36:48.908032  283942 system_pods.go:89] "kube-scheduler-addons-224318" [5060a41f-dae7-4da2-b29d-cfb618c7586e] Running
	I0910 18:36:48.908040  283942 system_pods.go:89] "metrics-server-84c5f94fbc-zw6ct" [02248ce2-00c4-4b18-a405-2e9d107fdcf4] Running
	I0910 18:36:48.908045  283942 system_pods.go:89] "nvidia-device-plugin-daemonset-sxg42" [ce7997e7-effd-4f72-8f76-75e34ea74ff2] Running
	I0910 18:36:48.908058  283942 system_pods.go:89] "registry-66c9cd494c-hljcg" [6e1ea6b9-5d1f-45cf-a3a1-08d27c68da64] Running
	I0910 18:36:48.908063  283942 system_pods.go:89] "registry-proxy-szt8g" [4823bf30-34aa-4332-a371-4e0b98ea81fd] Running
	I0910 18:36:48.908069  283942 system_pods.go:89] "snapshot-controller-56fcc65765-m7x74" [c5d73a26-a8c1-4655-9d30-29a92941b305] Running
	I0910 18:36:48.908076  283942 system_pods.go:89] "snapshot-controller-56fcc65765-nmrkn" [6fc0aca6-ece5-4bbc-b6ba-b3aabcddbb81] Running
	I0910 18:36:48.908080  283942 system_pods.go:89] "storage-provisioner" [dedbbea5-81e1-4be0-9e3c-658652d725da] Running
	I0910 18:36:48.908088  283942 system_pods.go:126] duration metric: took 95.837304ms to wait for k8s-apps to be running ...
	I0910 18:36:48.908100  283942 system_svc.go:44] waiting for kubelet service to be running ....
	I0910 18:36:48.908164  283942 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 18:36:48.920567  283942 system_svc.go:56] duration metric: took 12.456652ms WaitForService to wait for kubelet
	I0910 18:36:48.920597  283942 kubeadm.go:582] duration metric: took 2m19.660225341s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0910 18:36:48.920617  283942 node_conditions.go:102] verifying NodePressure condition ...
	I0910 18:36:48.924221  283942 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0910 18:36:48.924259  283942 node_conditions.go:123] node cpu capacity is 2
	I0910 18:36:48.924272  283942 node_conditions.go:105] duration metric: took 3.650243ms to run NodePressure ...
	I0910 18:36:48.924284  283942 start.go:241] waiting for startup goroutines ...
	I0910 18:36:48.924291  283942 start.go:246] waiting for cluster config update ...
	I0910 18:36:48.924310  283942 start.go:255] writing updated cluster config ...
	I0910 18:36:48.924608  283942 ssh_runner.go:195] Run: rm -f paused
	I0910 18:36:49.298119  283942 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0910 18:36:49.301431  283942 out.go:177] * Done! kubectl is now configured to use "addons-224318" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 10 18:50:01 addons-224318 crio[969]: time="2024-09-10 18:50:01.070621239Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=ef2d9a46-e8bf-457c-b153-69a14e24b4e4 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:50:16 addons-224318 crio[969]: time="2024-09-10 18:50:16.069992443Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e49f5227-bd97-493d-a17f-cca87d7ff378 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:50:16 addons-224318 crio[969]: time="2024-09-10 18:50:16.070331094Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e49f5227-bd97-493d-a17f-cca87d7ff378 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:50:31 addons-224318 crio[969]: time="2024-09-10 18:50:31.071013313Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=aa3c245b-69ef-41fa-b61e-181c670373b6 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:50:31 addons-224318 crio[969]: time="2024-09-10 18:50:31.071319218Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=aa3c245b-69ef-41fa-b61e-181c670373b6 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:50:46 addons-224318 crio[969]: time="2024-09-10 18:50:46.070582983Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=16e283dc-1cef-4d21-a8b5-0e18b12d4212 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:50:46 addons-224318 crio[969]: time="2024-09-10 18:50:46.070893852Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=16e283dc-1cef-4d21-a8b5-0e18b12d4212 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:00 addons-224318 crio[969]: time="2024-09-10 18:51:00.070167170Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=38352168-70ae-4bb4-9ead-88df80636434 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:00 addons-224318 crio[969]: time="2024-09-10 18:51:00.070421835Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=38352168-70ae-4bb4-9ead-88df80636434 name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:12 addons-224318 crio[969]: time="2024-09-10 18:51:12.070437281Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=82b977b1-2220-461c-ac55-c7028000f19d name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:12 addons-224318 crio[969]: time="2024-09-10 18:51:12.070687499Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=82b977b1-2220-461c-ac55-c7028000f19d name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:25 addons-224318 crio[969]: time="2024-09-10 18:51:25.070331055Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=624f5f20-6d3a-492a-8008-8f991e59ea9d name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:25 addons-224318 crio[969]: time="2024-09-10 18:51:25.070606947Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=624f5f20-6d3a-492a-8008-8f991e59ea9d name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:40 addons-224318 crio[969]: time="2024-09-10 18:51:40.070462575Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=15fe7fcb-fb4c-4555-9051-32af8b63790c name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:40 addons-224318 crio[969]: time="2024-09-10 18:51:40.070718405Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=15fe7fcb-fb4c-4555-9051-32af8b63790c name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:52 addons-224318 crio[969]: time="2024-09-10 18:51:52.070694964Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=401f6e99-17c0-4b9d-bbd7-d0244d0bc9df name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:51:52 addons-224318 crio[969]: time="2024-09-10 18:51:52.070947619Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=401f6e99-17c0-4b9d-bbd7-d0244d0bc9df name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:52:03 addons-224318 crio[969]: time="2024-09-10 18:52:03.073022942Z" level=info msg="Stopping container: cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86 (timeout: 30s)" id=a8687ca8-938b-4a9c-a372-3a7f2e1cdaf6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 10 18:52:04 addons-224318 crio[969]: time="2024-09-10 18:52:04.071227011Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f273e7b6-9277-4f2c-8ad8-fb9d71ff24ac name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:52:04 addons-224318 crio[969]: time="2024-09-10 18:52:04.071467596Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f273e7b6-9277-4f2c-8ad8-fb9d71ff24ac name=/runtime.v1.ImageService/ImageStatus
	Sep 10 18:52:04 addons-224318 crio[969]: time="2024-09-10 18:52:04.251245003Z" level=info msg="Stopped container cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86: kube-system/metrics-server-84c5f94fbc-zw6ct/metrics-server" id=a8687ca8-938b-4a9c-a372-3a7f2e1cdaf6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 10 18:52:04 addons-224318 crio[969]: time="2024-09-10 18:52:04.251955157Z" level=info msg="Stopping pod sandbox: 4f327ddb363d5cd475ed762f1d251f9aba0f25b58fa7009f5c16d829f4501adf" id=85fb061c-4c44-45a0-b7b3-70181bd25f42 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 10 18:52:04 addons-224318 crio[969]: time="2024-09-10 18:52:04.252174467Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-zw6ct Namespace:kube-system ID:4f327ddb363d5cd475ed762f1d251f9aba0f25b58fa7009f5c16d829f4501adf UID:02248ce2-00c4-4b18-a405-2e9d107fdcf4 NetNS:/var/run/netns/2d725b40-b460-4c68-a005-9d9e34f040b9 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 10 18:52:04 addons-224318 crio[969]: time="2024-09-10 18:52:04.252309012Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-zw6ct from CNI network \"kindnet\" (type=ptp)"
	Sep 10 18:52:04 addons-224318 crio[969]: time="2024-09-10 18:52:04.298758269Z" level=info msg="Stopped pod sandbox: 4f327ddb363d5cd475ed762f1d251f9aba0f25b58fa7009f5c16d829f4501adf" id=85fb061c-4c44-45a0-b7b3-70181bd25f42 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	0ab187f214866       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   d57efe6e87ab5       hello-world-app-55bf9c44b4-pzlsn
	eed91e0157ed6       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         5 minutes ago       Running             nginx                     0                   06964b313f846       nginx
	7e4246dc58f67       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            15 minutes ago      Running             gcp-auth                  0                   422f138d1614c       gcp-auth-89d5ffd79-wrg6j
	cf76738d50817       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   16 minutes ago      Exited              metrics-server            0                   4f327ddb363d5       metrics-server-84c5f94fbc-zw6ct
	cce74aceaf1e7       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        16 minutes ago      Running             coredns                   0                   67e8d45a83f57       coredns-6f6b679f8f-9x2hl
	95fab25e877bf       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        16 minutes ago      Running             coredns                   0                   429f7c6e3d1a1       coredns-6f6b679f8f-szqs7
	9b16884431ea5       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        16 minutes ago      Running             storage-provisioner       0                   2effa7f0b444a       storage-provisioner
	6e1523c6a051e       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                      17 minutes ago      Running             kindnet-cni               0                   a7fd227c54459       kindnet-kkhxq
	75d002c116f1d       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                        17 minutes ago      Running             kube-proxy                0                   f9fd3d5cc6f16       kube-proxy-pmklw
	bc7b89ead37f5       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        17 minutes ago      Running             etcd                      0                   a1dcd454e6070       etcd-addons-224318
	e5481e9920e66       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                        17 minutes ago      Running             kube-apiserver            0                   be6edd20ff580       kube-apiserver-addons-224318
	4c687809e72a2       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                        17 minutes ago      Running             kube-scheduler            0                   af7564914944c       kube-scheduler-addons-224318
	d131c55375c14       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                        17 minutes ago      Running             kube-controller-manager   0                   96619de582c81       kube-controller-manager-addons-224318
	
	
	==> coredns [95fab25e877bf8ade84dbd1825b22b979887e28d5ade4e2e54de1c6dfab8cc7e] <==
	[INFO] 127.0.0.1:50895 - 2056 "HINFO IN 7919582220432211300.2391444827606724002. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.031916812s
	[INFO] 10.244.0.10:49921 - 29751 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000148632s
	[INFO] 10.244.0.10:49921 - 54571 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00009937s
	[INFO] 10.244.0.10:33332 - 63861 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000123311s
	[INFO] 10.244.0.10:33332 - 22377 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000083805s
	[INFO] 10.244.0.10:58086 - 44300 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002742007s
	[INFO] 10.244.0.10:58086 - 37633 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00310834s
	[INFO] 10.244.0.10:52389 - 63382 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000140131s
	[INFO] 10.244.0.10:52389 - 57749 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000103431s
	[INFO] 10.244.0.10:37472 - 49425 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000105277s
	[INFO] 10.244.0.10:37472 - 20501 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000060643s
	[INFO] 10.244.0.10:46803 - 14543 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055842s
	[INFO] 10.244.0.10:46803 - 26829 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000058558s
	[INFO] 10.244.0.10:33798 - 13863 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000108264s
	[INFO] 10.244.0.10:33798 - 3361 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00009315s
	[INFO] 10.244.0.10:40191 - 35090 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070168s
	[INFO] 10.244.0.10:40191 - 21521 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000150855s
	[INFO] 10.244.0.20:58117 - 5391 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000209528s
	[INFO] 10.244.0.20:48665 - 25664 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000078431s
	[INFO] 10.244.0.20:59363 - 36479 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000103964s
	[INFO] 10.244.0.20:43708 - 51986 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000083485s
	[INFO] 10.244.0.20:59107 - 25852 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002383888s
	[INFO] 10.244.0.20:48087 - 11542 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.001965635s
	[INFO] 10.244.0.20:60430 - 39935 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001693297s
	[INFO] 10.244.0.20:46199 - 40969 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001200642s
	
	
	==> coredns [cce74aceaf1e73027188d1b4c2f403d2400a494697125677e7241739695570b0] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
	CoreDNS-1.11.1
	linux/arm64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:39449 - 8636 "HINFO IN 6825829441496054087.662662859287283594. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.039252639s
	[INFO] 10.244.0.10:37159 - 29170 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000147385s
	[INFO] 10.244.0.10:37159 - 43508 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000090509s
	[INFO] 10.244.0.10:34332 - 2804 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001984333s
	[INFO] 10.244.0.10:34332 - 1526 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00187693s
	[INFO] 10.244.0.20:43565 - 6949 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00010083s
	[INFO] 10.244.0.20:39561 - 43657 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00009535s
	
	
	==> describe nodes <==
	Name:               addons-224318
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-224318
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=37b4bace07cd53444288cad630e4db4b688b8c18
	                    minikube.k8s.io/name=addons-224318
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_10T18_34_24_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-224318
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 10 Sep 2024 18:34:21 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-224318
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 10 Sep 2024 18:52:03 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 10 Sep 2024 18:49:34 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 10 Sep 2024 18:49:34 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 10 Sep 2024 18:49:34 +0000   Tue, 10 Sep 2024 18:34:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 10 Sep 2024 18:49:34 +0000   Tue, 10 Sep 2024 18:35:16 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-224318
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 698e0ff02b594b3a9449684311618d46
	  System UUID:                f5b3dadf-4f58-4329-9773-401823711949
	  Boot ID:                    ad0b49d4-5385-4200-afbe-ebfdf8a3d35c
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     hello-world-app-55bf9c44b4-pzlsn         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m46s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m4s
	  gcp-auth                    gcp-auth-89d5ffd79-wrg6j                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-6f6b679f8f-9x2hl                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 coredns-6f6b679f8f-szqs7                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 etcd-addons-224318                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17m
	  kube-system                 kindnet-kkhxq                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      17m
	  kube-system                 kube-apiserver-addons-224318             250m (12%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-controller-manager-addons-224318    200m (10%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-pmklw                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-scheduler-addons-224318             100m (5%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             290Mi (3%)  390Mi (4%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 17m                kube-proxy       
	  Normal   NodeHasSufficientMemory  17m (x8 over 17m)  kubelet          Node addons-224318 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m (x8 over 17m)  kubelet          Node addons-224318 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m (x7 over 17m)  kubelet          Node addons-224318 status is now: NodeHasSufficientPID
	  Normal   Starting                 17m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 17m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  17m                kubelet          Node addons-224318 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m                kubelet          Node addons-224318 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m                kubelet          Node addons-224318 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           17m                node-controller  Node addons-224318 event: Registered Node addons-224318 in Controller
	  Normal   NodeReady                16m                kubelet          Node addons-224318 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep10 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.017514] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.510749] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.746300] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.566761] kauditd_printk_skb: 36 callbacks suppressed
	[Sep10 17:33] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep10 17:34] hrtimer: interrupt took 36629503 ns
	[Sep10 18:07] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	[  +0.608856] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [bc7b89ead37f54db3e20f68644ac37c91391b6dac80c790b8c0a9dee973732e3] <==
	{"level":"info","ts":"2024-09-10T18:34:18.683544Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-10T18:34:18.683598Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"warn","ts":"2024-09-10T18:34:30.892216Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.346901ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:30.892286Z","caller":"traceutil/trace.go:171","msg":"trace[1324487074] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:364; }","duration":"111.449855ms","start":"2024-09-10T18:34:30.780825Z","end":"2024-09-10T18:34:30.892275Z","steps":["trace[1324487074] 'range keys from in-memory index tree'  (duration: 111.29388ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:31.873713Z","caller":"traceutil/trace.go:171","msg":"trace[1669602382] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"160.292409ms","start":"2024-09-10T18:34:31.713384Z","end":"2024-09-10T18:34:31.873676Z","steps":["trace[1669602382] 'process raft request'  (duration: 135.296252ms)","trace[1669602382] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/events/kube-system/kube-proxy-pmklw.17f3f5bc42b49d9d; req_size:761; } (duration: 18.802923ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-10T18:34:32.368853Z","caller":"traceutil/trace.go:171","msg":"trace[858471600] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"137.49621ms","start":"2024-09-10T18:34:32.231339Z","end":"2024-09-10T18:34:32.368835Z","steps":["trace[858471600] 'process raft request'  (duration: 137.269599ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:32.522649Z","caller":"traceutil/trace.go:171","msg":"trace[250178998] linearizableReadLoop","detail":"{readStateIndex:390; appliedIndex:389; }","duration":"212.547524ms","start":"2024-09-10T18:34:32.310070Z","end":"2024-09-10T18:34:32.522617Z","steps":["trace[250178998] 'read index received'  (duration: 70.141548ms)","trace[250178998] 'applied index is now lower than readState.Index'  (duration: 142.405204ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-10T18:34:32.522885Z","caller":"traceutil/trace.go:171","msg":"trace[121534931] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"212.961108ms","start":"2024-09-10T18:34:32.309914Z","end":"2024-09-10T18:34:32.522875Z","steps":["trace[121534931] 'process raft request'  (duration: 202.513205ms)","trace[121534931] 'compare'  (duration: 10.113135ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-10T18:34:32.523071Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.987298ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:32.523110Z","caller":"traceutil/trace.go:171","msg":"trace[2011862361] range","detail":"{range_begin:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; range_end:; response_count:0; response_revision:378; }","duration":"213.028699ms","start":"2024-09-10T18:34:32.310066Z","end":"2024-09-10T18:34:32.523094Z","steps":["trace[2011862361] 'agreement among raft nodes before linearized reading'  (duration: 212.966892ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:34:33.114589Z","caller":"traceutil/trace.go:171","msg":"trace[2107215105] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"103.28214ms","start":"2024-09-10T18:34:33.002941Z","end":"2024-09-10T18:34:33.106223Z","steps":["trace[2107215105] 'process raft request'  (duration: 79.196629ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.713308ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.149745Z","caller":"traceutil/trace.go:171","msg":"trace[163375903] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:0; response_revision:385; }","duration":"146.547706ms","start":"2024-09-10T18:34:33.002994Z","end":"2024-09-10T18:34:33.149542Z","steps":["trace[163375903] 'agreement among raft nodes before linearized reading'  (duration: 124.681145ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127803Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.823754ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.193433Z","caller":"traceutil/trace.go:171","msg":"trace[346020612] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:385; }","duration":"190.422625ms","start":"2024-09-10T18:34:33.002975Z","end":"2024-09-10T18:34:33.193397Z","steps":["trace[346020612] 'agreement among raft nodes before linearized reading'  (duration: 124.812752ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127878Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.057447ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-apiserver-addons-224318\" ","response":"range_response_count:1 size:7632"}
	{"level":"info","ts":"2024-09-10T18:34:33.253821Z","caller":"traceutil/trace.go:171","msg":"trace[1546808045] range","detail":"{range_begin:/registry/pods/kube-system/kube-apiserver-addons-224318; range_end:; response_count:1; response_revision:385; }","duration":"250.988205ms","start":"2024-09-10T18:34:33.002815Z","end":"2024-09-10T18:34:33.253803Z","steps":["trace[1546808045] 'agreement among raft nodes before linearized reading'  (duration: 125.008512ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-10T18:34:33.127913Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.1179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/yakd-dashboard\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-10T18:34:33.254313Z","caller":"traceutil/trace.go:171","msg":"trace[866568895] range","detail":"{range_begin:/registry/namespaces/yakd-dashboard; range_end:; response_count:0; response_revision:385; }","duration":"251.489575ms","start":"2024-09-10T18:34:33.002789Z","end":"2024-09-10T18:34:33.254278Z","steps":["trace[866568895] 'agreement among raft nodes before linearized reading'  (duration: 125.109793ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-10T18:44:19.618930Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1560}
	{"level":"info","ts":"2024-09-10T18:44:19.653781Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1560,"took":"34.03795ms","hash":1147967277,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3428352,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-10T18:44:19.653905Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1147967277,"revision":1560,"compact-revision":-1}
	{"level":"info","ts":"2024-09-10T18:49:19.624361Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1975}
	{"level":"info","ts":"2024-09-10T18:49:19.641277Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1975,"took":"15.878669ms","hash":3969146785,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4857856,"current-db-size-in-use":"4.9 MB"}
	{"level":"info","ts":"2024-09-10T18:49:19.641329Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3969146785,"revision":1975,"compact-revision":1560}
	
	
	==> gcp-auth [7e4246dc58f670ee13a41314ea0c48d6c06c4f8416154472fa6499a5c7886963] <==
	2024/09/10 18:36:49 Ready to write response ...
	2024/09/10 18:36:49 Ready to marshal response ...
	2024/09/10 18:36:49 Ready to write response ...
	2024/09/10 18:45:03 Ready to marshal response ...
	2024/09/10 18:45:03 Ready to write response ...
	2024/09/10 18:45:04 Ready to marshal response ...
	2024/09/10 18:45:04 Ready to write response ...
	2024/09/10 18:45:22 Ready to marshal response ...
	2024/09/10 18:45:22 Ready to write response ...
	2024/09/10 18:45:55 Ready to marshal response ...
	2024/09/10 18:45:55 Ready to write response ...
	2024/09/10 18:45:56 Ready to marshal response ...
	2024/09/10 18:45:56 Ready to write response ...
	2024/09/10 18:46:03 Ready to marshal response ...
	2024/09/10 18:46:03 Ready to write response ...
	2024/09/10 18:46:14 Ready to marshal response ...
	2024/09/10 18:46:14 Ready to write response ...
	2024/09/10 18:46:14 Ready to marshal response ...
	2024/09/10 18:46:14 Ready to write response ...
	2024/09/10 18:46:15 Ready to marshal response ...
	2024/09/10 18:46:15 Ready to write response ...
	2024/09/10 18:47:00 Ready to marshal response ...
	2024/09/10 18:47:00 Ready to write response ...
	2024/09/10 18:49:18 Ready to marshal response ...
	2024/09/10 18:49:18 Ready to write response ...
	
	
	==> kernel <==
	 18:52:04 up  2:34,  0 users,  load average: 0.26, 0.42, 1.22
	Linux addons-224318 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [6e1523c6a051eeca0c070895a0c6adab51506ba35d09d91ca3922f721723e7e4] <==
	I0910 18:49:55.789380       1 main.go:299] handling current node
	I0910 18:50:05.783705       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:50:05.783820       1 main.go:299] handling current node
	I0910 18:50:15.790045       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:50:15.790081       1 main.go:299] handling current node
	I0910 18:50:25.786606       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:50:25.786647       1 main.go:299] handling current node
	I0910 18:50:35.783302       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:50:35.783338       1 main.go:299] handling current node
	I0910 18:50:45.790868       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:50:45.790905       1 main.go:299] handling current node
	I0910 18:50:55.784523       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:50:55.784556       1 main.go:299] handling current node
	I0910 18:51:05.783524       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:51:05.783561       1 main.go:299] handling current node
	I0910 18:51:15.782716       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:51:15.782895       1 main.go:299] handling current node
	I0910 18:51:25.783312       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:51:25.783435       1 main.go:299] handling current node
	I0910 18:51:35.782935       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:51:35.782970       1 main.go:299] handling current node
	I0910 18:51:45.782718       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:51:45.782883       1 main.go:299] handling current node
	I0910 18:51:55.785229       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0910 18:51:55.785267       1 main.go:299] handling current node
	
	
	==> kube-apiserver [e5481e9920e6616352bbc39ad3378514618b254f16e30f3d47bb3d3bd5bb3222] <==
	E0910 18:36:41.678900       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.27.6:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.27.6:443/apis/metrics.k8s.io/v1beta1\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0910 18:36:41.705919       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0910 18:36:41.766276       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0910 18:45:14.863645       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0910 18:45:16.727127       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	I0910 18:45:37.856113       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.856252       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.901597       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.901753       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.927774       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.927953       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:37.947267       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:37.949960       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0910 18:45:38.002550       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0910 18:45:38.004269       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0910 18:45:38.947978       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0910 18:45:39.002907       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0910 18:45:39.075482       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0910 18:46:14.961739       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.102.9.193"}
	E0910 18:46:19.808182       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0910 18:46:54.159707       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0910 18:46:55.190655       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0910 18:46:59.779317       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0910 18:47:00.313665       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.67.16"}
	I0910 18:49:18.966349       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.185.199"}
	
	
	==> kube-controller-manager [d131c55375c141c1d3e80f0b4d32709aa7affcd98d0015878b9e9218e028fd1f] <==
	W0910 18:50:04.411861       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:50:04.411904       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:50:26.952541       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:50:26.952589       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:50:28.851271       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:50:28.851315       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:50:37.517015       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:50:37.517063       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:50:48.648175       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:50:48.648220       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:51:12.179413       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:51:12.179558       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:51:21.282324       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:51:21.282372       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:51:26.031070       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:51:26.031208       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:51:26.082853       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:51:26.082988       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:51:51.276038       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:51:51.276084       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0910 18:51:55.917132       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:51:55.917267       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0910 18:52:03.024822       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="7.007µs"
	W0910 18:52:03.483968       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0910 18:52:03.484011       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [75d002c116f1df2e7f28bfa089f9c3459bc827417523dd91460e6bda0afc04d5] <==
	I0910 18:34:34.977718       1 server_linux.go:66] "Using iptables proxy"
	I0910 18:34:35.865288       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0910 18:34:35.865447       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0910 18:34:36.148837       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0910 18:34:36.148896       1 server_linux.go:169] "Using iptables Proxier"
	I0910 18:34:36.156917       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0910 18:34:36.158450       1 server.go:483] "Version info" version="v1.31.0"
	I0910 18:34:36.158479       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0910 18:34:36.160382       1 config.go:197] "Starting service config controller"
	I0910 18:34:36.160485       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0910 18:34:36.160545       1 config.go:104] "Starting endpoint slice config controller"
	I0910 18:34:36.160584       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0910 18:34:36.161014       1 config.go:326] "Starting node config controller"
	I0910 18:34:36.161077       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0910 18:34:36.279362       1 shared_informer.go:320] Caches are synced for service config
	I0910 18:34:36.290853       1 shared_informer.go:320] Caches are synced for node config
	I0910 18:34:36.290883       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [4c687809e72a293d01e7828d74a9de5134120b859f382232997930ab97204cec] <==
	W0910 18:34:21.709243       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0910 18:34:21.710115       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709293       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0910 18:34:21.710189       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709332       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0910 18:34:21.710264       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:21.709392       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0910 18:34:21.710352       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.527822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0910 18:34:22.527872       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.594540       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0910 18:34:22.594667       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.702754       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0910 18:34:22.702801       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.777719       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0910 18:34:22.777780       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.783947       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0910 18:34:22.783990       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.792195       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0910 18:34:22.792244       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0910 18:34:22.805566       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0910 18:34:22.805697       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0910 18:34:22.824852       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0910 18:34:22.824977       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0910 18:34:25.895758       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 10 18:51:14 addons-224318 kubelet[1498]: E0910 18:51:14.467619    1498 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994274467339147,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:51:24 addons-224318 kubelet[1498]: E0910 18:51:24.470432    1498 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994284470173477,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:51:24 addons-224318 kubelet[1498]: E0910 18:51:24.470916    1498 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994284470173477,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:51:25 addons-224318 kubelet[1498]: E0910 18:51:25.070869    1498 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6615e1f8-90af-4da4-9e0c-ba137eff7d11"
	Sep 10 18:51:34 addons-224318 kubelet[1498]: E0910 18:51:34.473454    1498 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994294473188184,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:51:34 addons-224318 kubelet[1498]: E0910 18:51:34.473490    1498 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994294473188184,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:51:40 addons-224318 kubelet[1498]: E0910 18:51:40.071323    1498 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6615e1f8-90af-4da4-9e0c-ba137eff7d11"
	Sep 10 18:51:44 addons-224318 kubelet[1498]: E0910 18:51:44.476471    1498 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994304476222294,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:51:44 addons-224318 kubelet[1498]: E0910 18:51:44.476510    1498 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994304476222294,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:51:52 addons-224318 kubelet[1498]: E0910 18:51:52.071615    1498 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6615e1f8-90af-4da4-9e0c-ba137eff7d11"
	Sep 10 18:51:54 addons-224318 kubelet[1498]: E0910 18:51:54.479292    1498 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994314479060071,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:51:54 addons-224318 kubelet[1498]: E0910 18:51:54.479331    1498 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994314479060071,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:52:04 addons-224318 kubelet[1498]: E0910 18:52:04.072617    1498 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="6615e1f8-90af-4da4-9e0c-ba137eff7d11"
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.475121    1498 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5rvgz\" (UniqueName: \"kubernetes.io/projected/02248ce2-00c4-4b18-a405-2e9d107fdcf4-kube-api-access-5rvgz\") pod \"02248ce2-00c4-4b18-a405-2e9d107fdcf4\" (UID: \"02248ce2-00c4-4b18-a405-2e9d107fdcf4\") "
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.475175    1498 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/02248ce2-00c4-4b18-a405-2e9d107fdcf4-tmp-dir\") pod \"02248ce2-00c4-4b18-a405-2e9d107fdcf4\" (UID: \"02248ce2-00c4-4b18-a405-2e9d107fdcf4\") "
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.478380    1498 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/02248ce2-00c4-4b18-a405-2e9d107fdcf4-kube-api-access-5rvgz" (OuterVolumeSpecName: "kube-api-access-5rvgz") pod "02248ce2-00c4-4b18-a405-2e9d107fdcf4" (UID: "02248ce2-00c4-4b18-a405-2e9d107fdcf4"). InnerVolumeSpecName "kube-api-access-5rvgz". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.479118    1498 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/02248ce2-00c4-4b18-a405-2e9d107fdcf4-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "02248ce2-00c4-4b18-a405-2e9d107fdcf4" (UID: "02248ce2-00c4-4b18-a405-2e9d107fdcf4"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 10 18:52:04 addons-224318 kubelet[1498]: E0910 18:52:04.483363    1498 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994324483080681,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:52:04 addons-224318 kubelet[1498]: E0910 18:52:04.483399    1498 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725994324483080681,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582408,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.576465    1498 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-5rvgz\" (UniqueName: \"kubernetes.io/projected/02248ce2-00c4-4b18-a405-2e9d107fdcf4-kube-api-access-5rvgz\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.576517    1498 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/02248ce2-00c4-4b18-a405-2e9d107fdcf4-tmp-dir\") on node \"addons-224318\" DevicePath \"\""
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.743587    1498 scope.go:117] "RemoveContainer" containerID="cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86"
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.776097    1498 scope.go:117] "RemoveContainer" containerID="cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86"
	Sep 10 18:52:04 addons-224318 kubelet[1498]: E0910 18:52:04.776565    1498 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86\": container with ID starting with cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86 not found: ID does not exist" containerID="cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86"
	Sep 10 18:52:04 addons-224318 kubelet[1498]: I0910 18:52:04.776606    1498 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86"} err="failed to get container status \"cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86\": rpc error: code = NotFound desc = could not find container \"cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86\": container with ID starting with cf76738d508171feb18b4b1715b0f9f2c24dabf4b0e0837a1e762cb336df6b86 not found: ID does not exist"
	
	
	==> storage-provisioner [9b16884431ea58ca6ed30490bcdf93def5399f1fece6e1eceb135a6cd42e6dfe] <==
	I0910 18:35:17.015920       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0910 18:35:17.049094       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0910 18:35:17.049192       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0910 18:35:17.080319       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0910 18:35:17.080505       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925!
	I0910 18:35:17.087005       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"52fb4566-0a14-4abb-aa79-d6d4b7a98ccf", APIVersion:"v1", ResourceVersion:"920", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925 became leader
	I0910 18:35:17.181012       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-224318_ab0808b8-20b9-448d-a0d8-e6c4d6ae1925!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-224318 -n addons-224318
helpers_test.go:261: (dbg) Run:  kubectl --context addons-224318 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/MetricsServer]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-224318 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-224318 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-224318/192.168.49.2
	Start Time:       Tue, 10 Sep 2024 18:36:49 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zrtl7 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-zrtl7:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                 From               Message
	  ----     ------     ----                ----               -------
	  Normal   Scheduled  15m                 default-scheduler  Successfully assigned default/busybox to addons-224318
	  Normal   Pulling    13m (x4 over 15m)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     13m (x4 over 15m)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     13m (x4 over 15m)   kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 15m)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    14s (x63 over 15m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/MetricsServer FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/MetricsServer (336.23s)

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 10.81
4 TestDownloadOnly/v1.20.0/preload-exists 0.01
8 TestDownloadOnly/v1.20.0/LogsDuration 0.23
9 TestDownloadOnly/v1.20.0/DeleteAll 0.37
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.0/json-events 7.26
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.07
18 TestDownloadOnly/v1.31.0/DeleteAll 0.21
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.15
21 TestBinaryMirror 0.63
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 196.72
31 TestAddons/serial/GCPAuth/Namespaces 0.22
35 TestAddons/parallel/InspektorGadget 11.84
39 TestAddons/parallel/CSI 45.01
40 TestAddons/parallel/Headlamp 15.84
41 TestAddons/parallel/CloudSpanner 5.55
42 TestAddons/parallel/LocalPath 51.98
43 TestAddons/parallel/NvidiaDevicePlugin 6.52
44 TestAddons/parallel/Yakd 10.77
45 TestAddons/StoppedEnableDisable 6.34
46 TestCertOptions 43.75
47 TestCertExpiration 253.03
49 TestForceSystemdFlag 40.63
50 TestForceSystemdEnv 46.77
56 TestErrorSpam/setup 32.03
57 TestErrorSpam/start 0.8
58 TestErrorSpam/status 1.14
59 TestErrorSpam/pause 1.82
60 TestErrorSpam/unpause 1.85
61 TestErrorSpam/stop 1.5
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 52.43
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 36.56
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.1
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.63
73 TestFunctional/serial/CacheCmd/cache/add_local 1.49
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.29
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.18
78 TestFunctional/serial/CacheCmd/cache/delete 0.12
79 TestFunctional/serial/MinikubeKubectlCmd 0.15
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
81 TestFunctional/serial/ExtraConfig 34.21
82 TestFunctional/serial/ComponentHealth 0.11
83 TestFunctional/serial/LogsCmd 1.82
84 TestFunctional/serial/LogsFileCmd 1.81
85 TestFunctional/serial/InvalidService 4.29
87 TestFunctional/parallel/ConfigCmd 0.46
88 TestFunctional/parallel/DashboardCmd 14.9
89 TestFunctional/parallel/DryRun 0.42
90 TestFunctional/parallel/InternationalLanguage 0.18
91 TestFunctional/parallel/StatusCmd 1.04
95 TestFunctional/parallel/ServiceCmdConnect 11
96 TestFunctional/parallel/AddonsCmd 0.19
97 TestFunctional/parallel/PersistentVolumeClaim 27.69
99 TestFunctional/parallel/SSHCmd 0.71
100 TestFunctional/parallel/CpCmd 2.15
102 TestFunctional/parallel/FileSync 0.34
103 TestFunctional/parallel/CertSync 1.67
107 TestFunctional/parallel/NodeLabels 0.08
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.88
111 TestFunctional/parallel/License 0.3
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.66
114 TestFunctional/parallel/Version/short 0.09
115 TestFunctional/parallel/Version/components 1.14
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.51
119 TestFunctional/parallel/ImageCommands/ImageListShort 0.24
120 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
121 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
122 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
123 TestFunctional/parallel/ImageCommands/ImageBuild 5.45
124 TestFunctional/parallel/ImageCommands/Setup 0.81
125 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.4
126 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.92
127 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.27
128 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.55
129 TestFunctional/parallel/ImageCommands/ImageRemove 0.56
130 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.81
131 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.6
132 TestFunctional/parallel/UpdateContextCmd/no_changes 0.16
133 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
134 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
135 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.12
136 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
140 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
141 TestFunctional/parallel/MountCmd/any-port 9.43
142 TestFunctional/parallel/MountCmd/specific-port 2.23
143 TestFunctional/parallel/MountCmd/VerifyCleanup 1.87
144 TestFunctional/parallel/ServiceCmd/DeployApp 7.24
145 TestFunctional/parallel/ProfileCmd/profile_not_create 0.48
146 TestFunctional/parallel/ProfileCmd/profile_list 0.37
147 TestFunctional/parallel/ProfileCmd/profile_json_output 0.4
148 TestFunctional/parallel/ServiceCmd/List 0.61
149 TestFunctional/parallel/ServiceCmd/JSONOutput 0.58
150 TestFunctional/parallel/ServiceCmd/HTTPS 0.56
151 TestFunctional/parallel/ServiceCmd/Format 0.6
152 TestFunctional/parallel/ServiceCmd/URL 0.43
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 180.33
160 TestMultiControlPlane/serial/DeployApp 8.41
161 TestMultiControlPlane/serial/PingHostFromPods 1.69
162 TestMultiControlPlane/serial/AddWorkerNode 36.86
163 TestMultiControlPlane/serial/NodeLabels 0.14
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.75
165 TestMultiControlPlane/serial/CopyFile 19.51
166 TestMultiControlPlane/serial/StopSecondaryNode 13
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.58
168 TestMultiControlPlane/serial/RestartSecondaryNode 21.62
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 16.54
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 166.35
171 TestMultiControlPlane/serial/DeleteSecondaryNode 12.81
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.54
173 TestMultiControlPlane/serial/StopCluster 36.2
174 TestMultiControlPlane/serial/RestartCluster 130.91
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.58
176 TestMultiControlPlane/serial/AddSecondaryNode 68.63
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.74
181 TestJSONOutput/start/Command 54.07
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.82
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.68
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.99
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.24
206 TestKicCustomNetwork/create_custom_network 44.48
207 TestKicCustomNetwork/use_default_bridge_network 34.65
208 TestKicExistingNetwork 34.08
209 TestKicCustomSubnet 38.32
210 TestKicStaticIP 34.49
211 TestMainNoArgs 0.06
212 TestMinikubeProfile 70.16
215 TestMountStart/serial/StartWithMountFirst 7.66
216 TestMountStart/serial/VerifyMountFirst 0.27
217 TestMountStart/serial/StartWithMountSecond 9.84
218 TestMountStart/serial/VerifyMountSecond 0.27
219 TestMountStart/serial/DeleteFirst 1.62
220 TestMountStart/serial/VerifyMountPostDelete 0.3
221 TestMountStart/serial/Stop 1.2
222 TestMountStart/serial/RestartStopped 8.51
223 TestMountStart/serial/VerifyMountPostStop 0.28
226 TestMultiNode/serial/FreshStart2Nodes 76.2
227 TestMultiNode/serial/DeployApp2Nodes 6.42
228 TestMultiNode/serial/PingHostFrom2Pods 1.01
229 TestMultiNode/serial/AddNode 30.22
230 TestMultiNode/serial/MultiNodeLabels 0.1
231 TestMultiNode/serial/ProfileList 0.31
232 TestMultiNode/serial/CopyFile 10.2
233 TestMultiNode/serial/StopNode 2.28
234 TestMultiNode/serial/StartAfterStop 10.03
235 TestMultiNode/serial/RestartKeepsNodes 82.28
236 TestMultiNode/serial/DeleteNode 5.38
237 TestMultiNode/serial/StopMultiNode 23.95
238 TestMultiNode/serial/RestartMultiNode 47.81
239 TestMultiNode/serial/ValidateNameConflict 36.16
244 TestPreload 132.16
246 TestScheduledStopUnix 108.34
249 TestInsufficientStorage 11.12
250 TestRunningBinaryUpgrade 93.46
252 TestKubernetesUpgrade 390.85
253 TestMissingContainerUpgrade 161.94
255 TestPause/serial/Start 61.99
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
258 TestNoKubernetes/serial/StartWithK8s 42.29
259 TestNoKubernetes/serial/StartWithStopK8s 9.02
260 TestNoKubernetes/serial/Start 6.54
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
262 TestNoKubernetes/serial/ProfileList 1.06
263 TestNoKubernetes/serial/Stop 1.26
264 TestNoKubernetes/serial/StartNoArgs 6.98
265 TestPause/serial/SecondStartNoReconfiguration 27.65
266 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
274 TestNetworkPlugins/group/false 3.86
278 TestPause/serial/Pause 1.87
279 TestPause/serial/VerifyStatus 0.52
280 TestPause/serial/Unpause 0.96
281 TestPause/serial/PauseAgain 1.18
282 TestPause/serial/DeletePaused 3.15
283 TestPause/serial/VerifyDeletedResources 0.46
284 TestStoppedBinaryUpgrade/Setup 0.63
285 TestStoppedBinaryUpgrade/Upgrade 85.02
293 TestNetworkPlugins/group/auto/Start 64.98
294 TestStoppedBinaryUpgrade/MinikubeLogs 1.35
295 TestNetworkPlugins/group/kindnet/Start 56.13
296 TestNetworkPlugins/group/auto/KubeletFlags 0.42
297 TestNetworkPlugins/group/auto/NetCatPod 12.52
298 TestNetworkPlugins/group/auto/DNS 0.29
299 TestNetworkPlugins/group/auto/Localhost 0.23
300 TestNetworkPlugins/group/auto/HairPin 0.3
301 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
302 TestNetworkPlugins/group/kindnet/KubeletFlags 0.46
303 TestNetworkPlugins/group/kindnet/NetCatPod 12.44
304 TestNetworkPlugins/group/kindnet/DNS 0.18
305 TestNetworkPlugins/group/kindnet/Localhost 0.18
306 TestNetworkPlugins/group/kindnet/HairPin 0.21
307 TestNetworkPlugins/group/calico/Start 69.46
308 TestNetworkPlugins/group/custom-flannel/Start 70.62
309 TestNetworkPlugins/group/calico/ControllerPod 6.01
310 TestNetworkPlugins/group/calico/KubeletFlags 0.31
311 TestNetworkPlugins/group/calico/NetCatPod 11.32
312 TestNetworkPlugins/group/calico/DNS 0.21
313 TestNetworkPlugins/group/calico/Localhost 0.18
314 TestNetworkPlugins/group/calico/HairPin 0.18
315 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.43
316 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.43
317 TestNetworkPlugins/group/custom-flannel/DNS 0.31
318 TestNetworkPlugins/group/custom-flannel/Localhost 0.21
319 TestNetworkPlugins/group/custom-flannel/HairPin 0.23
320 TestNetworkPlugins/group/enable-default-cni/Start 53.2
321 TestNetworkPlugins/group/flannel/Start 49.85
322 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.38
323 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.29
324 TestNetworkPlugins/group/enable-default-cni/DNS 0.26
325 TestNetworkPlugins/group/enable-default-cni/Localhost 0.25
326 TestNetworkPlugins/group/enable-default-cni/HairPin 0.31
327 TestNetworkPlugins/group/flannel/ControllerPod 6.01
328 TestNetworkPlugins/group/flannel/KubeletFlags 0.45
329 TestNetworkPlugins/group/flannel/NetCatPod 12.37
330 TestNetworkPlugins/group/bridge/Start 49.11
331 TestNetworkPlugins/group/flannel/DNS 0.25
332 TestNetworkPlugins/group/flannel/Localhost 0.33
333 TestNetworkPlugins/group/flannel/HairPin 0.21
335 TestStartStop/group/old-k8s-version/serial/FirstStart 194.93
336 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
337 TestNetworkPlugins/group/bridge/NetCatPod 12.32
338 TestNetworkPlugins/group/bridge/DNS 0.2
339 TestNetworkPlugins/group/bridge/Localhost 0.16
340 TestNetworkPlugins/group/bridge/HairPin 0.21
342 TestStartStop/group/no-preload/serial/FirstStart 70.43
343 TestStartStop/group/no-preload/serial/DeployApp 9.39
344 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.19
345 TestStartStop/group/no-preload/serial/Stop 12.1
346 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
347 TestStartStop/group/no-preload/serial/SecondStart 292.24
348 TestStartStop/group/old-k8s-version/serial/DeployApp 11.55
349 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.26
350 TestStartStop/group/old-k8s-version/serial/Stop 12.05
351 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
352 TestStartStop/group/old-k8s-version/serial/SecondStart 142.02
353 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
354 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
355 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
356 TestStartStop/group/old-k8s-version/serial/Pause 3.22
358 TestStartStop/group/embed-certs/serial/FirstStart 53.3
359 TestStartStop/group/embed-certs/serial/DeployApp 10.35
360 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
361 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.27
362 TestStartStop/group/embed-certs/serial/Stop 12.07
363 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.12
364 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
365 TestStartStop/group/no-preload/serial/Pause 3.1
366 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
367 TestStartStop/group/embed-certs/serial/SecondStart 282.94
369 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 59.45
370 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.4
371 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.2
372 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.04
373 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
374 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 295.9
375 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
376 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
377 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.27
378 TestStartStop/group/embed-certs/serial/Pause 3.19
380 TestStartStop/group/newest-cni/serial/FirstStart 37.49
381 TestStartStop/group/newest-cni/serial/DeployApp 0
382 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.45
383 TestStartStop/group/newest-cni/serial/Stop 1.36
384 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.23
385 TestStartStop/group/newest-cni/serial/SecondStart 17.06
386 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
387 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
388 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.37
389 TestStartStop/group/newest-cni/serial/Pause 3.55
390 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
391 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
392 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.25
393 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.04
x
+
TestDownloadOnly/v1.20.0/json-events (10.81s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-453552 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-453552 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (10.813776042s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (10.81s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/preload-exists (0.01s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.01s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/LogsDuration (0.23s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-453552
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-453552: exit status 85 (228.499524ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-453552 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |          |
	|         | -p download-only-453552        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/10 18:33:11
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0910 18:33:11.815896  283186 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:33:11.816117  283186 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:11.816144  283186 out.go:358] Setting ErrFile to fd 2...
	I0910 18:33:11.816163  283186 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:11.816468  283186 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	W0910 18:33:11.816647  283186 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19598-277789/.minikube/config/config.json: open /home/jenkins/minikube-integration/19598-277789/.minikube/config/config.json: no such file or directory
	I0910 18:33:11.817135  283186 out.go:352] Setting JSON to true
	I0910 18:33:11.818093  283186 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8142,"bootTime":1725985050,"procs":159,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0910 18:33:11.818197  283186 start.go:139] virtualization:  
	I0910 18:33:11.820679  283186 out.go:97] [download-only-453552] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0910 18:33:11.820951  283186 notify.go:220] Checking for updates...
	W0910 18:33:11.820885  283186 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball: no such file or directory
	I0910 18:33:11.822803  283186 out.go:169] MINIKUBE_LOCATION=19598
	I0910 18:33:11.824838  283186 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 18:33:11.827461  283186 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:33:11.829028  283186 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	I0910 18:33:11.830293  283186 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0910 18:33:11.832827  283186 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0910 18:33:11.833091  283186 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 18:33:11.855365  283186 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 18:33:11.855470  283186 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:11.922425  283186 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-10 18:33:11.912847457 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:11.922549  283186 docker.go:318] overlay module found
	I0910 18:33:11.924091  283186 out.go:97] Using the docker driver based on user configuration
	I0910 18:33:11.924123  283186 start.go:297] selected driver: docker
	I0910 18:33:11.924135  283186 start.go:901] validating driver "docker" against <nil>
	I0910 18:33:11.924265  283186 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:11.977184  283186 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-10 18:33:11.967588787 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:11.977364  283186 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0910 18:33:11.977672  283186 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0910 18:33:11.977835  283186 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0910 18:33:11.979446  283186 out.go:169] Using Docker driver with root privileges
	I0910 18:33:11.980900  283186 cni.go:84] Creating CNI manager for ""
	I0910 18:33:11.980924  283186 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:33:11.980940  283186 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0910 18:33:11.981030  283186 start.go:340] cluster config:
	{Name:download-only-453552 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:2200 CPUs:2 DiskSize:20000 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:8443 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.20.0 ClusterName:download-only-453552 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio 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:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:33:11.982987  283186 out.go:97] Starting "download-only-453552" primary control-plane node in "download-only-453552" cluster
	I0910 18:33:11.983014  283186 cache.go:121] Beginning downloading kic base image for docker with crio
	I0910 18:33:11.985016  283186 out.go:97] Pulling base image v0.0.45-1725963390-19606 ...
	I0910 18:33:11.985050  283186 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0910 18:33:11.985348  283186 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local docker daemon
	I0910 18:33:12.001362  283186 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 18:33:12.001611  283186 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory
	I0910 18:33:12.001711  283186 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 18:33:12.067482  283186 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0910 18:33:12.067515  283186 cache.go:56] Caching tarball of preloaded images
	I0910 18:33:12.067709  283186 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0910 18:33:12.069309  283186 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0910 18:33:12.069344  283186 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0910 18:33:12.165003  283186 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0910 18:33:18.359722  283186 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0910 18:33:18.359915  283186 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0910 18:33:19.482353  283186 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0910 18:33:19.482861  283186 profile.go:143] Saving config to /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/download-only-453552/config.json ...
	I0910 18:33:19.482929  283186 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/download-only-453552/config.json: {Name:mkca0a30caa3b71901c74d6553dd01617785733c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0910 18:33:19.483188  283186 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0910 18:33:19.483910  283186 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19598-277789/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-453552 host does not exist
	  To start a cluster, run: "minikube start -p download-only-453552"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.20.0/LogsDuration (0.23s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.37s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (0.37s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-453552
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/json-events (7.26s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-329502 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-329502 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.261432534s)
--- PASS: TestDownloadOnly/v1.31.0/json-events (7.26s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-329502
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-329502: exit status 85 (67.748105ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-453552 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | -p download-only-453552        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| delete  | -p download-only-453552        | download-only-453552 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC | 10 Sep 24 18:33 UTC |
	| start   | -o=json --download-only        | download-only-329502 | jenkins | v1.34.0 | 10 Sep 24 18:33 UTC |                     |
	|         | -p download-only-329502        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/10 18:33:23
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0910 18:33:23.381054  283390 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:33:23.381215  283390 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:23.381226  283390 out.go:358] Setting ErrFile to fd 2...
	I0910 18:33:23.381231  283390 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:33:23.381498  283390 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 18:33:23.381919  283390 out.go:352] Setting JSON to true
	I0910 18:33:23.382783  283390 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8154,"bootTime":1725985050,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0910 18:33:23.382855  283390 start.go:139] virtualization:  
	I0910 18:33:23.384850  283390 out.go:97] [download-only-329502] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0910 18:33:23.385029  283390 notify.go:220] Checking for updates...
	I0910 18:33:23.386575  283390 out.go:169] MINIKUBE_LOCATION=19598
	I0910 18:33:23.388056  283390 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 18:33:23.389513  283390 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:33:23.390923  283390 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	I0910 18:33:23.392301  283390 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0910 18:33:23.395293  283390 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0910 18:33:23.395627  283390 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 18:33:23.426623  283390 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 18:33:23.426726  283390 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:23.488926  283390 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-10 18:33:23.475684097 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:23.489045  283390 docker.go:318] overlay module found
	I0910 18:33:23.490702  283390 out.go:97] Using the docker driver based on user configuration
	I0910 18:33:23.490729  283390 start.go:297] selected driver: docker
	I0910 18:33:23.490735  283390 start.go:901] validating driver "docker" against <nil>
	I0910 18:33:23.490849  283390 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:33:23.546085  283390 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-10 18:33:23.537175156 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:33:23.546254  283390 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0910 18:33:23.546528  283390 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0910 18:33:23.546690  283390 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0910 18:33:23.548088  283390 out.go:169] Using Docker driver with root privileges
	I0910 18:33:23.549193  283390 cni.go:84] Creating CNI manager for ""
	I0910 18:33:23.549208  283390 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0910 18:33:23.549218  283390 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0910 18:33:23.549289  283390 start.go:340] cluster config:
	{Name:download-only-329502 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:2200 CPUs:2 DiskSize:20000 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:8443 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.31.0 ClusterName:download-only-329502 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio 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:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:33:23.550644  283390 out.go:97] Starting "download-only-329502" primary control-plane node in "download-only-329502" cluster
	I0910 18:33:23.550666  283390 cache.go:121] Beginning downloading kic base image for docker with crio
	I0910 18:33:23.552033  283390 out.go:97] Pulling base image v0.0.45-1725963390-19606 ...
	I0910 18:33:23.552057  283390 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:33:23.552236  283390 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local docker daemon
	I0910 18:33:23.568247  283390 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 to local cache
	I0910 18:33:23.568442  283390 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory
	I0910 18:33:23.568462  283390 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 in local cache directory, skipping pull
	I0910 18:33:23.568467  283390 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 exists in cache, skipping pull
	I0910 18:33:23.568475  283390 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 as a tarball
	I0910 18:33:23.619702  283390 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0910 18:33:23.619731  283390 cache.go:56] Caching tarball of preloaded images
	I0910 18:33:23.619896  283390 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0910 18:33:23.621627  283390 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0910 18:33:23.621657  283390 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0910 18:33:23.716293  283390 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:e6af375765e1700a37be5f07489fb80e -> /home/jenkins/minikube-integration/19598-277789/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-329502 host does not exist
	  To start a cluster, run: "minikube start -p download-only-329502"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.31.0/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/DeleteAll (0.21s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.31.0/DeleteAll (0.21s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds (0.15s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-329502
--- PASS: TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds (0.15s)

                                                
                                    
x
+
TestBinaryMirror (0.63s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-332728 --alsologtostderr --binary-mirror http://127.0.0.1:42357 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-332728" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-332728
--- PASS: TestBinaryMirror (0.63s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

                                                
                                                
=== RUN   TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/EnablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1037: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-224318
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-224318: exit status 85 (67.15163ms)

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

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

                                                
                                                
=== RUN   TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/DisablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1048: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-224318
addons_test.go:1048: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-224318: exit status 85 (74.793523ms)

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

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

                                                
                                    
x
+
TestAddons/Setup (196.72s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-224318 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-224318 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns: (3m16.717318887s)
--- PASS: TestAddons/Setup (196.72s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:656: (dbg) Run:  kubectl --context addons-224318 create ns new-namespace
addons_test.go:670: (dbg) Run:  kubectl --context addons-224318 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.22s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-qrvn7" [fb8db8a9-3b45-46e7-8cce-28ad1e302188] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00435648s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-224318
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-224318: (5.837189756s)
--- PASS: TestAddons/parallel/InspektorGadget (11.84s)

                                                
                                    
x
+
TestAddons/parallel/CSI (45.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 7.073663ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-224318 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-224318 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [2fc76d9c-8ce5-4b8c-afd9-e46aa177c02a] Pending
helpers_test.go:344: "task-pv-pod" [2fc76d9c-8ce5-4b8c-afd9-e46aa177c02a] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [2fc76d9c-8ce5-4b8c-afd9-e46aa177c02a] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003783289s
addons_test.go:590: (dbg) Run:  kubectl --context addons-224318 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-224318 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-224318 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-224318 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-224318 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-224318 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-224318 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [f63be8ba-3262-4a2d-9db9-7b0d4aae0d2a] Pending
helpers_test.go:344: "task-pv-pod-restore" [f63be8ba-3262-4a2d-9db9-7b0d4aae0d2a] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [f63be8ba-3262-4a2d-9db9-7b0d4aae0d2a] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004555158s
addons_test.go:632: (dbg) Run:  kubectl --context addons-224318 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-224318 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-224318 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.800108315s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (45.01s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (15.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-224318 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-224318 --alsologtostderr -v=1: (1.058005865s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-mtf57" [dc17f8d1-24e5-4108-8098-b913309b7691] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-mtf57" [dc17f8d1-24e5-4108-8098-b913309b7691] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-mtf57" [dc17f8d1-24e5-4108-8098-b913309b7691] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 9.004516593s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 addons disable headlamp --alsologtostderr -v=1: (5.774135621s)
--- PASS: TestAddons/parallel/Headlamp (15.84s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-qtpzc" [f14cd126-7dca-4246-849c-249021518a79] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00381203s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-224318
--- PASS: TestAddons/parallel/CloudSpanner (5.55s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.98s)

                                                
                                                
=== RUN   TestAddons/parallel/LocalPath
=== PAUSE TestAddons/parallel/LocalPath

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-224318 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-224318 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-224318 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [1700422d-8b49-4e7b-9653-ce544fd97978] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [1700422d-8b49-4e7b-9653-ce544fd97978] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [1700422d-8b49-4e7b-9653-ce544fd97978] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004260658s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-224318 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 ssh "cat /opt/local-path-provisioner/pvc-5aa559df-b083-443a-b657-e87b603e4ac5_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-224318 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-224318 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.744099542s)
--- PASS: TestAddons/parallel/LocalPath (51.98s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.52s)

                                                
                                                
=== RUN   TestAddons/parallel/NvidiaDevicePlugin
=== PAUSE TestAddons/parallel/NvidiaDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-sxg42" [ce7997e7-effd-4f72-8f76-75e34ea74ff2] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.012182899s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-224318
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.77s)

                                                
                                                
=== RUN   TestAddons/parallel/Yakd
=== PAUSE TestAddons/parallel/Yakd

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-s9k97" [73413166-c3d6-41b5-8336-e8e944535bd4] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004020011s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-224318 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-224318 addons disable yakd --alsologtostderr -v=1: (5.764886662s)
--- PASS: TestAddons/parallel/Yakd (10.77s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.34s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-224318
addons_test.go:174: (dbg) Done: out/minikube-linux-arm64 stop -p addons-224318: (6.058947432s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-224318
addons_test.go:182: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-224318
addons_test.go:187: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-224318
--- PASS: TestAddons/StoppedEnableDisable (6.34s)

                                                
                                    
x
+
TestCertOptions (43.75s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-612848 --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  --container-runtime=crio
E0910 19:26:49.831158  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-612848 --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  --container-runtime=crio: (40.758001509s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-612848 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-612848 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-612848 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-612848" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-612848
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-612848: (2.239059099s)
--- PASS: TestCertOptions (43.75s)

                                                
                                    
x
+
TestCertExpiration (253.03s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-707369 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-707369 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (43.593626989s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-707369 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E0910 19:30:24.764287  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-707369 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (27.426512836s)
helpers_test.go:175: Cleaning up "cert-expiration-707369" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-707369
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-707369: (2.011001706s)
--- PASS: TestCertExpiration (253.03s)

                                                
                                    
x
+
TestForceSystemdFlag (40.63s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-020224 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-020224 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (37.331647759s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-020224 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-020224" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-020224
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-020224: (2.806413563s)
--- PASS: TestForceSystemdFlag (40.63s)

                                                
                                    
x
+
TestForceSystemdEnv (46.77s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-269343 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-269343 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (44.00164029s)
helpers_test.go:175: Cleaning up "force-systemd-env-269343" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-269343
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-269343: (2.763535956s)
--- PASS: TestForceSystemdEnv (46.77s)

                                                
                                    
x
+
TestErrorSpam/setup (32.03s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-341738 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-341738 --driver=docker  --container-runtime=crio
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-341738 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-341738 --driver=docker  --container-runtime=crio: (32.031695523s)
--- PASS: TestErrorSpam/setup (32.03s)

                                                
                                    
x
+
TestErrorSpam/start (0.8s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 start --dry-run
--- PASS: TestErrorSpam/start (0.80s)

                                                
                                    
x
+
TestErrorSpam/status (1.14s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 status
--- PASS: TestErrorSpam/status (1.14s)

                                                
                                    
x
+
TestErrorSpam/pause (1.82s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 pause
--- PASS: TestErrorSpam/pause (1.82s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.85s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 unpause
--- PASS: TestErrorSpam/unpause (1.85s)

                                                
                                    
x
+
TestErrorSpam/stop (1.5s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 stop: (1.277711893s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-341738 --log_dir /tmp/nospam-341738 stop
--- PASS: TestErrorSpam/stop (1.50s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/19598-277789/.minikube/files/etc/test/nested/copy/283181/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (52.43s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-105385 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-105385 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (52.425765573s)
--- PASS: TestFunctional/serial/StartWithProxy (52.43s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (36.56s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-105385 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-105385 --alsologtostderr -v=8: (36.558502391s)
functional_test.go:663: soft start took 36.559031717s for "functional-105385" cluster.
--- PASS: TestFunctional/serial/SoftStart (36.56s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:696: (dbg) Run:  kubectl --context functional-105385 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.10s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 cache add registry.k8s.io/pause:3.1: (1.521303285s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 cache add registry.k8s.io/pause:3.3: (1.594766636s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 cache add registry.k8s.io/pause:latest: (1.512631402s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.63s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-105385 /tmp/TestFunctionalserialCacheCmdcacheadd_local545827275/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cache add minikube-local-cache-test:functional-105385
functional_test.go:1094: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cache delete minikube-local-cache-test:functional-105385
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-105385
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.49s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.06s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.06s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.29s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-105385 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (278.435932ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 cache reload: (1.23598088s)
functional_test.go:1163: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.18s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.12s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:716: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 kubectl -- --context functional-105385 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.15s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:741: (dbg) Run:  out/kubectl --context functional-105385 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.21s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-105385 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-105385 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.206559572s)
functional_test.go:761: restart took 34.206692615s for "functional-105385" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (34.21s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.82s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 logs: (1.823314004s)
--- PASS: TestFunctional/serial/LogsCmd (1.82s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.81s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 logs --file /tmp/TestFunctionalserialLogsFileCmd2283566449/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 logs --file /tmp/TestFunctionalserialLogsFileCmd2283566449/001/logs.txt: (1.810473178s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.81s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.29s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-105385 apply -f testdata/invalidsvc.yaml
functional_test.go:2335: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-105385
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-105385: exit status 115 (550.127211ms)

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|---------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL            |
	|-----------|-------------|-------------|---------------------------|
	| default   | invalid-svc |          80 | http://192.168.49.2:31426 |
	|-----------|-------------|-------------|---------------------------|
	
	

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

                                                
                                                
** /stderr **
functional_test.go:2327: (dbg) Run:  kubectl --context functional-105385 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.29s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-105385 config get cpus: exit status 14 (57.549221ms)

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

                                                
                                                
** /stderr **
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 config set cpus 2
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 config get cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-105385 config get cpus: exit status 14 (88.995993ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.9s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-105385 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-105385 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 313231: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (14.90s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-linux-arm64 start -p functional-105385 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-105385 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (191.019993ms)

                                                
                                                
-- stdout --
	* [functional-105385] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19598
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 18:56:06.294112  312557 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:56:06.294304  312557 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:56:06.294319  312557 out.go:358] Setting ErrFile to fd 2...
	I0910 18:56:06.294324  312557 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:56:06.294629  312557 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 18:56:06.295080  312557 out.go:352] Setting JSON to false
	I0910 18:56:06.296117  312557 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":9517,"bootTime":1725985050,"procs":191,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0910 18:56:06.296195  312557 start.go:139] virtualization:  
	I0910 18:56:06.298891  312557 out.go:177] * [functional-105385] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0910 18:56:06.301318  312557 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 18:56:06.301495  312557 notify.go:220] Checking for updates...
	I0910 18:56:06.304501  312557 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 18:56:06.306056  312557 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:56:06.307556  312557 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	I0910 18:56:06.308932  312557 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0910 18:56:06.310530  312557 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 18:56:06.312675  312557 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:56:06.313294  312557 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 18:56:06.348607  312557 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 18:56:06.348714  312557 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:56:06.420082  312557 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-10 18:56:06.408543595 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:56:06.420197  312557 docker.go:318] overlay module found
	I0910 18:56:06.421851  312557 out.go:177] * Using the docker driver based on existing profile
	I0910 18:56:06.423164  312557 start.go:297] selected driver: docker
	I0910 18:56:06.423184  312557 start.go:901] validating driver "docker" against &{Name:functional-105385 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8441 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.31.0 ClusterName:functional-105385 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:56:06.423298  312557 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 18:56:06.425338  312557 out.go:201] 
	W0910 18:56:06.426698  312557 out.go:270] 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
	I0910 18:56:06.428220  312557 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-linux-arm64 start -p functional-105385 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
--- PASS: TestFunctional/parallel/DryRun (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-arm64 start -p functional-105385 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-105385 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (178.143883ms)

                                                
                                                
-- stdout --
	* [functional-105385] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19598
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 18:56:07.747097  312878 out.go:345] Setting OutFile to fd 1 ...
	I0910 18:56:07.747293  312878 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:56:07.747307  312878 out.go:358] Setting ErrFile to fd 2...
	I0910 18:56:07.747313  312878 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 18:56:07.747685  312878 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 18:56:07.748108  312878 out.go:352] Setting JSON to false
	I0910 18:56:07.749149  312878 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":9518,"bootTime":1725985050,"procs":191,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0910 18:56:07.749223  312878 start.go:139] virtualization:  
	I0910 18:56:07.751498  312878 out.go:177] * [functional-105385] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0910 18:56:07.752978  312878 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 18:56:07.753101  312878 notify.go:220] Checking for updates...
	I0910 18:56:07.756397  312878 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 18:56:07.757694  312878 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 18:56:07.759277  312878 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	I0910 18:56:07.760727  312878 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0910 18:56:07.762611  312878 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 18:56:07.764799  312878 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 18:56:07.765474  312878 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 18:56:07.790788  312878 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 18:56:07.790911  312878 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 18:56:07.862697  312878 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-10 18:56:07.851508068 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 18:56:07.862817  312878 docker.go:318] overlay module found
	I0910 18:56:07.864302  312878 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0910 18:56:07.865653  312878 start.go:297] selected driver: docker
	I0910 18:56:07.865676  312878 start.go:901] validating driver "docker" against &{Name:functional-105385 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1725963390-19606@sha256:05c3fb4a3ac73e1a547cb186e5aec949a4a3d18af7d1444e0d1365c17dbedef9 Memory:4000 CPUs:2 DiskSize:20000 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:8441 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.31.0 ClusterName:functional-105385 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0910 18:56:07.865799  312878 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 18:56:07.867870  312878 out.go:201] 
	W0910 18:56:07.869188  312878 out.go:270] 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
	I0910 18:56:07.870545  312878 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.04s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-105385 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-105385 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-cg6tv" [05071d7b-6694-4d17-87ad-04574359ad65] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-cg6tv" [05071d7b-6694-4d17-87ad-04574359ad65] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.019742663s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31332
functional_test.go:1675: http://192.168.49.2:31332: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-cg6tv

                                                
                                                
Pod Information:
	-no pod information available-

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

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.19s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (27.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [7e5ba43c-a558-4a5e-9cac-4511797ebc68] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003865672s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-105385 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-105385 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-105385 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-105385 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [61d3c6bd-9888-45c6-a304-629d3be55b85] Pending
helpers_test.go:344: "sp-pod" [61d3c6bd-9888-45c6-a304-629d3be55b85] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [61d3c6bd-9888-45c6-a304-629d3be55b85] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.003852339s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-105385 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-105385 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-105385 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [58c3a837-fc5f-44e4-a65d-cdbc5c964f52] Pending
helpers_test.go:344: "sp-pod" [58c3a837-fc5f-44e4-a65d-cdbc5c964f52] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003992771s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-105385 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (27.69s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "echo hello"
functional_test.go:1742: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.71s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh -n functional-105385 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cp functional-105385:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd3338797991/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh -n functional-105385 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh -n functional-105385 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.15s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/283181/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo cat /etc/test/nested/copy/283181/hosts"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.34s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/283181.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo cat /etc/ssl/certs/283181.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/283181.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo cat /usr/share/ca-certificates/283181.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/2831812.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo cat /etc/ssl/certs/2831812.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/2831812.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo cat /usr/share/ca-certificates/2831812.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.67s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo systemctl is-active docker"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-105385 ssh "sudo systemctl is-active docker": exit status 1 (470.357884ms)

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo systemctl is-active containerd"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-105385 ssh "sudo systemctl is-active containerd": exit status 1 (405.089155ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.30s)

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2256: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 version --short
--- PASS: TestFunctional/parallel/Version/short (0.09s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 version -o=json --components: (1.144018227s)
--- PASS: TestFunctional/parallel/Version/components (1.14s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-arm64 -p functional-105385 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-105385 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [d46c18d0-6c1c-4634-a552-8af5f1e11116] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [d46c18d0-6c1c-4634-a552-8af5f1e11116] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.00302246s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.51s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-105385 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-105385
localhost/kicbase/echo-server:functional-105385
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-105385 image ls --format short --alsologtostderr:
I0910 18:56:12.219922  313585 out.go:345] Setting OutFile to fd 1 ...
I0910 18:56:12.220086  313585 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:12.220092  313585 out.go:358] Setting ErrFile to fd 2...
I0910 18:56:12.220098  313585 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:12.221275  313585 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
I0910 18:56:12.222186  313585 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:12.222393  313585 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:12.223010  313585 cli_runner.go:164] Run: docker container inspect functional-105385 --format={{.State.Status}}
I0910 18:56:12.242872  313585 ssh_runner.go:195] Run: systemctl --version
I0910 18:56:12.242931  313585 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-105385
I0910 18:56:12.263410  313585 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/functional-105385/id_rsa Username:docker}
I0910 18:56:12.358648  313585 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-105385 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/kube-proxy              | v1.31.0            | 71d55d66fd4ee | 95.9MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-controller-manager | v1.31.0            | fcb0683e6bdbd | 86.9MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| docker.io/library/nginx                 | alpine             | b887aca7aed61 | 48.4MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| localhost/kicbase/echo-server           | functional-105385  | ce2d2cda2d858 | 4.79MB |
| localhost/minikube-local-cache-test     | functional-105385  | ccf72f9922a35 | 3.33kB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/kube-apiserver          | v1.31.0            | cd0f0ae0ec9e0 | 92.6MB |
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| registry.k8s.io/kube-scheduler          | v1.31.0            | fbbbd428abb4d | 67MB   |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | d5e283bc63d43 | 90.3MB |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| localhost/my-image                      | functional-105385  | d5cba4d9b1915 | 1.64MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-105385 image ls --format table --alsologtostderr:
I0910 18:56:18.524161  313988 out.go:345] Setting OutFile to fd 1 ...
I0910 18:56:18.524582  313988 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:18.524626  313988 out.go:358] Setting ErrFile to fd 2...
I0910 18:56:18.524640  313988 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:18.524909  313988 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
I0910 18:56:18.526021  313988 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:18.526149  313988 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:18.526617  313988 cli_runner.go:164] Run: docker container inspect functional-105385 --format={{.State.Status}}
I0910 18:56:18.559949  313988 ssh_runner.go:195] Run: systemctl --version
I0910 18:56:18.560011  313988 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-105385
I0910 18:56:18.582380  313988 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/functional-105385/id_rsa Username:docker}
I0910 18:56:18.685589  313988 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-105385 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"d5cba4d9b19150f3948215ef8955608b37c962242c6afb4b3a5df96fd7fb79e9","repoDigests":["localhost/my-image@sha256:cc9bbd966279817a5a4e42eca586e4d2c6f4efced42e518178b09d7992ca06ff"],"repoTags":["localhost/my-image:functional-105385"],"size":"1640226"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667
c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"8cb2091f603e75187e2f62
26c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"90290738"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d
17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-105385"],"size":"4788229"},{"id":"71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89","repoDigests":["registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971","registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"95949719"},{"id":"fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb","repoDigests":["registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808","registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67007814"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":
["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"b06c83cf4a55bdae5df7b2b4613fce101bd8061303f235fa66fa6e2c9def4826","repoDigests":["docker.io/library/daad21d3dd728dedda803d1639b1df88174ae4e2081c64371c46588fa8ea36a5-tmp@sha256:fc073c2d8719d26e2681886d6b38bb3101c946731489a4f28d47c5d4b532596f"],"repoTags":[],"size":"1637644"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b
5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"ccf72f9922a35e6e3da9b522b08322a8be8f430ce6c1e41bb4677565f0e4d5db","repoDigests":["localhost/minikube-local-cache-test@sha256:27515fbc3b636146163beff7a4c2d0fadba76cffd393e04aedc18a44101f7423"],"repoTags":["localhost/minikube-local-cache-test:functional-105385"],"size":"3328"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"4
87479"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDigests":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"cd0f0ae0ec9e0cdc092079156
c122bf034ba3f24d31c1b1dd1b52a42ecf9b388","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"92567005"},{"id":"fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"86930758"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-105385 image ls --format json --alsologtostderr:
I0910 18:56:18.254766  313955 out.go:345] Setting OutFile to fd 1 ...
I0910 18:56:18.254984  313955 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:18.255007  313955 out.go:358] Setting ErrFile to fd 2...
I0910 18:56:18.255026  313955 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:18.255301  313955 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
I0910 18:56:18.256027  313955 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:18.256192  313955 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:18.257454  313955 cli_runner.go:164] Run: docker container inspect functional-105385 --format={{.State.Status}}
I0910 18:56:18.277493  313955 ssh_runner.go:195] Run: systemctl --version
I0910 18:56:18.277657  313955 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-105385
I0910 18:56:18.296259  313955 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/functional-105385/id_rsa Username:docker}
I0910 18:56:18.406382  313955 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-105385 image ls --format yaml --alsologtostderr:
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: b06c83cf4a55bdae5df7b2b4613fce101bd8061303f235fa66fa6e2c9def4826
repoDigests:
- docker.io/library/daad21d3dd728dedda803d1639b1df88174ae4e2081c64371c46588fa8ea36a5-tmp@sha256:fc073c2d8719d26e2681886d6b38bb3101c946731489a4f28d47c5d4b532596f
repoTags: []
size: "1637644"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-105385
size: "4788229"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "95949719"
- id: ccf72f9922a35e6e3da9b522b08322a8be8f430ce6c1e41bb4677565f0e4d5db
repoDigests:
- localhost/minikube-local-cache-test@sha256:27515fbc3b636146163beff7a4c2d0fadba76cffd393e04aedc18a44101f7423
repoTags:
- localhost/minikube-local-cache-test:functional-105385
size: "3328"
- id: d5cba4d9b19150f3948215ef8955608b37c962242c6afb4b3a5df96fd7fb79e9
repoDigests:
- localhost/my-image@sha256:cc9bbd966279817a5a4e42eca586e4d2c6f4efced42e518178b09d7992ca06ff
repoTags:
- localhost/my-image:functional-105385
size: "1640226"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9
- gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
repoTags:
- gcr.io/k8s-minikube/busybox:latest
size: "1634527"
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- id: cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "92567005"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "90290738"
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "86930758"
- id: fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
- registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67007814"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-105385 image ls --format yaml --alsologtostderr:
I0910 18:56:17.932207  313923 out.go:345] Setting OutFile to fd 1 ...
I0910 18:56:17.932493  313923 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:17.932525  313923 out.go:358] Setting ErrFile to fd 2...
I0910 18:56:17.932555  313923 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:17.932885  313923 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
I0910 18:56:17.933733  313923 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:17.933927  313923 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:17.934599  313923 cli_runner.go:164] Run: docker container inspect functional-105385 --format={{.State.Status}}
I0910 18:56:17.967936  313923 ssh_runner.go:195] Run: systemctl --version
I0910 18:56:17.967990  313923 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-105385
I0910 18:56:17.993841  313923 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/functional-105385/id_rsa Username:docker}
I0910 18:56:18.122275  313923 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-105385 ssh pgrep buildkitd: exit status 1 (288.333ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image build -t localhost/my-image:functional-105385 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 image build -t localhost/my-image:functional-105385 testdata/build --alsologtostderr: (4.885367342s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-105385 image build -t localhost/my-image:functional-105385 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> b06c83cf4a5
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-105385
--> d5cba4d9b19
Successfully tagged localhost/my-image:functional-105385
d5cba4d9b19150f3948215ef8955608b37c962242c6afb4b3a5df96fd7fb79e9
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-105385 image build -t localhost/my-image:functional-105385 testdata/build --alsologtostderr:
I0910 18:56:12.782983  313672 out.go:345] Setting OutFile to fd 1 ...
I0910 18:56:12.783747  313672 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:12.783795  313672 out.go:358] Setting ErrFile to fd 2...
I0910 18:56:12.783815  313672 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0910 18:56:12.784119  313672 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
I0910 18:56:12.784831  313672 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:12.785425  313672 config.go:182] Loaded profile config "functional-105385": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0910 18:56:12.785990  313672 cli_runner.go:164] Run: docker container inspect functional-105385 --format={{.State.Status}}
I0910 18:56:12.819428  313672 ssh_runner.go:195] Run: systemctl --version
I0910 18:56:12.819483  313672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-105385
I0910 18:56:12.854794  313672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/functional-105385/id_rsa Username:docker}
I0910 18:56:12.959841  313672 build_images.go:161] Building image from path: /tmp/build.2097849895.tar
I0910 18:56:12.959909  313672 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0910 18:56:12.970829  313672 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2097849895.tar
I0910 18:56:12.975608  313672 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2097849895.tar: stat -c "%s %y" /var/lib/minikube/build/build.2097849895.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2097849895.tar': No such file or directory
I0910 18:56:12.975637  313672 ssh_runner.go:362] scp /tmp/build.2097849895.tar --> /var/lib/minikube/build/build.2097849895.tar (3072 bytes)
I0910 18:56:13.016431  313672 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2097849895
I0910 18:56:13.029465  313672 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2097849895 -xf /var/lib/minikube/build/build.2097849895.tar
I0910 18:56:13.042112  313672 crio.go:315] Building image: /var/lib/minikube/build/build.2097849895
I0910 18:56:13.042193  313672 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-105385 /var/lib/minikube/build/build.2097849895 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0910 18:56:17.553388  313672 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-105385 /var/lib/minikube/build/build.2097849895 --cgroup-manager=cgroupfs: (4.511170689s)
I0910 18:56:17.553472  313672 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2097849895
I0910 18:56:17.564362  313672 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2097849895.tar
I0910 18:56:17.575185  313672 build_images.go:217] Built localhost/my-image:functional-105385 from /tmp/build.2097849895.tar
I0910 18:56:17.575221  313672 build_images.go:133] succeeded building to: functional-105385
I0910 18:56:17.575227  313672 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.45s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-105385
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image load --daemon kicbase/echo-server:functional-105385 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-105385 image load --daemon kicbase/echo-server:functional-105385 --alsologtostderr: (2.14211105s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (2.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image load --daemon kicbase/echo-server:functional-105385 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.92s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-105385
functional_test.go:245: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image load --daemon kicbase/echo-server:functional-105385 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.27s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image save kicbase/echo-server:functional-105385 /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.55s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image rm kicbase/echo-server:functional-105385 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.56s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Run:  docker rmi kicbase/echo-server:functional-105385
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 image save --daemon kicbase/echo-server:functional-105385 --alsologtostderr
functional_test.go:432: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-105385
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.60s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.16s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 update-context --alsologtostderr -v=2
2024/09/10 18:56:22 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.14s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-105385 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdany-port1042680131/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1725994536207045936" to /tmp/TestFunctionalparallelMountCmdany-port1042680131/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1725994536207045936" to /tmp/TestFunctionalparallelMountCmdany-port1042680131/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1725994536207045936" to /tmp/TestFunctionalparallelMountCmdany-port1042680131/001/test-1725994536207045936
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-105385 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (542.872479ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 10 18:55 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 10 18:55 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 10 18:55 test-1725994536207045936
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh cat /mount-9p/test-1725994536207045936
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-105385 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [97bc79f0-3036-463b-92c0-d198fab90292] Pending
helpers_test.go:344: "busybox-mount" [97bc79f0-3036-463b-92c0-d198fab90292] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [97bc79f0-3036-463b-92c0-d198fab90292] Running
helpers_test.go:344: "busybox-mount" [97bc79f0-3036-463b-92c0-d198fab90292] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [97bc79f0-3036-463b-92c0-d198fab90292] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.004660581s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-105385 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdany-port1042680131/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.43s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdspecific-port431429958/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-105385 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (539.095353ms)

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-105385 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdspecific-port431429958/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4050017249/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4050017249/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4050017249/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-105385 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4050017249/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4050017249/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-105385 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4050017249/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.87s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-105385 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-105385 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-dvjjg" [26241ddb-57ba-424f-88d0-f7ce471f6b3d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-dvjjg" [26241ddb-57ba-424f-88d0-f7ce471f6b3d] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.00559588s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.24s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.48s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1315: Took "317.819446ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1329: Took "54.016313ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.37s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "346.798131ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1379: Took "50.740743ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.61s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 service list -o json
functional_test.go:1494: Took "581.115342ms" to run "out/minikube-linux-arm64 -p functional-105385 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.58s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.49.2:32287
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.56s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-arm64 -p functional-105385 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:32287
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.43s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-105385
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (180.33s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-063171 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0910 18:56:49.831098  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:49.838067  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:49.849401  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:49.870748  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:49.912026  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:49.993406  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:50.154815  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:50.476113  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:51.117939  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:52.399270  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:56:54.961245  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:57:00.083294  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:57:10.324562  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:57:30.806491  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 18:58:11.768688  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-063171 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m59.524305594s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (180.33s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-063171 -- rollout status deployment/busybox: (5.36107536s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-6xfc4 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-f258j -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-glx2g -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-6xfc4 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-f258j -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-glx2g -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-6xfc4 -- nslookup kubernetes.default.svc.cluster.local
E0910 18:59:33.690569  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-f258j -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-glx2g -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (8.41s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-6xfc4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-6xfc4 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-f258j -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-f258j -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-glx2g -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-063171 -- exec busybox-7dff88458-glx2g -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-063171 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-063171 -v=7 --alsologtostderr: (35.822876439s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr: (1.032877407s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (36.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.14s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-063171 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiControlPlane/serial/NodeLabels (0.14s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (0.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.51s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp testdata/cp-test.txt ha-063171:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1008036599/001/cp-test_ha-063171.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171:/home/docker/cp-test.txt ha-063171-m02:/home/docker/cp-test_ha-063171_ha-063171-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m02 "sudo cat /home/docker/cp-test_ha-063171_ha-063171-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171:/home/docker/cp-test.txt ha-063171-m03:/home/docker/cp-test_ha-063171_ha-063171-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m03 "sudo cat /home/docker/cp-test_ha-063171_ha-063171-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171:/home/docker/cp-test.txt ha-063171-m04:/home/docker/cp-test_ha-063171_ha-063171-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m04 "sudo cat /home/docker/cp-test_ha-063171_ha-063171-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp testdata/cp-test.txt ha-063171-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1008036599/001/cp-test_ha-063171-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m02:/home/docker/cp-test.txt ha-063171:/home/docker/cp-test_ha-063171-m02_ha-063171.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171 "sudo cat /home/docker/cp-test_ha-063171-m02_ha-063171.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m02:/home/docker/cp-test.txt ha-063171-m03:/home/docker/cp-test_ha-063171-m02_ha-063171-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m03 "sudo cat /home/docker/cp-test_ha-063171-m02_ha-063171-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m02:/home/docker/cp-test.txt ha-063171-m04:/home/docker/cp-test_ha-063171-m02_ha-063171-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m04 "sudo cat /home/docker/cp-test_ha-063171-m02_ha-063171-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp testdata/cp-test.txt ha-063171-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1008036599/001/cp-test_ha-063171-m03.txt
E0910 19:00:24.763579  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:00:24.770836  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:00:24.782223  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:00:24.805299  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:00:24.846987  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:00:24.928386  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m03 "sudo cat /home/docker/cp-test.txt"
E0910 19:00:25.089980  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m03:/home/docker/cp-test.txt ha-063171:/home/docker/cp-test_ha-063171-m03_ha-063171.txt
E0910 19:00:25.411496  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m03 "sudo cat /home/docker/cp-test.txt"
E0910 19:00:26.053671  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171 "sudo cat /home/docker/cp-test_ha-063171-m03_ha-063171.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m03:/home/docker/cp-test.txt ha-063171-m02:/home/docker/cp-test_ha-063171-m03_ha-063171-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m02 "sudo cat /home/docker/cp-test_ha-063171-m03_ha-063171-m02.txt"
E0910 19:00:27.335819  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m03:/home/docker/cp-test.txt ha-063171-m04:/home/docker/cp-test_ha-063171-m03_ha-063171-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m04 "sudo cat /home/docker/cp-test_ha-063171-m03_ha-063171-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp testdata/cp-test.txt ha-063171-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1008036599/001/cp-test_ha-063171-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m04 "sudo cat /home/docker/cp-test.txt"
E0910 19:00:29.898450  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m04:/home/docker/cp-test.txt ha-063171:/home/docker/cp-test_ha-063171-m04_ha-063171.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171 "sudo cat /home/docker/cp-test_ha-063171-m04_ha-063171.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m04:/home/docker/cp-test.txt ha-063171-m02:/home/docker/cp-test_ha-063171-m04_ha-063171-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m02 "sudo cat /home/docker/cp-test_ha-063171-m04_ha-063171-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 cp ha-063171-m04:/home/docker/cp-test.txt ha-063171-m03:/home/docker/cp-test_ha-063171-m04_ha-063171-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 ssh -n ha-063171-m03 "sudo cat /home/docker/cp-test_ha-063171-m04_ha-063171-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.51s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 node stop m02 -v=7 --alsologtostderr
E0910 19:00:35.021663  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:00:45.266409  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-063171 node stop m02 -v=7 --alsologtostderr: (12.205831454s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr: exit status 7 (795.978542ms)

                                                
                                                
-- stdout --
	ha-063171
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-063171-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-063171-m03
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-063171-m04
	type: Worker
	host: Running
	kubelet: Running
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 19:00:45.612235  329653 out.go:345] Setting OutFile to fd 1 ...
	I0910 19:00:45.612352  329653 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:00:45.612360  329653 out.go:358] Setting ErrFile to fd 2...
	I0910 19:00:45.612365  329653 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:00:45.612605  329653 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 19:00:45.612790  329653 out.go:352] Setting JSON to false
	I0910 19:00:45.612822  329653 mustload.go:65] Loading cluster: ha-063171
	I0910 19:00:45.612885  329653 notify.go:220] Checking for updates...
	I0910 19:00:45.613300  329653 config.go:182] Loaded profile config "ha-063171": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 19:00:45.613316  329653 status.go:255] checking status of ha-063171 ...
	I0910 19:00:45.614179  329653 cli_runner.go:164] Run: docker container inspect ha-063171 --format={{.State.Status}}
	I0910 19:00:45.636360  329653 status.go:330] ha-063171 host status = "Running" (err=<nil>)
	I0910 19:00:45.636386  329653 host.go:66] Checking if "ha-063171" exists ...
	I0910 19:00:45.636694  329653 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-063171
	I0910 19:00:45.671551  329653 host.go:66] Checking if "ha-063171" exists ...
	I0910 19:00:45.671904  329653 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 19:00:45.671973  329653 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-063171
	I0910 19:00:45.691669  329653 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/ha-063171/id_rsa Username:docker}
	I0910 19:00:45.786707  329653 ssh_runner.go:195] Run: systemctl --version
	I0910 19:00:45.791155  329653 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 19:00:45.805335  329653 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 19:00:45.872332  329653 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-10 19:00:45.860554929 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 19:00:45.873017  329653 kubeconfig.go:125] found "ha-063171" server: "https://192.168.49.254:8443"
	I0910 19:00:45.873050  329653 api_server.go:166] Checking apiserver status ...
	I0910 19:00:45.873096  329653 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 19:00:45.886325  329653 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1410/cgroup
	I0910 19:00:45.896273  329653 api_server.go:182] apiserver freezer: "8:freezer:/docker/3e4834765b52c55ecfb0da303180059b814426d253561f89efe9cdab067a5925/crio/crio-dfbc3246768b5247e60400aae90083637a03d6fdd61b15cea93f4f792a9e904d"
	I0910 19:00:45.896355  329653 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/3e4834765b52c55ecfb0da303180059b814426d253561f89efe9cdab067a5925/crio/crio-dfbc3246768b5247e60400aae90083637a03d6fdd61b15cea93f4f792a9e904d/freezer.state
	I0910 19:00:45.905377  329653 api_server.go:204] freezer state: "THAWED"
	I0910 19:00:45.905406  329653 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0910 19:00:45.913743  329653 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0910 19:00:45.913786  329653 status.go:422] ha-063171 apiserver status = Running (err=<nil>)
	I0910 19:00:45.913809  329653 status.go:257] ha-063171 status: &{Name:ha-063171 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 19:00:45.913849  329653 status.go:255] checking status of ha-063171-m02 ...
	I0910 19:00:45.914314  329653 cli_runner.go:164] Run: docker container inspect ha-063171-m02 --format={{.State.Status}}
	I0910 19:00:45.931536  329653 status.go:330] ha-063171-m02 host status = "Stopped" (err=<nil>)
	I0910 19:00:45.931556  329653 status.go:343] host is not running, skipping remaining checks
	I0910 19:00:45.931563  329653 status.go:257] ha-063171-m02 status: &{Name:ha-063171-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 19:00:45.931584  329653 status.go:255] checking status of ha-063171-m03 ...
	I0910 19:00:45.932221  329653 cli_runner.go:164] Run: docker container inspect ha-063171-m03 --format={{.State.Status}}
	I0910 19:00:45.958162  329653 status.go:330] ha-063171-m03 host status = "Running" (err=<nil>)
	I0910 19:00:45.958196  329653 host.go:66] Checking if "ha-063171-m03" exists ...
	I0910 19:00:45.958510  329653 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-063171-m03
	I0910 19:00:45.977840  329653 host.go:66] Checking if "ha-063171-m03" exists ...
	I0910 19:00:45.978168  329653 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 19:00:45.978217  329653 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-063171-m03
	I0910 19:00:45.999203  329653 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33159 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/ha-063171-m03/id_rsa Username:docker}
	I0910 19:00:46.126879  329653 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 19:00:46.139288  329653 kubeconfig.go:125] found "ha-063171" server: "https://192.168.49.254:8443"
	I0910 19:00:46.139317  329653 api_server.go:166] Checking apiserver status ...
	I0910 19:00:46.139382  329653 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 19:00:46.150901  329653 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1313/cgroup
	I0910 19:00:46.160812  329653 api_server.go:182] apiserver freezer: "8:freezer:/docker/86442f090dcda7618df6fcde5f34b2345d4b270b70be0d8db1eba8b0ab130095/crio/crio-12ee53688ea3fa77154da2f60271c9de3cc00296ce8db42a3f25beb15f27d687"
	I0910 19:00:46.160935  329653 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/86442f090dcda7618df6fcde5f34b2345d4b270b70be0d8db1eba8b0ab130095/crio/crio-12ee53688ea3fa77154da2f60271c9de3cc00296ce8db42a3f25beb15f27d687/freezer.state
	I0910 19:00:46.171865  329653 api_server.go:204] freezer state: "THAWED"
	I0910 19:00:46.171953  329653 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0910 19:00:46.180454  329653 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0910 19:00:46.180483  329653 status.go:422] ha-063171-m03 apiserver status = Running (err=<nil>)
	I0910 19:00:46.180507  329653 status.go:257] ha-063171-m03 status: &{Name:ha-063171-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 19:00:46.180535  329653 status.go:255] checking status of ha-063171-m04 ...
	I0910 19:00:46.180849  329653 cli_runner.go:164] Run: docker container inspect ha-063171-m04 --format={{.State.Status}}
	I0910 19:00:46.199004  329653 status.go:330] ha-063171-m04 host status = "Running" (err=<nil>)
	I0910 19:00:46.199033  329653 host.go:66] Checking if "ha-063171-m04" exists ...
	I0910 19:00:46.199353  329653 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-063171-m04
	I0910 19:00:46.218881  329653 host.go:66] Checking if "ha-063171-m04" exists ...
	I0910 19:00:46.219205  329653 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 19:00:46.219331  329653 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-063171-m04
	I0910 19:00:46.237214  329653 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33164 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/ha-063171-m04/id_rsa Username:docker}
	I0910 19:00:46.330677  329653 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 19:00:46.347534  329653 status.go:257] ha-063171-m04 status: &{Name:ha-063171-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopSecondaryNode (13.00s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (21.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 node start m02 -v=7 --alsologtostderr
E0910 19:01:05.747963  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-063171 node start m02 -v=7 --alsologtostderr: (20.049336152s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr: (1.420121541s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (21.62s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (16.543850288s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (166.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-063171 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-063171 -v=7 --alsologtostderr
E0910 19:01:46.710012  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:01:49.830385  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-063171 -v=7 --alsologtostderr: (37.368055666s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-063171 --wait=true -v=7 --alsologtostderr
E0910 19:02:17.532028  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:03:08.631315  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-063171 --wait=true -v=7 --alsologtostderr: (2m8.814442391s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-063171
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (166.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-063171 node delete m03 -v=7 --alsologtostderr: (11.851102617s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (12.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-063171 stop -v=7 --alsologtostderr: (36.072788921s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr: exit status 7 (127.766155ms)

                                                
                                                
-- stdout --
	ha-063171
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-063171-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-063171-m04
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 19:05:00.924223  343524 out.go:345] Setting OutFile to fd 1 ...
	I0910 19:05:00.924420  343524 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:05:00.924433  343524 out.go:358] Setting ErrFile to fd 2...
	I0910 19:05:00.924439  343524 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:05:00.924732  343524 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 19:05:00.924969  343524 out.go:352] Setting JSON to false
	I0910 19:05:00.925019  343524 mustload.go:65] Loading cluster: ha-063171
	I0910 19:05:00.925100  343524 notify.go:220] Checking for updates...
	I0910 19:05:00.925569  343524 config.go:182] Loaded profile config "ha-063171": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 19:05:00.925589  343524 status.go:255] checking status of ha-063171 ...
	I0910 19:05:00.926280  343524 cli_runner.go:164] Run: docker container inspect ha-063171 --format={{.State.Status}}
	I0910 19:05:00.949629  343524 status.go:330] ha-063171 host status = "Stopped" (err=<nil>)
	I0910 19:05:00.949658  343524 status.go:343] host is not running, skipping remaining checks
	I0910 19:05:00.949668  343524 status.go:257] ha-063171 status: &{Name:ha-063171 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 19:05:00.949713  343524 status.go:255] checking status of ha-063171-m02 ...
	I0910 19:05:00.950112  343524 cli_runner.go:164] Run: docker container inspect ha-063171-m02 --format={{.State.Status}}
	I0910 19:05:00.977312  343524 status.go:330] ha-063171-m02 host status = "Stopped" (err=<nil>)
	I0910 19:05:00.977338  343524 status.go:343] host is not running, skipping remaining checks
	I0910 19:05:00.977347  343524 status.go:257] ha-063171-m02 status: &{Name:ha-063171-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 19:05:00.977386  343524 status.go:255] checking status of ha-063171-m04 ...
	I0910 19:05:00.977694  343524 cli_runner.go:164] Run: docker container inspect ha-063171-m04 --format={{.State.Status}}
	I0910 19:05:00.997240  343524 status.go:330] ha-063171-m04 host status = "Stopped" (err=<nil>)
	I0910 19:05:00.997267  343524 status.go:343] host is not running, skipping remaining checks
	I0910 19:05:00.997275  343524 status.go:257] ha-063171-m04 status: &{Name:ha-063171-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopCluster (36.20s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (130.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-063171 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0910 19:05:24.764173  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:05:52.473222  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:06:49.830409  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-063171 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m9.929366364s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (130.91s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (68.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-063171 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-063171 --control-plane -v=7 --alsologtostderr: (1m7.624250755s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-063171 status -v=7 --alsologtostderr: (1.003666911s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (68.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.74s)

                                                
                                    
x
+
TestJSONOutput/start/Command (54.07s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-610706 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-610706 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (54.062193816s)
--- PASS: TestJSONOutput/start/Command (54.07s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.82s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 pause -p json-output-610706 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.82s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.68s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 unpause -p json-output-610706 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.68s)

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-610706 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-610706 --output=json --user=testUser: (5.991422048s)
--- PASS: TestJSONOutput/stop/Command (5.99s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.24s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"87b1e5b2-0b9f-4274-b3a0-5d1509f27e7a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-510647] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"da68b607-b48c-41e1-b718-466a56910d90","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19598"}}
	{"specversion":"1.0","id":"9e98694c-4541-4c8a-96f4-c06c01ca1446","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":"ca428c3a-ffa8-4021-8353-017293b61f9d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig"}}
	{"specversion":"1.0","id":"4d1eb5d5-2158-41f1-8926-21ff81a0e62a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube"}}
	{"specversion":"1.0","id":"5fb9bfb5-667d-49cf-988a-5b0b3903bebd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"58adffaf-38ac-4b25-b2e0-ca613da9a758","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"a4daf693-e824-457f-bf15-be8e3d91179a","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 linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-510647" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-510647
--- PASS: TestErrorJSONOutput (0.24s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (44.48s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-976168 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-976168 --network=: (42.358816989s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-976168" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-976168
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-976168: (2.096152856s)
--- PASS: TestKicCustomNetwork/create_custom_network (44.48s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (34.65s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-591831 --network=bridge
E0910 19:10:24.763285  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-591831 --network=bridge: (32.547131398s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-591831" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-591831
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-591831: (2.067503083s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (34.65s)

                                                
                                    
x
+
TestKicExistingNetwork (34.08s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-796565 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-796565 --network=existing-network: (31.661570751s)
helpers_test.go:175: Cleaning up "existing-network-796565" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-796565
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-796565: (2.23830976s)
--- PASS: TestKicExistingNetwork (34.08s)

                                                
                                    
x
+
TestKicCustomSubnet (38.32s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-569184 --subnet=192.168.60.0/24
E0910 19:11:49.830374  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-569184 --subnet=192.168.60.0/24: (36.123073806s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-569184 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-569184" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-569184
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-569184: (2.168328286s)
--- PASS: TestKicCustomSubnet (38.32s)

                                                
                                    
x
+
TestKicStaticIP (34.49s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-350686 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-350686 --static-ip=192.168.200.200: (32.175973438s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-350686 ip
helpers_test.go:175: Cleaning up "static-ip-350686" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-350686
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-350686: (2.14031586s)
--- PASS: TestKicStaticIP (34.49s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (70.16s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-365030 --driver=docker  --container-runtime=crio
E0910 19:13:12.897447  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-365030 --driver=docker  --container-runtime=crio: (33.234030679s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-371225 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-371225 --driver=docker  --container-runtime=crio: (31.050328278s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-365030
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-371225
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-371225" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-371225
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-371225: (2.076911659s)
helpers_test.go:175: Cleaning up "first-365030" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-365030
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-365030: (2.370482015s)
--- PASS: TestMinikubeProfile (70.16s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.66s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-198036 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-198036 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (6.655125519s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.66s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-198036 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.84s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-211262 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-211262 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (8.840761805s)
--- PASS: TestMountStart/serial/StartWithMountSecond (9.84s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-211262 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.27s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-198036 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-198036 --alsologtostderr -v=5: (1.622308499s)
--- PASS: TestMountStart/serial/DeleteFirst (1.62s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.3s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-211262 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.30s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-211262
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-211262: (1.203175119s)
--- PASS: TestMountStart/serial/Stop (1.20s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.51s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-211262
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-211262: (7.511578997s)
--- PASS: TestMountStart/serial/RestartStopped (8.51s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-211262 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (76.2s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-213222 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0910 19:15:24.764041  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-213222 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m15.669747489s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (76.20s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-213222 -- rollout status deployment/busybox: (4.378989605s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-2vlhj -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-57bpv -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-2vlhj -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-57bpv -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-2vlhj -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-57bpv -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (6.42s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.01s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-2vlhj -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-2vlhj -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-57bpv -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-213222 -- exec busybox-7dff88458-57bpv -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.01s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-213222 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-213222 -v 3 --alsologtostderr: (29.560252058s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (30.22s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-213222 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiNode/serial/MultiNodeLabels (0.10s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.31s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.31s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.2s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp testdata/cp-test.txt multinode-213222:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile2007881072/001/cp-test_multinode-213222.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222:/home/docker/cp-test.txt multinode-213222-m02:/home/docker/cp-test_multinode-213222_multinode-213222-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m02 "sudo cat /home/docker/cp-test_multinode-213222_multinode-213222-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222:/home/docker/cp-test.txt multinode-213222-m03:/home/docker/cp-test_multinode-213222_multinode-213222-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m03 "sudo cat /home/docker/cp-test_multinode-213222_multinode-213222-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp testdata/cp-test.txt multinode-213222-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile2007881072/001/cp-test_multinode-213222-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222-m02:/home/docker/cp-test.txt multinode-213222:/home/docker/cp-test_multinode-213222-m02_multinode-213222.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222 "sudo cat /home/docker/cp-test_multinode-213222-m02_multinode-213222.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222-m02:/home/docker/cp-test.txt multinode-213222-m03:/home/docker/cp-test_multinode-213222-m02_multinode-213222-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m03 "sudo cat /home/docker/cp-test_multinode-213222-m02_multinode-213222-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp testdata/cp-test.txt multinode-213222-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile2007881072/001/cp-test_multinode-213222-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222-m03:/home/docker/cp-test.txt multinode-213222:/home/docker/cp-test_multinode-213222-m03_multinode-213222.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222 "sudo cat /home/docker/cp-test_multinode-213222-m03_multinode-213222.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 cp multinode-213222-m03:/home/docker/cp-test.txt multinode-213222-m02:/home/docker/cp-test_multinode-213222-m03_multinode-213222-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 ssh -n multinode-213222-m02 "sudo cat /home/docker/cp-test_multinode-213222-m03_multinode-213222-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.20s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.28s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-213222 node stop m03: (1.2235292s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-213222 status: exit status 7 (538.403062ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-213222 status --alsologtostderr: exit status 7 (513.514065ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 19:16:31.400689  397214 out.go:345] Setting OutFile to fd 1 ...
	I0910 19:16:31.400868  397214 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:16:31.400881  397214 out.go:358] Setting ErrFile to fd 2...
	I0910 19:16:31.400886  397214 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:16:31.401143  397214 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 19:16:31.401340  397214 out.go:352] Setting JSON to false
	I0910 19:16:31.401376  397214 mustload.go:65] Loading cluster: multinode-213222
	I0910 19:16:31.401426  397214 notify.go:220] Checking for updates...
	I0910 19:16:31.401783  397214 config.go:182] Loaded profile config "multinode-213222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 19:16:31.401802  397214 status.go:255] checking status of multinode-213222 ...
	I0910 19:16:31.402603  397214 cli_runner.go:164] Run: docker container inspect multinode-213222 --format={{.State.Status}}
	I0910 19:16:31.420849  397214 status.go:330] multinode-213222 host status = "Running" (err=<nil>)
	I0910 19:16:31.420875  397214 host.go:66] Checking if "multinode-213222" exists ...
	I0910 19:16:31.421262  397214 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-213222
	I0910 19:16:31.447803  397214 host.go:66] Checking if "multinode-213222" exists ...
	I0910 19:16:31.448166  397214 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 19:16:31.448222  397214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-213222
	I0910 19:16:31.467325  397214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33269 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/multinode-213222/id_rsa Username:docker}
	I0910 19:16:31.558647  397214 ssh_runner.go:195] Run: systemctl --version
	I0910 19:16:31.563107  397214 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 19:16:31.575445  397214 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 19:16:31.639626  397214 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:40 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-10 19:16:31.629572436 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 19:16:31.640202  397214 kubeconfig.go:125] found "multinode-213222" server: "https://192.168.67.2:8443"
	I0910 19:16:31.640227  397214 api_server.go:166] Checking apiserver status ...
	I0910 19:16:31.640271  397214 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0910 19:16:31.652443  397214 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1362/cgroup
	I0910 19:16:31.663070  397214 api_server.go:182] apiserver freezer: "8:freezer:/docker/e8813b5c577868cd768373e6a8c63c29ba7afdd7507e9c68d95f03a4417bf375/crio/crio-05088a120c639c83159ad210c86e5c349c532eb8c0131ceeb01dd8218c9a4317"
	I0910 19:16:31.663142  397214 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e8813b5c577868cd768373e6a8c63c29ba7afdd7507e9c68d95f03a4417bf375/crio/crio-05088a120c639c83159ad210c86e5c349c532eb8c0131ceeb01dd8218c9a4317/freezer.state
	I0910 19:16:31.672981  397214 api_server.go:204] freezer state: "THAWED"
	I0910 19:16:31.673011  397214 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0910 19:16:31.681428  397214 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0910 19:16:31.681462  397214 status.go:422] multinode-213222 apiserver status = Running (err=<nil>)
	I0910 19:16:31.681476  397214 status.go:257] multinode-213222 status: &{Name:multinode-213222 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 19:16:31.681498  397214 status.go:255] checking status of multinode-213222-m02 ...
	I0910 19:16:31.681850  397214 cli_runner.go:164] Run: docker container inspect multinode-213222-m02 --format={{.State.Status}}
	I0910 19:16:31.705010  397214 status.go:330] multinode-213222-m02 host status = "Running" (err=<nil>)
	I0910 19:16:31.705042  397214 host.go:66] Checking if "multinode-213222-m02" exists ...
	I0910 19:16:31.705399  397214 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-213222-m02
	I0910 19:16:31.722442  397214 host.go:66] Checking if "multinode-213222-m02" exists ...
	I0910 19:16:31.722773  397214 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0910 19:16:31.722819  397214 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-213222-m02
	I0910 19:16:31.740416  397214 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33274 SSHKeyPath:/home/jenkins/minikube-integration/19598-277789/.minikube/machines/multinode-213222-m02/id_rsa Username:docker}
	I0910 19:16:31.830307  397214 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0910 19:16:31.842557  397214 status.go:257] multinode-213222-m02 status: &{Name:multinode-213222-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0910 19:16:31.842597  397214 status.go:255] checking status of multinode-213222-m03 ...
	I0910 19:16:31.842902  397214 cli_runner.go:164] Run: docker container inspect multinode-213222-m03 --format={{.State.Status}}
	I0910 19:16:31.860895  397214 status.go:330] multinode-213222-m03 host status = "Stopped" (err=<nil>)
	I0910 19:16:31.860923  397214 status.go:343] host is not running, skipping remaining checks
	I0910 19:16:31.860930  397214 status.go:257] multinode-213222-m03 status: &{Name:multinode-213222-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-213222 node start m03 -v=7 --alsologtostderr: (9.241750631s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (10.03s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (82.28s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-213222
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-213222
E0910 19:16:47.834601  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:16:49.830053  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-213222: (25.051965405s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-213222 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-213222 --wait=true -v=8 --alsologtostderr: (57.102018556s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-213222
--- PASS: TestMultiNode/serial/RestartKeepsNodes (82.28s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.38s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-213222 node delete m03: (4.689412121s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (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 (5.38s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-213222 stop: (23.762420101s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-213222 status: exit status 7 (92.380224ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-213222 status --alsologtostderr: exit status 7 (89.986328ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 19:18:33.447670  404664 out.go:345] Setting OutFile to fd 1 ...
	I0910 19:18:33.448077  404664 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:18:33.448116  404664 out.go:358] Setting ErrFile to fd 2...
	I0910 19:18:33.448138  404664 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:18:33.448461  404664 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 19:18:33.448701  404664 out.go:352] Setting JSON to false
	I0910 19:18:33.448769  404664 mustload.go:65] Loading cluster: multinode-213222
	I0910 19:18:33.448857  404664 notify.go:220] Checking for updates...
	I0910 19:18:33.449881  404664 config.go:182] Loaded profile config "multinode-213222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 19:18:33.449928  404664 status.go:255] checking status of multinode-213222 ...
	I0910 19:18:33.450445  404664 cli_runner.go:164] Run: docker container inspect multinode-213222 --format={{.State.Status}}
	I0910 19:18:33.470843  404664 status.go:330] multinode-213222 host status = "Stopped" (err=<nil>)
	I0910 19:18:33.470865  404664 status.go:343] host is not running, skipping remaining checks
	I0910 19:18:33.470872  404664 status.go:257] multinode-213222 status: &{Name:multinode-213222 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0910 19:18:33.470895  404664 status.go:255] checking status of multinode-213222-m02 ...
	I0910 19:18:33.471202  404664 cli_runner.go:164] Run: docker container inspect multinode-213222-m02 --format={{.State.Status}}
	I0910 19:18:33.494570  404664 status.go:330] multinode-213222-m02 host status = "Stopped" (err=<nil>)
	I0910 19:18:33.494609  404664 status.go:343] host is not running, skipping remaining checks
	I0910 19:18:33.494618  404664 status.go:257] multinode-213222-m02 status: &{Name:multinode-213222-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (47.81s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-213222 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-213222 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (47.071545176s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-213222 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (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 (47.81s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.16s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-213222
multinode_test.go:464: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-213222-m02 --driver=docker  --container-runtime=crio
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p multinode-213222-m02 --driver=docker  --container-runtime=crio: exit status 14 (96.313336ms)

                                                
                                                
-- stdout --
	* [multinode-213222-m02] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19598
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-213222-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-213222-m03 --driver=docker  --container-runtime=crio: (33.620980975s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-213222
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-213222: exit status 80 (381.255274ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-213222 as [worker]
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-213222-m03 already exists in multinode-213222-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:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-213222-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-213222-m03: (1.998520538s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (36.16s)

                                                
                                    
x
+
TestPreload (132.16s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-614108 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0910 19:20:24.764122  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-614108 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m39.126354395s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-614108 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-614108 image pull gcr.io/k8s-minikube/busybox: (3.089265589s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-614108
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-614108: (5.804392887s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-614108 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E0910 19:21:49.829654  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-614108 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.400605633s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-614108 image list
helpers_test.go:175: Cleaning up "test-preload-614108" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-614108
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-614108: (2.416701709s)
--- PASS: TestPreload (132.16s)

                                                
                                    
x
+
TestScheduledStopUnix (108.34s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-009876 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-009876 --memory=2048 --driver=docker  --container-runtime=crio: (31.700483201s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-009876 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-009876 -n scheduled-stop-009876
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-009876 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-009876 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-009876 -n scheduled-stop-009876
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-009876
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-009876 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-009876
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-009876: exit status 7 (76.719781ms)

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

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-009876 -n scheduled-stop-009876
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-009876 -n scheduled-stop-009876: exit status 7 (83.835907ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-009876" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-009876
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-009876: (5.017488285s)
--- PASS: TestScheduledStopUnix (108.34s)

                                                
                                    
x
+
TestInsufficientStorage (11.12s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-971871 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-971871 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (8.605952783s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"54584daf-5dbf-48aa-8434-f115d3dbf4cd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-971871] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"a2667fdf-4143-4729-8859-6a2a37be11a2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19598"}}
	{"specversion":"1.0","id":"39c3f0fd-548f-4e88-9360-2554400ac8f7","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":"4e30f7aa-08f7-4a43-8a63-493cdce0704b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig"}}
	{"specversion":"1.0","id":"172cb3ac-5b99-497d-9d88-4fc3d5e633f5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube"}}
	{"specversion":"1.0","id":"a0634f29-b6d3-42e2-8fac-bafaa2b66fb3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"92ef92c7-fc08-496f-b004-90b64ce08876","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"7aa3d664-312a-40a9-aed9-1b766e399e7b","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":"74c57f7e-6a22-40b9-9fdd-dc3065a85a53","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":"3fdbe273-54de-4be6-afbe-6ca590e1bcfa","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":"cd76e572-f1ab-480b-8544-ca123a50fc67","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"793345d2-33fb-473f-b5b5-e0474f8c0059","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-971871\" primary control-plane node in \"insufficient-storage-971871\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"7840a9bf-e48a-419e-8b39-9c188fce8d70","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1725963390-19606 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"85d5bf9e-0fb5-4024-838d-2073bc3fcc2c","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":"eabcd866-8f06-4840-82c7-c07df11d56bb","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-linux-arm64 status -p insufficient-storage-971871 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-971871 --output=json --layout=cluster: exit status 7 (286.875793ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-971871","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.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-971871","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0910 19:24:10.960109  422382 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-971871" does not appear in /home/jenkins/minikube-integration/19598-277789/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-971871 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-971871 --output=json --layout=cluster: exit status 7 (307.898191ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0910 19:24:11.270216  422443 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-971871" does not appear in /home/jenkins/minikube-integration/19598-277789/kubeconfig
	E0910 19:24:11.280722  422443 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/insufficient-storage-971871/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-971871" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-971871
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-971871: (1.921777171s)
--- PASS: TestInsufficientStorage (11.12s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (93.46s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1571560275 start -p running-upgrade-177036 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0910 19:33:27.836227  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1571560275 start -p running-upgrade-177036 --memory=2200 --vm-driver=docker  --container-runtime=crio: (57.146265689s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-177036 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-177036 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (29.599616888s)
helpers_test.go:175: Cleaning up "running-upgrade-177036" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-177036
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-177036: (5.938201635s)
--- PASS: TestRunningBinaryUpgrade (93.46s)

                                                
                                    
x
+
TestKubernetesUpgrade (390.85s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-646505 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-646505 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m7.884388141s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-646505
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-646505: (1.237968223s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-646505 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-646505 status --format={{.Host}}: exit status 7 (70.954939ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-646505 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0910 19:29:52.899372  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-646505 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m42.351763029s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-646505 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-646505 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-646505 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (138.308106ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-646505] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19598
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.31.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-646505
	    minikube start -p kubernetes-upgrade-646505 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-6465052 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0, by running:
	    
	    minikube start -p kubernetes-upgrade-646505 --kubernetes-version=v1.31.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-646505 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-646505 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (36.355118888s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-646505" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-646505
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-646505: (2.668638598s)
--- PASS: TestKubernetesUpgrade (390.85s)

                                                
                                    
x
+
TestMissingContainerUpgrade (161.94s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1713576939 start -p missing-upgrade-714442 --memory=2200 --driver=docker  --container-runtime=crio
E0910 19:31:49.830186  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1713576939 start -p missing-upgrade-714442 --memory=2200 --driver=docker  --container-runtime=crio: (1m22.672270402s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-714442
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-714442: (10.414916286s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-714442
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-714442 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-714442 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m5.407207574s)
helpers_test.go:175: Cleaning up "missing-upgrade-714442" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-714442
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-714442: (2.146008952s)
--- PASS: TestMissingContainerUpgrade (161.94s)

                                                
                                    
x
+
TestPause/serial/Start (61.99s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-279994 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-279994 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m1.988284934s)
--- PASS: TestPause/serial/Start (61.99s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-615420 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-615420 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (100.911805ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-615420] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19598
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.29s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-615420 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-615420 --driver=docker  --container-runtime=crio: (41.804516132s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-615420 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (42.29s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.02s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-615420 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-615420 --no-kubernetes --driver=docker  --container-runtime=crio: (6.699394913s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-615420 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-615420 status -o json: exit status 2 (303.220913ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-615420
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-615420: (2.019842492s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (9.02s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.54s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-615420 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-615420 --no-kubernetes --driver=docker  --container-runtime=crio: (6.540109845s)
--- PASS: TestNoKubernetes/serial/Start (6.54s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.06s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.26s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-615420
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-615420: (1.254931625s)
--- PASS: TestNoKubernetes/serial/Stop (1.26s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.98s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-615420 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-615420 --driver=docker  --container-runtime=crio: (6.975029323s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.98s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (27.65s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-279994 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-279994 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (27.600642386s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (27.65s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.86s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-501487 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-501487 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (187.010777ms)

                                                
                                                
-- stdout --
	* [false-501487] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19598
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0910 19:25:26.635502  433010 out.go:345] Setting OutFile to fd 1 ...
	I0910 19:25:26.635622  433010 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:25:26.635632  433010 out.go:358] Setting ErrFile to fd 2...
	I0910 19:25:26.635638  433010 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0910 19:25:26.635974  433010 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19598-277789/.minikube/bin
	I0910 19:25:26.636494  433010 out.go:352] Setting JSON to false
	I0910 19:25:26.637463  433010 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11277,"bootTime":1725985050,"procs":186,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0910 19:25:26.637557  433010 start.go:139] virtualization:  
	I0910 19:25:26.640921  433010 out.go:177] * [false-501487] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0910 19:25:26.644412  433010 out.go:177]   - MINIKUBE_LOCATION=19598
	I0910 19:25:26.644591  433010 notify.go:220] Checking for updates...
	I0910 19:25:26.649612  433010 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0910 19:25:26.652377  433010 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19598-277789/kubeconfig
	I0910 19:25:26.655014  433010 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19598-277789/.minikube
	I0910 19:25:26.657593  433010 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0910 19:25:26.660176  433010 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0910 19:25:26.663547  433010 config.go:182] Loaded profile config "pause-279994": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0910 19:25:26.663707  433010 driver.go:394] Setting default libvirt URI to qemu:///system
	I0910 19:25:26.691346  433010 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0910 19:25:26.691470  433010 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0910 19:25:26.763298  433010 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-10 19:25:26.75304157 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0910 19:25:26.763409  433010 docker.go:318] overlay module found
	I0910 19:25:26.766189  433010 out.go:177] * Using the docker driver based on user configuration
	I0910 19:25:26.768732  433010 start.go:297] selected driver: docker
	I0910 19:25:26.768759  433010 start.go:901] validating driver "docker" against <nil>
	I0910 19:25:26.768779  433010 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0910 19:25:26.772056  433010 out.go:201] 
	W0910 19:25:26.774823  433010 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0910 19:25:26.777584  433010 out.go:201] 

                                                
                                                
** /stderr **
net_test.go:88: 
----------------------- debugLogs start: false-501487 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-501487

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "false-501487" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "false-501487" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "false-501487" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "false-501487" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "false-501487" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "false-501487" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "false-501487" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "false-501487" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 10 Sep 2024 19:24:57 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-279994
contexts:
- context:
cluster: pause-279994
extensions:
- extension:
last-update: Tue, 10 Sep 2024 19:24:57 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-279994
name: pause-279994
current-context: pause-279994
kind: Config
preferences: {}
users:
- name: pause-279994
user:
client-certificate: /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/pause-279994/client.crt
client-key: /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/pause-279994/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: false-501487

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-501487 [took: 3.51427712s] --------------------------------
helpers_test.go:175: Cleaning up "false-501487" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-501487
--- PASS: TestNetworkPlugins/group/false (3.86s)

                                                
                                    
x
+
TestPause/serial/Pause (1.87s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-279994 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-279994 --alsologtostderr -v=5: (1.873605205s)
--- PASS: TestPause/serial/Pause (1.87s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.52s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p pause-279994 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p pause-279994 --output=json --layout=cluster: exit status 2 (520.714741ms)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.96s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-279994 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.96s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.18s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-279994 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-279994 --alsologtostderr -v=5: (1.182762236s)
--- PASS: TestPause/serial/PauseAgain (1.18s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.15s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-279994 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-279994 --alsologtostderr -v=5: (3.148885128s)
--- PASS: TestPause/serial/DeletePaused (3.15s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.46s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-279994
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-279994: exit status 1 (20.476723ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error response from daemon: get pause-279994: no such volume

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.63s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (85.02s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1776863206 start -p stopped-upgrade-457047 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1776863206 start -p stopped-upgrade-457047 --memory=2200 --vm-driver=docker  --container-runtime=crio: (41.964703996s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1776863206 -p stopped-upgrade-457047 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1776863206 -p stopped-upgrade-457047 stop: (4.572141843s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-457047 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-457047 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (38.482079787s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (85.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m4.980667258s)
--- PASS: TestNetworkPlugins/group/auto/Start (64.98s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.35s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-457047
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-457047: (1.349098181s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0910 19:35:24.763261  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (56.123171386s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (56.13s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-501487 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-501487 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-j64zr" [e1fc39ab-e2fd-4437-9db0-d4a2b1102809] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-j64zr" [e1fc39ab-e2fd-4437-9db0-d4a2b1102809] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.004255612s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.52s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-mrx7q" [a543b436-dd27-4972-a54e-402cb5610f5a] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.005173283s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-501487 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.46s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-501487 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-sqpr6" [6339cd62-9443-46ef-9328-f0cd2b67b88d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-sqpr6" [6339cd62-9443-46ef-9328-f0cd2b67b88d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.003560782s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.44s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0910 19:36:49.833384  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m9.458341565s)
--- PASS: TestNetworkPlugins/group/calico/Start (69.46s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m10.623338699s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (70.62s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-z2htp" [548385d9-e87d-4e68-8003-9a9396b88bf7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004917712s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-501487 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-501487 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-dmwqg" [a948cb1b-a9d2-4d42-bfce-e70f8b8c05d9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dmwqg" [a948cb1b-a9d2-4d42-bfce-e70f8b8c05d9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003602967s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.32s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.43s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-501487 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.43s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/NetCatPod (11.43s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-501487 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-pcnvq" [74c02376-80d7-43a8-87d2-7ea5fd57dd96] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-pcnvq" [74c02376-80d7-43a8-87d2-7ea5fd57dd96] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.004625428s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.43s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/DNS (0.31s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Localhost (0.21s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/HairPin (0.23s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (53.203224072s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (53.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (49.852317444s)
--- PASS: TestNetworkPlugins/group/flannel/Start (49.85s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-501487 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-501487 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-rhzkn" [68eb7813-81b6-43bf-9f20-d283e9a9d9ab] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-rhzkn" [68eb7813-81b6-43bf-9f20-d283e9a9d9ab] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.004895623s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-wdrwz" [7897d412-0073-4aeb-8427-85fb8864bdfc] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003972119s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-501487 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-501487 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-r244d" [6e175f95-4e41-4bea-96a6-df2595ead99a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-r244d" [6e175f95-4e41-4bea-96a6-df2595ead99a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.004715701s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-501487 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (49.107780187s)
--- PASS: TestNetworkPlugins/group/bridge/Start (49.11s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-558196 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
E0910 19:40:24.764312  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-558196 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (3m14.931049042s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (194.93s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-501487 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-501487 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-9q6pt" [1d5ef4fc-6636-4050-a2c4-3c50b87b3c36] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-9q6pt" [1d5ef4fc-6636-4050-a2c4-3c50b87b3c36] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.004144484s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.32s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-501487 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.21s)
E0910 19:54:04.330806  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:54:18.523005  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-822503 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0910 19:41:22.113042  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/kindnet-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:41:32.355291  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/kindnet-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:41:37.745477  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/auto-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:41:49.830290  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:41:52.837565  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/kindnet-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:18.707309  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/auto-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-822503 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (1m10.434858718s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (70.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-822503 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [71eeebaa-4b0d-4a69-8787-757d64bc6333] Pending
helpers_test.go:344: "busybox" [71eeebaa-4b0d-4a69-8787-757d64bc6333] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [71eeebaa-4b0d-4a69-8787-757d64bc6333] Running
E0910 19:42:33.799768  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/kindnet-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.004977097s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-822503 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.39s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-822503 --alsologtostderr -v=3
E0910 19:42:41.770000  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:41.776459  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:41.787864  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:41.809326  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:41.850837  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:41.932335  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:42.093717  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:42.415490  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:43.057227  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:44.339281  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:42:46.900809  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-822503 --alsologtostderr -v=3: (12.099618527s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.10s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p no-preload-822503 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-822503 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0910 19:42:52.022677  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:02.264061  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:07.871657  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:07.879483  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:07.891150  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:07.912489  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:07.953870  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:08.040346  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:08.201960  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:08.523734  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:09.166019  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:10.447480  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:13.010864  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:18.132188  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:22.746320  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:43:28.374141  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-822503 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m51.870011978s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-822503 -n no-preload-822503
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (292.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-558196 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [a9becbe4-c51a-4a9a-a848-a39c29545c3e] Pending
helpers_test.go:344: "busybox" [a9becbe4-c51a-4a9a-a848-a39c29545c3e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0910 19:43:40.629320  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/auto-501487/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [a9becbe4-c51a-4a9a-a848-a39c29545c3e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004999625s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-558196 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-558196 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0910 19:43:48.856036  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-558196 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.055867049s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-558196 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-558196 --alsologtostderr -v=3
E0910 19:43:55.721252  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/kindnet-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-558196 --alsologtostderr -v=3: (12.051087348s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.05s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p old-k8s-version-558196 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-558196 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
E0910 19:44:03.707689  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:18.522694  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:18.529086  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:18.540573  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:18.561927  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:18.603308  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:18.684678  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:18.846117  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:19.168723  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:19.810299  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:21.092542  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:23.654256  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:28.776009  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:29.817564  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:35.752606  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:35.759100  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:35.770552  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:35.791971  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:35.833324  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:35.914858  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:36.076467  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:36.398191  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:37.040523  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:38.323599  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:39.019931  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:40.885390  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:46.007051  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:56.249600  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:44:59.502408  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:16.730981  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:24.764299  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:25.629605  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:40.463892  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:42.235355  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:42.242005  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:42.253595  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:42.275171  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:42.316620  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:42.398122  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:42.560066  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:42.881965  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:43.524020  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:44.806126  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:47.368552  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:51.738856  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:52.490354  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:56.767090  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/auto-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:45:57.692555  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:46:02.732694  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:46:11.852283  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/kindnet-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-558196 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m21.645709312s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-558196 -n old-k8s-version-558196
E0910 19:46:23.214856  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (142.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-tk7d8" [8e42ccf8-65be-4016-a342-5fec89a13519] Running
E0910 19:46:24.470624  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/auto-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004459784s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-tk7d8" [8e42ccf8-65be-4016-a342-5fec89a13519] Running
E0910 19:46:32.901561  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004840408s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-558196 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-558196 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.26s)

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

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

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-558196 -n old-k8s-version-558196
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-558196 -n old-k8s-version-558196: exit status 2 (331.70956ms)

                                                
                                                
-- 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-linux-arm64 unpause -p old-k8s-version-558196 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-558196 -n old-k8s-version-558196
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-558196 -n old-k8s-version-558196
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-559967 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0910 19:46:49.830167  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:47:02.386126  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:47:04.176372  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:47:19.614139  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-559967 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (53.300572593s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (53.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-559967 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [e38d3aea-f0f9-4a4f-a0d2-81fdf7b4afdc] Pending
helpers_test.go:344: "busybox" [e38d3aea-f0f9-4a4f-a0d2-81fdf7b4afdc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e38d3aea-f0f9-4a4f-a0d2-81fdf7b4afdc] Running
E0910 19:47:41.769851  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.005601821s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-559967 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-4x4df" [c2d8d76b-d919-414e-9b8a-c4d24e8136f5] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004524375s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-559967 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-559967 --alsologtostderr -v=3: (12.065326219s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-4x4df" [c2d8d76b-d919-414e-9b8a-c4d24e8136f5] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003443395s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-822503 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-822503 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p no-preload-822503 -n no-preload-822503
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-822503 -n no-preload-822503: exit status 2 (301.594258ms)

                                                
                                                
-- 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-linux-arm64 unpause -p no-preload-822503 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-822503 -n no-preload-822503
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-822503 -n no-preload-822503
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.10s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p embed-certs-559967 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-559967 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-559967 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m42.591289899s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-559967 -n embed-certs-559967
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (282.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-320949 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0910 19:48:07.871643  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:09.471338  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:26.097855  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:35.580641  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:36.629656  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:36.635916  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:36.647295  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:36.668684  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:36.710029  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:36.791549  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:36.952970  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:37.274418  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:37.916098  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:39.198108  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:41.759849  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:46.881211  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:48:57.122706  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-320949 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (59.452436945s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (59.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-320949 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6defe4c5-3356-4a48-8d0f-c33c57b57062] Pending
helpers_test.go:344: "busybox" [6defe4c5-3356-4a48-8d0f-c33c57b57062] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6defe4c5-3356-4a48-8d0f-c33c57b57062] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.00425263s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-320949 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.40s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-320949 --alsologtostderr -v=3
E0910 19:49:17.604328  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:49:18.523044  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-320949 --alsologtostderr -v=3: (12.041372732s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.04s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p default-k8s-diff-port-320949 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-320949 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0910 19:49:35.752033  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:49:46.227699  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/enable-default-cni-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:49:58.566693  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:50:03.455820  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:50:07.838279  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:50:24.764214  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:50:42.235352  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:50:56.766804  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/auto-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:51:09.940568  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/bridge-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:51:11.851826  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/kindnet-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:51:20.489080  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:51:49.830300  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/addons-224318/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:28.054300  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:28.060719  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:28.072151  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:28.093543  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:28.134972  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:28.216480  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:28.377902  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:28.699732  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:29.341068  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:30.622929  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:33.184839  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:52:38.306530  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-320949 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m55.547069212s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-320949 -n default-k8s-diff-port-320949
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (295.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-7pwqc" [123957ff-08a9-46b4-90a7-4245ea330c86] Running
E0910 19:52:41.769519  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/calico-501487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004035235s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-7pwqc" [123957ff-08a9-46b4-90a7-4245ea330c86] Running
E0910 19:52:48.547964  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005097713s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-559967 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-559967 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.27s)

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

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

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p embed-certs-559967 -n embed-certs-559967
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-559967 -n embed-certs-559967: exit status 2 (350.220248ms)

                                                
                                                
-- 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-linux-arm64 unpause -p embed-certs-559967 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-559967 -n embed-certs-559967
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-559967 -n embed-certs-559967
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-674474 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0910 19:53:07.871276  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/custom-flannel-501487/client.crt: no such file or directory" logger="UnhandledError"
E0910 19:53:09.030025  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-674474 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (37.487005637s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (37.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-674474 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0910 19:53:36.630426  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/old-k8s-version-558196/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-674474 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.446624948s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-674474 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-674474 --alsologtostderr -v=3: (1.357313369s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.36s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p newest-cni-674474 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-674474 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0910 19:53:49.991681  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/no-preload-822503/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-674474 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (16.581842207s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-674474 -n newest-cni-674474
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.06s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-674474 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.37s)

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

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

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p newest-cni-674474 -n newest-cni-674474
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-674474 -n newest-cni-674474: exit status 2 (311.59946ms)

                                                
                                                
-- 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-linux-arm64 unpause -p newest-cni-674474 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-674474 -n newest-cni-674474
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-674474 -n newest-cni-674474
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-cvlbn" [336fe2cf-b151-481a-9e10-7a4e79debedb] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004182305s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-cvlbn" [336fe2cf-b151-481a-9e10-7a4e79debedb] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003307424s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-320949 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-320949 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.25s)

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

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

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-320949 -n default-k8s-diff-port-320949
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-320949 -n default-k8s-diff-port-320949: exit status 2 (325.464397ms)

                                                
                                                
-- 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-linux-arm64 unpause -p default-k8s-diff-port-320949 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-320949 -n default-k8s-diff-port-320949
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-320949 -n default-k8s-diff-port-320949
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.04s)

                                                
                                    

Test skip (30/328)

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.20.0/kubectl (0.00s)

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.31.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0.55s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-260553 --alsologtostderr --driver=docker  --container-runtime=crio
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-260553" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-260553
--- SKIP: TestDownloadOnlyKic (0.55s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.00s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing crio
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- 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/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1787: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: 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:99: 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:99: 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
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing crio container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.82s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as crio container runtimes requires CNI
E0910 19:25:24.763465  283181 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/functional-105385/client.crt: no such file or directory" logger="UnhandledError"
panic.go:626: 
----------------------- debugLogs start: kubenet-501487 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-501487

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-501487" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-501487" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-501487" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-501487" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-501487" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-501487" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-501487" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-501487" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 10 Sep 2024 19:24:57 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-279994
contexts:
- context:
cluster: pause-279994
extensions:
- extension:
last-update: Tue, 10 Sep 2024 19:24:57 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-279994
name: pause-279994
current-context: pause-279994
kind: Config
preferences: {}
users:
- name: pause-279994
user:
client-certificate: /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/pause-279994/client.crt
client-key: /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/pause-279994/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-501487

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-501487 [took: 3.671912754s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-501487" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-501487
--- SKIP: TestNetworkPlugins/group/kubenet (3.82s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:626: 
----------------------- debugLogs start: cilium-501487 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-501487

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19598-277789/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 10 Sep 2024 19:25:32 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-279994
contexts:
- context:
cluster: pause-279994
extensions:
- extension:
last-update: Tue, 10 Sep 2024 19:25:32 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-279994
name: pause-279994
current-context: pause-279994
kind: Config
preferences: {}
users:
- name: pause-279994
user:
client-certificate: /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/pause-279994/client.crt
client-key: /home/jenkins/minikube-integration/19598-277789/.minikube/profiles/pause-279994/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-501487 [took: 4.974381615s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-501487" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-501487
--- SKIP: TestNetworkPlugins/group/cilium (5.22s)

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

                                                
                                                
=== 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-706536" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-706536
--- SKIP: TestStartStop/group/disable-driver-mounts (0.18s)

                                                
                                    
Copied to clipboard