Test Report: Docker_Linux_crio 19616

                    
                      ead8b21730629246ae204938704f78710656bdeb:2024-09-12:36186
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 72.83
34 TestAddons/parallel/Ingress 154.44
36 TestAddons/parallel/MetricsServer 335.45
x
+
TestAddons/parallel/Registry (72.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.431087ms
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-n5qvt" [bd86d143-e39e-4ca4-ac4a-e18e0b1867a6] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.002466941s
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-rsmjz" [0da61d84-4508-4826-bc05-318351e79c73] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003195355s
addons_test.go:342: (dbg) Run:  kubectl --context addons-291578 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-291578 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-291578 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.068200558s)

                                                
                                                
-- 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-291578 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-amd64 -p addons-291578 ip
2024/09/12 21:42:06 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 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-291578
helpers_test.go:235: (dbg) docker inspect addons-291578:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8",
	        "Created": "2024-09-12T21:29:51.113392106Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 14677,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-12T21:29:51.244202845Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:1e046fff9d873d0625e7bcc757c3514a16d475711d13430b9690fa498decc3a8",
	        "ResolvConfPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/hostname",
	        "HostsPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/hosts",
	        "LogPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8-json.log",
	        "Name": "/addons-291578",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-291578:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-291578",
	            "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/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b-init/diff:/var/lib/docker/overlay2/f66ca0edc916c7b98c8a71d158d4c5b24aaaaa32a07615edb595886eb1db6c66/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-291578",
	                "Source": "/var/lib/docker/volumes/addons-291578/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-291578",
	            "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-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889",
	            "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-291578",
	                "name.minikube.sigs.k8s.io": "addons-291578",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1e961a3cd18686554f8cdcaf48f4ef3bf0adba0700036e79384ad1fde2eaa88d",
	            "SandboxKey": "/var/run/docker/netns/1e961a3cd186",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-291578": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "af7003067e3a21852e05c1649a4540a0d3feae8d979d18b3e75337be888ff6ec",
	                    "EndpointID": "f92835b5bce6ef6ff6c9d83aeea9332443d39fea453b2b9c29d93d06621e01af",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-291578",
	                        "961aadf2bc05"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-291578 -n addons-291578
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-amd64 -p addons-291578 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 logs -n 25: (1.185429676s)
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-402202   | jenkins | v1.34.0 | 12 Sep 24 21:28 UTC |                     |
	|         | -p download-only-402202                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| delete  | -p download-only-402202                                                                     | download-only-402202   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| start   | -o=json --download-only                                                                     | download-only-367428   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | -p download-only-367428                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| delete  | -p download-only-367428                                                                     | download-only-367428   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| delete  | -p download-only-402202                                                                     | download-only-402202   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| delete  | -p download-only-367428                                                                     | download-only-367428   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| start   | --download-only -p                                                                          | download-docker-095522 | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | download-docker-095522                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-095522                                                                   | download-docker-095522 | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-075534   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | binary-mirror-075534                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39981                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-075534                                                                     | binary-mirror-075534   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| addons  | enable dashboard -p                                                                         | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-291578 --wait=true                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:32 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | -p addons-291578                                                                            |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-291578 ssh cat                                                                       | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | /opt/local-path-provisioner/pvc-5d429e5f-a19f-4d3a-9d39-bce52913af15_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:42 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-291578 addons                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-291578 addons                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:42 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-291578 ip                                                                            | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 21:29:29
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 21:29:29.165138   13938 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:29:29.165380   13938 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:29:29.165389   13938 out.go:358] Setting ErrFile to fd 2...
	I0912 21:29:29.165396   13938 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:29:29.165557   13938 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 21:29:29.166124   13938 out.go:352] Setting JSON to false
	I0912 21:29:29.166896   13938 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":715,"bootTime":1726175854,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0912 21:29:29.166951   13938 start.go:139] virtualization: kvm guest
	I0912 21:29:29.169101   13938 out.go:177] * [addons-291578] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0912 21:29:29.170387   13938 notify.go:220] Checking for updates...
	I0912 21:29:29.170407   13938 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 21:29:29.171854   13938 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 21:29:29.173247   13938 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:29:29.174434   13938 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	I0912 21:29:29.175566   13938 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0912 21:29:29.176698   13938 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 21:29:29.177806   13938 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 21:29:29.198118   13938 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 21:29:29.198252   13938 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:29:29.242868   13938 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-12 21:29:29.234592108 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:29:29.242964   13938 docker.go:318] overlay module found
	I0912 21:29:29.244718   13938 out.go:177] * Using the docker driver based on user configuration
	I0912 21:29:29.245884   13938 start.go:297] selected driver: docker
	I0912 21:29:29.245907   13938 start.go:901] validating driver "docker" against <nil>
	I0912 21:29:29.245918   13938 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 21:29:29.246607   13938 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:29:29.288690   13938 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-12 21:29:29.280632778 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:29:29.288843   13938 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 21:29:29.289059   13938 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]
	I0912 21:29:29.290804   13938 out.go:177] * Using Docker driver with root privileges
	I0912 21:29:29.292063   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:29:29.292082   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:29:29.292091   13938 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 21:29:29.292155   13938 start.go:340] cluster config:
	{Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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}
	I0912 21:29:29.293367   13938 out.go:177] * Starting "addons-291578" primary control-plane node in "addons-291578" cluster
	I0912 21:29:29.294513   13938 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 21:29:29.295514   13938 out.go:177] * Pulling base image v0.0.45-1726156396-19616 ...
	I0912 21:29:29.296673   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:29.296708   13938 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0912 21:29:29.296726   13938 cache.go:56] Caching tarball of preloaded images
	I0912 21:29:29.296770   13938 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 21:29:29.296813   13938 preload.go:172] Found /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0912 21:29:29.296823   13938 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0912 21:29:29.297116   13938 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json ...
	I0912 21:29:29.297137   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json: {Name:mk8c64a8a634ed2bc88c857b701bc75e846b633b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:29.311137   13938 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 21:29:29.311224   13938 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 21:29:29.311238   13938 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory, skipping pull
	I0912 21:29:29.311242   13938 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 exists in cache, skipping pull
	I0912 21:29:29.311249   13938 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 as a tarball
	I0912 21:29:29.311255   13938 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from local cache
	I0912 21:29:41.225279   13938 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from cached tarball
	I0912 21:29:41.225329   13938 cache.go:194] Successfully downloaded all kic artifacts
	I0912 21:29:41.225369   13938 start.go:360] acquireMachinesLock for addons-291578: {Name:mkde87c7c86eae178e977b70081acffa0748a559 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0912 21:29:41.225456   13938 start.go:364] duration metric: took 69.311µs to acquireMachinesLock for "addons-291578"
	I0912 21:29:41.225478   13938 start.go:93] Provisioning new machine with config: &{Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 21:29:41.225557   13938 start.go:125] createHost starting for "" (driver="docker")
	I0912 21:29:41.227277   13938 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0912 21:29:41.227482   13938 start.go:159] libmachine.API.Create for "addons-291578" (driver="docker")
	I0912 21:29:41.227507   13938 client.go:168] LocalClient.Create starting
	I0912 21:29:41.227586   13938 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem
	I0912 21:29:41.435781   13938 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem
	I0912 21:29:41.655108   13938 cli_runner.go:164] Run: docker network inspect addons-291578 --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}}]}"
	W0912 21:29:41.669859   13938 cli_runner.go:211] docker network inspect addons-291578 --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
	I0912 21:29:41.669932   13938 network_create.go:284] running [docker network inspect addons-291578] to gather additional debugging logs...
	I0912 21:29:41.669953   13938 cli_runner.go:164] Run: docker network inspect addons-291578
	W0912 21:29:41.684424   13938 cli_runner.go:211] docker network inspect addons-291578 returned with exit code 1
	I0912 21:29:41.684451   13938 network_create.go:287] error running [docker network inspect addons-291578]: docker network inspect addons-291578: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-291578 not found
	I0912 21:29:41.684465   13938 network_create.go:289] output of [docker network inspect addons-291578]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-291578 not found
	
	** /stderr **
	I0912 21:29:41.684562   13938 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}}]}"
	I0912 21:29:41.698874   13938 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:0xc001c96830}
	I0912 21:29:41.698914   13938 network_create.go:124] attempt to create docker network addons-291578 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0912 21:29:41.698952   13938 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-291578 addons-291578
	I0912 21:29:41.755141   13938 network_create.go:108] docker network addons-291578 192.168.49.0/24 created
	I0912 21:29:41.755168   13938 kic.go:121] calculated static IP "192.168.49.2" for the "addons-291578" container
	I0912 21:29:41.755215   13938 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0912 21:29:41.769232   13938 cli_runner.go:164] Run: docker volume create addons-291578 --label name.minikube.sigs.k8s.io=addons-291578 --label created_by.minikube.sigs.k8s.io=true
	I0912 21:29:41.785222   13938 oci.go:103] Successfully created a docker volume addons-291578
	I0912 21:29:41.785282   13938 cli_runner.go:164] Run: docker run --rm --name addons-291578-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --entrypoint /usr/bin/test -v addons-291578:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib
	I0912 21:29:46.776846   13938 cli_runner.go:217] Completed: docker run --rm --name addons-291578-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --entrypoint /usr/bin/test -v addons-291578:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib: (4.99151606s)
	I0912 21:29:46.776878   13938 oci.go:107] Successfully prepared a docker volume addons-291578
	I0912 21:29:46.776896   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:46.776917   13938 kic.go:194] Starting extracting preloaded images to volume ...
	I0912 21:29:46.776978   13938 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-291578:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir
	I0912 21:29:51.047595   13938 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-291578:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir: (4.270583074s)
	I0912 21:29:51.047625   13938 kic.go:203] duration metric: took 4.27070464s to extract preloaded images to volume ...
	W0912 21:29:51.047746   13938 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0912 21:29:51.047862   13938 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0912 21:29:51.099496   13938 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-291578 --name addons-291578 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-291578 --network addons-291578 --ip 192.168.49.2 --volume addons-291578:/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-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889
	I0912 21:29:51.410471   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Running}}
	I0912 21:29:51.427065   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.444915   13938 cli_runner.go:164] Run: docker exec addons-291578 stat /var/lib/dpkg/alternatives/iptables
	I0912 21:29:51.486927   13938 oci.go:144] the created container "addons-291578" has a running status.
	I0912 21:29:51.486964   13938 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa...
	I0912 21:29:51.593552   13938 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0912 21:29:51.615690   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.635841   13938 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0912 21:29:51.635864   13938 kic_runner.go:114] Args: [docker exec --privileged addons-291578 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0912 21:29:51.678588   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.697167   13938 machine.go:93] provisionDockerMachine start ...
	I0912 21:29:51.697257   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:51.715890   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:51.716062   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:51.716074   13938 main.go:141] libmachine: About to run SSH command:
	hostname
	I0912 21:29:51.716828   13938 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:51854->127.0.0.1:32768: read: connection reset by peer
	I0912 21:29:54.831547   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-291578
	
	I0912 21:29:54.831569   13938 ubuntu.go:169] provisioning hostname "addons-291578"
	I0912 21:29:54.831615   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:54.848759   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:54.848942   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:54.848960   13938 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-291578 && echo "addons-291578" | sudo tee /etc/hostname
	I0912 21:29:54.969780   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-291578
	
	I0912 21:29:54.969856   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:54.986217   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:54.986404   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:54.986427   13938 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-291578' /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-291578/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-291578' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0912 21:29:55.099934   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0912 21:29:55.099958   13938 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19616-5739/.minikube CaCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19616-5739/.minikube}
	I0912 21:29:55.100001   13938 ubuntu.go:177] setting up certificates
	I0912 21:29:55.100014   13938 provision.go:84] configureAuth start
	I0912 21:29:55.100067   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.115848   13938 provision.go:143] copyHostCerts
	I0912 21:29:55.115926   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/ca.pem (1082 bytes)
	I0912 21:29:55.116039   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/cert.pem (1123 bytes)
	I0912 21:29:55.116101   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/key.pem (1675 bytes)
	I0912 21:29:55.116149   13938 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem org=jenkins.addons-291578 san=[127.0.0.1 192.168.49.2 addons-291578 localhost minikube]
	I0912 21:29:55.338429   13938 provision.go:177] copyRemoteCerts
	I0912 21:29:55.338476   13938 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0912 21:29:55.338508   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.354897   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.440207   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0912 21:29:55.462231   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0912 21:29:55.484723   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0912 21:29:55.506351   13938 provision.go:87] duration metric: took 406.322511ms to configureAuth
	I0912 21:29:55.506379   13938 ubuntu.go:193] setting minikube options for container-runtime
	I0912 21:29:55.506551   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:29:55.506661   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.523138   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:55.523312   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:55.523343   13938 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
	I0912 21:29:55.717922   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0912 21:29:55.717944   13938 machine.go:96] duration metric: took 4.020759949s to provisionDockerMachine
	I0912 21:29:55.717953   13938 client.go:171] duration metric: took 14.490438338s to LocalClient.Create
	I0912 21:29:55.717972   13938 start.go:167] duration metric: took 14.490489865s to libmachine.API.Create "addons-291578"
	I0912 21:29:55.717981   13938 start.go:293] postStartSetup for "addons-291578" (driver="docker")
	I0912 21:29:55.717993   13938 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]
	I0912 21:29:55.718047   13938 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
	I0912 21:29:55.718093   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.734479   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.820436   13938 ssh_runner.go:195] Run: cat /etc/os-release
	I0912 21:29:55.823336   13938 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0912 21:29:55.823364   13938 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0912 21:29:55.823376   13938 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0912 21:29:55.823387   13938 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0912 21:29:55.823398   13938 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-5739/.minikube/addons for local assets ...
	I0912 21:29:55.823462   13938 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-5739/.minikube/files for local assets ...
	I0912 21:29:55.823498   13938 start.go:296] duration metric: took 105.510416ms for postStartSetup
	I0912 21:29:55.823793   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.840154   13938 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json ...
	I0912 21:29:55.840435   13938 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 21:29:55.840484   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.855863   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.936574   13938 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0912 21:29:55.940456   13938 start.go:128] duration metric: took 14.714884338s to createHost
	I0912 21:29:55.940479   13938 start.go:83] releasing machines lock for "addons-291578", held for 14.715012057s
	I0912 21:29:55.940551   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.956417   13938 ssh_runner.go:195] Run: cat /version.json
	I0912 21:29:55.956465   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.956529   13938 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0912 21:29:55.956608   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.974369   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.974493   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:56.123787   13938 ssh_runner.go:195] Run: systemctl --version
	I0912 21:29:56.127660   13938 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0912 21:29:56.262784   13938 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0912 21:29:56.266672   13938 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" ;
	I0912 21:29:56.283401   13938 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0912 21:29:56.283502   13938 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" ;
	I0912 21:29:56.308356   13938 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0912 21:29:56.308377   13938 start.go:495] detecting cgroup driver to use...
	I0912 21:29:56.308404   13938 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0912 21:29:56.308437   13938 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0912 21:29:56.320853   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0912 21:29:56.330185   13938 docker.go:217] disabling cri-docker service (if available) ...
	I0912 21:29:56.330229   13938 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0912 21:29:56.341246   13938 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0912 21:29:56.352871   13938 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0912 21:29:56.424436   13938 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0912 21:29:56.498894   13938 docker.go:233] disabling docker service ...
	I0912 21:29:56.498976   13938 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0912 21:29:56.515325   13938 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0912 21:29:56.524853   13938 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0912 21:29:56.604411   13938 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0912 21:29:56.685506   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0912 21:29:56.695096   13938 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"
	I0912 21:29:56.708580   13938 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0912 21:29:56.708642   13938 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"
	I0912 21:29:56.717089   13938 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0912 21:29:56.717157   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.725487   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.733448   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.741437   13938 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0912 21:29:56.749039   13938 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"
	I0912 21:29:56.757118   13938 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"
	I0912 21:29:56.770080   13938 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"
	I0912 21:29:56.778023   13938 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0912 21:29:56.785128   13938 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0912 21:29:56.791789   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:29:56.863438   13938 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0912 21:29:56.955146   13938 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0912 21:29:56.955224   13938 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0912 21:29:56.958243   13938 start.go:563] Will wait 60s for crictl version
	I0912 21:29:56.958290   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:29:56.961072   13938 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0912 21:29:56.990253   13938 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0912 21:29:56.990359   13938 ssh_runner.go:195] Run: crio --version
	I0912 21:29:57.022533   13938 ssh_runner.go:195] Run: crio --version
	I0912 21:29:57.055076   13938 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0912 21:29:57.056406   13938 cli_runner.go:164] Run: docker network inspect addons-291578 --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}}]}"
	I0912 21:29:57.072798   13938 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0912 21:29:57.076029   13938 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""
	I0912 21:29:57.085327   13938 kubeadm.go:883] updating cluster {Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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} ...
	I0912 21:29:57.085431   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:57.085505   13938 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 21:29:57.144115   13938 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 21:29:57.144135   13938 crio.go:433] Images already preloaded, skipping extraction
	I0912 21:29:57.144188   13938 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 21:29:57.174848   13938 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 21:29:57.174869   13938 cache_images.go:84] Images are preloaded, skipping loading
	I0912 21:29:57.174877   13938 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0912 21:29:57.174964   13938 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-291578 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-291578 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:}
	I0912 21:29:57.175025   13938 ssh_runner.go:195] Run: crio config
	I0912 21:29:57.214051   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:29:57.214072   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:29:57.214083   13938 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0912 21:29:57.214106   13938 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.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-291578 NodeName:addons-291578 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}
	I0912 21:29:57.214228   13938 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-291578"
	  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.1
	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
	
	I0912 21:29:57.214282   13938 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0912 21:29:57.222170   13938 binaries.go:44] Found k8s binaries, skipping transfer
	I0912 21:29:57.222225   13938 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0912 21:29:57.229476   13938 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0912 21:29:57.244509   13938 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0912 21:29:57.259506   13938 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0912 21:29:57.274475   13938 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0912 21:29:57.277409   13938 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""
	I0912 21:29:57.286612   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:29:57.355510   13938 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 21:29:57.366614   13938 certs.go:68] Setting up /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578 for IP: 192.168.49.2
	I0912 21:29:57.366638   13938 certs.go:194] generating shared ca certs ...
	I0912 21:29:57.366658   13938 certs.go:226] acquiring lock for ca certs: {Name:mk22ec9079519d60fb4fb7a909f0af2c00ecff44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.366782   13938 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key
	I0912 21:29:57.539343   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt ...
	I0912 21:29:57.539373   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt: {Name:mk5980192ebd8d2982ec1916a2a88e7376b8ece7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.539532   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key ...
	I0912 21:29:57.539541   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key: {Name:mk25ae49d7b48d76c3178630ffc4b69a6ef9a3d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.539609   13938 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key
	I0912 21:29:57.837974   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt ...
	I0912 21:29:57.838005   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt: {Name:mk2d42d171a3a8d80413cb3f3ea48f29cfc8bd2a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.838166   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key ...
	I0912 21:29:57.838177   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key: {Name:mk795740cd24db4cf609cb9cac131f154ca264d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.838239   13938 certs.go:256] generating profile certs ...
	I0912 21:29:57.838290   13938 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key
	I0912 21:29:57.838304   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt with IP's: []
	I0912 21:29:58.032910   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt ...
	I0912 21:29:58.032939   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: {Name:mk7ad99fbb7712260a50bacc17d9d54fbbc428ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.033092   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key ...
	I0912 21:29:58.033101   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key: {Name:mk1020e1bbff16a290bc4a1805d56d0a8f8b97c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.033167   13938 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d
	I0912 21:29:58.033184   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0912 21:29:58.093216   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d ...
	I0912 21:29:58.093243   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d: {Name:mkd63d6504771d3f75e1895589a1a9c69c5a2491 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.093386   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d ...
	I0912 21:29:58.093398   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d: {Name:mk16fe5d368b375b513060d5c96fa51d89aea892 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.093469   13938 certs.go:381] copying /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d -> /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt
	I0912 21:29:58.093534   13938 certs.go:385] copying /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d -> /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key
	I0912 21:29:58.093579   13938 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key
	I0912 21:29:58.093596   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt with IP's: []
	I0912 21:29:58.229057   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt ...
	I0912 21:29:58.229086   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt: {Name:mkcd8a24c47f00b7e9438f7e6ee2475cee32c3d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.229228   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key ...
	I0912 21:29:58.229238   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key: {Name:mkb0fb8beec283813c41f1d8eb566349a1613a98 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.229398   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem (1675 bytes)
	I0912 21:29:58.229440   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem (1082 bytes)
	I0912 21:29:58.229467   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem (1123 bytes)
	I0912 21:29:58.229489   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem (1675 bytes)
	I0912 21:29:58.230090   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0912 21:29:58.250824   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0912 21:29:58.271613   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0912 21:29:58.293040   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0912 21:29:58.312658   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0912 21:29:58.331982   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0912 21:29:58.351159   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0912 21:29:58.370543   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0912 21:29:58.390062   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0912 21:29:58.409696   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0912 21:29:58.424278   13938 ssh_runner.go:195] Run: openssl version
	I0912 21:29:58.428823   13938 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"
	I0912 21:29:58.436374   13938 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.439177   13938 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 12 21:29 /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.439217   13938 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.445335   13938 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"
	I0912 21:29:58.454390   13938 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0912 21:29:58.457517   13938 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
	I0912 21:29:58.457562   13938 kubeadm.go:392] StartCluster: {Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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}
	I0912 21:29:58.457629   13938 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0912 21:29:58.457692   13938 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0912 21:29:58.489715   13938 cri.go:89] found id: ""
	I0912 21:29:58.489781   13938 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0912 21:29:58.498020   13938 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0912 21:29:58.505710   13938 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0912 21:29:58.505774   13938 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
	I0912 21:29:58.512914   13938 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
	I0912 21:29:58.512929   13938 kubeadm.go:157] found existing configuration files:
	
	I0912 21:29:58.512963   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0912 21:29:58.520019   13938 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
	I0912 21:29:58.520058   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0912 21:29:58.526837   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0912 21:29:58.533739   13938 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
	I0912 21:29:58.533778   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0912 21:29:58.540814   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0912 21:29:58.547817   13938 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
	I0912 21:29:58.547866   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0912 21:29:58.554593   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0912 21:29:58.561457   13938 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
	I0912 21:29:58.561507   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0912 21:29:58.568366   13938 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0912 21:29:58.600731   13938 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0912 21:29:58.600792   13938 kubeadm.go:310] [preflight] Running pre-flight checks
	I0912 21:29:58.615231   13938 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0912 21:29:58.615315   13938 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-gcp
	I0912 21:29:58.615361   13938 kubeadm.go:310] OS: Linux
	I0912 21:29:58.615422   13938 kubeadm.go:310] CGROUPS_CPU: enabled
	I0912 21:29:58.615501   13938 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0912 21:29:58.615572   13938 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0912 21:29:58.615641   13938 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0912 21:29:58.615725   13938 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0912 21:29:58.616050   13938 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0912 21:29:58.616272   13938 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0912 21:29:58.616422   13938 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0912 21:29:58.616549   13938 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0912 21:29:58.662342   13938 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0912 21:29:58.662474   13938 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0912 21:29:58.662623   13938 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0912 21:29:58.668054   13938 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0912 21:29:58.670830   13938 out.go:235]   - Generating certificates and keys ...
	I0912 21:29:58.670972   13938 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0912 21:29:58.671072   13938 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0912 21:29:58.957589   13938 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0912 21:29:59.214268   13938 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0912 21:29:59.347740   13938 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0912 21:29:59.561267   13938 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0912 21:29:59.636999   13938 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0912 21:29:59.637133   13938 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-291578 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 21:29:59.733855   13938 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0912 21:29:59.733969   13938 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-291578 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 21:29:59.982296   13938 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0912 21:30:00.335848   13938 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0912 21:30:00.415330   13938 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0912 21:30:00.415423   13938 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0912 21:30:00.598614   13938 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0912 21:30:00.843333   13938 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0912 21:30:00.889641   13938 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0912 21:30:01.001376   13938 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0912 21:30:01.140123   13938 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0912 21:30:01.140555   13938 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0912 21:30:01.142747   13938 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0912 21:30:01.145067   13938 out.go:235]   - Booting up control plane ...
	I0912 21:30:01.145189   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0912 21:30:01.145293   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0912 21:30:01.145380   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0912 21:30:01.157142   13938 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0912 21:30:01.162375   13938 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0912 21:30:01.162449   13938 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0912 21:30:01.237546   13938 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0912 21:30:01.237651   13938 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0912 21:30:01.739015   13938 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.508785ms
	I0912 21:30:01.739099   13938 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0912 21:30:06.241222   13938 kubeadm.go:310] [api-check] The API server is healthy after 4.50218273s
	I0912 21:30:06.251541   13938 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0912 21:30:06.261343   13938 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0912 21:30:06.279086   13938 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0912 21:30:06.279282   13938 kubeadm.go:310] [mark-control-plane] Marking the node addons-291578 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0912 21:30:06.286925   13938 kubeadm.go:310] [bootstrap-token] Using token: ew3z8k.hmzo9mfb854oil49
	I0912 21:30:06.288442   13938 out.go:235]   - Configuring RBAC rules ...
	I0912 21:30:06.288560   13938 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0912 21:30:06.291310   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0912 21:30:06.296550   13938 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
	I0912 21:30:06.299830   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0912 21:30:06.302415   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0912 21:30:06.307570   13938 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0912 21:30:06.647737   13938 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0912 21:30:07.064518   13938 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0912 21:30:07.646526   13938 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0912 21:30:07.647256   13938 kubeadm.go:310] 
	I0912 21:30:07.647339   13938 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0912 21:30:07.647347   13938 kubeadm.go:310] 
	I0912 21:30:07.647436   13938 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0912 21:30:07.647443   13938 kubeadm.go:310] 
	I0912 21:30:07.647477   13938 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0912 21:30:07.647558   13938 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0912 21:30:07.647631   13938 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0912 21:30:07.647641   13938 kubeadm.go:310] 
	I0912 21:30:07.647722   13938 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0912 21:30:07.647732   13938 kubeadm.go:310] 
	I0912 21:30:07.647790   13938 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0912 21:30:07.647800   13938 kubeadm.go:310] 
	I0912 21:30:07.647879   13938 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0912 21:30:07.647980   13938 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0912 21:30:07.648065   13938 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0912 21:30:07.648073   13938 kubeadm.go:310] 
	I0912 21:30:07.648179   13938 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0912 21:30:07.648300   13938 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0912 21:30:07.648313   13938 kubeadm.go:310] 
	I0912 21:30:07.648388   13938 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ew3z8k.hmzo9mfb854oil49 \
	I0912 21:30:07.648533   13938 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:41ee46de291362ab469932e4efc342bc96ac661c433a8a7cd92560fb6459b674 \
	I0912 21:30:07.648565   13938 kubeadm.go:310] 	--control-plane 
	I0912 21:30:07.648576   13938 kubeadm.go:310] 
	I0912 21:30:07.648689   13938 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0912 21:30:07.648700   13938 kubeadm.go:310] 
	I0912 21:30:07.648787   13938 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ew3z8k.hmzo9mfb854oil49 \
	I0912 21:30:07.648908   13938 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:41ee46de291362ab469932e4efc342bc96ac661c433a8a7cd92560fb6459b674 
	I0912 21:30:07.650791   13938 kubeadm.go:310] W0912 21:29:58.598483    1291 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.
	I0912 21:30:07.651042   13938 kubeadm.go:310] W0912 21:29:58.598995    1291 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.
	I0912 21:30:07.651224   13938 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-1067-gcp\n", err: exit status 1
	I0912 21:30:07.651320   13938 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0912 21:30:07.651340   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:30:07.651349   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:30:07.653280   13938 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0912 21:30:07.654878   13938 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0912 21:30:07.659119   13938 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0912 21:30:07.659136   13938 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0912 21:30:07.675416   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0912 21:30:07.861775   13938 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0912 21:30:07.861844   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:07.861857   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-291578 minikube.k8s.io/updated_at=2024_09_12T21_30_07_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8 minikube.k8s.io/name=addons-291578 minikube.k8s.io/primary=true
	I0912 21:30:07.964314   13938 ops.go:34] apiserver oom_adj: -16
	I0912 21:30:07.964426   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:08.464531   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:08.965502   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:09.465166   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:09.965212   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:10.465467   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:10.965449   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:11.465348   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:11.964544   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:12.465522   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:12.527064   13938 kubeadm.go:1113] duration metric: took 4.665282257s to wait for elevateKubeSystemPrivileges
	I0912 21:30:12.527103   13938 kubeadm.go:394] duration metric: took 14.069543246s to StartCluster
	I0912 21:30:12.527124   13938 settings.go:142] acquiring lock: {Name:mk7bc5c3eb328b4866fae330fce84fd2d9fa79c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:30:12.527243   13938 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:30:12.527641   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/kubeconfig: {Name:mkbe0257f11aa7a144bf75b754f172119d400dbf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:30:12.527825   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0912 21:30:12.527855   13938 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 21:30:12.527907   13938 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:true 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]
	I0912 21:30:12.528000   13938 addons.go:69] Setting yakd=true in profile "addons-291578"
	I0912 21:30:12.528023   13938 addons.go:69] Setting inspektor-gadget=true in profile "addons-291578"
	I0912 21:30:12.528033   13938 addons.go:234] Setting addon yakd=true in "addons-291578"
	I0912 21:30:12.528044   13938 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-291578"
	I0912 21:30:12.528053   13938 addons.go:234] Setting addon inspektor-gadget=true in "addons-291578"
	I0912 21:30:12.528055   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:30:12.528050   13938 addons.go:69] Setting gcp-auth=true in profile "addons-291578"
	I0912 21:30:12.528073   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528080   13938 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-291578"
	I0912 21:30:12.528089   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528091   13938 addons.go:69] Setting ingress=true in profile "addons-291578"
	I0912 21:30:12.528103   13938 addons.go:69] Setting default-storageclass=true in profile "addons-291578"
	I0912 21:30:12.528102   13938 addons.go:69] Setting ingress-dns=true in profile "addons-291578"
	I0912 21:30:12.528109   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528123   13938 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-291578"
	I0912 21:30:12.528127   13938 addons.go:234] Setting addon ingress-dns=true in "addons-291578"
	I0912 21:30:12.528140   13938 addons.go:69] Setting volcano=true in profile "addons-291578"
	I0912 21:30:12.528159   13938 addons.go:234] Setting addon volcano=true in "addons-291578"
	I0912 21:30:12.528170   13938 addons.go:69] Setting volumesnapshots=true in profile "addons-291578"
	I0912 21:30:12.528191   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528193   13938 addons.go:234] Setting addon volumesnapshots=true in "addons-291578"
	I0912 21:30:12.528213   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528034   13938 addons.go:69] Setting metrics-server=true in profile "addons-291578"
	I0912 21:30:12.528285   13938 addons.go:234] Setting addon metrics-server=true in "addons-291578"
	I0912 21:30:12.528312   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528305   13938 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-291578"
	I0912 21:30:12.528337   13938 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-291578"
	I0912 21:30:12.528467   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528090   13938 addons.go:69] Setting cloud-spanner=true in profile "addons-291578"
	I0912 21:30:12.528568   13938 addons.go:234] Setting addon cloud-spanner=true in "addons-291578"
	I0912 21:30:12.528590   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528605   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528607   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528613   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528615   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528657   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528744   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528084   13938 mustload.go:65] Loading cluster: addons-291578
	I0912 21:30:12.529040   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:30:12.529323   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.529379   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528023   13938 addons.go:69] Setting storage-provisioner=true in profile "addons-291578"
	I0912 21:30:12.529578   13938 addons.go:234] Setting addon storage-provisioner=true in "addons-291578"
	I0912 21:30:12.529619   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.529634   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528095   13938 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-291578"
	I0912 21:30:12.529968   13938 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-291578"
	I0912 21:30:12.529999   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.530195   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.530483   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528130   13938 addons.go:234] Setting addon ingress=true in "addons-291578"
	I0912 21:30:12.530699   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.531356   13938 out.go:177] * Verifying Kubernetes components...
	I0912 21:30:12.528161   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.532075   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528095   13938 addons.go:69] Setting helm-tiller=true in profile "addons-291578"
	I0912 21:30:12.528075   13938 addons.go:69] Setting registry=true in profile "addons-291578"
	I0912 21:30:12.532144   13938 addons.go:234] Setting addon helm-tiller=true in "addons-291578"
	I0912 21:30:12.532296   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.532156   13938 addons.go:234] Setting addon registry=true in "addons-291578"
	I0912 21:30:12.532454   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.534049   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:30:12.561002   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.561476   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.561897   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.582846   13938 addons.go:234] Setting addon default-storageclass=true in "addons-291578"
	I0912 21:30:12.582900   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.583381   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.590976   13938 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0912 21:30:12.590980   13938 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	W0912 21:30:12.591853   13938 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0912 21:30:12.591949   13938 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-291578"
	I0912 21:30:12.591985   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.592544   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.592608   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0912 21:30:12.592621   13938 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0912 21:30:12.592666   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.593062   13938 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 21:30:12.593077   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0912 21:30:12.593120   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.593400   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0912 21:30:12.593872   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.594813   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0912 21:30:12.594830   13938 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0912 21:30:12.594878   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.595551   13938 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0912 21:30:12.596968   13938 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 21:30:12.596995   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0912 21:30:12.597048   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.607159   13938 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0912 21:30:12.608547   13938 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0912 21:30:12.608567   13938 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0912 21:30:12.608628   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.629991   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0912 21:30:12.634931   13938 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0912 21:30:12.634953   13938 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0912 21:30:12.635003   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.635304   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0912 21:30:12.636500   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0912 21:30:12.638494   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:12.639713   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0912 21:30:12.640362   13938 out.go:177]   - Using image docker.io/registry:2.8.3
	I0912 21:30:12.640435   13938 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0912 21:30:12.640942   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:12.642058   13938 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0912 21:30:12.642073   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0912 21:30:12.642123   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.642546   13938 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0912 21:30:12.642777   13938 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 21:30:12.642798   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0912 21:30:12.642844   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.643004   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0912 21:30:12.643891   13938 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0912 21:30:12.643908   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0912 21:30:12.643953   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.645955   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0912 21:30:12.646154   13938 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0912 21:30:12.647415   13938 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0912 21:30:12.647675   13938 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 21:30:12.647692   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0912 21:30:12.647744   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.648334   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.652163   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0912 21:30:12.653979   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0912 21:30:12.655528   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0912 21:30:12.656840   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0912 21:30:12.656899   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0912 21:30:12.656955   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.662530   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0912 21:30:12.662555   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0912 21:30:12.662618   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.662822   13938 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0912 21:30:12.662922   13938 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0912 21:30:12.664475   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0912 21:30:12.664496   13938 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0912 21:30:12.664548   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.666144   13938 out.go:177]   - Using image docker.io/busybox:stable
	I0912 21:30:12.667523   13938 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 21:30:12.667540   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0912 21:30:12.667591   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.667612   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.667692   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.674774   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.675561   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0912 21:30:12.702452   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.702451   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.704384   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.709733   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.711785   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.714147   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.714618   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.718022   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.725020   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.725414   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.958179   13938 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 21:30:12.966145   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0912 21:30:12.966172   13938 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0912 21:30:13.050205   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0912 21:30:13.050285   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0912 21:30:13.055224   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 21:30:13.055733   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 21:30:13.155756   13938 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0912 21:30:13.155788   13938 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0912 21:30:13.162349   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 21:30:13.168756   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0912 21:30:13.170759   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0912 21:30:13.170839   13938 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0912 21:30:13.250046   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0912 21:30:13.250137   13938 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0912 21:30:13.254007   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 21:30:13.255375   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0912 21:30:13.255445   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0912 21:30:13.257334   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 21:30:13.355948   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0912 21:30:13.356044   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0912 21:30:13.368163   13938 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0912 21:30:13.368280   13938 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0912 21:30:13.448948   13938 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0912 21:30:13.449053   13938 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0912 21:30:13.450159   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0912 21:30:13.450234   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0912 21:30:13.459094   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0912 21:30:13.467015   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0912 21:30:13.467107   13938 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0912 21:30:13.471445   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0912 21:30:13.471527   13938 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0912 21:30:13.558601   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0912 21:30:13.558646   13938 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)
	I0912 21:30:13.572007   13938 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0912 21:30:13.572046   13938 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0912 21:30:13.649610   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0912 21:30:13.649688   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0912 21:30:13.670795   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0912 21:30:13.759945   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0912 21:30:13.760027   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0912 21:30:13.766190   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0912 21:30:13.766228   13938 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0912 21:30:13.768216   13938 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0912 21:30:13.768279   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0912 21:30:13.849839   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0912 21:30:13.849918   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0912 21:30:13.857521   13938 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0912 21:30:13.857548   13938 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0912 21:30:13.952742   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0912 21:30:13.952826   13938 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0912 21:30:13.974230   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.057621   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 21:30:14.057712   13938 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0912 21:30:14.067235   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0912 21:30:14.149936   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0912 21:30:14.150013   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0912 21:30:14.250214   13938 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.574626152s)
	I0912 21:30:14.250387   13938 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0912 21:30:14.250335   13938 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.292127114s)
	I0912 21:30:14.251450   13938 node_ready.go:35] waiting up to 6m0s for node "addons-291578" to be "Ready" ...
	I0912 21:30:14.257723   13938 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 21:30:14.257789   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0912 21:30:14.264328   13938 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0912 21:30:14.264395   13938 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0912 21:30:14.349928   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.371493   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0912 21:30:14.371578   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0912 21:30:14.375587   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.456023   13938 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0912 21:30:14.456105   13938 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0912 21:30:14.760511   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0912 21:30:14.760582   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0912 21:30:14.764734   13938 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 21:30:14.764807   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0912 21:30:15.052922   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0912 21:30:15.052997   13938 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0912 21:30:15.054579   13938 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-291578" context rescaled to 1 replicas
	I0912 21:30:15.066159   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:15.458164   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0912 21:30:15.458195   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0912 21:30:15.565403   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0912 21:30:15.565488   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0912 21:30:15.762222   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 21:30:15.762250   13938 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0912 21:30:15.870218   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:16.364437   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:16.562001   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.506738321s)
	I0912 21:30:16.562135   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.50637996s)
	I0912 21:30:18.171511   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.009120019s)
	I0912 21:30:18.171548   13938 addons.go:475] Verifying addon ingress=true in "addons-291578"
	I0912 21:30:18.171571   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.002781972s)
	I0912 21:30:18.171639   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.917551432s)
	I0912 21:30:18.171741   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.91435705s)
	I0912 21:30:18.171832   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.712657504s)
	I0912 21:30:18.171898   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.5010137s)
	I0912 21:30:18.171932   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.197642559s)
	I0912 21:30:18.171995   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.104724129s)
	I0912 21:30:18.172053   13938 addons.go:475] Verifying addon registry=true in "addons-291578"
	I0912 21:30:18.172061   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.822056901s)
	I0912 21:30:18.172080   13938 addons.go:475] Verifying addon metrics-server=true in "addons-291578"
	I0912 21:30:18.173406   13938 out.go:177] * Verifying ingress addon...
	I0912 21:30:18.174247   13938 out.go:177] * Verifying registry addon...
	I0912 21:30:18.174255   13938 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-291578 service yakd-dashboard -n yakd-dashboard
	
	I0912 21:30:18.175893   13938 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0912 21:30:18.176644   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0912 21:30:18.180407   13938 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0912 21:30:18.181514   13938 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 21:30:18.181532   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:18.181705   13938 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0912 21:30:18.181722   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:18.680143   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:18.680875   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:18.756073   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:18.960366   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.584733391s)
	W0912 21:30:18.960423   13938 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:18.960454   13938 retry.go:31] will retry after 236.764877ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:18.960484   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.894235103s)
	I0912 21:30:19.113137   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.242863153s)
	I0912 21:30:19.113181   13938 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-291578"
	I0912 21:30:19.114809   13938 out.go:177] * Verifying csi-hostpath-driver addon...
	I0912 21:30:19.117019   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0912 21:30:19.120375   13938 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 21:30:19.120392   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:19.179391   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:19.179575   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:19.197473   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:19.620362   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:19.679161   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:19.679241   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:19.801637   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0912 21:30:19.801695   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:19.818265   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:19.919915   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0912 21:30:19.949503   13938 addons.go:234] Setting addon gcp-auth=true in "addons-291578"
	I0912 21:30:19.949562   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:19.950071   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:19.970019   13938 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0912 21:30:19.970074   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:19.990682   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:20.153270   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:20.180164   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:20.180769   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:20.619764   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:20.679472   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:20.679856   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.119897   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:21.179019   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:21.179822   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.255575   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:21.651234   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:21.679403   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:21.680358   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.861715   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (2.66419067s)
	I0912 21:30:21.861747   13938 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.891705534s)
	I0912 21:30:21.863778   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:21.865310   13938 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0912 21:30:21.866574   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0912 21:30:21.866597   13938 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0912 21:30:21.884106   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0912 21:30:21.884127   13938 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0912 21:30:21.902604   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 21:30:21.902626   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0912 21:30:21.956610   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:22.150363   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:22.180541   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:22.182007   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:22.574258   13938 addons.go:475] Verifying addon gcp-auth=true in "addons-291578"
	I0912 21:30:22.575607   13938 out.go:177] * Verifying gcp-auth addon...
	I0912 21:30:22.578377   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0912 21:30:22.580451   13938 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0912 21:30:22.580473   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:22.651298   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:22.679215   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:22.679254   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.081438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:23.150333   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:23.179053   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.179065   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:23.581979   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:23.620513   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:23.679131   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:23.679171   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.755537   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:24.081553   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:24.182364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:24.182430   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:24.182706   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:24.581233   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:24.619862   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:24.679741   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:24.680326   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:25.082045   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:25.120697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:25.179406   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:25.179638   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:25.581256   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:25.619518   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:25.681914   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:25.682374   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:26.081757   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:26.122034   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:26.179250   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:26.179689   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:26.255435   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:26.580922   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:26.620506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:26.679010   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:26.679053   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.082040   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:27.120428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:27.179168   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:27.179204   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.582248   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:27.620631   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:27.680760   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.681438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.081714   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:28.120470   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:28.178831   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:28.178882   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.581440   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:28.619848   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:28.679183   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.679471   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:28.755583   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:29.081023   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:29.120342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:29.179213   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:29.179418   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:29.581365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:29.619548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:29.679422   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:29.679589   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.081449   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:30.120000   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:30.179179   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:30.179605   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.581002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:30.620364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:30.679120   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:30.679179   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.755712   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:31.081334   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:31.120554   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:31.178968   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:31.179418   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:31.581774   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:31.620197   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:31.679500   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:31.679925   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:32.081377   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:32.119806   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:32.179199   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:32.179734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:32.581078   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:32.620702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:32.679085   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:32.679564   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:33.080962   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:33.120530   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:33.179271   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:33.179435   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:33.255506   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:33.581127   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:33.620568   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:33.679441   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:33.679529   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:34.082078   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:34.120364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:34.179609   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:34.179776   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:34.581591   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:34.619765   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:34.679023   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:34.679779   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.080951   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:35.120597   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:35.179198   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.179214   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:35.581091   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:35.620608   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:35.679293   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:35.679351   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.755811   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:36.081232   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:36.120655   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:36.179393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:36.179510   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:36.581431   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:36.620268   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:36.679469   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:36.679957   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.081213   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:37.120731   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:37.179055   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:37.179554   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.581902   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:37.620389   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:37.679742   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.681041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.081342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:38.119970   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:38.179432   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.179831   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:38.255871   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:38.581533   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:38.619998   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:38.679201   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.679544   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:39.081393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:39.119813   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:39.179380   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:39.179727   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:39.581442   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:39.619716   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:39.679015   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:39.679426   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.081038   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:40.120421   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:40.179051   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.179149   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:40.581031   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:40.620297   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:40.678953   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.679034   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:40.755465   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:41.080931   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:41.120480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:41.180748   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:41.181163   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:41.581436   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:41.620002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:41.679297   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:41.679732   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.081141   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:42.120489   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:42.179215   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:42.179362   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.581312   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:42.620029   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:42.679446   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:42.679734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.755768   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:43.081772   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:43.120162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:43.179581   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:43.180023   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:43.581849   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:43.682026   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:43.682420   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:43.682446   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.081036   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:44.120778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:44.179541   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.179547   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:44.581903   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:44.620334   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:44.679221   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.679278   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:44.755882   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:45.081107   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:45.121265   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:45.179390   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:45.179850   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:45.581670   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:45.620174   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:45.679705   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:45.680160   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:46.081976   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:46.120487   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:46.179145   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:46.179160   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:46.581134   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:46.620496   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:46.679283   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:46.679538   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:47.081006   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:47.120393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:47.179147   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:47.179188   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:47.255617   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:47.581229   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:47.619652   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:47.679407   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:47.679456   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:48.081670   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:48.120198   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:48.179624   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:48.179969   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:48.581854   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:48.620101   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:48.679198   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:48.679690   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.080691   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:49.120058   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:49.179080   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.179144   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:49.582040   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:49.620544   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:49.679300   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:49.679589   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.755794   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:50.081259   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:50.119578   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:50.179120   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:50.179165   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:50.580906   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:50.620114   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:50.679400   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:50.679821   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:51.081041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:51.120504   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:51.179387   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:51.179548   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:51.581438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:51.619852   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:51.679126   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:51.679527   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:52.080836   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:52.120001   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:52.179167   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:52.179537   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:52.255946   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:52.581900   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:52.620387   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:52.679220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:52.679258   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:53.081057   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:53.153256   13938 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 21:30:53.153282   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:53.182951   13938 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 21:30:53.182978   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:53.183890   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:53.256154   13938 node_ready.go:49] node "addons-291578" has status "Ready":"True"
	I0912 21:30:53.256181   13938 node_ready.go:38] duration metric: took 39.003670816s for node "addons-291578" to be "Ready" ...
	I0912 21:30:53.256192   13938 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" ...
	I0912 21:30:53.267437   13938 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:53.656796   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:53.657731   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:53.679242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:53.679963   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.082593   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:54.120967   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:54.181725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:54.182979   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.275214   13938 pod_ready.go:93] pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.275239   13938 pod_ready.go:82] duration metric: took 1.007763848s for pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.275263   13938 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.278904   13938 pod_ready.go:93] pod "etcd-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.278924   13938 pod_ready.go:82] duration metric: took 3.653319ms for pod "etcd-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.278935   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.282614   13938 pod_ready.go:93] pod "kube-apiserver-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.282632   13938 pod_ready.go:82] duration metric: took 3.691057ms for pod "kube-apiserver-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.282641   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.286169   13938 pod_ready.go:93] pod "kube-controller-manager-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.286192   13938 pod_ready.go:82] duration metric: took 3.543074ms for pod "kube-controller-manager-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.286206   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rv65p" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.455809   13938 pod_ready.go:93] pod "kube-proxy-rv65p" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.455836   13938 pod_ready.go:82] duration metric: took 169.621569ms for pod "kube-proxy-rv65p" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.455849   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.581429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:54.620637   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:54.682219   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:54.682584   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.856208   13938 pod_ready.go:93] pod "kube-scheduler-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.856229   13938 pod_ready.go:82] duration metric: took 400.372248ms for pod "kube-scheduler-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.856238   13938 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:55.081497   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:55.120776   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:55.182725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:55.182984   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:55.581305   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:55.621126   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:55.679461   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:55.679741   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.081065   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:56.182506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.182718   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:56.182759   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:56.581624   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:56.621053   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:56.679750   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.679938   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:56.861193   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:30:57.082004   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:57.121020   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:57.179303   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:57.179323   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:57.581395   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:57.620521   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:57.679627   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:57.679709   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.081548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:58.121134   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:58.179361   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.179375   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:58.581186   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:58.621331   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:58.679275   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:58.679918   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.861510   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:30:59.082222   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:59.152129   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:59.180197   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:59.180534   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:59.581697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:59.652506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:59.680658   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:59.681785   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.152599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:00.154575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:00.254386   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.255558   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:00.653062   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:00.654761   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:00.751963   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:00.753216   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.867879   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:01.082399   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:01.152084   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:01.179958   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:01.180291   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:01.582311   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:01.651217   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:01.680196   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:01.680281   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:02.082151   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:02.151623   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:02.181035   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:02.181305   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:02.581631   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:02.621428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:02.679847   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:02.679924   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:03.082073   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:03.121478   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:03.179532   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:03.179865   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:03.361619   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:03.581102   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:03.621309   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:03.682382   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:03.682702   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:04.081365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:04.122588   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:04.179863   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:04.180141   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:04.581550   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:04.620538   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:04.679806   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:04.680113   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.081807   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:05.152178   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:05.179912   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:05.180191   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.581599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:05.620958   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:05.679455   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:05.679603   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.861947   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:06.081490   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:06.120701   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:06.179636   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:06.179926   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:06.582275   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:06.621474   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:06.679480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:06.679919   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:07.082162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:07.121287   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:07.179574   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:07.179754   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:07.581159   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:07.621638   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:07.679558   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:07.679837   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:08.081466   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:08.120401   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:08.182792   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:08.183024   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:08.360589   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:08.581242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:08.621365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:08.679528   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:08.679747   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:09.081278   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:09.121683   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:09.179863   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:09.180522   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:09.581873   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:09.620961   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:09.679406   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:09.679605   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:10.081352   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:10.121742   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:10.180123   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:10.180761   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:10.361467   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:10.582358   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:10.621429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:10.679615   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:10.679805   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.081153   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:11.121561   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:11.179533   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:11.179891   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.581845   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:11.621493   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:11.679394   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.679504   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.081575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:12.120480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:12.179620   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.180203   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:12.580706   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:12.621017   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:12.679498   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:12.679697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.860703   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:13.081413   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:13.121580   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:13.179546   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:13.179694   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:13.581687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:13.651364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:13.679515   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:13.679749   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.082039   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:14.121517   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:14.179288   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:14.179576   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.581315   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:14.621790   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:14.679830   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:14.680479   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.861687   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:15.081274   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:15.122435   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:15.222392   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:15.222745   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:15.581255   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:15.621320   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:15.680291   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:15.680434   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.083400   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:16.120502   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:16.179393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.179738   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:16.581299   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:16.620607   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:16.679560   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.679774   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:17.081143   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:17.121576   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:17.179342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:17.179758   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:17.361225   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:17.582301   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:17.652181   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:17.680093   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:17.681296   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:18.081469   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:18.121242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:18.179577   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:18.179700   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:18.581778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:18.620599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:18.679844   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:18.680197   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:19.081824   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:19.121004   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:19.179687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:19.180062   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:19.361387   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:19.582457   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:19.621487   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:19.679748   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:19.680710   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.081628   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:20.120435   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:20.179914   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:20.180374   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.581845   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:20.621476   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:20.679773   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.679830   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:21.082169   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:21.121877   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:21.179946   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:21.181083   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:21.362126   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:21.582047   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:21.652571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:21.679657   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:21.679689   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.081665   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:22.120961   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:22.179312   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.179492   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:22.581941   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:22.621535   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:22.679776   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.680139   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.082079   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:23.121268   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:23.179327   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:23.179577   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.581665   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:23.620800   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:23.679398   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:23.679981   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.861248   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:24.081621   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:24.120580   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:24.179693   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:24.179994   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:24.581373   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:24.620576   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:24.679867   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:24.680063   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:25.081639   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:25.184333   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:25.185489   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:25.185689   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:25.581546   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:25.621027   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:25.679476   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:25.679988   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:26.081335   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:26.120638   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:26.179892   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:26.180360   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:26.361481   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:26.582187   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:26.652672   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:26.754473   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:26.755185   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:27.081783   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:27.121257   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:27.179889   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:27.179950   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:27.581710   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:27.621669   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:27.680194   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:27.680246   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.081725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:28.121628   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:28.179937   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.180026   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:28.581703   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:28.621041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:28.682671   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:28.683075   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.861495   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:29.081369   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:29.121905   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:29.179480   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:29.179709   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:29.581322   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:29.620294   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:29.679662   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:29.679855   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.149652   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:30.152848   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:30.181359   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.181506   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:30.581865   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:30.650968   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:30.680429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.680775   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:30.862349   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:31.082371   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:31.121774   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:31.180876   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:31.181282   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:31.581972   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:31.621223   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:31.679717   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:31.679787   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.081380   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:32.120885   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:32.180064   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:32.180214   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.583548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:32.621582   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:32.679734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.679842   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.081584   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:33.121097   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:33.179702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.179828   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:33.361254   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:33.582358   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:33.622298   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:33.680251   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.680599   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:34.081557   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:34.120693   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:34.179756   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:34.179808   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:34.582347   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:34.622006   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:34.679897   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:34.680338   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.081510   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:35.120982   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:35.179760   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:35.179868   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.361919   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:35.581938   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:35.621094   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:35.679729   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.679743   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.082396   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:36.121571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:36.179350   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.179890   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:36.582250   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:36.621730   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:36.679513   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.679808   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.081751   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:37.120913   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:37.180138   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:37.180486   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.582540   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:37.621362   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:37.679432   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:37.679578   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.861843   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:38.081678   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:38.122687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:38.179832   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:38.180552   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:38.582186   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:38.622025   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:38.679950   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:38.680362   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:39.082119   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:39.121165   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:39.179702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:39.179931   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:39.581859   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:39.621715   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:39.679692   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:39.679864   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:40.082005   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:40.121721   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:40.180139   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:40.180945   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:40.361646   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:40.582272   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:40.621477   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:40.679862   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:40.680109   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:41.081172   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:41.122077   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:41.179656   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:41.180496   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:41.582220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:41.621566   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:41.679832   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:41.680055   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.082294   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:42.121251   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:42.179405   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.179735   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:42.581835   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:42.621475   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:42.679784   13938 kapi.go:107] duration metric: took 1m24.503136674s to wait for kubernetes.io/minikube-addons=registry ...
	I0912 21:31:42.679927   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.861215   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:43.081575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:43.121075   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:43.179245   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:43.581908   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:43.620959   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:43.678974   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.081983   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:44.121704   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:44.179983   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.581768   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:44.620999   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:44.679541   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.861557   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:45.081404   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:45.150515   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:45.179874   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:45.582241   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:45.652668   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:45.680796   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.082820   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:46.151077   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:46.179568   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.581527   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:46.620605   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:46.680573   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.861854   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:47.081331   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:47.122017   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:47.180329   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:47.582087   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:47.622220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:47.723144   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.082155   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:48.121157   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:48.179429   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.583304   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:48.684568   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.684778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.082410   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:49.152761   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.180587   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:49.361712   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:49.581944   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:49.682941   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.682961   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:50.081940   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:50.152521   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:50.190095   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:50.582148   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:50.651060   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:50.680681   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.102360   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:51.241580   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.242002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:51.584995   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:51.621257   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:51.679941   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.862265   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:52.082223   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:52.121433   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:52.183352   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:52.582106   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:52.621344   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:52.680399   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:53.081921   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:53.121425   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:53.180208   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:53.582305   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:53.622025   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:53.679889   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.082654   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:54.121396   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:54.179732   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.362559   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:54.582824   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:54.683612   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.684144   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:55.081428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:55.121188   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:55.179387   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:55.581950   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:55.621734   13938 kapi.go:107] duration metric: took 1m36.504713964s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0912 21:31:55.679583   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.081262   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:56.179078   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.582317   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:56.679370   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.861574   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:57.081723   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:57.179463   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:57.651177   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:57.752281   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.081692   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:58.180106   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.651582   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:58.680804   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.862849   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:59.151212   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:59.252823   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:59.582084   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:59.680590   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:00.082171   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:00.180470   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:00.582301   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:00.679187   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:01.082073   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:01.180099   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:01.363580   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:01.581571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:01.679955   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:02.081682   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:02.180576   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:02.582210   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:02.683598   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:03.082162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:03.179194   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:03.582119   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:03.679931   13938 kapi.go:107] duration metric: took 1m45.504036046s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0912 21:32:03.861377   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:04.082354   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:04.581179   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.081920   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.581959   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.861986   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:06.081892   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:06.587714   13938 kapi.go:107] duration metric: took 1m44.009336159s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0912 21:32:06.589772   13938 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-291578 cluster.
	I0912 21:32:06.590998   13938 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.
	I0912 21:32:06.592209   13938 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0912 21:32:06.593396   13938 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, ingress-dns, cloud-spanner, helm-tiller, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0912 21:32:06.594635   13938 addons.go:510] duration metric: took 1m54.066729211s for enable addons: enabled=[storage-provisioner nvidia-device-plugin ingress-dns cloud-spanner helm-tiller metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0912 21:32:08.362008   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:10.861834   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:13.361560   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:15.861295   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:17.861827   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:19.861889   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:22.360729   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:24.361894   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:26.861579   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:29.362023   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:31.861770   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:34.361610   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:36.363432   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:38.861591   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:40.861713   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:43.361399   13938 pod_ready.go:93] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"True"
	I0912 21:32:43.361419   13938 pod_ready.go:82] duration metric: took 1m48.505174903s for pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.361430   13938 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.368501   13938 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace has status "Ready":"True"
	I0912 21:32:43.368525   13938 pod_ready.go:82] duration metric: took 7.087657ms for pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.368551   13938 pod_ready.go:39] duration metric: took 1m50.112344247s 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" ...
	I0912 21:32:43.368571   13938 api_server.go:52] waiting for apiserver process to appear ...
	I0912 21:32:43.368602   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:43.368655   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:43.406337   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:43.406357   13938 cri.go:89] found id: ""
	I0912 21:32:43.406364   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:43.406405   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.409526   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:43.409580   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:43.472575   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:43.472601   13938 cri.go:89] found id: ""
	I0912 21:32:43.472610   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:43.472669   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.476181   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:43.476245   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:43.509745   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:43.509766   13938 cri.go:89] found id: ""
	I0912 21:32:43.509773   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:43.509813   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.512984   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:43.513055   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:43.545094   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:43.545116   13938 cri.go:89] found id: ""
	I0912 21:32:43.545122   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:43.545163   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.548317   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:43.548372   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:43.580494   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:43.580513   13938 cri.go:89] found id: ""
	I0912 21:32:43.580520   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:43.580558   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.583684   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:43.583735   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:43.617406   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:43.617432   13938 cri.go:89] found id: ""
	I0912 21:32:43.617442   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:43.617494   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.620581   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:43.620639   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:43.652142   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:43.652166   13938 cri.go:89] found id: ""
	I0912 21:32:43.652175   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:43.652220   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.655312   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:43.655340   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:43.688140   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:43.688166   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:43.725245   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:43.725275   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:43.779629   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:43.779658   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:43.814095   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:43.814121   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:43.891170   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:43.891206   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:43.932053   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:43.932086   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:44.026922   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:44.026949   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:44.038637   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:44.038666   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:44.080469   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:44.080497   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:44.122360   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:44.122392   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:44.154267   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:44.154297   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:46.722860   13938 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 21:32:46.736087   13938 api_server.go:72] duration metric: took 2m34.208194944s to wait for apiserver process to appear ...
	I0912 21:32:46.736114   13938 api_server.go:88] waiting for apiserver healthz status ...
	I0912 21:32:46.736151   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:46.736192   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:46.766946   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:46.766967   13938 cri.go:89] found id: ""
	I0912 21:32:46.766974   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:46.767030   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.770073   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:46.770127   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:46.801579   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:46.801599   13938 cri.go:89] found id: ""
	I0912 21:32:46.801606   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:46.801648   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.804623   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:46.804668   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:46.837170   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:46.837191   13938 cri.go:89] found id: ""
	I0912 21:32:46.837200   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:46.837253   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.840291   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:46.840349   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:46.871677   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:46.871701   13938 cri.go:89] found id: ""
	I0912 21:32:46.871710   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:46.871752   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.874756   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:46.874810   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:46.905874   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:46.905894   13938 cri.go:89] found id: ""
	I0912 21:32:46.905901   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:46.905939   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.909020   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:46.909073   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:46.939492   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:46.939510   13938 cri.go:89] found id: ""
	I0912 21:32:46.939518   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:46.939570   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.942565   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:46.942620   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:46.974082   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:46.974108   13938 cri.go:89] found id: ""
	I0912 21:32:46.974119   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:46.974166   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.977206   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:46.977227   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:47.017587   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:47.017612   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:47.050700   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:47.050724   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:47.108986   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:47.109013   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:47.142057   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:47.142082   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:47.213570   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:47.213598   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:47.278501   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:47.278529   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:47.289936   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:47.289959   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:47.454656   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:47.454687   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:47.496484   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:47.496518   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:47.535855   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:47.535883   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:47.568382   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:47.568406   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:50.107732   13938 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0912 21:32:50.111325   13938 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0912 21:32:50.112195   13938 api_server.go:141] control plane version: v1.31.1
	I0912 21:32:50.112216   13938 api_server.go:131] duration metric: took 3.376096018s to wait for apiserver health ...
	I0912 21:32:50.112224   13938 system_pods.go:43] waiting for kube-system pods to appear ...
	I0912 21:32:50.112244   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:50.112308   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:50.144350   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:50.144375   13938 cri.go:89] found id: ""
	I0912 21:32:50.144385   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:50.144443   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.147444   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:50.147505   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:50.180002   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:50.180027   13938 cri.go:89] found id: ""
	I0912 21:32:50.180034   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:50.180074   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.183192   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:50.183246   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:50.215209   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:50.215228   13938 cri.go:89] found id: ""
	I0912 21:32:50.215237   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:50.215290   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.218414   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:50.218477   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:50.250485   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:50.250516   13938 cri.go:89] found id: ""
	I0912 21:32:50.250524   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:50.250564   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.253764   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:50.253826   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:50.286123   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:50.286157   13938 cri.go:89] found id: ""
	I0912 21:32:50.286165   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:50.286210   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.289524   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:50.289577   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:50.321461   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:50.321480   13938 cri.go:89] found id: ""
	I0912 21:32:50.321489   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:50.321542   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.325010   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:50.325071   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:50.357362   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:50.357381   13938 cri.go:89] found id: ""
	I0912 21:32:50.357387   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:50.357430   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.360602   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:50.360631   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:50.395371   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:50.395394   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:50.433432   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:50.433459   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:50.489860   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:50.489900   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:50.523868   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:50.523898   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:50.600629   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:50.600662   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:50.666009   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:50.666043   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:50.757693   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:50.757720   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:50.799386   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:50.799414   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:50.841224   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:50.841263   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:50.873432   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:50.873462   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:50.912875   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:50.912901   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:53.434605   13938 system_pods.go:59] 19 kube-system pods found
	I0912 21:32:53.434635   13938 system_pods.go:61] "coredns-7c65d6cfc9-99p4j" [a3633d6b-f6c6-498b-8e4d-632fe6a37b96] Running
	I0912 21:32:53.434640   13938 system_pods.go:61] "csi-hostpath-attacher-0" [25af9150-a817-4ffa-a821-8fe0d75c8ad1] Running
	I0912 21:32:53.434644   13938 system_pods.go:61] "csi-hostpath-resizer-0" [711ff7d6-b6ac-4d39-9755-cf60367dbe66] Running
	I0912 21:32:53.434649   13938 system_pods.go:61] "csi-hostpathplugin-lqdqn" [dfb4cc71-7bb9-4dcb-9f81-42bb79744b1f] Running
	I0912 21:32:53.434652   13938 system_pods.go:61] "etcd-addons-291578" [3bc5ff29-04e6-41b6-858f-0943412354a6] Running
	I0912 21:32:53.434656   13938 system_pods.go:61] "kindnet-hmcqk" [cea26ca8-404d-4d7d-bab7-c8e162a3c529] Running
	I0912 21:32:53.434659   13938 system_pods.go:61] "kube-apiserver-addons-291578" [41d96977-8da9-4653-aab0-9266b8af5755] Running
	I0912 21:32:53.434663   13938 system_pods.go:61] "kube-controller-manager-addons-291578" [99024606-7c4a-48de-858b-fa07470cac09] Running
	I0912 21:32:53.434667   13938 system_pods.go:61] "kube-ingress-dns-minikube" [acd71a7d-1d36-486d-938f-18b2d328c028] Running
	I0912 21:32:53.434671   13938 system_pods.go:61] "kube-proxy-rv65p" [c928e3ef-0257-4bc0-8c9f-4fda97f02213] Running
	I0912 21:32:53.434674   13938 system_pods.go:61] "kube-scheduler-addons-291578" [a3a1b68c-1bec-4757-aaa0-829eb92d0e34] Running
	I0912 21:32:53.434679   13938 system_pods.go:61] "metrics-server-84c5f94fbc-gf7n2" [07270afb-4dfe-485a-88d4-ff497ee5d02a] Running
	I0912 21:32:53.434682   13938 system_pods.go:61] "nvidia-device-plugin-daemonset-vmfwp" [69a45b21-69b7-4e6c-92ae-0011fe778a1d] Running
	I0912 21:32:53.434685   13938 system_pods.go:61] "registry-66c9cd494c-n5qvt" [bd86d143-e39e-4ca4-ac4a-e18e0b1867a6] Running
	I0912 21:32:53.434688   13938 system_pods.go:61] "registry-proxy-rsmjz" [0da61d84-4508-4826-bc05-318351e79c73] Running
	I0912 21:32:53.434691   13938 system_pods.go:61] "snapshot-controller-56fcc65765-bv9dv" [457f869f-4070-4937-81aa-1f3dad35d3ee] Running
	I0912 21:32:53.434694   13938 system_pods.go:61] "snapshot-controller-56fcc65765-kxp6f" [e793b3d2-5fec-4700-8f1e-5aadf22818fb] Running
	I0912 21:32:53.434697   13938 system_pods.go:61] "storage-provisioner" [09394038-d3f9-494f-b04c-2cc940db551f] Running
	I0912 21:32:53.434700   13938 system_pods.go:61] "tiller-deploy-b48cc5f79-hqlvc" [1849182b-1870-4b52-af45-5e859871d072] Running
	I0912 21:32:53.434705   13938 system_pods.go:74] duration metric: took 3.322476798s to wait for pod list to return data ...
	I0912 21:32:53.434714   13938 default_sa.go:34] waiting for default service account to be created ...
	I0912 21:32:53.437035   13938 default_sa.go:45] found service account: "default"
	I0912 21:32:53.437058   13938 default_sa.go:55] duration metric: took 2.337001ms for default service account to be created ...
	I0912 21:32:53.437067   13938 system_pods.go:116] waiting for k8s-apps to be running ...
	I0912 21:32:53.446229   13938 system_pods.go:86] 19 kube-system pods found
	I0912 21:32:53.446264   13938 system_pods.go:89] "coredns-7c65d6cfc9-99p4j" [a3633d6b-f6c6-498b-8e4d-632fe6a37b96] Running
	I0912 21:32:53.446270   13938 system_pods.go:89] "csi-hostpath-attacher-0" [25af9150-a817-4ffa-a821-8fe0d75c8ad1] Running
	I0912 21:32:53.446274   13938 system_pods.go:89] "csi-hostpath-resizer-0" [711ff7d6-b6ac-4d39-9755-cf60367dbe66] Running
	I0912 21:32:53.446278   13938 system_pods.go:89] "csi-hostpathplugin-lqdqn" [dfb4cc71-7bb9-4dcb-9f81-42bb79744b1f] Running
	I0912 21:32:53.446282   13938 system_pods.go:89] "etcd-addons-291578" [3bc5ff29-04e6-41b6-858f-0943412354a6] Running
	I0912 21:32:53.446285   13938 system_pods.go:89] "kindnet-hmcqk" [cea26ca8-404d-4d7d-bab7-c8e162a3c529] Running
	I0912 21:32:53.446291   13938 system_pods.go:89] "kube-apiserver-addons-291578" [41d96977-8da9-4653-aab0-9266b8af5755] Running
	I0912 21:32:53.446295   13938 system_pods.go:89] "kube-controller-manager-addons-291578" [99024606-7c4a-48de-858b-fa07470cac09] Running
	I0912 21:32:53.446299   13938 system_pods.go:89] "kube-ingress-dns-minikube" [acd71a7d-1d36-486d-938f-18b2d328c028] Running
	I0912 21:32:53.446302   13938 system_pods.go:89] "kube-proxy-rv65p" [c928e3ef-0257-4bc0-8c9f-4fda97f02213] Running
	I0912 21:32:53.446305   13938 system_pods.go:89] "kube-scheduler-addons-291578" [a3a1b68c-1bec-4757-aaa0-829eb92d0e34] Running
	I0912 21:32:53.446308   13938 system_pods.go:89] "metrics-server-84c5f94fbc-gf7n2" [07270afb-4dfe-485a-88d4-ff497ee5d02a] Running
	I0912 21:32:53.446312   13938 system_pods.go:89] "nvidia-device-plugin-daemonset-vmfwp" [69a45b21-69b7-4e6c-92ae-0011fe778a1d] Running
	I0912 21:32:53.446314   13938 system_pods.go:89] "registry-66c9cd494c-n5qvt" [bd86d143-e39e-4ca4-ac4a-e18e0b1867a6] Running
	I0912 21:32:53.446319   13938 system_pods.go:89] "registry-proxy-rsmjz" [0da61d84-4508-4826-bc05-318351e79c73] Running
	I0912 21:32:53.446322   13938 system_pods.go:89] "snapshot-controller-56fcc65765-bv9dv" [457f869f-4070-4937-81aa-1f3dad35d3ee] Running
	I0912 21:32:53.446325   13938 system_pods.go:89] "snapshot-controller-56fcc65765-kxp6f" [e793b3d2-5fec-4700-8f1e-5aadf22818fb] Running
	I0912 21:32:53.446328   13938 system_pods.go:89] "storage-provisioner" [09394038-d3f9-494f-b04c-2cc940db551f] Running
	I0912 21:32:53.446330   13938 system_pods.go:89] "tiller-deploy-b48cc5f79-hqlvc" [1849182b-1870-4b52-af45-5e859871d072] Running
	I0912 21:32:53.446337   13938 system_pods.go:126] duration metric: took 9.264193ms to wait for k8s-apps to be running ...
	I0912 21:32:53.446346   13938 system_svc.go:44] waiting for kubelet service to be running ....
	I0912 21:32:53.446394   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 21:32:53.458185   13938 system_svc.go:56] duration metric: took 11.825707ms WaitForService to wait for kubelet
	I0912 21:32:53.458221   13938 kubeadm.go:582] duration metric: took 2m40.930332125s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 21:32:53.458247   13938 node_conditions.go:102] verifying NodePressure condition ...
	I0912 21:32:53.461204   13938 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0912 21:32:53.461233   13938 node_conditions.go:123] node cpu capacity is 8
	I0912 21:32:53.461245   13938 node_conditions.go:105] duration metric: took 2.992409ms to run NodePressure ...
	I0912 21:32:53.461257   13938 start.go:241] waiting for startup goroutines ...
	I0912 21:32:53.461264   13938 start.go:246] waiting for cluster config update ...
	I0912 21:32:53.461282   13938 start.go:255] writing updated cluster config ...
	I0912 21:32:53.461564   13938 ssh_runner.go:195] Run: rm -f paused
	I0912 21:32:53.510888   13938 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0912 21:32:53.513507   13938 out.go:177] * Done! kubectl is now configured to use "addons-291578" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.189386957Z" level=info msg="Stopping pod sandbox: d07f9d652179e1d6db036ec1072e8f28b589cd81f3b7c1eed8dcf1e45a073f9c" id=81329752-fce8-42fe-a556-df96e1a6a7a6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.189423367Z" level=info msg="Stopped pod sandbox (already stopped): d07f9d652179e1d6db036ec1072e8f28b589cd81f3b7c1eed8dcf1e45a073f9c" id=81329752-fce8-42fe-a556-df96e1a6a7a6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.189649500Z" level=info msg="Removing pod sandbox: d07f9d652179e1d6db036ec1072e8f28b589cd81f3b7c1eed8dcf1e45a073f9c" id=4d7dd446-1376-4c00-98ac-24a52f1046e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.190669829Z" level=info msg="Stopped pod sandbox: 969f11e29f029d424778a98184864c098de5a9aaa97b2bc000120e131a053b65" id=22207611-9586-4a73-a3fd-9df80e986d3b name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.195741470Z" level=info msg="Removed pod sandbox: d07f9d652179e1d6db036ec1072e8f28b589cd81f3b7c1eed8dcf1e45a073f9c" id=4d7dd446-1376-4c00-98ac-24a52f1046e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.196072158Z" level=info msg="Stopping pod sandbox: 80f668916ff3a2eef7470549db3d060c028ddf3f086fea4b37485ed0005d759c" id=5efaa8ee-f874-4bc2-8b6b-6614a137043d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.196106825Z" level=info msg="Stopped pod sandbox (already stopped): 80f668916ff3a2eef7470549db3d060c028ddf3f086fea4b37485ed0005d759c" id=5efaa8ee-f874-4bc2-8b6b-6614a137043d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.196393902Z" level=info msg="Removing pod sandbox: 80f668916ff3a2eef7470549db3d060c028ddf3f086fea4b37485ed0005d759c" id=7f0a3d1f-9573-45d5-b872-1dcf11d70ad5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.203124112Z" level=info msg="Removed pod sandbox: 80f668916ff3a2eef7470549db3d060c028ddf3f086fea4b37485ed0005d759c" id=7f0a3d1f-9573-45d5-b872-1dcf11d70ad5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.203487726Z" level=info msg="Stopping pod sandbox: 206db2004733eb5c762594de146af0067d878c2fd8df17da5c0294c6f194bb98" id=9b9c90f1-5c5b-47bc-bd1a-4fd42a0d748f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.203517420Z" level=info msg="Stopped pod sandbox (already stopped): 206db2004733eb5c762594de146af0067d878c2fd8df17da5c0294c6f194bb98" id=9b9c90f1-5c5b-47bc-bd1a-4fd42a0d748f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.203803861Z" level=info msg="Removing pod sandbox: 206db2004733eb5c762594de146af0067d878c2fd8df17da5c0294c6f194bb98" id=d4cac465-359b-4d6b-8b0d-8978558ed5c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.209270388Z" level=info msg="Removed pod sandbox: 206db2004733eb5c762594de146af0067d878c2fd8df17da5c0294c6f194bb98" id=d4cac465-359b-4d6b-8b0d-8978558ed5c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.209568203Z" level=info msg="Stopping pod sandbox: 88e517e5305872d069eb7ef112b5dab9f3c45eb5a0eb2a9402ad378a5e0bcbbf" id=af7e1b8d-2352-42ce-b05e-b0999671bcf6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.209604472Z" level=info msg="Stopped pod sandbox (already stopped): 88e517e5305872d069eb7ef112b5dab9f3c45eb5a0eb2a9402ad378a5e0bcbbf" id=af7e1b8d-2352-42ce-b05e-b0999671bcf6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.209854133Z" level=info msg="Removing pod sandbox: 88e517e5305872d069eb7ef112b5dab9f3c45eb5a0eb2a9402ad378a5e0bcbbf" id=fdc5cddc-5a4e-4850-9dfc-33c0ca2bc5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.215604128Z" level=info msg="Removed pod sandbox: 88e517e5305872d069eb7ef112b5dab9f3c45eb5a0eb2a9402ad378a5e0bcbbf" id=fdc5cddc-5a4e-4850-9dfc-33c0ca2bc5b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.215929228Z" level=info msg="Stopping pod sandbox: 5ea5a30ceee4a550e84939069e06825d708d877336ab77861ce47efaf0fe1549" id=76ab4025-d274-4d71-92b1-538f2849485d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.215963555Z" level=info msg="Stopped pod sandbox (already stopped): 5ea5a30ceee4a550e84939069e06825d708d877336ab77861ce47efaf0fe1549" id=76ab4025-d274-4d71-92b1-538f2849485d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.216199390Z" level=info msg="Removing pod sandbox: 5ea5a30ceee4a550e84939069e06825d708d877336ab77861ce47efaf0fe1549" id=92449de3-a48e-4923-b867-84d1a2eca977 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.223587979Z" level=info msg="Removed pod sandbox: 5ea5a30ceee4a550e84939069e06825d708d877336ab77861ce47efaf0fe1549" id=92449de3-a48e-4923-b867-84d1a2eca977 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.223941946Z" level=info msg="Stopping pod sandbox: 8b6e3e203fe94f285cc7e5f894eddd2ff01891c380a3e387d34fa35196112f91" id=43d99981-2842-4f60-a6af-0397f0950c6d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.223977171Z" level=info msg="Stopped pod sandbox (already stopped): 8b6e3e203fe94f285cc7e5f894eddd2ff01891c380a3e387d34fa35196112f91" id=43d99981-2842-4f60-a6af-0397f0950c6d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.224250344Z" level=info msg="Removing pod sandbox: 8b6e3e203fe94f285cc7e5f894eddd2ff01891c380a3e387d34fa35196112f91" id=7cf73559-9f38-412b-b4d2-a46a21800ede name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:42:07 addons-291578 crio[1029]: time="2024-09-12 21:42:07.229588817Z" level=info msg="Removed pod sandbox: 8b6e3e203fe94f285cc7e5f894eddd2ff01891c380a3e387d34fa35196112f91" id=7cf73559-9f38-412b-b4d2-a46a21800ede name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	f3437170cb20d       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 seconds ago       Running             nginx                     0                   0eaa03598481f       nginx
	874e2003127c3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 10 minutes ago      Running             gcp-auth                  0                   84dfe0d79aa7b       gcp-auth-89d5ffd79-f8frt
	9d00e8ca993f1       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             10 minutes ago      Running             controller                0                   6830505d31bf9       ingress-nginx-controller-bc57996ff-f6dz7
	5fcb7c24197d6       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             10 minutes ago      Exited              patch                     1                   c45c8743ea887       ingress-nginx-admission-patch-dgxr9
	5139f99835c18       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              create                    0                   c7bf31d64d546       ingress-nginx-admission-create-g2wcz
	e1fb5b0b0ff1f       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        10 minutes ago      Running             metrics-server            0                   5410fe21b7163       metrics-server-84c5f94fbc-gf7n2
	2455fb4ede0b1       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               10 minutes ago      Running             cloud-spanner-emulator    0                   563025ad3a8b2       cloud-spanner-emulator-769b77f747-94rm7
	bd427e0fdc0c0       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             10 minutes ago      Running             minikube-ingress-dns      0                   5a8a82014a622       kube-ingress-dns-minikube
	b07a2aaf05a29       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             11 minutes ago      Running             coredns                   0                   2585e63f8c8ec       coredns-7c65d6cfc9-99p4j
	adefeaca70583       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             11 minutes ago      Running             storage-provisioner       0                   510430e5bdc5d       storage-provisioner
	ce2fec81a8fd1       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             11 minutes ago      Running             kindnet-cni               0                   15299ddf8f259       kindnet-hmcqk
	0a177ae42423c       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             11 minutes ago      Running             kube-proxy                0                   9da55af533b5c       kube-proxy-rv65p
	f24cc00ce8ca5       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             12 minutes ago      Running             kube-controller-manager   0                   17aab386b7a14       kube-controller-manager-addons-291578
	6543a2be51455       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             12 minutes ago      Running             kube-apiserver            0                   4b2c0bfdcf9f3       kube-apiserver-addons-291578
	2c1cbb0172389       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             12 minutes ago      Running             etcd                      0                   8a6f12df91ed1       etcd-addons-291578
	da04cd6774ba3       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             12 minutes ago      Running             kube-scheduler            0                   a2fc3a3456df1       kube-scheduler-addons-291578
	
	
	==> coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] <==
	[INFO] 10.244.0.11:56819 - 39295 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000142365s
	[INFO] 10.244.0.11:42226 - 61907 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000080736s
	[INFO] 10.244.0.11:42226 - 47343 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000109493s
	[INFO] 10.244.0.11:43125 - 46588 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.005481476s
	[INFO] 10.244.0.11:43125 - 9200 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00559525s
	[INFO] 10.244.0.11:57480 - 3959 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004994389s
	[INFO] 10.244.0.11:57480 - 47482 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005953442s
	[INFO] 10.244.0.11:36271 - 57083 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005385598s
	[INFO] 10.244.0.11:36271 - 18662 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005701349s
	[INFO] 10.244.0.11:43878 - 23993 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000098258s
	[INFO] 10.244.0.11:43878 - 43453 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00009595s
	[INFO] 10.244.0.21:42720 - 41147 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00021871s
	[INFO] 10.244.0.21:59212 - 63982 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000316667s
	[INFO] 10.244.0.21:55207 - 9647 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000126235s
	[INFO] 10.244.0.21:52823 - 53779 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000166141s
	[INFO] 10.244.0.21:58343 - 17928 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119721s
	[INFO] 10.244.0.21:33191 - 49846 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000159472s
	[INFO] 10.244.0.21:56589 - 30347 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008122802s
	[INFO] 10.244.0.21:49051 - 35138 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008219816s
	[INFO] 10.244.0.21:59574 - 12355 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006371063s
	[INFO] 10.244.0.21:49532 - 19340 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007862249s
	[INFO] 10.244.0.21:37137 - 36463 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005834871s
	[INFO] 10.244.0.21:57338 - 59577 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006856137s
	[INFO] 10.244.0.21:56575 - 2606 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00067557s
	[INFO] 10.244.0.21:58933 - 28842 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000775118s
	
	
	==> describe nodes <==
	Name:               addons-291578
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-291578
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8
	                    minikube.k8s.io/name=addons-291578
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_12T21_30_07_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-291578
	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:  Thu, 12 Sep 2024 21:30:04 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-291578
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 12 Sep 2024 21:42:02 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 12 Sep 2024 21:41:40 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 12 Sep 2024 21:41:40 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 12 Sep 2024 21:41:40 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 12 Sep 2024 21:41:40 +0000   Thu, 12 Sep 2024 21:30:53 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-291578
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 c5ad4fa976d04d4f94a8c9238997f086
	  System UUID:                33a08936-167e-4ae5-9b18-b62dd8454c31
	  Boot ID:                    011d9935-430a-4739-a31a-f5265d3c574c
	  Kernel Version:             5.15.0-1067-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (15 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m15s
	  default                     cloud-spanner-emulator-769b77f747-94rm7     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         8s
	  gcp-auth                    gcp-auth-89d5ffd79-f8frt                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-f6dz7    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-99p4j                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-addons-291578                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         12m
	  kube-system                 kindnet-hmcqk                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-291578                250m (3%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-291578       200m (2%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-rv65p                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-291578                100m (1%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-gf7n2             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 storage-provisioner                         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                1050m (13%)  100m (1%)
	  memory             510Mi (1%)   220Mi (0%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 11m   kube-proxy       
	  Normal   Starting                 12m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m   kubelet          Node addons-291578 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m   kubelet          Node addons-291578 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m   kubelet          Node addons-291578 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-291578 event: Registered Node addons-291578 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-291578 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep12 21:17]  #2
	[  +0.001522]  #3
	[  +0.000000]  #4
	[  +0.003134] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
	[  +0.001850] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
	[  +0.001393] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
	[  +0.004142]  #5
	[  +0.000661]  #6
	[  +0.000770]  #7
	[  +0.058073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.397321] i8042: Warning: Keylock active
	[  +0.007043] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.002952] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000650] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000664] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000612] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000620] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000676] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.566869] 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.
	[  +6.668200] kauditd_printk_skb: 46 callbacks suppressed
	
	
	==> etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] <==
	{"level":"info","ts":"2024-09-12T21:30:15.051240Z","caller":"traceutil/trace.go:171","msg":"trace[2106919775] transaction","detail":"{read_only:false; response_revision:374; number_of_response:1; }","duration":"193.481285ms","start":"2024-09-12T21:30:14.857739Z","end":"2024-09-12T21:30:15.051220Z","steps":["trace[2106919775] 'process raft request'  (duration: 193.382721ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:16.068667Z","caller":"traceutil/trace.go:171","msg":"trace[1834017330] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"200.79453ms","start":"2024-09-12T21:30:15.867854Z","end":"2024-09-12T21:30:16.068649Z","steps":["trace[1834017330] 'process raft request'  (duration: 198.737092ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:16.069854Z","caller":"traceutil/trace.go:171","msg":"trace[1616096808] linearizableReadLoop","detail":"{readStateIndex:423; appliedIndex:421; }","duration":"119.67602ms","start":"2024-09-12T21:30:15.950166Z","end":"2024-09-12T21:30:16.069842Z","steps":["trace[1616096808] 'read index received'  (duration: 116.357103ms)","trace[1616096808] 'applied index is now lower than readState.Index'  (duration: 3.31841ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T21:30:16.148910Z","caller":"traceutil/trace.go:171","msg":"trace[413059336] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"280.738393ms","start":"2024-09-12T21:30:15.868152Z","end":"2024-09-12T21:30:16.148890Z","steps":["trace[413059336] 'process raft request'  (duration: 201.433487ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.149756Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.57379ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:16.149877Z","caller":"traceutil/trace.go:171","msg":"trace[1176991457] range","detail":"{range_begin:/registry/deployments/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:415; }","duration":"199.702286ms","start":"2024-09-12T21:30:15.950161Z","end":"2024-09-12T21:30:16.149863Z","steps":["trace[1176991457] 'agreement among raft nodes before linearized reading'  (duration: 199.54321ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.357445Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.140752ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-291578\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-12T21:30:16.357612Z","caller":"traceutil/trace.go:171","msg":"trace[148576843] range","detail":"{range_begin:/registry/minions/addons-291578; range_end:; response_count:1; response_revision:427; }","duration":"100.314605ms","start":"2024-09-12T21:30:16.257283Z","end":"2024-09-12T21:30:16.357598Z","steps":["trace[148576843] 'agreement among raft nodes before linearized reading'  (duration: 100.115676ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.759304Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.277963ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:16.759438Z","caller":"traceutil/trace.go:171","msg":"trace[236142755] range","detail":"{range_begin:/registry/services/specs/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:467; }","duration":"101.418654ms","start":"2024-09-12T21:30:16.658005Z","end":"2024-09-12T21:30:16.759423Z","steps":["trace[236142755] 'agreement among raft nodes before linearized reading'  (duration: 98.838496ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.465190Z","caller":"traceutil/trace.go:171","msg":"trace[791330675] linearizableReadLoop","detail":"{readStateIndex:916; appliedIndex:914; }","duration":"114.88206ms","start":"2024-09-12T21:30:53.350293Z","end":"2024-09-12T21:30:53.465175Z","steps":["trace[791330675] 'read index received'  (duration: 22.208243ms)","trace[791330675] 'applied index is now lower than readState.Index'  (duration: 92.673288ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T21:30:53.465250Z","caller":"traceutil/trace.go:171","msg":"trace[1762982292] transaction","detail":"{read_only:false; response_revision:889; number_of_response:1; }","duration":"157.03585ms","start":"2024-09-12T21:30:53.308184Z","end":"2024-09-12T21:30:53.465220Z","steps":["trace[1762982292] 'process raft request'  (duration: 64.220366ms)","trace[1762982292] 'compare'  (duration: 92.633825ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T21:30:53.465330Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.020715ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:53.465253Z","caller":"traceutil/trace.go:171","msg":"trace[1877078387] transaction","detail":"{read_only:false; response_revision:890; number_of_response:1; }","duration":"128.195272ms","start":"2024-09-12T21:30:53.337042Z","end":"2024-09-12T21:30:53.465237Z","steps":["trace[1877078387] 'process raft request'  (duration: 128.094454ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.465362Z","caller":"traceutil/trace.go:171","msg":"trace[1943767070] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:890; }","duration":"115.066507ms","start":"2024-09-12T21:30:53.350287Z","end":"2024-09-12T21:30:53.465353Z","steps":["trace[1943767070] 'agreement among raft nodes before linearized reading'  (duration: 114.951181ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.654613Z","caller":"traceutil/trace.go:171","msg":"trace[1568096624] transaction","detail":"{read_only:false; response_revision:893; number_of_response:1; }","duration":"171.702837ms","start":"2024-09-12T21:30:53.482900Z","end":"2024-09-12T21:30:53.654603Z","steps":["trace[1568096624] 'process raft request'  (duration: 171.631581ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.654616Z","caller":"traceutil/trace.go:171","msg":"trace[1949886282] transaction","detail":"{read_only:false; response_revision:892; number_of_response:1; }","duration":"178.138749ms","start":"2024-09-12T21:30:53.476454Z","end":"2024-09-12T21:30:53.654593Z","steps":["trace[1949886282] 'process raft request'  (duration: 129.495443ms)","trace[1949886282] 'compare'  (duration: 48.485488ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T21:31:51.238293Z","caller":"traceutil/trace.go:171","msg":"trace[625340852] transaction","detail":"{read_only:false; response_revision:1164; number_of_response:1; }","duration":"134.778305ms","start":"2024-09-12T21:31:51.103497Z","end":"2024-09-12T21:31:51.238275Z","steps":["trace[625340852] 'process raft request'  (duration: 134.669409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:31:51.238368Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.780642ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:31:51.238431Z","caller":"traceutil/trace.go:171","msg":"trace[269064100] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1164; }","duration":"118.846ms","start":"2024-09-12T21:31:51.119554Z","end":"2024-09-12T21:31:51.238400Z","steps":["trace[269064100] 'agreement among raft nodes before linearized reading'  (duration: 118.727506ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:31:51.239268Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.271444ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/\" range_end:\"/registry/events0\" limit:500 ","response":"range_response_count:211 size:170641"}
	{"level":"info","ts":"2024-09-12T21:31:51.239319Z","caller":"traceutil/trace.go:171","msg":"trace[2113307075] range","detail":"{range_begin:/registry/events/; range_end:/registry/events0; response_count:211; response_revision:1164; }","duration":"134.33493ms","start":"2024-09-12T21:31:51.104973Z","end":"2024-09-12T21:31:51.239308Z","steps":["trace[2113307075] 'agreement among raft nodes before linearized reading'  (duration: 133.319963ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:40:03.258258Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1571}
	{"level":"info","ts":"2024-09-12T21:40:03.283575Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1571,"took":"24.839001ms","hash":3082618704,"current-db-size-bytes":6627328,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3428352,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-12T21:40:03.283625Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3082618704,"revision":1571,"compact-revision":-1}
	
	
	==> gcp-auth [874e2003127c36546952e13f0ad92b5f2064891b7c57ee2bf7bad63d0f482979] <==
	2024/09/12 21:32:06 GCP Auth Webhook started!
	2024/09/12 21:32:53 Ready to marshal response ...
	2024/09/12 21:32:53 Ready to write response ...
	2024/09/12 21:32:53 Ready to marshal response ...
	2024/09/12 21:32:53 Ready to write response ...
	2024/09/12 21:32:53 Ready to marshal response ...
	2024/09/12 21:32:53 Ready to write response ...
	2024/09/12 21:41:01 Ready to marshal response ...
	2024/09/12 21:41:01 Ready to write response ...
	2024/09/12 21:41:06 Ready to marshal response ...
	2024/09/12 21:41:06 Ready to write response ...
	2024/09/12 21:41:07 Ready to marshal response ...
	2024/09/12 21:41:07 Ready to write response ...
	2024/09/12 21:41:07 Ready to marshal response ...
	2024/09/12 21:41:07 Ready to write response ...
	2024/09/12 21:41:08 Ready to marshal response ...
	2024/09/12 21:41:08 Ready to write response ...
	2024/09/12 21:41:21 Ready to marshal response ...
	2024/09/12 21:41:21 Ready to write response ...
	2024/09/12 21:41:44 Ready to marshal response ...
	2024/09/12 21:41:44 Ready to write response ...
	2024/09/12 21:42:00 Ready to marshal response ...
	2024/09/12 21:42:00 Ready to write response ...
	
	
	==> kernel <==
	 21:42:08 up 24 min,  0 users,  load average: 0.39, 0.28, 0.23
	Linux addons-291578 5.15.0-1067-gcp #75~20.04.1-Ubuntu SMP Wed Aug 7 20:43:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] <==
	I0912 21:40:02.850552       1 main.go:299] handling current node
	I0912 21:40:12.850189       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:40:12.850226       1 main.go:299] handling current node
	I0912 21:40:22.856327       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:40:22.856357       1 main.go:299] handling current node
	I0912 21:40:32.850703       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:40:32.850740       1 main.go:299] handling current node
	I0912 21:40:42.849576       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:40:42.849606       1 main.go:299] handling current node
	I0912 21:40:52.856322       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:40:52.856350       1 main.go:299] handling current node
	I0912 21:41:02.850065       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:41:02.850098       1 main.go:299] handling current node
	I0912 21:41:12.850500       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:41:12.850530       1 main.go:299] handling current node
	I0912 21:41:22.849587       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:41:22.849619       1 main.go:299] handling current node
	I0912 21:41:32.852328       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:41:32.852374       1 main.go:299] handling current node
	I0912 21:41:42.850300       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:41:42.850331       1 main.go:299] handling current node
	I0912 21:41:52.850156       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:41:52.850211       1 main.go:299] handling current node
	I0912 21:42:02.849802       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:42:02.849839       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0912 21:32:43.357113       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.139.244:443: connect: connection refused" logger="UnhandledError"
	E0912 21:32:43.358651       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.139.244:443: connect: connection refused" logger="UnhandledError"
	I0912 21:32:43.394689       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0912 21:41:04.888160       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.23:53592: read: connection reset by peer
	I0912 21:41:18.233781       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0912 21:41:19.254153       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0912 21:41:23.546288       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0912 21:41:37.576760       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0912 21:42:00.156975       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.157022       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.170090       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.170228       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.170321       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.170381       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.254482       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.255476       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.268227       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.268282       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.670536       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0912 21:42:00.953410       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.96.143.94"}
	W0912 21:42:01.171299       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0912 21:42:01.269027       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0912 21:42:01.273919       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] <==
	I0912 21:41:41.713496       1 shared_informer.go:320] Caches are synced for resource quota
	I0912 21:41:42.238461       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0912 21:41:42.238505       1 shared_informer.go:320] Caches are synced for garbage collector
	I0912 21:41:53.764462       1 stateful_set.go:466] "StatefulSet has been deleted" logger="statefulset-controller" key="kube-system/csi-hostpath-attacher"
	I0912 21:41:53.855030       1 stateful_set.go:466] "StatefulSet has been deleted" logger="statefulset-controller" key="kube-system/csi-hostpath-resizer"
	I0912 21:41:54.530615       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-291578"
	I0912 21:42:00.283475       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/snapshot-controller-56fcc65765" duration="5.324µs"
	E0912 21:42:01.172665       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	E0912 21:42:01.270274       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	E0912 21:42:01.274947       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 21:42:02.038476       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
	E0912 21:42:02.038521       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"
	W0912 21:42:02.333379       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
	E0912 21:42:02.333417       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"
	W0912 21:42:02.542590       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
	E0912 21:42:02.542628       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"
	W0912 21:42:02.728896       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
	E0912 21:42:02.728933       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"
	W0912 21:42:04.263819       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
	E0912 21:42:04.263873       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"
	W0912 21:42:04.973388       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
	E0912 21:42:04.973432       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"
	W0912 21:42:05.204830       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
	E0912 21:42:05.204876       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"
	I0912 21:42:06.918252       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="5.489µs"
	
	
	==> kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] <==
	I0912 21:30:12.295657       1 server_linux.go:66] "Using iptables proxy"
	I0912 21:30:12.423825       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0912 21:30:12.423906       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`"
	I0912 21:30:12.443125       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0912 21:30:12.443190       1 server_linux.go:169] "Using iptables Proxier"
	I0912 21:30:12.444994       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"
	I0912 21:30:12.445329       1 server.go:483] "Version info" version="v1.31.1"
	I0912 21:30:12.445357       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0912 21:30:12.446264       1 config.go:199] "Starting service config controller"
	I0912 21:30:12.446300       1 config.go:105] "Starting endpoint slice config controller"
	I0912 21:30:12.446306       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0912 21:30:12.446321       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0912 21:30:12.446431       1 config.go:328] "Starting node config controller"
	I0912 21:30:12.446443       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0912 21:30:12.548037       1 shared_informer.go:320] Caches are synced for node config
	I0912 21:30:12.548088       1 shared_informer.go:320] Caches are synced for service config
	I0912 21:30:12.548120       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] <==
	W0912 21:30:04.573321       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
	W0912 21:30:04.573382       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
	E0912 21:30:04.574082       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"
	W0912 21:30:04.573394       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0912 21:30:04.574164       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:04.573398       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
	E0912 21:30:04.574191       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"
	E0912 21:30:04.574316       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"
	W0912 21:30:05.385367       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0912 21:30:05.385415       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.487033       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0912 21:30:05.487084       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.493474       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
	E0912 21:30:05.493510       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"
	W0912 21:30:05.599363       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
	E0912 21:30:05.599408       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"
	W0912 21:30:05.609811       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
	E0912 21:30:05.609859       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"
	W0912 21:30:05.623136       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
	E0912 21:30:05.623174       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"
	W0912 21:30:05.677044       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0912 21:30:05.677095       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.689730       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
	E0912 21:30:05.689963       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"
	I0912 21:30:05.968996       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 12 21:42:06 addons-291578 kubelet[1627]: I0912 21:42:06.485807    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-kcr7q\" (UniqueName: \"kubernetes.io/projected/731ef148-75e2-4236-a79e-0fc6247f68b8-kube-api-access-kcr7q\") pod \"731ef148-75e2-4236-a79e-0fc6247f68b8\" (UID: \"731ef148-75e2-4236-a79e-0fc6247f68b8\") "
	Sep 12 21:42:06 addons-291578 kubelet[1627]: I0912 21:42:06.485867    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/731ef148-75e2-4236-a79e-0fc6247f68b8-gcp-creds\") pod \"731ef148-75e2-4236-a79e-0fc6247f68b8\" (UID: \"731ef148-75e2-4236-a79e-0fc6247f68b8\") "
	Sep 12 21:42:06 addons-291578 kubelet[1627]: I0912 21:42:06.486006    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/731ef148-75e2-4236-a79e-0fc6247f68b8-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "731ef148-75e2-4236-a79e-0fc6247f68b8" (UID: "731ef148-75e2-4236-a79e-0fc6247f68b8"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 12 21:42:06 addons-291578 kubelet[1627]: I0912 21:42:06.488118    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/731ef148-75e2-4236-a79e-0fc6247f68b8-kube-api-access-kcr7q" (OuterVolumeSpecName: "kube-api-access-kcr7q") pod "731ef148-75e2-4236-a79e-0fc6247f68b8" (UID: "731ef148-75e2-4236-a79e-0fc6247f68b8"). InnerVolumeSpecName "kube-api-access-kcr7q". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 21:42:06 addons-291578 kubelet[1627]: I0912 21:42:06.586719    1627 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-kcr7q\" (UniqueName: \"kubernetes.io/projected/731ef148-75e2-4236-a79e-0fc6247f68b8-kube-api-access-kcr7q\") on node \"addons-291578\" DevicePath \"\""
	Sep 12 21:42:06 addons-291578 kubelet[1627]: I0912 21:42:06.586749    1627 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/731ef148-75e2-4236-a79e-0fc6247f68b8-gcp-creds\") on node \"addons-291578\" DevicePath \"\""
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.007829    1627 scope.go:117] "RemoveContainer" containerID="5fe86126b457627c926160c26edeb581886c48dd6541ea8ec3909e577f1eeca9"
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.050910    1627 scope.go:117] "RemoveContainer" containerID="f23a0d449d309aac0cfcd2a5f7029cda028fc9f154a8494206648d2d66dc5b0e"
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.068558    1627 scope.go:117] "RemoveContainer" containerID="ee2233ff36c249ec86e8498f7a1d50552a26c157d7d3cb07923d0582ad3134a4"
	Sep 12 21:42:07 addons-291578 kubelet[1627]: E0912 21:42:07.192997    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177327192841480,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:568821,},InodesUsed:&UInt64Value{Value:217,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:42:07 addons-291578 kubelet[1627]: E0912 21:42:07.193028    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177327192841480,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:568821,},InodesUsed:&UInt64Value{Value:217,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.291158    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-g2fd6\" (UniqueName: \"kubernetes.io/projected/bd86d143-e39e-4ca4-ac4a-e18e0b1867a6-kube-api-access-g2fd6\") pod \"bd86d143-e39e-4ca4-ac4a-e18e0b1867a6\" (UID: \"bd86d143-e39e-4ca4-ac4a-e18e0b1867a6\") "
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.291208    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-qmd68\" (UniqueName: \"kubernetes.io/projected/0da61d84-4508-4826-bc05-318351e79c73-kube-api-access-qmd68\") pod \"0da61d84-4508-4826-bc05-318351e79c73\" (UID: \"0da61d84-4508-4826-bc05-318351e79c73\") "
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.292944    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/bd86d143-e39e-4ca4-ac4a-e18e0b1867a6-kube-api-access-g2fd6" (OuterVolumeSpecName: "kube-api-access-g2fd6") pod "bd86d143-e39e-4ca4-ac4a-e18e0b1867a6" (UID: "bd86d143-e39e-4ca4-ac4a-e18e0b1867a6"). InnerVolumeSpecName "kube-api-access-g2fd6". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.292984    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0da61d84-4508-4826-bc05-318351e79c73-kube-api-access-qmd68" (OuterVolumeSpecName: "kube-api-access-qmd68") pod "0da61d84-4508-4826-bc05-318351e79c73" (UID: "0da61d84-4508-4826-bc05-318351e79c73"). InnerVolumeSpecName "kube-api-access-qmd68". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.392217    1627 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-g2fd6\" (UniqueName: \"kubernetes.io/projected/bd86d143-e39e-4ca4-ac4a-e18e0b1867a6-kube-api-access-g2fd6\") on node \"addons-291578\" DevicePath \"\""
	Sep 12 21:42:07 addons-291578 kubelet[1627]: I0912 21:42:07.392275    1627 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-qmd68\" (UniqueName: \"kubernetes.io/projected/0da61d84-4508-4826-bc05-318351e79c73-kube-api-access-qmd68\") on node \"addons-291578\" DevicePath \"\""
	Sep 12 21:42:08 addons-291578 kubelet[1627]: I0912 21:42:08.003889    1627 scope.go:117] "RemoveContainer" containerID="1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d"
	Sep 12 21:42:08 addons-291578 kubelet[1627]: I0912 21:42:08.019139    1627 scope.go:117] "RemoveContainer" containerID="1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d"
	Sep 12 21:42:08 addons-291578 kubelet[1627]: E0912 21:42:08.019544    1627 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d\": container with ID starting with 1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d not found: ID does not exist" containerID="1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d"
	Sep 12 21:42:08 addons-291578 kubelet[1627]: I0912 21:42:08.019581    1627 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d"} err="failed to get container status \"1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d\": rpc error: code = NotFound desc = could not find container \"1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d\": container with ID starting with 1f46f84f46db51db9bd442f2a56fd59caf1923faefdf476193e3ce24219f313d not found: ID does not exist"
	Sep 12 21:42:08 addons-291578 kubelet[1627]: I0912 21:42:08.019610    1627 scope.go:117] "RemoveContainer" containerID="cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959"
	Sep 12 21:42:08 addons-291578 kubelet[1627]: I0912 21:42:08.035412    1627 scope.go:117] "RemoveContainer" containerID="cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959"
	Sep 12 21:42:08 addons-291578 kubelet[1627]: E0912 21:42:08.035783    1627 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959\": container with ID starting with cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959 not found: ID does not exist" containerID="cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959"
	Sep 12 21:42:08 addons-291578 kubelet[1627]: I0912 21:42:08.035831    1627 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959"} err="failed to get container status \"cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959\": rpc error: code = NotFound desc = could not find container \"cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959\": container with ID starting with cf2c26b450fa3442489ee4f8fdfe5d886d26d392da688a0d8938f8ff3ef46959 not found: ID does not exist"
	
	
	==> storage-provisioner [adefeaca705833031953552264ad3b6b1cff1caddc827d3f4e04863420c68ce4] <==
	I0912 21:30:54.060452       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0912 21:30:54.067669       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0912 21:30:54.067781       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0912 21:30:54.073321       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0912 21:30:54.073448       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132!
	I0912 21:30:54.074378       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"8c6929e4-823b-4aaf-97b5-fe5bace52963", APIVersion:"v1", ResourceVersion:"922", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132 became leader
	I0912 21:30:54.174703       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-291578 -n addons-291578
helpers_test.go:261: (dbg) Run:  kubectl --context addons-291578 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-g2wcz ingress-nginx-admission-patch-dgxr9
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-291578 describe pod busybox ingress-nginx-admission-create-g2wcz ingress-nginx-admission-patch-dgxr9
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-291578 describe pod busybox ingress-nginx-admission-create-g2wcz ingress-nginx-admission-patch-dgxr9: exit status 1 (65.954103ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-291578/192.168.49.2
	Start Time:       Thu, 12 Sep 2024 21:32:53 +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-pb5kb (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-pb5kb:
	    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  9m16s                  default-scheduler  Successfully assigned default/busybox to addons-291578
	  Normal   Pulling    7m56s (x4 over 9m15s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m55s (x4 over 9m15s)  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     7m55s (x4 over 9m15s)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m41s (x6 over 9m15s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m4s (x22 over 9m15s)  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-g2wcz" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-dgxr9" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-291578 describe pod busybox ingress-nginx-admission-create-g2wcz ingress-nginx-admission-patch-dgxr9: exit status 1
--- FAIL: TestAddons/parallel/Registry (72.83s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (154.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-291578 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-291578 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-291578 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" [1301b60c-1226-4f1f-b807-ec7c4450942b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [1301b60c-1226-4f1f-b807-ec7c4450942b] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.003956909s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-291578 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.552208333s)

                                                
                                                
** 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-291578 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 addons disable ingress-dns --alsologtostderr -v=1: (1.247092176s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 addons disable ingress --alsologtostderr -v=1: (7.581981001s)
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-291578
helpers_test.go:235: (dbg) docker inspect addons-291578:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8",
	        "Created": "2024-09-12T21:29:51.113392106Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 14677,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-12T21:29:51.244202845Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:1e046fff9d873d0625e7bcc757c3514a16d475711d13430b9690fa498decc3a8",
	        "ResolvConfPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/hostname",
	        "HostsPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/hosts",
	        "LogPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8-json.log",
	        "Name": "/addons-291578",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-291578:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-291578",
	            "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/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b-init/diff:/var/lib/docker/overlay2/f66ca0edc916c7b98c8a71d158d4c5b24aaaaa32a07615edb595886eb1db6c66/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-291578",
	                "Source": "/var/lib/docker/volumes/addons-291578/_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-291578",
	            "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-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889",
	            "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-291578",
	                "name.minikube.sigs.k8s.io": "addons-291578",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1e961a3cd18686554f8cdcaf48f4ef3bf0adba0700036e79384ad1fde2eaa88d",
	            "SandboxKey": "/var/run/docker/netns/1e961a3cd186",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-291578": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "af7003067e3a21852e05c1649a4540a0d3feae8d979d18b3e75337be888ff6ec",
	                    "EndpointID": "f92835b5bce6ef6ff6c9d83aeea9332443d39fea453b2b9c29d93d06621e01af",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-291578",
	                        "961aadf2bc05"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-291578 -n addons-291578
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-amd64 -p addons-291578 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 logs -n 25: (1.121619203s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-367428                                                                     | download-only-367428   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| start   | --download-only -p                                                                          | download-docker-095522 | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | download-docker-095522                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-095522                                                                   | download-docker-095522 | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-075534   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | binary-mirror-075534                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39981                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-075534                                                                     | binary-mirror-075534   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| addons  | enable dashboard -p                                                                         | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-291578 --wait=true                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:32 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | -p addons-291578                                                                            |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-291578 ssh cat                                                                       | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | /opt/local-path-provisioner/pvc-5d429e5f-a19f-4d3a-9d39-bce52913af15_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:42 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-291578 addons                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-291578 addons                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:42 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-291578 ip                                                                            | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | -p addons-291578                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-291578 ssh curl -s                                                                   | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-291578 ip                                                                            | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:44 UTC | 12 Sep 24 21:44 UTC |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:44 UTC | 12 Sep 24 21:44 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:44 UTC | 12 Sep 24 21:44 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 21:29:29
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 21:29:29.165138   13938 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:29:29.165380   13938 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:29:29.165389   13938 out.go:358] Setting ErrFile to fd 2...
	I0912 21:29:29.165396   13938 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:29:29.165557   13938 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 21:29:29.166124   13938 out.go:352] Setting JSON to false
	I0912 21:29:29.166896   13938 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":715,"bootTime":1726175854,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0912 21:29:29.166951   13938 start.go:139] virtualization: kvm guest
	I0912 21:29:29.169101   13938 out.go:177] * [addons-291578] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0912 21:29:29.170387   13938 notify.go:220] Checking for updates...
	I0912 21:29:29.170407   13938 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 21:29:29.171854   13938 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 21:29:29.173247   13938 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:29:29.174434   13938 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	I0912 21:29:29.175566   13938 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0912 21:29:29.176698   13938 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 21:29:29.177806   13938 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 21:29:29.198118   13938 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 21:29:29.198252   13938 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:29:29.242868   13938 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-12 21:29:29.234592108 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:29:29.242964   13938 docker.go:318] overlay module found
	I0912 21:29:29.244718   13938 out.go:177] * Using the docker driver based on user configuration
	I0912 21:29:29.245884   13938 start.go:297] selected driver: docker
	I0912 21:29:29.245907   13938 start.go:901] validating driver "docker" against <nil>
	I0912 21:29:29.245918   13938 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 21:29:29.246607   13938 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:29:29.288690   13938 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-12 21:29:29.280632778 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:29:29.288843   13938 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 21:29:29.289059   13938 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]
	I0912 21:29:29.290804   13938 out.go:177] * Using Docker driver with root privileges
	I0912 21:29:29.292063   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:29:29.292082   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:29:29.292091   13938 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 21:29:29.292155   13938 start.go:340] cluster config:
	{Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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}
	I0912 21:29:29.293367   13938 out.go:177] * Starting "addons-291578" primary control-plane node in "addons-291578" cluster
	I0912 21:29:29.294513   13938 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 21:29:29.295514   13938 out.go:177] * Pulling base image v0.0.45-1726156396-19616 ...
	I0912 21:29:29.296673   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:29.296708   13938 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0912 21:29:29.296726   13938 cache.go:56] Caching tarball of preloaded images
	I0912 21:29:29.296770   13938 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 21:29:29.296813   13938 preload.go:172] Found /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0912 21:29:29.296823   13938 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0912 21:29:29.297116   13938 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json ...
	I0912 21:29:29.297137   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json: {Name:mk8c64a8a634ed2bc88c857b701bc75e846b633b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:29.311137   13938 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 21:29:29.311224   13938 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 21:29:29.311238   13938 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory, skipping pull
	I0912 21:29:29.311242   13938 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 exists in cache, skipping pull
	I0912 21:29:29.311249   13938 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 as a tarball
	I0912 21:29:29.311255   13938 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from local cache
	I0912 21:29:41.225279   13938 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from cached tarball
	I0912 21:29:41.225329   13938 cache.go:194] Successfully downloaded all kic artifacts
	I0912 21:29:41.225369   13938 start.go:360] acquireMachinesLock for addons-291578: {Name:mkde87c7c86eae178e977b70081acffa0748a559 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0912 21:29:41.225456   13938 start.go:364] duration metric: took 69.311µs to acquireMachinesLock for "addons-291578"
	I0912 21:29:41.225478   13938 start.go:93] Provisioning new machine with config: &{Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 21:29:41.225557   13938 start.go:125] createHost starting for "" (driver="docker")
	I0912 21:29:41.227277   13938 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0912 21:29:41.227482   13938 start.go:159] libmachine.API.Create for "addons-291578" (driver="docker")
	I0912 21:29:41.227507   13938 client.go:168] LocalClient.Create starting
	I0912 21:29:41.227586   13938 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem
	I0912 21:29:41.435781   13938 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem
	I0912 21:29:41.655108   13938 cli_runner.go:164] Run: docker network inspect addons-291578 --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}}]}"
	W0912 21:29:41.669859   13938 cli_runner.go:211] docker network inspect addons-291578 --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
	I0912 21:29:41.669932   13938 network_create.go:284] running [docker network inspect addons-291578] to gather additional debugging logs...
	I0912 21:29:41.669953   13938 cli_runner.go:164] Run: docker network inspect addons-291578
	W0912 21:29:41.684424   13938 cli_runner.go:211] docker network inspect addons-291578 returned with exit code 1
	I0912 21:29:41.684451   13938 network_create.go:287] error running [docker network inspect addons-291578]: docker network inspect addons-291578: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-291578 not found
	I0912 21:29:41.684465   13938 network_create.go:289] output of [docker network inspect addons-291578]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-291578 not found
	
	** /stderr **
	I0912 21:29:41.684562   13938 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}}]}"
	I0912 21:29:41.698874   13938 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:0xc001c96830}
	I0912 21:29:41.698914   13938 network_create.go:124] attempt to create docker network addons-291578 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0912 21:29:41.698952   13938 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-291578 addons-291578
	I0912 21:29:41.755141   13938 network_create.go:108] docker network addons-291578 192.168.49.0/24 created
	I0912 21:29:41.755168   13938 kic.go:121] calculated static IP "192.168.49.2" for the "addons-291578" container
	I0912 21:29:41.755215   13938 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0912 21:29:41.769232   13938 cli_runner.go:164] Run: docker volume create addons-291578 --label name.minikube.sigs.k8s.io=addons-291578 --label created_by.minikube.sigs.k8s.io=true
	I0912 21:29:41.785222   13938 oci.go:103] Successfully created a docker volume addons-291578
	I0912 21:29:41.785282   13938 cli_runner.go:164] Run: docker run --rm --name addons-291578-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --entrypoint /usr/bin/test -v addons-291578:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib
	I0912 21:29:46.776846   13938 cli_runner.go:217] Completed: docker run --rm --name addons-291578-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --entrypoint /usr/bin/test -v addons-291578:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib: (4.99151606s)
	I0912 21:29:46.776878   13938 oci.go:107] Successfully prepared a docker volume addons-291578
	I0912 21:29:46.776896   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:46.776917   13938 kic.go:194] Starting extracting preloaded images to volume ...
	I0912 21:29:46.776978   13938 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-291578:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir
	I0912 21:29:51.047595   13938 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-291578:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir: (4.270583074s)
	I0912 21:29:51.047625   13938 kic.go:203] duration metric: took 4.27070464s to extract preloaded images to volume ...
	W0912 21:29:51.047746   13938 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0912 21:29:51.047862   13938 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0912 21:29:51.099496   13938 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-291578 --name addons-291578 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-291578 --network addons-291578 --ip 192.168.49.2 --volume addons-291578:/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-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889
	I0912 21:29:51.410471   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Running}}
	I0912 21:29:51.427065   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.444915   13938 cli_runner.go:164] Run: docker exec addons-291578 stat /var/lib/dpkg/alternatives/iptables
	I0912 21:29:51.486927   13938 oci.go:144] the created container "addons-291578" has a running status.
	I0912 21:29:51.486964   13938 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa...
	I0912 21:29:51.593552   13938 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0912 21:29:51.615690   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.635841   13938 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0912 21:29:51.635864   13938 kic_runner.go:114] Args: [docker exec --privileged addons-291578 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0912 21:29:51.678588   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.697167   13938 machine.go:93] provisionDockerMachine start ...
	I0912 21:29:51.697257   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:51.715890   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:51.716062   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:51.716074   13938 main.go:141] libmachine: About to run SSH command:
	hostname
	I0912 21:29:51.716828   13938 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:51854->127.0.0.1:32768: read: connection reset by peer
	I0912 21:29:54.831547   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-291578
	
	I0912 21:29:54.831569   13938 ubuntu.go:169] provisioning hostname "addons-291578"
	I0912 21:29:54.831615   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:54.848759   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:54.848942   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:54.848960   13938 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-291578 && echo "addons-291578" | sudo tee /etc/hostname
	I0912 21:29:54.969780   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-291578
	
	I0912 21:29:54.969856   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:54.986217   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:54.986404   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:54.986427   13938 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-291578' /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-291578/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-291578' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0912 21:29:55.099934   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0912 21:29:55.099958   13938 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19616-5739/.minikube CaCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19616-5739/.minikube}
	I0912 21:29:55.100001   13938 ubuntu.go:177] setting up certificates
	I0912 21:29:55.100014   13938 provision.go:84] configureAuth start
	I0912 21:29:55.100067   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.115848   13938 provision.go:143] copyHostCerts
	I0912 21:29:55.115926   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/ca.pem (1082 bytes)
	I0912 21:29:55.116039   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/cert.pem (1123 bytes)
	I0912 21:29:55.116101   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/key.pem (1675 bytes)
	I0912 21:29:55.116149   13938 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem org=jenkins.addons-291578 san=[127.0.0.1 192.168.49.2 addons-291578 localhost minikube]
	I0912 21:29:55.338429   13938 provision.go:177] copyRemoteCerts
	I0912 21:29:55.338476   13938 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0912 21:29:55.338508   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.354897   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.440207   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0912 21:29:55.462231   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0912 21:29:55.484723   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0912 21:29:55.506351   13938 provision.go:87] duration metric: took 406.322511ms to configureAuth
	I0912 21:29:55.506379   13938 ubuntu.go:193] setting minikube options for container-runtime
	I0912 21:29:55.506551   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:29:55.506661   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.523138   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:55.523312   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:55.523343   13938 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
	I0912 21:29:55.717922   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0912 21:29:55.717944   13938 machine.go:96] duration metric: took 4.020759949s to provisionDockerMachine
	I0912 21:29:55.717953   13938 client.go:171] duration metric: took 14.490438338s to LocalClient.Create
	I0912 21:29:55.717972   13938 start.go:167] duration metric: took 14.490489865s to libmachine.API.Create "addons-291578"
	I0912 21:29:55.717981   13938 start.go:293] postStartSetup for "addons-291578" (driver="docker")
	I0912 21:29:55.717993   13938 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]
	I0912 21:29:55.718047   13938 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
	I0912 21:29:55.718093   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.734479   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.820436   13938 ssh_runner.go:195] Run: cat /etc/os-release
	I0912 21:29:55.823336   13938 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0912 21:29:55.823364   13938 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0912 21:29:55.823376   13938 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0912 21:29:55.823387   13938 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0912 21:29:55.823398   13938 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-5739/.minikube/addons for local assets ...
	I0912 21:29:55.823462   13938 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-5739/.minikube/files for local assets ...
	I0912 21:29:55.823498   13938 start.go:296] duration metric: took 105.510416ms for postStartSetup
	I0912 21:29:55.823793   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.840154   13938 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json ...
	I0912 21:29:55.840435   13938 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 21:29:55.840484   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.855863   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.936574   13938 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0912 21:29:55.940456   13938 start.go:128] duration metric: took 14.714884338s to createHost
	I0912 21:29:55.940479   13938 start.go:83] releasing machines lock for "addons-291578", held for 14.715012057s
	I0912 21:29:55.940551   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.956417   13938 ssh_runner.go:195] Run: cat /version.json
	I0912 21:29:55.956465   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.956529   13938 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0912 21:29:55.956608   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.974369   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.974493   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:56.123787   13938 ssh_runner.go:195] Run: systemctl --version
	I0912 21:29:56.127660   13938 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0912 21:29:56.262784   13938 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0912 21:29:56.266672   13938 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" ;
	I0912 21:29:56.283401   13938 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0912 21:29:56.283502   13938 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" ;
	I0912 21:29:56.308356   13938 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0912 21:29:56.308377   13938 start.go:495] detecting cgroup driver to use...
	I0912 21:29:56.308404   13938 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0912 21:29:56.308437   13938 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0912 21:29:56.320853   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0912 21:29:56.330185   13938 docker.go:217] disabling cri-docker service (if available) ...
	I0912 21:29:56.330229   13938 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0912 21:29:56.341246   13938 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0912 21:29:56.352871   13938 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0912 21:29:56.424436   13938 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0912 21:29:56.498894   13938 docker.go:233] disabling docker service ...
	I0912 21:29:56.498976   13938 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0912 21:29:56.515325   13938 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0912 21:29:56.524853   13938 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0912 21:29:56.604411   13938 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0912 21:29:56.685506   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0912 21:29:56.695096   13938 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"
	I0912 21:29:56.708580   13938 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0912 21:29:56.708642   13938 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"
	I0912 21:29:56.717089   13938 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0912 21:29:56.717157   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.725487   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.733448   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.741437   13938 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0912 21:29:56.749039   13938 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"
	I0912 21:29:56.757118   13938 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"
	I0912 21:29:56.770080   13938 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"
	I0912 21:29:56.778023   13938 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0912 21:29:56.785128   13938 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0912 21:29:56.791789   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:29:56.863438   13938 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0912 21:29:56.955146   13938 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0912 21:29:56.955224   13938 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0912 21:29:56.958243   13938 start.go:563] Will wait 60s for crictl version
	I0912 21:29:56.958290   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:29:56.961072   13938 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0912 21:29:56.990253   13938 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0912 21:29:56.990359   13938 ssh_runner.go:195] Run: crio --version
	I0912 21:29:57.022533   13938 ssh_runner.go:195] Run: crio --version
	I0912 21:29:57.055076   13938 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0912 21:29:57.056406   13938 cli_runner.go:164] Run: docker network inspect addons-291578 --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}}]}"
	I0912 21:29:57.072798   13938 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0912 21:29:57.076029   13938 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""
	I0912 21:29:57.085327   13938 kubeadm.go:883] updating cluster {Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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} ...
	I0912 21:29:57.085431   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:57.085505   13938 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 21:29:57.144115   13938 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 21:29:57.144135   13938 crio.go:433] Images already preloaded, skipping extraction
	I0912 21:29:57.144188   13938 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 21:29:57.174848   13938 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 21:29:57.174869   13938 cache_images.go:84] Images are preloaded, skipping loading
	I0912 21:29:57.174877   13938 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0912 21:29:57.174964   13938 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-291578 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-291578 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:}
	I0912 21:29:57.175025   13938 ssh_runner.go:195] Run: crio config
	I0912 21:29:57.214051   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:29:57.214072   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:29:57.214083   13938 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0912 21:29:57.214106   13938 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.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-291578 NodeName:addons-291578 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}
	I0912 21:29:57.214228   13938 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-291578"
	  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.1
	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
	
	I0912 21:29:57.214282   13938 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0912 21:29:57.222170   13938 binaries.go:44] Found k8s binaries, skipping transfer
	I0912 21:29:57.222225   13938 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0912 21:29:57.229476   13938 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0912 21:29:57.244509   13938 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0912 21:29:57.259506   13938 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0912 21:29:57.274475   13938 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0912 21:29:57.277409   13938 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""
	I0912 21:29:57.286612   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:29:57.355510   13938 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 21:29:57.366614   13938 certs.go:68] Setting up /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578 for IP: 192.168.49.2
	I0912 21:29:57.366638   13938 certs.go:194] generating shared ca certs ...
	I0912 21:29:57.366658   13938 certs.go:226] acquiring lock for ca certs: {Name:mk22ec9079519d60fb4fb7a909f0af2c00ecff44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.366782   13938 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key
	I0912 21:29:57.539343   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt ...
	I0912 21:29:57.539373   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt: {Name:mk5980192ebd8d2982ec1916a2a88e7376b8ece7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.539532   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key ...
	I0912 21:29:57.539541   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key: {Name:mk25ae49d7b48d76c3178630ffc4b69a6ef9a3d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.539609   13938 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key
	I0912 21:29:57.837974   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt ...
	I0912 21:29:57.838005   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt: {Name:mk2d42d171a3a8d80413cb3f3ea48f29cfc8bd2a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.838166   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key ...
	I0912 21:29:57.838177   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key: {Name:mk795740cd24db4cf609cb9cac131f154ca264d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.838239   13938 certs.go:256] generating profile certs ...
	I0912 21:29:57.838290   13938 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key
	I0912 21:29:57.838304   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt with IP's: []
	I0912 21:29:58.032910   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt ...
	I0912 21:29:58.032939   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: {Name:mk7ad99fbb7712260a50bacc17d9d54fbbc428ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.033092   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key ...
	I0912 21:29:58.033101   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key: {Name:mk1020e1bbff16a290bc4a1805d56d0a8f8b97c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.033167   13938 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d
	I0912 21:29:58.033184   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0912 21:29:58.093216   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d ...
	I0912 21:29:58.093243   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d: {Name:mkd63d6504771d3f75e1895589a1a9c69c5a2491 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.093386   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d ...
	I0912 21:29:58.093398   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d: {Name:mk16fe5d368b375b513060d5c96fa51d89aea892 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.093469   13938 certs.go:381] copying /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d -> /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt
	I0912 21:29:58.093534   13938 certs.go:385] copying /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d -> /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key
	I0912 21:29:58.093579   13938 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key
	I0912 21:29:58.093596   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt with IP's: []
	I0912 21:29:58.229057   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt ...
	I0912 21:29:58.229086   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt: {Name:mkcd8a24c47f00b7e9438f7e6ee2475cee32c3d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.229228   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key ...
	I0912 21:29:58.229238   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key: {Name:mkb0fb8beec283813c41f1d8eb566349a1613a98 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.229398   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem (1675 bytes)
	I0912 21:29:58.229440   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem (1082 bytes)
	I0912 21:29:58.229467   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem (1123 bytes)
	I0912 21:29:58.229489   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem (1675 bytes)
	I0912 21:29:58.230090   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0912 21:29:58.250824   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0912 21:29:58.271613   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0912 21:29:58.293040   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0912 21:29:58.312658   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0912 21:29:58.331982   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0912 21:29:58.351159   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0912 21:29:58.370543   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0912 21:29:58.390062   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0912 21:29:58.409696   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0912 21:29:58.424278   13938 ssh_runner.go:195] Run: openssl version
	I0912 21:29:58.428823   13938 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"
	I0912 21:29:58.436374   13938 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.439177   13938 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 12 21:29 /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.439217   13938 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.445335   13938 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"
	I0912 21:29:58.454390   13938 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0912 21:29:58.457517   13938 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
	I0912 21:29:58.457562   13938 kubeadm.go:392] StartCluster: {Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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}
	I0912 21:29:58.457629   13938 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0912 21:29:58.457692   13938 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0912 21:29:58.489715   13938 cri.go:89] found id: ""
	I0912 21:29:58.489781   13938 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0912 21:29:58.498020   13938 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0912 21:29:58.505710   13938 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0912 21:29:58.505774   13938 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
	I0912 21:29:58.512914   13938 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
	I0912 21:29:58.512929   13938 kubeadm.go:157] found existing configuration files:
	
	I0912 21:29:58.512963   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0912 21:29:58.520019   13938 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
	I0912 21:29:58.520058   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0912 21:29:58.526837   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0912 21:29:58.533739   13938 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
	I0912 21:29:58.533778   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0912 21:29:58.540814   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0912 21:29:58.547817   13938 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
	I0912 21:29:58.547866   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0912 21:29:58.554593   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0912 21:29:58.561457   13938 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
	I0912 21:29:58.561507   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0912 21:29:58.568366   13938 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0912 21:29:58.600731   13938 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0912 21:29:58.600792   13938 kubeadm.go:310] [preflight] Running pre-flight checks
	I0912 21:29:58.615231   13938 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0912 21:29:58.615315   13938 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-gcp
	I0912 21:29:58.615361   13938 kubeadm.go:310] OS: Linux
	I0912 21:29:58.615422   13938 kubeadm.go:310] CGROUPS_CPU: enabled
	I0912 21:29:58.615501   13938 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0912 21:29:58.615572   13938 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0912 21:29:58.615641   13938 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0912 21:29:58.615725   13938 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0912 21:29:58.616050   13938 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0912 21:29:58.616272   13938 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0912 21:29:58.616422   13938 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0912 21:29:58.616549   13938 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0912 21:29:58.662342   13938 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0912 21:29:58.662474   13938 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0912 21:29:58.662623   13938 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0912 21:29:58.668054   13938 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0912 21:29:58.670830   13938 out.go:235]   - Generating certificates and keys ...
	I0912 21:29:58.670972   13938 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0912 21:29:58.671072   13938 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0912 21:29:58.957589   13938 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0912 21:29:59.214268   13938 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0912 21:29:59.347740   13938 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0912 21:29:59.561267   13938 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0912 21:29:59.636999   13938 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0912 21:29:59.637133   13938 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-291578 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 21:29:59.733855   13938 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0912 21:29:59.733969   13938 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-291578 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 21:29:59.982296   13938 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0912 21:30:00.335848   13938 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0912 21:30:00.415330   13938 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0912 21:30:00.415423   13938 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0912 21:30:00.598614   13938 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0912 21:30:00.843333   13938 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0912 21:30:00.889641   13938 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0912 21:30:01.001376   13938 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0912 21:30:01.140123   13938 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0912 21:30:01.140555   13938 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0912 21:30:01.142747   13938 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0912 21:30:01.145067   13938 out.go:235]   - Booting up control plane ...
	I0912 21:30:01.145189   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0912 21:30:01.145293   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0912 21:30:01.145380   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0912 21:30:01.157142   13938 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0912 21:30:01.162375   13938 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0912 21:30:01.162449   13938 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0912 21:30:01.237546   13938 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0912 21:30:01.237651   13938 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0912 21:30:01.739015   13938 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.508785ms
	I0912 21:30:01.739099   13938 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0912 21:30:06.241222   13938 kubeadm.go:310] [api-check] The API server is healthy after 4.50218273s
	I0912 21:30:06.251541   13938 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0912 21:30:06.261343   13938 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0912 21:30:06.279086   13938 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0912 21:30:06.279282   13938 kubeadm.go:310] [mark-control-plane] Marking the node addons-291578 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0912 21:30:06.286925   13938 kubeadm.go:310] [bootstrap-token] Using token: ew3z8k.hmzo9mfb854oil49
	I0912 21:30:06.288442   13938 out.go:235]   - Configuring RBAC rules ...
	I0912 21:30:06.288560   13938 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0912 21:30:06.291310   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0912 21:30:06.296550   13938 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
	I0912 21:30:06.299830   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0912 21:30:06.302415   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0912 21:30:06.307570   13938 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0912 21:30:06.647737   13938 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0912 21:30:07.064518   13938 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0912 21:30:07.646526   13938 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0912 21:30:07.647256   13938 kubeadm.go:310] 
	I0912 21:30:07.647339   13938 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0912 21:30:07.647347   13938 kubeadm.go:310] 
	I0912 21:30:07.647436   13938 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0912 21:30:07.647443   13938 kubeadm.go:310] 
	I0912 21:30:07.647477   13938 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0912 21:30:07.647558   13938 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0912 21:30:07.647631   13938 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0912 21:30:07.647641   13938 kubeadm.go:310] 
	I0912 21:30:07.647722   13938 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0912 21:30:07.647732   13938 kubeadm.go:310] 
	I0912 21:30:07.647790   13938 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0912 21:30:07.647800   13938 kubeadm.go:310] 
	I0912 21:30:07.647879   13938 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0912 21:30:07.647980   13938 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0912 21:30:07.648065   13938 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0912 21:30:07.648073   13938 kubeadm.go:310] 
	I0912 21:30:07.648179   13938 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0912 21:30:07.648300   13938 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0912 21:30:07.648313   13938 kubeadm.go:310] 
	I0912 21:30:07.648388   13938 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ew3z8k.hmzo9mfb854oil49 \
	I0912 21:30:07.648533   13938 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:41ee46de291362ab469932e4efc342bc96ac661c433a8a7cd92560fb6459b674 \
	I0912 21:30:07.648565   13938 kubeadm.go:310] 	--control-plane 
	I0912 21:30:07.648576   13938 kubeadm.go:310] 
	I0912 21:30:07.648689   13938 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0912 21:30:07.648700   13938 kubeadm.go:310] 
	I0912 21:30:07.648787   13938 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ew3z8k.hmzo9mfb854oil49 \
	I0912 21:30:07.648908   13938 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:41ee46de291362ab469932e4efc342bc96ac661c433a8a7cd92560fb6459b674 
	I0912 21:30:07.650791   13938 kubeadm.go:310] W0912 21:29:58.598483    1291 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.
	I0912 21:30:07.651042   13938 kubeadm.go:310] W0912 21:29:58.598995    1291 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.
	I0912 21:30:07.651224   13938 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-1067-gcp\n", err: exit status 1
	I0912 21:30:07.651320   13938 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0912 21:30:07.651340   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:30:07.651349   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:30:07.653280   13938 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0912 21:30:07.654878   13938 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0912 21:30:07.659119   13938 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0912 21:30:07.659136   13938 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0912 21:30:07.675416   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0912 21:30:07.861775   13938 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0912 21:30:07.861844   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:07.861857   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-291578 minikube.k8s.io/updated_at=2024_09_12T21_30_07_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8 minikube.k8s.io/name=addons-291578 minikube.k8s.io/primary=true
	I0912 21:30:07.964314   13938 ops.go:34] apiserver oom_adj: -16
	I0912 21:30:07.964426   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:08.464531   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:08.965502   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:09.465166   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:09.965212   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:10.465467   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:10.965449   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:11.465348   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:11.964544   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:12.465522   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:12.527064   13938 kubeadm.go:1113] duration metric: took 4.665282257s to wait for elevateKubeSystemPrivileges
	I0912 21:30:12.527103   13938 kubeadm.go:394] duration metric: took 14.069543246s to StartCluster
	I0912 21:30:12.527124   13938 settings.go:142] acquiring lock: {Name:mk7bc5c3eb328b4866fae330fce84fd2d9fa79c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:30:12.527243   13938 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:30:12.527641   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/kubeconfig: {Name:mkbe0257f11aa7a144bf75b754f172119d400dbf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:30:12.527825   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0912 21:30:12.527855   13938 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 21:30:12.527907   13938 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:true 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]
	I0912 21:30:12.528000   13938 addons.go:69] Setting yakd=true in profile "addons-291578"
	I0912 21:30:12.528023   13938 addons.go:69] Setting inspektor-gadget=true in profile "addons-291578"
	I0912 21:30:12.528033   13938 addons.go:234] Setting addon yakd=true in "addons-291578"
	I0912 21:30:12.528044   13938 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-291578"
	I0912 21:30:12.528053   13938 addons.go:234] Setting addon inspektor-gadget=true in "addons-291578"
	I0912 21:30:12.528055   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:30:12.528050   13938 addons.go:69] Setting gcp-auth=true in profile "addons-291578"
	I0912 21:30:12.528073   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528080   13938 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-291578"
	I0912 21:30:12.528089   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528091   13938 addons.go:69] Setting ingress=true in profile "addons-291578"
	I0912 21:30:12.528103   13938 addons.go:69] Setting default-storageclass=true in profile "addons-291578"
	I0912 21:30:12.528102   13938 addons.go:69] Setting ingress-dns=true in profile "addons-291578"
	I0912 21:30:12.528109   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528123   13938 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-291578"
	I0912 21:30:12.528127   13938 addons.go:234] Setting addon ingress-dns=true in "addons-291578"
	I0912 21:30:12.528140   13938 addons.go:69] Setting volcano=true in profile "addons-291578"
	I0912 21:30:12.528159   13938 addons.go:234] Setting addon volcano=true in "addons-291578"
	I0912 21:30:12.528170   13938 addons.go:69] Setting volumesnapshots=true in profile "addons-291578"
	I0912 21:30:12.528191   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528193   13938 addons.go:234] Setting addon volumesnapshots=true in "addons-291578"
	I0912 21:30:12.528213   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528034   13938 addons.go:69] Setting metrics-server=true in profile "addons-291578"
	I0912 21:30:12.528285   13938 addons.go:234] Setting addon metrics-server=true in "addons-291578"
	I0912 21:30:12.528312   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528305   13938 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-291578"
	I0912 21:30:12.528337   13938 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-291578"
	I0912 21:30:12.528467   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528090   13938 addons.go:69] Setting cloud-spanner=true in profile "addons-291578"
	I0912 21:30:12.528568   13938 addons.go:234] Setting addon cloud-spanner=true in "addons-291578"
	I0912 21:30:12.528590   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528605   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528607   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528613   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528615   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528657   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528744   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528084   13938 mustload.go:65] Loading cluster: addons-291578
	I0912 21:30:12.529040   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:30:12.529323   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.529379   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528023   13938 addons.go:69] Setting storage-provisioner=true in profile "addons-291578"
	I0912 21:30:12.529578   13938 addons.go:234] Setting addon storage-provisioner=true in "addons-291578"
	I0912 21:30:12.529619   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.529634   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528095   13938 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-291578"
	I0912 21:30:12.529968   13938 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-291578"
	I0912 21:30:12.529999   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.530195   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.530483   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528130   13938 addons.go:234] Setting addon ingress=true in "addons-291578"
	I0912 21:30:12.530699   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.531356   13938 out.go:177] * Verifying Kubernetes components...
	I0912 21:30:12.528161   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.532075   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528095   13938 addons.go:69] Setting helm-tiller=true in profile "addons-291578"
	I0912 21:30:12.528075   13938 addons.go:69] Setting registry=true in profile "addons-291578"
	I0912 21:30:12.532144   13938 addons.go:234] Setting addon helm-tiller=true in "addons-291578"
	I0912 21:30:12.532296   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.532156   13938 addons.go:234] Setting addon registry=true in "addons-291578"
	I0912 21:30:12.532454   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.534049   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:30:12.561002   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.561476   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.561897   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.582846   13938 addons.go:234] Setting addon default-storageclass=true in "addons-291578"
	I0912 21:30:12.582900   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.583381   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.590976   13938 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0912 21:30:12.590980   13938 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	W0912 21:30:12.591853   13938 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0912 21:30:12.591949   13938 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-291578"
	I0912 21:30:12.591985   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.592544   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.592608   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0912 21:30:12.592621   13938 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0912 21:30:12.592666   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.593062   13938 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 21:30:12.593077   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0912 21:30:12.593120   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.593400   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0912 21:30:12.593872   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.594813   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0912 21:30:12.594830   13938 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0912 21:30:12.594878   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.595551   13938 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0912 21:30:12.596968   13938 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 21:30:12.596995   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0912 21:30:12.597048   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.607159   13938 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0912 21:30:12.608547   13938 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0912 21:30:12.608567   13938 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0912 21:30:12.608628   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.629991   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0912 21:30:12.634931   13938 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0912 21:30:12.634953   13938 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0912 21:30:12.635003   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.635304   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0912 21:30:12.636500   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0912 21:30:12.638494   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:12.639713   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0912 21:30:12.640362   13938 out.go:177]   - Using image docker.io/registry:2.8.3
	I0912 21:30:12.640435   13938 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0912 21:30:12.640942   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:12.642058   13938 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0912 21:30:12.642073   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0912 21:30:12.642123   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.642546   13938 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0912 21:30:12.642777   13938 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 21:30:12.642798   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0912 21:30:12.642844   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.643004   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0912 21:30:12.643891   13938 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0912 21:30:12.643908   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0912 21:30:12.643953   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.645955   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0912 21:30:12.646154   13938 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0912 21:30:12.647415   13938 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0912 21:30:12.647675   13938 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 21:30:12.647692   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0912 21:30:12.647744   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.648334   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.652163   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0912 21:30:12.653979   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0912 21:30:12.655528   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0912 21:30:12.656840   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0912 21:30:12.656899   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0912 21:30:12.656955   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.662530   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0912 21:30:12.662555   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0912 21:30:12.662618   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.662822   13938 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0912 21:30:12.662922   13938 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0912 21:30:12.664475   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0912 21:30:12.664496   13938 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0912 21:30:12.664548   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.666144   13938 out.go:177]   - Using image docker.io/busybox:stable
	I0912 21:30:12.667523   13938 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 21:30:12.667540   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0912 21:30:12.667591   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.667612   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.667692   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.674774   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.675561   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0912 21:30:12.702452   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.702451   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.704384   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.709733   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.711785   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.714147   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.714618   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.718022   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.725020   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.725414   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.958179   13938 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 21:30:12.966145   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0912 21:30:12.966172   13938 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0912 21:30:13.050205   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0912 21:30:13.050285   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0912 21:30:13.055224   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 21:30:13.055733   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 21:30:13.155756   13938 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0912 21:30:13.155788   13938 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0912 21:30:13.162349   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 21:30:13.168756   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0912 21:30:13.170759   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0912 21:30:13.170839   13938 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0912 21:30:13.250046   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0912 21:30:13.250137   13938 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0912 21:30:13.254007   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 21:30:13.255375   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0912 21:30:13.255445   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0912 21:30:13.257334   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 21:30:13.355948   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0912 21:30:13.356044   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0912 21:30:13.368163   13938 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0912 21:30:13.368280   13938 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0912 21:30:13.448948   13938 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0912 21:30:13.449053   13938 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0912 21:30:13.450159   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0912 21:30:13.450234   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0912 21:30:13.459094   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0912 21:30:13.467015   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0912 21:30:13.467107   13938 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0912 21:30:13.471445   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0912 21:30:13.471527   13938 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0912 21:30:13.558601   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0912 21:30:13.558646   13938 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)
	I0912 21:30:13.572007   13938 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0912 21:30:13.572046   13938 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0912 21:30:13.649610   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0912 21:30:13.649688   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0912 21:30:13.670795   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0912 21:30:13.759945   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0912 21:30:13.760027   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0912 21:30:13.766190   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0912 21:30:13.766228   13938 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0912 21:30:13.768216   13938 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0912 21:30:13.768279   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0912 21:30:13.849839   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0912 21:30:13.849918   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0912 21:30:13.857521   13938 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0912 21:30:13.857548   13938 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0912 21:30:13.952742   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0912 21:30:13.952826   13938 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0912 21:30:13.974230   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.057621   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 21:30:14.057712   13938 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0912 21:30:14.067235   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0912 21:30:14.149936   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0912 21:30:14.150013   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0912 21:30:14.250214   13938 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.574626152s)
	I0912 21:30:14.250387   13938 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0912 21:30:14.250335   13938 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.292127114s)
	I0912 21:30:14.251450   13938 node_ready.go:35] waiting up to 6m0s for node "addons-291578" to be "Ready" ...
	I0912 21:30:14.257723   13938 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 21:30:14.257789   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0912 21:30:14.264328   13938 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0912 21:30:14.264395   13938 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0912 21:30:14.349928   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.371493   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0912 21:30:14.371578   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0912 21:30:14.375587   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.456023   13938 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0912 21:30:14.456105   13938 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0912 21:30:14.760511   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0912 21:30:14.760582   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0912 21:30:14.764734   13938 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 21:30:14.764807   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0912 21:30:15.052922   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0912 21:30:15.052997   13938 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0912 21:30:15.054579   13938 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-291578" context rescaled to 1 replicas
	I0912 21:30:15.066159   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:15.458164   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0912 21:30:15.458195   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0912 21:30:15.565403   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0912 21:30:15.565488   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0912 21:30:15.762222   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 21:30:15.762250   13938 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0912 21:30:15.870218   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:16.364437   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:16.562001   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.506738321s)
	I0912 21:30:16.562135   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.50637996s)
	I0912 21:30:18.171511   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.009120019s)
	I0912 21:30:18.171548   13938 addons.go:475] Verifying addon ingress=true in "addons-291578"
	I0912 21:30:18.171571   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.002781972s)
	I0912 21:30:18.171639   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.917551432s)
	I0912 21:30:18.171741   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.91435705s)
	I0912 21:30:18.171832   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.712657504s)
	I0912 21:30:18.171898   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.5010137s)
	I0912 21:30:18.171932   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.197642559s)
	I0912 21:30:18.171995   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.104724129s)
	I0912 21:30:18.172053   13938 addons.go:475] Verifying addon registry=true in "addons-291578"
	I0912 21:30:18.172061   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.822056901s)
	I0912 21:30:18.172080   13938 addons.go:475] Verifying addon metrics-server=true in "addons-291578"
	I0912 21:30:18.173406   13938 out.go:177] * Verifying ingress addon...
	I0912 21:30:18.174247   13938 out.go:177] * Verifying registry addon...
	I0912 21:30:18.174255   13938 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-291578 service yakd-dashboard -n yakd-dashboard
	
	I0912 21:30:18.175893   13938 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0912 21:30:18.176644   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0912 21:30:18.180407   13938 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0912 21:30:18.181514   13938 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 21:30:18.181532   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:18.181705   13938 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0912 21:30:18.181722   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:18.680143   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:18.680875   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:18.756073   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:18.960366   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.584733391s)
	W0912 21:30:18.960423   13938 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:18.960454   13938 retry.go:31] will retry after 236.764877ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:18.960484   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.894235103s)
	I0912 21:30:19.113137   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.242863153s)
	I0912 21:30:19.113181   13938 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-291578"
	I0912 21:30:19.114809   13938 out.go:177] * Verifying csi-hostpath-driver addon...
	I0912 21:30:19.117019   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0912 21:30:19.120375   13938 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 21:30:19.120392   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:19.179391   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:19.179575   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:19.197473   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:19.620362   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:19.679161   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:19.679241   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:19.801637   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0912 21:30:19.801695   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:19.818265   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:19.919915   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0912 21:30:19.949503   13938 addons.go:234] Setting addon gcp-auth=true in "addons-291578"
	I0912 21:30:19.949562   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:19.950071   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:19.970019   13938 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0912 21:30:19.970074   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:19.990682   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:20.153270   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:20.180164   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:20.180769   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:20.619764   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:20.679472   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:20.679856   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.119897   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:21.179019   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:21.179822   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.255575   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:21.651234   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:21.679403   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:21.680358   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.861715   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (2.66419067s)
	I0912 21:30:21.861747   13938 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.891705534s)
	I0912 21:30:21.863778   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:21.865310   13938 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0912 21:30:21.866574   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0912 21:30:21.866597   13938 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0912 21:30:21.884106   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0912 21:30:21.884127   13938 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0912 21:30:21.902604   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 21:30:21.902626   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0912 21:30:21.956610   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:22.150363   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:22.180541   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:22.182007   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:22.574258   13938 addons.go:475] Verifying addon gcp-auth=true in "addons-291578"
	I0912 21:30:22.575607   13938 out.go:177] * Verifying gcp-auth addon...
	I0912 21:30:22.578377   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0912 21:30:22.580451   13938 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0912 21:30:22.580473   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:22.651298   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:22.679215   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:22.679254   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.081438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:23.150333   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:23.179053   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.179065   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:23.581979   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:23.620513   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:23.679131   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:23.679171   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.755537   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:24.081553   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:24.182364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:24.182430   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:24.182706   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:24.581233   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:24.619862   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:24.679741   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:24.680326   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:25.082045   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:25.120697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:25.179406   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:25.179638   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:25.581256   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:25.619518   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:25.681914   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:25.682374   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:26.081757   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:26.122034   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:26.179250   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:26.179689   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:26.255435   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:26.580922   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:26.620506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:26.679010   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:26.679053   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.082040   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:27.120428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:27.179168   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:27.179204   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.582248   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:27.620631   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:27.680760   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.681438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.081714   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:28.120470   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:28.178831   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:28.178882   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.581440   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:28.619848   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:28.679183   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.679471   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:28.755583   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:29.081023   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:29.120342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:29.179213   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:29.179418   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:29.581365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:29.619548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:29.679422   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:29.679589   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.081449   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:30.120000   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:30.179179   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:30.179605   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.581002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:30.620364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:30.679120   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:30.679179   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.755712   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:31.081334   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:31.120554   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:31.178968   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:31.179418   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:31.581774   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:31.620197   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:31.679500   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:31.679925   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:32.081377   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:32.119806   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:32.179199   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:32.179734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:32.581078   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:32.620702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:32.679085   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:32.679564   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:33.080962   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:33.120530   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:33.179271   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:33.179435   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:33.255506   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:33.581127   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:33.620568   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:33.679441   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:33.679529   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:34.082078   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:34.120364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:34.179609   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:34.179776   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:34.581591   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:34.619765   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:34.679023   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:34.679779   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.080951   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:35.120597   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:35.179198   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.179214   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:35.581091   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:35.620608   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:35.679293   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:35.679351   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.755811   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:36.081232   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:36.120655   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:36.179393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:36.179510   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:36.581431   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:36.620268   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:36.679469   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:36.679957   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.081213   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:37.120731   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:37.179055   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:37.179554   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.581902   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:37.620389   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:37.679742   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.681041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.081342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:38.119970   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:38.179432   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.179831   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:38.255871   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:38.581533   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:38.619998   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:38.679201   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.679544   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:39.081393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:39.119813   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:39.179380   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:39.179727   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:39.581442   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:39.619716   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:39.679015   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:39.679426   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.081038   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:40.120421   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:40.179051   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.179149   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:40.581031   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:40.620297   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:40.678953   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.679034   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:40.755465   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:41.080931   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:41.120480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:41.180748   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:41.181163   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:41.581436   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:41.620002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:41.679297   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:41.679732   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.081141   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:42.120489   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:42.179215   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:42.179362   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.581312   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:42.620029   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:42.679446   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:42.679734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.755768   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:43.081772   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:43.120162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:43.179581   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:43.180023   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:43.581849   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:43.682026   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:43.682420   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:43.682446   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.081036   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:44.120778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:44.179541   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.179547   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:44.581903   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:44.620334   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:44.679221   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.679278   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:44.755882   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:45.081107   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:45.121265   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:45.179390   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:45.179850   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:45.581670   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:45.620174   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:45.679705   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:45.680160   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:46.081976   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:46.120487   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:46.179145   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:46.179160   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:46.581134   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:46.620496   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:46.679283   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:46.679538   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:47.081006   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:47.120393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:47.179147   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:47.179188   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:47.255617   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:47.581229   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:47.619652   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:47.679407   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:47.679456   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:48.081670   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:48.120198   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:48.179624   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:48.179969   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:48.581854   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:48.620101   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:48.679198   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:48.679690   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.080691   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:49.120058   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:49.179080   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.179144   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:49.582040   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:49.620544   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:49.679300   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:49.679589   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.755794   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:50.081259   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:50.119578   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:50.179120   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:50.179165   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:50.580906   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:50.620114   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:50.679400   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:50.679821   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:51.081041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:51.120504   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:51.179387   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:51.179548   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:51.581438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:51.619852   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:51.679126   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:51.679527   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:52.080836   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:52.120001   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:52.179167   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:52.179537   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:52.255946   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:52.581900   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:52.620387   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:52.679220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:52.679258   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:53.081057   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:53.153256   13938 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 21:30:53.153282   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:53.182951   13938 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 21:30:53.182978   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:53.183890   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:53.256154   13938 node_ready.go:49] node "addons-291578" has status "Ready":"True"
	I0912 21:30:53.256181   13938 node_ready.go:38] duration metric: took 39.003670816s for node "addons-291578" to be "Ready" ...
	I0912 21:30:53.256192   13938 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" ...
	I0912 21:30:53.267437   13938 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:53.656796   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:53.657731   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:53.679242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:53.679963   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.082593   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:54.120967   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:54.181725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:54.182979   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.275214   13938 pod_ready.go:93] pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.275239   13938 pod_ready.go:82] duration metric: took 1.007763848s for pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.275263   13938 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.278904   13938 pod_ready.go:93] pod "etcd-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.278924   13938 pod_ready.go:82] duration metric: took 3.653319ms for pod "etcd-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.278935   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.282614   13938 pod_ready.go:93] pod "kube-apiserver-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.282632   13938 pod_ready.go:82] duration metric: took 3.691057ms for pod "kube-apiserver-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.282641   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.286169   13938 pod_ready.go:93] pod "kube-controller-manager-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.286192   13938 pod_ready.go:82] duration metric: took 3.543074ms for pod "kube-controller-manager-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.286206   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rv65p" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.455809   13938 pod_ready.go:93] pod "kube-proxy-rv65p" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.455836   13938 pod_ready.go:82] duration metric: took 169.621569ms for pod "kube-proxy-rv65p" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.455849   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.581429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:54.620637   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:54.682219   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:54.682584   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.856208   13938 pod_ready.go:93] pod "kube-scheduler-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.856229   13938 pod_ready.go:82] duration metric: took 400.372248ms for pod "kube-scheduler-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.856238   13938 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:55.081497   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:55.120776   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:55.182725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:55.182984   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:55.581305   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:55.621126   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:55.679461   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:55.679741   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.081065   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:56.182506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.182718   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:56.182759   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:56.581624   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:56.621053   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:56.679750   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.679938   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:56.861193   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:30:57.082004   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:57.121020   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:57.179303   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:57.179323   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:57.581395   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:57.620521   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:57.679627   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:57.679709   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.081548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:58.121134   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:58.179361   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.179375   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:58.581186   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:58.621331   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:58.679275   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:58.679918   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.861510   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:30:59.082222   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:59.152129   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:59.180197   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:59.180534   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:59.581697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:59.652506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:59.680658   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:59.681785   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.152599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:00.154575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:00.254386   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.255558   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:00.653062   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:00.654761   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:00.751963   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:00.753216   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.867879   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:01.082399   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:01.152084   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:01.179958   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:01.180291   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:01.582311   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:01.651217   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:01.680196   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:01.680281   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:02.082151   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:02.151623   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:02.181035   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:02.181305   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:02.581631   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:02.621428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:02.679847   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:02.679924   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:03.082073   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:03.121478   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:03.179532   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:03.179865   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:03.361619   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:03.581102   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:03.621309   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:03.682382   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:03.682702   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:04.081365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:04.122588   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:04.179863   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:04.180141   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:04.581550   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:04.620538   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:04.679806   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:04.680113   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.081807   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:05.152178   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:05.179912   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:05.180191   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.581599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:05.620958   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:05.679455   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:05.679603   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.861947   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:06.081490   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:06.120701   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:06.179636   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:06.179926   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:06.582275   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:06.621474   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:06.679480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:06.679919   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:07.082162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:07.121287   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:07.179574   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:07.179754   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:07.581159   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:07.621638   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:07.679558   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:07.679837   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:08.081466   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:08.120401   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:08.182792   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:08.183024   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:08.360589   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:08.581242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:08.621365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:08.679528   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:08.679747   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:09.081278   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:09.121683   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:09.179863   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:09.180522   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:09.581873   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:09.620961   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:09.679406   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:09.679605   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:10.081352   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:10.121742   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:10.180123   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:10.180761   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:10.361467   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:10.582358   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:10.621429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:10.679615   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:10.679805   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.081153   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:11.121561   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:11.179533   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:11.179891   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.581845   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:11.621493   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:11.679394   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.679504   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.081575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:12.120480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:12.179620   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.180203   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:12.580706   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:12.621017   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:12.679498   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:12.679697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.860703   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:13.081413   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:13.121580   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:13.179546   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:13.179694   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:13.581687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:13.651364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:13.679515   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:13.679749   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.082039   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:14.121517   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:14.179288   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:14.179576   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.581315   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:14.621790   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:14.679830   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:14.680479   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.861687   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:15.081274   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:15.122435   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:15.222392   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:15.222745   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:15.581255   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:15.621320   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:15.680291   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:15.680434   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.083400   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:16.120502   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:16.179393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.179738   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:16.581299   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:16.620607   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:16.679560   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.679774   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:17.081143   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:17.121576   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:17.179342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:17.179758   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:17.361225   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:17.582301   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:17.652181   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:17.680093   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:17.681296   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:18.081469   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:18.121242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:18.179577   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:18.179700   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:18.581778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:18.620599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:18.679844   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:18.680197   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:19.081824   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:19.121004   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:19.179687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:19.180062   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:19.361387   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:19.582457   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:19.621487   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:19.679748   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:19.680710   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.081628   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:20.120435   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:20.179914   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:20.180374   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.581845   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:20.621476   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:20.679773   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.679830   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:21.082169   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:21.121877   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:21.179946   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:21.181083   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:21.362126   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:21.582047   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:21.652571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:21.679657   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:21.679689   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.081665   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:22.120961   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:22.179312   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.179492   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:22.581941   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:22.621535   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:22.679776   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.680139   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.082079   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:23.121268   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:23.179327   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:23.179577   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.581665   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:23.620800   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:23.679398   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:23.679981   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.861248   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:24.081621   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:24.120580   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:24.179693   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:24.179994   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:24.581373   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:24.620576   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:24.679867   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:24.680063   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:25.081639   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:25.184333   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:25.185489   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:25.185689   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:25.581546   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:25.621027   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:25.679476   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:25.679988   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:26.081335   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:26.120638   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:26.179892   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:26.180360   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:26.361481   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:26.582187   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:26.652672   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:26.754473   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:26.755185   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:27.081783   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:27.121257   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:27.179889   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:27.179950   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:27.581710   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:27.621669   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:27.680194   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:27.680246   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.081725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:28.121628   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:28.179937   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.180026   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:28.581703   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:28.621041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:28.682671   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:28.683075   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.861495   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:29.081369   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:29.121905   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:29.179480   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:29.179709   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:29.581322   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:29.620294   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:29.679662   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:29.679855   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.149652   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:30.152848   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:30.181359   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.181506   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:30.581865   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:30.650968   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:30.680429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.680775   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:30.862349   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:31.082371   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:31.121774   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:31.180876   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:31.181282   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:31.581972   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:31.621223   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:31.679717   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:31.679787   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.081380   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:32.120885   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:32.180064   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:32.180214   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.583548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:32.621582   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:32.679734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.679842   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.081584   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:33.121097   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:33.179702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.179828   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:33.361254   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:33.582358   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:33.622298   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:33.680251   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.680599   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:34.081557   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:34.120693   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:34.179756   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:34.179808   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:34.582347   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:34.622006   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:34.679897   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:34.680338   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.081510   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:35.120982   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:35.179760   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:35.179868   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.361919   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:35.581938   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:35.621094   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:35.679729   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.679743   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.082396   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:36.121571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:36.179350   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.179890   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:36.582250   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:36.621730   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:36.679513   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.679808   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.081751   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:37.120913   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:37.180138   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:37.180486   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.582540   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:37.621362   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:37.679432   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:37.679578   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.861843   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:38.081678   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:38.122687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:38.179832   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:38.180552   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:38.582186   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:38.622025   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:38.679950   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:38.680362   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:39.082119   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:39.121165   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:39.179702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:39.179931   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:39.581859   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:39.621715   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:39.679692   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:39.679864   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:40.082005   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:40.121721   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:40.180139   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:40.180945   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:40.361646   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:40.582272   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:40.621477   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:40.679862   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:40.680109   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:41.081172   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:41.122077   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:41.179656   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:41.180496   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:41.582220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:41.621566   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:41.679832   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:41.680055   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.082294   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:42.121251   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:42.179405   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.179735   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:42.581835   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:42.621475   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:42.679784   13938 kapi.go:107] duration metric: took 1m24.503136674s to wait for kubernetes.io/minikube-addons=registry ...
	I0912 21:31:42.679927   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.861215   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:43.081575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:43.121075   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:43.179245   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:43.581908   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:43.620959   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:43.678974   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.081983   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:44.121704   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:44.179983   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.581768   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:44.620999   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:44.679541   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.861557   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:45.081404   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:45.150515   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:45.179874   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:45.582241   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:45.652668   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:45.680796   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.082820   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:46.151077   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:46.179568   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.581527   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:46.620605   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:46.680573   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.861854   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:47.081331   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:47.122017   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:47.180329   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:47.582087   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:47.622220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:47.723144   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.082155   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:48.121157   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:48.179429   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.583304   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:48.684568   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.684778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.082410   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:49.152761   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.180587   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:49.361712   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:49.581944   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:49.682941   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.682961   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:50.081940   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:50.152521   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:50.190095   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:50.582148   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:50.651060   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:50.680681   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.102360   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:51.241580   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.242002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:51.584995   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:51.621257   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:51.679941   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.862265   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:52.082223   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:52.121433   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:52.183352   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:52.582106   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:52.621344   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:52.680399   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:53.081921   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:53.121425   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:53.180208   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:53.582305   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:53.622025   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:53.679889   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.082654   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:54.121396   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:54.179732   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.362559   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:54.582824   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:54.683612   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.684144   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:55.081428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:55.121188   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:55.179387   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:55.581950   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:55.621734   13938 kapi.go:107] duration metric: took 1m36.504713964s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0912 21:31:55.679583   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.081262   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:56.179078   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.582317   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:56.679370   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.861574   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:57.081723   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:57.179463   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:57.651177   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:57.752281   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.081692   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:58.180106   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.651582   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:58.680804   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.862849   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:59.151212   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:59.252823   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:59.582084   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:59.680590   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:00.082171   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:00.180470   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:00.582301   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:00.679187   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:01.082073   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:01.180099   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:01.363580   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:01.581571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:01.679955   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:02.081682   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:02.180576   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:02.582210   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:02.683598   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:03.082162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:03.179194   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:03.582119   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:03.679931   13938 kapi.go:107] duration metric: took 1m45.504036046s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0912 21:32:03.861377   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:04.082354   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:04.581179   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.081920   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.581959   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.861986   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:06.081892   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:06.587714   13938 kapi.go:107] duration metric: took 1m44.009336159s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0912 21:32:06.589772   13938 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-291578 cluster.
	I0912 21:32:06.590998   13938 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.
	I0912 21:32:06.592209   13938 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0912 21:32:06.593396   13938 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, ingress-dns, cloud-spanner, helm-tiller, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0912 21:32:06.594635   13938 addons.go:510] duration metric: took 1m54.066729211s for enable addons: enabled=[storage-provisioner nvidia-device-plugin ingress-dns cloud-spanner helm-tiller metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0912 21:32:08.362008   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:10.861834   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:13.361560   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:15.861295   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:17.861827   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:19.861889   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:22.360729   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:24.361894   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:26.861579   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:29.362023   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:31.861770   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:34.361610   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:36.363432   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:38.861591   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:40.861713   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:43.361399   13938 pod_ready.go:93] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"True"
	I0912 21:32:43.361419   13938 pod_ready.go:82] duration metric: took 1m48.505174903s for pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.361430   13938 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.368501   13938 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace has status "Ready":"True"
	I0912 21:32:43.368525   13938 pod_ready.go:82] duration metric: took 7.087657ms for pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.368551   13938 pod_ready.go:39] duration metric: took 1m50.112344247s 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" ...
	I0912 21:32:43.368571   13938 api_server.go:52] waiting for apiserver process to appear ...
	I0912 21:32:43.368602   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:43.368655   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:43.406337   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:43.406357   13938 cri.go:89] found id: ""
	I0912 21:32:43.406364   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:43.406405   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.409526   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:43.409580   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:43.472575   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:43.472601   13938 cri.go:89] found id: ""
	I0912 21:32:43.472610   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:43.472669   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.476181   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:43.476245   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:43.509745   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:43.509766   13938 cri.go:89] found id: ""
	I0912 21:32:43.509773   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:43.509813   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.512984   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:43.513055   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:43.545094   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:43.545116   13938 cri.go:89] found id: ""
	I0912 21:32:43.545122   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:43.545163   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.548317   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:43.548372   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:43.580494   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:43.580513   13938 cri.go:89] found id: ""
	I0912 21:32:43.580520   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:43.580558   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.583684   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:43.583735   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:43.617406   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:43.617432   13938 cri.go:89] found id: ""
	I0912 21:32:43.617442   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:43.617494   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.620581   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:43.620639   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:43.652142   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:43.652166   13938 cri.go:89] found id: ""
	I0912 21:32:43.652175   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:43.652220   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.655312   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:43.655340   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:43.688140   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:43.688166   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:43.725245   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:43.725275   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:43.779629   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:43.779658   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:43.814095   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:43.814121   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:43.891170   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:43.891206   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:43.932053   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:43.932086   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:44.026922   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:44.026949   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:44.038637   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:44.038666   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:44.080469   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:44.080497   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:44.122360   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:44.122392   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:44.154267   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:44.154297   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:46.722860   13938 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 21:32:46.736087   13938 api_server.go:72] duration metric: took 2m34.208194944s to wait for apiserver process to appear ...
	I0912 21:32:46.736114   13938 api_server.go:88] waiting for apiserver healthz status ...
	I0912 21:32:46.736151   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:46.736192   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:46.766946   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:46.766967   13938 cri.go:89] found id: ""
	I0912 21:32:46.766974   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:46.767030   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.770073   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:46.770127   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:46.801579   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:46.801599   13938 cri.go:89] found id: ""
	I0912 21:32:46.801606   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:46.801648   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.804623   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:46.804668   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:46.837170   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:46.837191   13938 cri.go:89] found id: ""
	I0912 21:32:46.837200   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:46.837253   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.840291   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:46.840349   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:46.871677   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:46.871701   13938 cri.go:89] found id: ""
	I0912 21:32:46.871710   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:46.871752   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.874756   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:46.874810   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:46.905874   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:46.905894   13938 cri.go:89] found id: ""
	I0912 21:32:46.905901   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:46.905939   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.909020   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:46.909073   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:46.939492   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:46.939510   13938 cri.go:89] found id: ""
	I0912 21:32:46.939518   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:46.939570   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.942565   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:46.942620   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:46.974082   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:46.974108   13938 cri.go:89] found id: ""
	I0912 21:32:46.974119   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:46.974166   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.977206   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:46.977227   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:47.017587   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:47.017612   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:47.050700   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:47.050724   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:47.108986   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:47.109013   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:47.142057   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:47.142082   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:47.213570   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:47.213598   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:47.278501   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:47.278529   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:47.289936   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:47.289959   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:47.454656   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:47.454687   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:47.496484   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:47.496518   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:47.535855   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:47.535883   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:47.568382   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:47.568406   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:50.107732   13938 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0912 21:32:50.111325   13938 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0912 21:32:50.112195   13938 api_server.go:141] control plane version: v1.31.1
	I0912 21:32:50.112216   13938 api_server.go:131] duration metric: took 3.376096018s to wait for apiserver health ...
	I0912 21:32:50.112224   13938 system_pods.go:43] waiting for kube-system pods to appear ...
	I0912 21:32:50.112244   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:50.112308   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:50.144350   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:50.144375   13938 cri.go:89] found id: ""
	I0912 21:32:50.144385   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:50.144443   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.147444   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:50.147505   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:50.180002   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:50.180027   13938 cri.go:89] found id: ""
	I0912 21:32:50.180034   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:50.180074   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.183192   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:50.183246   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:50.215209   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:50.215228   13938 cri.go:89] found id: ""
	I0912 21:32:50.215237   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:50.215290   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.218414   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:50.218477   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:50.250485   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:50.250516   13938 cri.go:89] found id: ""
	I0912 21:32:50.250524   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:50.250564   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.253764   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:50.253826   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:50.286123   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:50.286157   13938 cri.go:89] found id: ""
	I0912 21:32:50.286165   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:50.286210   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.289524   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:50.289577   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:50.321461   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:50.321480   13938 cri.go:89] found id: ""
	I0912 21:32:50.321489   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:50.321542   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.325010   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:50.325071   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:50.357362   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:50.357381   13938 cri.go:89] found id: ""
	I0912 21:32:50.357387   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:50.357430   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.360602   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:50.360631   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:50.395371   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:50.395394   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:50.433432   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:50.433459   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:50.489860   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:50.489900   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:50.523868   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:50.523898   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:50.600629   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:50.600662   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:50.666009   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:50.666043   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:50.757693   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:50.757720   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:50.799386   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:50.799414   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:50.841224   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:50.841263   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:50.873432   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:50.873462   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:50.912875   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:50.912901   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:53.434605   13938 system_pods.go:59] 19 kube-system pods found
	I0912 21:32:53.434635   13938 system_pods.go:61] "coredns-7c65d6cfc9-99p4j" [a3633d6b-f6c6-498b-8e4d-632fe6a37b96] Running
	I0912 21:32:53.434640   13938 system_pods.go:61] "csi-hostpath-attacher-0" [25af9150-a817-4ffa-a821-8fe0d75c8ad1] Running
	I0912 21:32:53.434644   13938 system_pods.go:61] "csi-hostpath-resizer-0" [711ff7d6-b6ac-4d39-9755-cf60367dbe66] Running
	I0912 21:32:53.434649   13938 system_pods.go:61] "csi-hostpathplugin-lqdqn" [dfb4cc71-7bb9-4dcb-9f81-42bb79744b1f] Running
	I0912 21:32:53.434652   13938 system_pods.go:61] "etcd-addons-291578" [3bc5ff29-04e6-41b6-858f-0943412354a6] Running
	I0912 21:32:53.434656   13938 system_pods.go:61] "kindnet-hmcqk" [cea26ca8-404d-4d7d-bab7-c8e162a3c529] Running
	I0912 21:32:53.434659   13938 system_pods.go:61] "kube-apiserver-addons-291578" [41d96977-8da9-4653-aab0-9266b8af5755] Running
	I0912 21:32:53.434663   13938 system_pods.go:61] "kube-controller-manager-addons-291578" [99024606-7c4a-48de-858b-fa07470cac09] Running
	I0912 21:32:53.434667   13938 system_pods.go:61] "kube-ingress-dns-minikube" [acd71a7d-1d36-486d-938f-18b2d328c028] Running
	I0912 21:32:53.434671   13938 system_pods.go:61] "kube-proxy-rv65p" [c928e3ef-0257-4bc0-8c9f-4fda97f02213] Running
	I0912 21:32:53.434674   13938 system_pods.go:61] "kube-scheduler-addons-291578" [a3a1b68c-1bec-4757-aaa0-829eb92d0e34] Running
	I0912 21:32:53.434679   13938 system_pods.go:61] "metrics-server-84c5f94fbc-gf7n2" [07270afb-4dfe-485a-88d4-ff497ee5d02a] Running
	I0912 21:32:53.434682   13938 system_pods.go:61] "nvidia-device-plugin-daemonset-vmfwp" [69a45b21-69b7-4e6c-92ae-0011fe778a1d] Running
	I0912 21:32:53.434685   13938 system_pods.go:61] "registry-66c9cd494c-n5qvt" [bd86d143-e39e-4ca4-ac4a-e18e0b1867a6] Running
	I0912 21:32:53.434688   13938 system_pods.go:61] "registry-proxy-rsmjz" [0da61d84-4508-4826-bc05-318351e79c73] Running
	I0912 21:32:53.434691   13938 system_pods.go:61] "snapshot-controller-56fcc65765-bv9dv" [457f869f-4070-4937-81aa-1f3dad35d3ee] Running
	I0912 21:32:53.434694   13938 system_pods.go:61] "snapshot-controller-56fcc65765-kxp6f" [e793b3d2-5fec-4700-8f1e-5aadf22818fb] Running
	I0912 21:32:53.434697   13938 system_pods.go:61] "storage-provisioner" [09394038-d3f9-494f-b04c-2cc940db551f] Running
	I0912 21:32:53.434700   13938 system_pods.go:61] "tiller-deploy-b48cc5f79-hqlvc" [1849182b-1870-4b52-af45-5e859871d072] Running
	I0912 21:32:53.434705   13938 system_pods.go:74] duration metric: took 3.322476798s to wait for pod list to return data ...
	I0912 21:32:53.434714   13938 default_sa.go:34] waiting for default service account to be created ...
	I0912 21:32:53.437035   13938 default_sa.go:45] found service account: "default"
	I0912 21:32:53.437058   13938 default_sa.go:55] duration metric: took 2.337001ms for default service account to be created ...
	I0912 21:32:53.437067   13938 system_pods.go:116] waiting for k8s-apps to be running ...
	I0912 21:32:53.446229   13938 system_pods.go:86] 19 kube-system pods found
	I0912 21:32:53.446264   13938 system_pods.go:89] "coredns-7c65d6cfc9-99p4j" [a3633d6b-f6c6-498b-8e4d-632fe6a37b96] Running
	I0912 21:32:53.446270   13938 system_pods.go:89] "csi-hostpath-attacher-0" [25af9150-a817-4ffa-a821-8fe0d75c8ad1] Running
	I0912 21:32:53.446274   13938 system_pods.go:89] "csi-hostpath-resizer-0" [711ff7d6-b6ac-4d39-9755-cf60367dbe66] Running
	I0912 21:32:53.446278   13938 system_pods.go:89] "csi-hostpathplugin-lqdqn" [dfb4cc71-7bb9-4dcb-9f81-42bb79744b1f] Running
	I0912 21:32:53.446282   13938 system_pods.go:89] "etcd-addons-291578" [3bc5ff29-04e6-41b6-858f-0943412354a6] Running
	I0912 21:32:53.446285   13938 system_pods.go:89] "kindnet-hmcqk" [cea26ca8-404d-4d7d-bab7-c8e162a3c529] Running
	I0912 21:32:53.446291   13938 system_pods.go:89] "kube-apiserver-addons-291578" [41d96977-8da9-4653-aab0-9266b8af5755] Running
	I0912 21:32:53.446295   13938 system_pods.go:89] "kube-controller-manager-addons-291578" [99024606-7c4a-48de-858b-fa07470cac09] Running
	I0912 21:32:53.446299   13938 system_pods.go:89] "kube-ingress-dns-minikube" [acd71a7d-1d36-486d-938f-18b2d328c028] Running
	I0912 21:32:53.446302   13938 system_pods.go:89] "kube-proxy-rv65p" [c928e3ef-0257-4bc0-8c9f-4fda97f02213] Running
	I0912 21:32:53.446305   13938 system_pods.go:89] "kube-scheduler-addons-291578" [a3a1b68c-1bec-4757-aaa0-829eb92d0e34] Running
	I0912 21:32:53.446308   13938 system_pods.go:89] "metrics-server-84c5f94fbc-gf7n2" [07270afb-4dfe-485a-88d4-ff497ee5d02a] Running
	I0912 21:32:53.446312   13938 system_pods.go:89] "nvidia-device-plugin-daemonset-vmfwp" [69a45b21-69b7-4e6c-92ae-0011fe778a1d] Running
	I0912 21:32:53.446314   13938 system_pods.go:89] "registry-66c9cd494c-n5qvt" [bd86d143-e39e-4ca4-ac4a-e18e0b1867a6] Running
	I0912 21:32:53.446319   13938 system_pods.go:89] "registry-proxy-rsmjz" [0da61d84-4508-4826-bc05-318351e79c73] Running
	I0912 21:32:53.446322   13938 system_pods.go:89] "snapshot-controller-56fcc65765-bv9dv" [457f869f-4070-4937-81aa-1f3dad35d3ee] Running
	I0912 21:32:53.446325   13938 system_pods.go:89] "snapshot-controller-56fcc65765-kxp6f" [e793b3d2-5fec-4700-8f1e-5aadf22818fb] Running
	I0912 21:32:53.446328   13938 system_pods.go:89] "storage-provisioner" [09394038-d3f9-494f-b04c-2cc940db551f] Running
	I0912 21:32:53.446330   13938 system_pods.go:89] "tiller-deploy-b48cc5f79-hqlvc" [1849182b-1870-4b52-af45-5e859871d072] Running
	I0912 21:32:53.446337   13938 system_pods.go:126] duration metric: took 9.264193ms to wait for k8s-apps to be running ...
	I0912 21:32:53.446346   13938 system_svc.go:44] waiting for kubelet service to be running ....
	I0912 21:32:53.446394   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 21:32:53.458185   13938 system_svc.go:56] duration metric: took 11.825707ms WaitForService to wait for kubelet
	I0912 21:32:53.458221   13938 kubeadm.go:582] duration metric: took 2m40.930332125s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 21:32:53.458247   13938 node_conditions.go:102] verifying NodePressure condition ...
	I0912 21:32:53.461204   13938 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0912 21:32:53.461233   13938 node_conditions.go:123] node cpu capacity is 8
	I0912 21:32:53.461245   13938 node_conditions.go:105] duration metric: took 2.992409ms to run NodePressure ...
	I0912 21:32:53.461257   13938 start.go:241] waiting for startup goroutines ...
	I0912 21:32:53.461264   13938 start.go:246] waiting for cluster config update ...
	I0912 21:32:53.461282   13938 start.go:255] writing updated cluster config ...
	I0912 21:32:53.461564   13938 ssh_runner.go:195] Run: rm -f paused
	I0912 21:32:53.510888   13938 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0912 21:32:53.513507   13938 out.go:177] * Done! kubectl is now configured to use "addons-291578" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.105112067Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=12ccb899-e3c4-48ae-84c8-d1a0f9dda45d name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.105629218Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=12ccb899-e3c4-48ae-84c8-d1a0f9dda45d name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.106441121Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-k6clg/hello-world-app" id=917cdf58-7f22-4db9-9b4b-20552f12f27d name=/runtime.v1.RuntimeService/CreateContainer
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.106550591Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.119253355Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/1233d12c7d735b8f919c08ea76ed3dd3573c64bad34b81af01f10862ccb12682/merged/etc/passwd: no such file or directory"
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.119283782Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/1233d12c7d735b8f919c08ea76ed3dd3573c64bad34b81af01f10862ccb12682/merged/etc/group: no such file or directory"
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.150975333Z" level=info msg="Created container 384a09ea9410be9b06188d0d0d28914091fc90445fca43a4d707acdb80ed54db: default/hello-world-app-55bf9c44b4-k6clg/hello-world-app" id=917cdf58-7f22-4db9-9b4b-20552f12f27d name=/runtime.v1.RuntimeService/CreateContainer
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.151516013Z" level=info msg="Starting container: 384a09ea9410be9b06188d0d0d28914091fc90445fca43a4d707acdb80ed54db" id=8c075bc2-4bd6-476a-bb2c-e7393469d0f1 name=/runtime.v1.RuntimeService/StartContainer
	Sep 12 21:44:27 addons-291578 crio[1029]: time="2024-09-12 21:44:27.157307659Z" level=info msg="Started container" PID=12162 containerID=384a09ea9410be9b06188d0d0d28914091fc90445fca43a4d707acdb80ed54db description=default/hello-world-app-55bf9c44b4-k6clg/hello-world-app id=8c075bc2-4bd6-476a-bb2c-e7393469d0f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5df1f04bd40ddaab45a344a6929579bc5d29e0937fca09c0839da788c040b644
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.816174272Z" level=warning msg="Stopping container 9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=013e4d55-e81e-431a-a45b-eb09f88038d4 name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 21:44:28 addons-291578 conmon[6164]: conmon 9d00e8ca993f175ab86f <ninfo>: container 6176 exited with status 137
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.947484590Z" level=info msg="Stopped container 9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224: ingress-nginx/ingress-nginx-controller-bc57996ff-f6dz7/controller" id=013e4d55-e81e-431a-a45b-eb09f88038d4 name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.948026684Z" level=info msg="Stopping pod sandbox: 6830505d31bf90eba40e7252632fdcd9ee20f8b812ccc9f96a1cd945fabecc7f" id=2e1b4388-6482-47ff-b68b-1dd4ac4de16f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.950924944Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-5OWKNZCFG24EQHZN - [0:0]\n:KUBE-HP-A3SF4T7NOIGO5QMB - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-5OWKNZCFG24EQHZN\n-X KUBE-HP-A3SF4T7NOIGO5QMB\nCOMMIT\n"
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.952341154Z" level=info msg="Closing host port tcp:80"
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.952386804Z" level=info msg="Closing host port tcp:443"
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.953735485Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.953758906Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.953904408Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-f6dz7 Namespace:ingress-nginx ID:6830505d31bf90eba40e7252632fdcd9ee20f8b812ccc9f96a1cd945fabecc7f UID:7441ca69-b848-4153-9d8e-b2df73e78c63 NetNS:/var/run/netns/a51f5c30-59e6-4119-b24d-1e5259a80080 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.954017561Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-f6dz7 from CNI network \"kindnet\" (type=ptp)"
	Sep 12 21:44:28 addons-291578 crio[1029]: time="2024-09-12 21:44:28.997590340Z" level=info msg="Stopped pod sandbox: 6830505d31bf90eba40e7252632fdcd9ee20f8b812ccc9f96a1cd945fabecc7f" id=2e1b4388-6482-47ff-b68b-1dd4ac4de16f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:44:29 addons-291578 crio[1029]: time="2024-09-12 21:44:29.314825238Z" level=info msg="Removing container: 9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224" id=34436887-7b87-47db-92da-59e7ef465134 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 21:44:29 addons-291578 crio[1029]: time="2024-09-12 21:44:29.327268820Z" level=info msg="Removed container 9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224: ingress-nginx/ingress-nginx-controller-bc57996ff-f6dz7/controller" id=34436887-7b87-47db-92da-59e7ef465134 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 21:44:32 addons-291578 crio[1029]: time="2024-09-12 21:44:32.961730206Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e7d93620-cab8-425e-95d2-9d38ce3edf57 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:44:32 addons-291578 crio[1029]: time="2024-09-12 21:44:32.962027787Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e7d93620-cab8-425e-95d2-9d38ce3edf57 name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	384a09ea9410b       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        6 seconds ago       Running             hello-world-app           0                   5df1f04bd40dd       hello-world-app-55bf9c44b4-k6clg
	f3437170cb20d       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   0eaa03598481f       nginx
	874e2003127c3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 12 minutes ago      Running             gcp-auth                  0                   84dfe0d79aa7b       gcp-auth-89d5ffd79-f8frt
	5fcb7c24197d6       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     1                   c45c8743ea887       ingress-nginx-admission-patch-dgxr9
	5139f99835c18       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   c7bf31d64d546       ingress-nginx-admission-create-g2wcz
	e1fb5b0b0ff1f       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        12 minutes ago      Running             metrics-server            0                   5410fe21b7163       metrics-server-84c5f94fbc-gf7n2
	b07a2aaf05a29       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             13 minutes ago      Running             coredns                   0                   2585e63f8c8ec       coredns-7c65d6cfc9-99p4j
	adefeaca70583       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   510430e5bdc5d       storage-provisioner
	ce2fec81a8fd1       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             14 minutes ago      Running             kindnet-cni               0                   15299ddf8f259       kindnet-hmcqk
	0a177ae42423c       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             14 minutes ago      Running             kube-proxy                0                   9da55af533b5c       kube-proxy-rv65p
	f24cc00ce8ca5       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             14 minutes ago      Running             kube-controller-manager   0                   17aab386b7a14       kube-controller-manager-addons-291578
	6543a2be51455       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             14 minutes ago      Running             kube-apiserver            0                   4b2c0bfdcf9f3       kube-apiserver-addons-291578
	2c1cbb0172389       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             14 minutes ago      Running             etcd                      0                   8a6f12df91ed1       etcd-addons-291578
	da04cd6774ba3       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             14 minutes ago      Running             kube-scheduler            0                   a2fc3a3456df1       kube-scheduler-addons-291578
	
	
	==> coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] <==
	[INFO] 10.244.0.11:56819 - 39295 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000142365s
	[INFO] 10.244.0.11:42226 - 61907 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000080736s
	[INFO] 10.244.0.11:42226 - 47343 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000109493s
	[INFO] 10.244.0.11:43125 - 46588 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.005481476s
	[INFO] 10.244.0.11:43125 - 9200 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00559525s
	[INFO] 10.244.0.11:57480 - 3959 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004994389s
	[INFO] 10.244.0.11:57480 - 47482 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005953442s
	[INFO] 10.244.0.11:36271 - 57083 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005385598s
	[INFO] 10.244.0.11:36271 - 18662 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005701349s
	[INFO] 10.244.0.11:43878 - 23993 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000098258s
	[INFO] 10.244.0.11:43878 - 43453 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00009595s
	[INFO] 10.244.0.21:42720 - 41147 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00021871s
	[INFO] 10.244.0.21:59212 - 63982 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000316667s
	[INFO] 10.244.0.21:55207 - 9647 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000126235s
	[INFO] 10.244.0.21:52823 - 53779 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000166141s
	[INFO] 10.244.0.21:58343 - 17928 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119721s
	[INFO] 10.244.0.21:33191 - 49846 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000159472s
	[INFO] 10.244.0.21:56589 - 30347 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008122802s
	[INFO] 10.244.0.21:49051 - 35138 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008219816s
	[INFO] 10.244.0.21:59574 - 12355 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006371063s
	[INFO] 10.244.0.21:49532 - 19340 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007862249s
	[INFO] 10.244.0.21:37137 - 36463 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005834871s
	[INFO] 10.244.0.21:57338 - 59577 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006856137s
	[INFO] 10.244.0.21:56575 - 2606 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00067557s
	[INFO] 10.244.0.21:58933 - 28842 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000775118s
	
	
	==> describe nodes <==
	Name:               addons-291578
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-291578
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8
	                    minikube.k8s.io/name=addons-291578
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_12T21_30_07_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-291578
	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:  Thu, 12 Sep 2024 21:30:04 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-291578
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 12 Sep 2024 21:44:26 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 12 Sep 2024 21:42:42 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 12 Sep 2024 21:42:42 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 12 Sep 2024 21:42:42 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 12 Sep 2024 21:42:42 +0000   Thu, 12 Sep 2024 21:30:53 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-291578
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 c5ad4fa976d04d4f94a8c9238997f086
	  System UUID:                33a08936-167e-4ae5-9b18-b62dd8454c31
	  Boot ID:                    011d9935-430a-4739-a31a-f5265d3c574c
	  Kernel Version:             5.15.0-1067-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	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%)         11m
	  default                     hello-world-app-55bf9c44b4-k6clg         0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m33s
	  gcp-auth                    gcp-auth-89d5ffd79-f8frt                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-7c65d6cfc9-99p4j                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     14m
	  kube-system                 etcd-addons-291578                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         14m
	  kube-system                 kindnet-hmcqk                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-291578             250m (3%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-291578    200m (2%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-rv65p                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-291578             100m (1%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-gf7n2          100m (1%)     0 (0%)      200Mi (0%)       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                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 14m   kube-proxy       
	  Normal   Starting                 14m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  14m   kubelet          Node addons-291578 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m   kubelet          Node addons-291578 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m   kubelet          Node addons-291578 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m   node-controller  Node addons-291578 event: Registered Node addons-291578 in Controller
	  Normal   NodeReady                13m   kubelet          Node addons-291578 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.002952] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000650] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000664] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000612] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000620] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000676] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.566869] 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.
	[  +6.668200] kauditd_printk_skb: 46 callbacks suppressed
	[Sep12 21:42] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000010] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[  +1.008063] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[  +2.015814] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[  +4.159703] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[  +8.191328] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[ +16.130733] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[Sep12 21:43] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	
	
	==> etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] <==
	{"level":"info","ts":"2024-09-12T21:30:15.051240Z","caller":"traceutil/trace.go:171","msg":"trace[2106919775] transaction","detail":"{read_only:false; response_revision:374; number_of_response:1; }","duration":"193.481285ms","start":"2024-09-12T21:30:14.857739Z","end":"2024-09-12T21:30:15.051220Z","steps":["trace[2106919775] 'process raft request'  (duration: 193.382721ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:16.068667Z","caller":"traceutil/trace.go:171","msg":"trace[1834017330] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"200.79453ms","start":"2024-09-12T21:30:15.867854Z","end":"2024-09-12T21:30:16.068649Z","steps":["trace[1834017330] 'process raft request'  (duration: 198.737092ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:16.069854Z","caller":"traceutil/trace.go:171","msg":"trace[1616096808] linearizableReadLoop","detail":"{readStateIndex:423; appliedIndex:421; }","duration":"119.67602ms","start":"2024-09-12T21:30:15.950166Z","end":"2024-09-12T21:30:16.069842Z","steps":["trace[1616096808] 'read index received'  (duration: 116.357103ms)","trace[1616096808] 'applied index is now lower than readState.Index'  (duration: 3.31841ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T21:30:16.148910Z","caller":"traceutil/trace.go:171","msg":"trace[413059336] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"280.738393ms","start":"2024-09-12T21:30:15.868152Z","end":"2024-09-12T21:30:16.148890Z","steps":["trace[413059336] 'process raft request'  (duration: 201.433487ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.149756Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.57379ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:16.149877Z","caller":"traceutil/trace.go:171","msg":"trace[1176991457] range","detail":"{range_begin:/registry/deployments/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:415; }","duration":"199.702286ms","start":"2024-09-12T21:30:15.950161Z","end":"2024-09-12T21:30:16.149863Z","steps":["trace[1176991457] 'agreement among raft nodes before linearized reading'  (duration: 199.54321ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.357445Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.140752ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-291578\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-12T21:30:16.357612Z","caller":"traceutil/trace.go:171","msg":"trace[148576843] range","detail":"{range_begin:/registry/minions/addons-291578; range_end:; response_count:1; response_revision:427; }","duration":"100.314605ms","start":"2024-09-12T21:30:16.257283Z","end":"2024-09-12T21:30:16.357598Z","steps":["trace[148576843] 'agreement among raft nodes before linearized reading'  (duration: 100.115676ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.759304Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.277963ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:16.759438Z","caller":"traceutil/trace.go:171","msg":"trace[236142755] range","detail":"{range_begin:/registry/services/specs/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:467; }","duration":"101.418654ms","start":"2024-09-12T21:30:16.658005Z","end":"2024-09-12T21:30:16.759423Z","steps":["trace[236142755] 'agreement among raft nodes before linearized reading'  (duration: 98.838496ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.465190Z","caller":"traceutil/trace.go:171","msg":"trace[791330675] linearizableReadLoop","detail":"{readStateIndex:916; appliedIndex:914; }","duration":"114.88206ms","start":"2024-09-12T21:30:53.350293Z","end":"2024-09-12T21:30:53.465175Z","steps":["trace[791330675] 'read index received'  (duration: 22.208243ms)","trace[791330675] 'applied index is now lower than readState.Index'  (duration: 92.673288ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T21:30:53.465250Z","caller":"traceutil/trace.go:171","msg":"trace[1762982292] transaction","detail":"{read_only:false; response_revision:889; number_of_response:1; }","duration":"157.03585ms","start":"2024-09-12T21:30:53.308184Z","end":"2024-09-12T21:30:53.465220Z","steps":["trace[1762982292] 'process raft request'  (duration: 64.220366ms)","trace[1762982292] 'compare'  (duration: 92.633825ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T21:30:53.465330Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.020715ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:53.465253Z","caller":"traceutil/trace.go:171","msg":"trace[1877078387] transaction","detail":"{read_only:false; response_revision:890; number_of_response:1; }","duration":"128.195272ms","start":"2024-09-12T21:30:53.337042Z","end":"2024-09-12T21:30:53.465237Z","steps":["trace[1877078387] 'process raft request'  (duration: 128.094454ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.465362Z","caller":"traceutil/trace.go:171","msg":"trace[1943767070] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:890; }","duration":"115.066507ms","start":"2024-09-12T21:30:53.350287Z","end":"2024-09-12T21:30:53.465353Z","steps":["trace[1943767070] 'agreement among raft nodes before linearized reading'  (duration: 114.951181ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.654613Z","caller":"traceutil/trace.go:171","msg":"trace[1568096624] transaction","detail":"{read_only:false; response_revision:893; number_of_response:1; }","duration":"171.702837ms","start":"2024-09-12T21:30:53.482900Z","end":"2024-09-12T21:30:53.654603Z","steps":["trace[1568096624] 'process raft request'  (duration: 171.631581ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.654616Z","caller":"traceutil/trace.go:171","msg":"trace[1949886282] transaction","detail":"{read_only:false; response_revision:892; number_of_response:1; }","duration":"178.138749ms","start":"2024-09-12T21:30:53.476454Z","end":"2024-09-12T21:30:53.654593Z","steps":["trace[1949886282] 'process raft request'  (duration: 129.495443ms)","trace[1949886282] 'compare'  (duration: 48.485488ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T21:31:51.238293Z","caller":"traceutil/trace.go:171","msg":"trace[625340852] transaction","detail":"{read_only:false; response_revision:1164; number_of_response:1; }","duration":"134.778305ms","start":"2024-09-12T21:31:51.103497Z","end":"2024-09-12T21:31:51.238275Z","steps":["trace[625340852] 'process raft request'  (duration: 134.669409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:31:51.238368Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.780642ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:31:51.238431Z","caller":"traceutil/trace.go:171","msg":"trace[269064100] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1164; }","duration":"118.846ms","start":"2024-09-12T21:31:51.119554Z","end":"2024-09-12T21:31:51.238400Z","steps":["trace[269064100] 'agreement among raft nodes before linearized reading'  (duration: 118.727506ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:31:51.239268Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.271444ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/\" range_end:\"/registry/events0\" limit:500 ","response":"range_response_count:211 size:170641"}
	{"level":"info","ts":"2024-09-12T21:31:51.239319Z","caller":"traceutil/trace.go:171","msg":"trace[2113307075] range","detail":"{range_begin:/registry/events/; range_end:/registry/events0; response_count:211; response_revision:1164; }","duration":"134.33493ms","start":"2024-09-12T21:31:51.104973Z","end":"2024-09-12T21:31:51.239308Z","steps":["trace[2113307075] 'agreement among raft nodes before linearized reading'  (duration: 133.319963ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:40:03.258258Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1571}
	{"level":"info","ts":"2024-09-12T21:40:03.283575Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1571,"took":"24.839001ms","hash":3082618704,"current-db-size-bytes":6627328,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3428352,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-12T21:40:03.283625Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3082618704,"revision":1571,"compact-revision":-1}
	
	
	==> gcp-auth [874e2003127c36546952e13f0ad92b5f2064891b7c57ee2bf7bad63d0f482979] <==
	2024/09/12 21:32:53 Ready to write response ...
	2024/09/12 21:41:01 Ready to marshal response ...
	2024/09/12 21:41:01 Ready to write response ...
	2024/09/12 21:41:06 Ready to marshal response ...
	2024/09/12 21:41:06 Ready to write response ...
	2024/09/12 21:41:07 Ready to marshal response ...
	2024/09/12 21:41:07 Ready to write response ...
	2024/09/12 21:41:07 Ready to marshal response ...
	2024/09/12 21:41:07 Ready to write response ...
	2024/09/12 21:41:08 Ready to marshal response ...
	2024/09/12 21:41:08 Ready to write response ...
	2024/09/12 21:41:21 Ready to marshal response ...
	2024/09/12 21:41:21 Ready to write response ...
	2024/09/12 21:41:44 Ready to marshal response ...
	2024/09/12 21:41:44 Ready to write response ...
	2024/09/12 21:42:00 Ready to marshal response ...
	2024/09/12 21:42:00 Ready to write response ...
	2024/09/12 21:42:09 Ready to marshal response ...
	2024/09/12 21:42:09 Ready to write response ...
	2024/09/12 21:42:09 Ready to marshal response ...
	2024/09/12 21:42:09 Ready to write response ...
	2024/09/12 21:42:09 Ready to marshal response ...
	2024/09/12 21:42:09 Ready to write response ...
	2024/09/12 21:44:23 Ready to marshal response ...
	2024/09/12 21:44:23 Ready to write response ...
	
	
	==> kernel <==
	 21:44:34 up 26 min,  0 users,  load average: 0.18, 0.26, 0.23
	Linux addons-291578 5.15.0-1067-gcp #75~20.04.1-Ubuntu SMP Wed Aug 7 20:43:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] <==
	I0912 21:42:32.855855       1 main.go:299] handling current node
	I0912 21:42:42.850069       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:42:42.850119       1 main.go:299] handling current node
	I0912 21:42:52.856040       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:42:52.856077       1 main.go:299] handling current node
	I0912 21:43:02.849876       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:43:02.849904       1 main.go:299] handling current node
	I0912 21:43:12.849977       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:43:12.850009       1 main.go:299] handling current node
	I0912 21:43:22.852344       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:43:22.852382       1 main.go:299] handling current node
	I0912 21:43:32.849574       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:43:32.849614       1 main.go:299] handling current node
	I0912 21:43:42.856483       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:43:42.856521       1 main.go:299] handling current node
	I0912 21:43:52.855898       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:43:52.855981       1 main.go:299] handling current node
	I0912 21:44:02.849649       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:44:02.849708       1 main.go:299] handling current node
	I0912 21:44:12.849881       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:44:12.849920       1 main.go:299] handling current node
	I0912 21:44:22.849811       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:44:22.849853       1 main.go:299] handling current node
	I0912 21:44:32.849761       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:44:32.849802       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] <==
	E0912 21:32:43.357113       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.139.244:443: connect: connection refused" logger="UnhandledError"
	E0912 21:32:43.358651       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.139.244:443: connect: connection refused" logger="UnhandledError"
	I0912 21:32:43.394689       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0912 21:41:04.888160       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.23:53592: read: connection reset by peer
	I0912 21:41:18.233781       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0912 21:41:19.254153       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0912 21:41:23.546288       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0912 21:41:37.576760       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0912 21:42:00.156975       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.157022       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.170090       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.170228       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.170321       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.170381       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.254482       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.255476       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.268227       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.268282       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.670536       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0912 21:42:00.953410       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.96.143.94"}
	W0912 21:42:01.171299       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0912 21:42:01.269027       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0912 21:42:01.273919       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0912 21:42:09.687599       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.166.241"}
	I0912 21:44:23.857869       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.170.206"}
	
	
	==> kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] <==
	W0912 21:43:11.721491       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
	E0912 21:43:11.721528       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"
	W0912 21:43:15.180092       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
	E0912 21:43:15.180139       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"
	W0912 21:43:19.465183       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
	E0912 21:43:19.465227       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"
	W0912 21:43:27.025258       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
	E0912 21:43:27.025296       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"
	W0912 21:43:47.853103       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
	E0912 21:43:47.853149       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"
	W0912 21:44:00.991915       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
	E0912 21:44:00.991965       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"
	W0912 21:44:07.332300       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
	E0912 21:44:07.332347       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"
	W0912 21:44:13.255229       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
	E0912 21:44:13.255271       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"
	I0912 21:44:23.633840       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="17.413671ms"
	I0912 21:44:23.637228       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="3.338241ms"
	I0912 21:44:23.637304       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="39.742µs"
	I0912 21:44:23.641329       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="39.338µs"
	I0912 21:44:25.796613       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0912 21:44:25.798028       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="5.051µs"
	I0912 21:44:25.799902       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0912 21:44:27.322921       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.010015ms"
	I0912 21:44:27.322992       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="39.303µs"
	
	
	==> kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] <==
	I0912 21:30:12.295657       1 server_linux.go:66] "Using iptables proxy"
	I0912 21:30:12.423825       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0912 21:30:12.423906       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`"
	I0912 21:30:12.443125       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0912 21:30:12.443190       1 server_linux.go:169] "Using iptables Proxier"
	I0912 21:30:12.444994       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"
	I0912 21:30:12.445329       1 server.go:483] "Version info" version="v1.31.1"
	I0912 21:30:12.445357       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0912 21:30:12.446264       1 config.go:199] "Starting service config controller"
	I0912 21:30:12.446300       1 config.go:105] "Starting endpoint slice config controller"
	I0912 21:30:12.446306       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0912 21:30:12.446321       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0912 21:30:12.446431       1 config.go:328] "Starting node config controller"
	I0912 21:30:12.446443       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0912 21:30:12.548037       1 shared_informer.go:320] Caches are synced for node config
	I0912 21:30:12.548088       1 shared_informer.go:320] Caches are synced for service config
	I0912 21:30:12.548120       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] <==
	W0912 21:30:04.573321       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
	W0912 21:30:04.573382       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
	E0912 21:30:04.574082       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"
	W0912 21:30:04.573394       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0912 21:30:04.574164       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:04.573398       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
	E0912 21:30:04.574191       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"
	E0912 21:30:04.574316       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"
	W0912 21:30:05.385367       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0912 21:30:05.385415       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.487033       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0912 21:30:05.487084       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.493474       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
	E0912 21:30:05.493510       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"
	W0912 21:30:05.599363       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
	E0912 21:30:05.599408       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"
	W0912 21:30:05.609811       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
	E0912 21:30:05.609859       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"
	W0912 21:30:05.623136       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
	E0912 21:30:05.623174       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"
	W0912 21:30:05.677044       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0912 21:30:05.677095       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.689730       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
	E0912 21:30:05.689963       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"
	I0912 21:30:05.968996       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 12 21:44:24 addons-291578 kubelet[1627]: I0912 21:44:24.800923    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4fjkd\" (UniqueName: \"kubernetes.io/projected/acd71a7d-1d36-486d-938f-18b2d328c028-kube-api-access-4fjkd\") pod \"acd71a7d-1d36-486d-938f-18b2d328c028\" (UID: \"acd71a7d-1d36-486d-938f-18b2d328c028\") "
	Sep 12 21:44:24 addons-291578 kubelet[1627]: I0912 21:44:24.802735    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/acd71a7d-1d36-486d-938f-18b2d328c028-kube-api-access-4fjkd" (OuterVolumeSpecName: "kube-api-access-4fjkd") pod "acd71a7d-1d36-486d-938f-18b2d328c028" (UID: "acd71a7d-1d36-486d-938f-18b2d328c028"). InnerVolumeSpecName "kube-api-access-4fjkd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 21:44:24 addons-291578 kubelet[1627]: I0912 21:44:24.901450    1627 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-4fjkd\" (UniqueName: \"kubernetes.io/projected/acd71a7d-1d36-486d-938f-18b2d328c028-kube-api-access-4fjkd\") on node \"addons-291578\" DevicePath \"\""
	Sep 12 21:44:25 addons-291578 kubelet[1627]: I0912 21:44:25.304425    1627 scope.go:117] "RemoveContainer" containerID="bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4"
	Sep 12 21:44:25 addons-291578 kubelet[1627]: I0912 21:44:25.319937    1627 scope.go:117] "RemoveContainer" containerID="bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4"
	Sep 12 21:44:25 addons-291578 kubelet[1627]: E0912 21:44:25.320308    1627 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4\": container with ID starting with bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4 not found: ID does not exist" containerID="bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4"
	Sep 12 21:44:25 addons-291578 kubelet[1627]: I0912 21:44:25.320347    1627 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4"} err="failed to get container status \"bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4\": rpc error: code = NotFound desc = could not find container \"bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4\": container with ID starting with bd427e0fdc0c0cf3dc3b711db9364f7e74de832a9a7e017828bb06d6fa4834c4 not found: ID does not exist"
	Sep 12 21:44:26 addons-291578 kubelet[1627]: I0912 21:44:26.961676    1627 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7ce2acb9-a3e7-4bd1-b1b0-0788fdd023ee" path="/var/lib/kubelet/pods/7ce2acb9-a3e7-4bd1-b1b0-0788fdd023ee/volumes"
	Sep 12 21:44:26 addons-291578 kubelet[1627]: I0912 21:44:26.962005    1627 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="acd71a7d-1d36-486d-938f-18b2d328c028" path="/var/lib/kubelet/pods/acd71a7d-1d36-486d-938f-18b2d328c028/volumes"
	Sep 12 21:44:26 addons-291578 kubelet[1627]: I0912 21:44:26.962288    1627 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ecfd03aa-b475-461c-9819-4ce3a17a8769" path="/var/lib/kubelet/pods/ecfd03aa-b475-461c-9819-4ce3a17a8769/volumes"
	Sep 12 21:44:27 addons-291578 kubelet[1627]: E0912 21:44:27.223089    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177467222874275,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:44:27 addons-291578 kubelet[1627]: E0912 21:44:27.223122    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177467222874275,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:44:27 addons-291578 kubelet[1627]: I0912 21:44:27.317915    1627 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-k6clg" podStartSLOduration=1.196715536 podStartE2EDuration="4.317895536s" podCreationTimestamp="2024-09-12 21:44:23 +0000 UTC" firstStartedPulling="2024-09-12 21:44:23.983419329 +0000 UTC m=+857.143747962" lastFinishedPulling="2024-09-12 21:44:27.104599329 +0000 UTC m=+860.264927962" observedRunningTime="2024-09-12 21:44:27.317736403 +0000 UTC m=+860.478065073" watchObservedRunningTime="2024-09-12 21:44:27.317895536 +0000 UTC m=+860.478224183"
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.127747    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/7441ca69-b848-4153-9d8e-b2df73e78c63-webhook-cert\") pod \"7441ca69-b848-4153-9d8e-b2df73e78c63\" (UID: \"7441ca69-b848-4153-9d8e-b2df73e78c63\") "
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.127794    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-vfzqn\" (UniqueName: \"kubernetes.io/projected/7441ca69-b848-4153-9d8e-b2df73e78c63-kube-api-access-vfzqn\") pod \"7441ca69-b848-4153-9d8e-b2df73e78c63\" (UID: \"7441ca69-b848-4153-9d8e-b2df73e78c63\") "
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.129585    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/7441ca69-b848-4153-9d8e-b2df73e78c63-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "7441ca69-b848-4153-9d8e-b2df73e78c63" (UID: "7441ca69-b848-4153-9d8e-b2df73e78c63"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.129592    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7441ca69-b848-4153-9d8e-b2df73e78c63-kube-api-access-vfzqn" (OuterVolumeSpecName: "kube-api-access-vfzqn") pod "7441ca69-b848-4153-9d8e-b2df73e78c63" (UID: "7441ca69-b848-4153-9d8e-b2df73e78c63"). InnerVolumeSpecName "kube-api-access-vfzqn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.228908    1627 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/7441ca69-b848-4153-9d8e-b2df73e78c63-webhook-cert\") on node \"addons-291578\" DevicePath \"\""
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.228941    1627 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-vfzqn\" (UniqueName: \"kubernetes.io/projected/7441ca69-b848-4153-9d8e-b2df73e78c63-kube-api-access-vfzqn\") on node \"addons-291578\" DevicePath \"\""
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.313910    1627 scope.go:117] "RemoveContainer" containerID="9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224"
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.327497    1627 scope.go:117] "RemoveContainer" containerID="9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224"
	Sep 12 21:44:29 addons-291578 kubelet[1627]: E0912 21:44:29.327871    1627 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224\": container with ID starting with 9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224 not found: ID does not exist" containerID="9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224"
	Sep 12 21:44:29 addons-291578 kubelet[1627]: I0912 21:44:29.327909    1627 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224"} err="failed to get container status \"9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224\": rpc error: code = NotFound desc = could not find container \"9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224\": container with ID starting with 9d00e8ca993f175ab86fc4d66e951275efbbb1b62bfd6786c1c6e6af95e9a224 not found: ID does not exist"
	Sep 12 21:44:30 addons-291578 kubelet[1627]: I0912 21:44:30.962435    1627 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7441ca69-b848-4153-9d8e-b2df73e78c63" path="/var/lib/kubelet/pods/7441ca69-b848-4153-9d8e-b2df73e78c63/volumes"
	Sep 12 21:44:32 addons-291578 kubelet[1627]: E0912 21:44:32.962378    1627 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="70e792b8-8012-45fc-917f-7d79059091fc"
	
	
	==> storage-provisioner [adefeaca705833031953552264ad3b6b1cff1caddc827d3f4e04863420c68ce4] <==
	I0912 21:30:54.060452       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0912 21:30:54.067669       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0912 21:30:54.067781       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0912 21:30:54.073321       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0912 21:30:54.073448       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132!
	I0912 21:30:54.074378       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"8c6929e4-823b-4aaf-97b5-fe5bace52963", APIVersion:"v1", ResourceVersion:"922", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132 became leader
	I0912 21:30:54.174703       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-291578 -n addons-291578
helpers_test.go:261: (dbg) Run:  kubectl --context addons-291578 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-291578 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-291578 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-291578/192.168.49.2
	Start Time:       Thu, 12 Sep 2024 21:32:53 +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-pb5kb (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-pb5kb:
	    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  11m                 default-scheduler  Successfully assigned default/busybox to addons-291578
	  Normal   Pulling    10m (x4 over 11m)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     10m (x4 over 11m)   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     10m (x4 over 11m)   kubelet            Error: ErrImagePull
	  Warning  Failed     10m (x6 over 11m)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    92s (x44 over 11m)  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 (154.44s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (335.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 1.859799ms
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-gf7n2" [07270afb-4dfe-485a-88d4-ff497ee5d02a] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003785058s
addons_test.go:417: (dbg) Run:  kubectl --context addons-291578 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-291578 top pods -n kube-system: exit status 1 (66.951627ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 11m17.493209292s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 11m19.155477917s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 11m24.350870241s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 11m34.466224598s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 11m44.566798754s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 12m0.56891113s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 12m20.653036465s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 12m57.759677659s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 14m3.550353674s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 14m38.323953137s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 15m17.925646051s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 15m53.136475064s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-99p4j, age: 16m44.430256831s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 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-291578
helpers_test.go:235: (dbg) docker inspect addons-291578:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8",
	        "Created": "2024-09-12T21:29:51.113392106Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 14677,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-12T21:29:51.244202845Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:1e046fff9d873d0625e7bcc757c3514a16d475711d13430b9690fa498decc3a8",
	        "ResolvConfPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/hostname",
	        "HostsPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/hosts",
	        "LogPath": "/var/lib/docker/containers/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8/961aadf2bc051bead1c5d8e37a7a83a0d7210c48d03ad379d759c2440eead1c8-json.log",
	        "Name": "/addons-291578",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-291578:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-291578",
	            "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/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b-init/diff:/var/lib/docker/overlay2/f66ca0edc916c7b98c8a71d158d4c5b24aaaaa32a07615edb595886eb1db6c66/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3c008d074de72d3c8f79e9dadccb5415017c6dbe30a26f2754feec2bcb97f14b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-291578",
	                "Source": "/var/lib/docker/volumes/addons-291578/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-291578",
	            "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-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889",
	            "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-291578",
	                "name.minikube.sigs.k8s.io": "addons-291578",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1e961a3cd18686554f8cdcaf48f4ef3bf0adba0700036e79384ad1fde2eaa88d",
	            "SandboxKey": "/var/run/docker/netns/1e961a3cd186",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-291578": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "af7003067e3a21852e05c1649a4540a0d3feae8d979d18b3e75337be888ff6ec",
	                    "EndpointID": "f92835b5bce6ef6ff6c9d83aeea9332443d39fea453b2b9c29d93d06621e01af",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-291578",
	                        "961aadf2bc05"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-291578 -n addons-291578
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-amd64 -p addons-291578 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 logs -n 25: (1.142615164s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-095522 | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | download-docker-095522                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-095522                                                                   | download-docker-095522 | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-075534   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | binary-mirror-075534                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39981                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-075534                                                                     | binary-mirror-075534   | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| addons  | enable dashboard -p                                                                         | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-291578 --wait=true                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:32 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | -p addons-291578                                                                            |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-291578 ssh cat                                                                       | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | /opt/local-path-provisioner/pvc-5d429e5f-a19f-4d3a-9d39-bce52913af15_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:42 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-291578 addons                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:41 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-291578 addons                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:41 UTC | 12 Sep 24 21:42 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-291578 ip                                                                            | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | -p addons-291578                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | addons-291578                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-291578 ssh curl -s                                                                   | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:42 UTC | 12 Sep 24 21:42 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-291578 ip                                                                            | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:44 UTC | 12 Sep 24 21:44 UTC |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:44 UTC | 12 Sep 24 21:44 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-291578 addons disable                                                                | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:44 UTC | 12 Sep 24 21:44 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-291578 addons                                                                        | addons-291578          | jenkins | v1.34.0 | 12 Sep 24 21:46 UTC | 12 Sep 24 21:46 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 21:29:29
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 21:29:29.165138   13938 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:29:29.165380   13938 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:29:29.165389   13938 out.go:358] Setting ErrFile to fd 2...
	I0912 21:29:29.165396   13938 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:29:29.165557   13938 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 21:29:29.166124   13938 out.go:352] Setting JSON to false
	I0912 21:29:29.166896   13938 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":715,"bootTime":1726175854,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0912 21:29:29.166951   13938 start.go:139] virtualization: kvm guest
	I0912 21:29:29.169101   13938 out.go:177] * [addons-291578] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0912 21:29:29.170387   13938 notify.go:220] Checking for updates...
	I0912 21:29:29.170407   13938 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 21:29:29.171854   13938 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 21:29:29.173247   13938 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:29:29.174434   13938 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	I0912 21:29:29.175566   13938 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0912 21:29:29.176698   13938 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 21:29:29.177806   13938 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 21:29:29.198118   13938 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 21:29:29.198252   13938 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:29:29.242868   13938 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-12 21:29:29.234592108 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:29:29.242964   13938 docker.go:318] overlay module found
	I0912 21:29:29.244718   13938 out.go:177] * Using the docker driver based on user configuration
	I0912 21:29:29.245884   13938 start.go:297] selected driver: docker
	I0912 21:29:29.245907   13938 start.go:901] validating driver "docker" against <nil>
	I0912 21:29:29.245918   13938 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 21:29:29.246607   13938 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:29:29.288690   13938 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-12 21:29:29.280632778 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:29:29.288843   13938 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 21:29:29.289059   13938 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]
	I0912 21:29:29.290804   13938 out.go:177] * Using Docker driver with root privileges
	I0912 21:29:29.292063   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:29:29.292082   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:29:29.292091   13938 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 21:29:29.292155   13938 start.go:340] cluster config:
	{Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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}
	I0912 21:29:29.293367   13938 out.go:177] * Starting "addons-291578" primary control-plane node in "addons-291578" cluster
	I0912 21:29:29.294513   13938 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 21:29:29.295514   13938 out.go:177] * Pulling base image v0.0.45-1726156396-19616 ...
	I0912 21:29:29.296673   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:29.296708   13938 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0912 21:29:29.296726   13938 cache.go:56] Caching tarball of preloaded images
	I0912 21:29:29.296770   13938 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 21:29:29.296813   13938 preload.go:172] Found /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0912 21:29:29.296823   13938 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0912 21:29:29.297116   13938 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json ...
	I0912 21:29:29.297137   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json: {Name:mk8c64a8a634ed2bc88c857b701bc75e846b633b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:29.311137   13938 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 21:29:29.311224   13938 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 21:29:29.311238   13938 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory, skipping pull
	I0912 21:29:29.311242   13938 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 exists in cache, skipping pull
	I0912 21:29:29.311249   13938 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 as a tarball
	I0912 21:29:29.311255   13938 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from local cache
	I0912 21:29:41.225279   13938 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from cached tarball
	I0912 21:29:41.225329   13938 cache.go:194] Successfully downloaded all kic artifacts
	I0912 21:29:41.225369   13938 start.go:360] acquireMachinesLock for addons-291578: {Name:mkde87c7c86eae178e977b70081acffa0748a559 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0912 21:29:41.225456   13938 start.go:364] duration metric: took 69.311µs to acquireMachinesLock for "addons-291578"
	I0912 21:29:41.225478   13938 start.go:93] Provisioning new machine with config: &{Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 21:29:41.225557   13938 start.go:125] createHost starting for "" (driver="docker")
	I0912 21:29:41.227277   13938 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0912 21:29:41.227482   13938 start.go:159] libmachine.API.Create for "addons-291578" (driver="docker")
	I0912 21:29:41.227507   13938 client.go:168] LocalClient.Create starting
	I0912 21:29:41.227586   13938 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem
	I0912 21:29:41.435781   13938 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem
	I0912 21:29:41.655108   13938 cli_runner.go:164] Run: docker network inspect addons-291578 --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}}]}"
	W0912 21:29:41.669859   13938 cli_runner.go:211] docker network inspect addons-291578 --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
	I0912 21:29:41.669932   13938 network_create.go:284] running [docker network inspect addons-291578] to gather additional debugging logs...
	I0912 21:29:41.669953   13938 cli_runner.go:164] Run: docker network inspect addons-291578
	W0912 21:29:41.684424   13938 cli_runner.go:211] docker network inspect addons-291578 returned with exit code 1
	I0912 21:29:41.684451   13938 network_create.go:287] error running [docker network inspect addons-291578]: docker network inspect addons-291578: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-291578 not found
	I0912 21:29:41.684465   13938 network_create.go:289] output of [docker network inspect addons-291578]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-291578 not found
	
	** /stderr **
	I0912 21:29:41.684562   13938 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}}]}"
	I0912 21:29:41.698874   13938 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:0xc001c96830}
	I0912 21:29:41.698914   13938 network_create.go:124] attempt to create docker network addons-291578 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0912 21:29:41.698952   13938 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-291578 addons-291578
	I0912 21:29:41.755141   13938 network_create.go:108] docker network addons-291578 192.168.49.0/24 created
	I0912 21:29:41.755168   13938 kic.go:121] calculated static IP "192.168.49.2" for the "addons-291578" container
	I0912 21:29:41.755215   13938 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0912 21:29:41.769232   13938 cli_runner.go:164] Run: docker volume create addons-291578 --label name.minikube.sigs.k8s.io=addons-291578 --label created_by.minikube.sigs.k8s.io=true
	I0912 21:29:41.785222   13938 oci.go:103] Successfully created a docker volume addons-291578
	I0912 21:29:41.785282   13938 cli_runner.go:164] Run: docker run --rm --name addons-291578-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --entrypoint /usr/bin/test -v addons-291578:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib
	I0912 21:29:46.776846   13938 cli_runner.go:217] Completed: docker run --rm --name addons-291578-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --entrypoint /usr/bin/test -v addons-291578:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib: (4.99151606s)
	I0912 21:29:46.776878   13938 oci.go:107] Successfully prepared a docker volume addons-291578
	I0912 21:29:46.776896   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:46.776917   13938 kic.go:194] Starting extracting preloaded images to volume ...
	I0912 21:29:46.776978   13938 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-291578:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir
	I0912 21:29:51.047595   13938 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-291578:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir: (4.270583074s)
	I0912 21:29:51.047625   13938 kic.go:203] duration metric: took 4.27070464s to extract preloaded images to volume ...
	W0912 21:29:51.047746   13938 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0912 21:29:51.047862   13938 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0912 21:29:51.099496   13938 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-291578 --name addons-291578 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291578 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-291578 --network addons-291578 --ip 192.168.49.2 --volume addons-291578:/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-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889
	I0912 21:29:51.410471   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Running}}
	I0912 21:29:51.427065   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.444915   13938 cli_runner.go:164] Run: docker exec addons-291578 stat /var/lib/dpkg/alternatives/iptables
	I0912 21:29:51.486927   13938 oci.go:144] the created container "addons-291578" has a running status.
	I0912 21:29:51.486964   13938 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa...
	I0912 21:29:51.593552   13938 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0912 21:29:51.615690   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.635841   13938 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0912 21:29:51.635864   13938 kic_runner.go:114] Args: [docker exec --privileged addons-291578 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0912 21:29:51.678588   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:29:51.697167   13938 machine.go:93] provisionDockerMachine start ...
	I0912 21:29:51.697257   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:51.715890   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:51.716062   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:51.716074   13938 main.go:141] libmachine: About to run SSH command:
	hostname
	I0912 21:29:51.716828   13938 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:51854->127.0.0.1:32768: read: connection reset by peer
	I0912 21:29:54.831547   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-291578
	
	I0912 21:29:54.831569   13938 ubuntu.go:169] provisioning hostname "addons-291578"
	I0912 21:29:54.831615   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:54.848759   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:54.848942   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:54.848960   13938 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-291578 && echo "addons-291578" | sudo tee /etc/hostname
	I0912 21:29:54.969780   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-291578
	
	I0912 21:29:54.969856   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:54.986217   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:54.986404   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:54.986427   13938 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-291578' /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-291578/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-291578' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0912 21:29:55.099934   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0912 21:29:55.099958   13938 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19616-5739/.minikube CaCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19616-5739/.minikube}
	I0912 21:29:55.100001   13938 ubuntu.go:177] setting up certificates
	I0912 21:29:55.100014   13938 provision.go:84] configureAuth start
	I0912 21:29:55.100067   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.115848   13938 provision.go:143] copyHostCerts
	I0912 21:29:55.115926   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/ca.pem (1082 bytes)
	I0912 21:29:55.116039   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/cert.pem (1123 bytes)
	I0912 21:29:55.116101   13938 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19616-5739/.minikube/key.pem (1675 bytes)
	I0912 21:29:55.116149   13938 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem org=jenkins.addons-291578 san=[127.0.0.1 192.168.49.2 addons-291578 localhost minikube]
	I0912 21:29:55.338429   13938 provision.go:177] copyRemoteCerts
	I0912 21:29:55.338476   13938 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0912 21:29:55.338508   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.354897   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.440207   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0912 21:29:55.462231   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0912 21:29:55.484723   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0912 21:29:55.506351   13938 provision.go:87] duration metric: took 406.322511ms to configureAuth
	I0912 21:29:55.506379   13938 ubuntu.go:193] setting minikube options for container-runtime
	I0912 21:29:55.506551   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:29:55.506661   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.523138   13938 main.go:141] libmachine: Using SSH client type: native
	I0912 21:29:55.523312   13938 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8375c0] 0x83a320 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0912 21:29:55.523343   13938 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
	I0912 21:29:55.717922   13938 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0912 21:29:55.717944   13938 machine.go:96] duration metric: took 4.020759949s to provisionDockerMachine
	I0912 21:29:55.717953   13938 client.go:171] duration metric: took 14.490438338s to LocalClient.Create
	I0912 21:29:55.717972   13938 start.go:167] duration metric: took 14.490489865s to libmachine.API.Create "addons-291578"
	I0912 21:29:55.717981   13938 start.go:293] postStartSetup for "addons-291578" (driver="docker")
	I0912 21:29:55.717993   13938 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]
	I0912 21:29:55.718047   13938 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
	I0912 21:29:55.718093   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.734479   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.820436   13938 ssh_runner.go:195] Run: cat /etc/os-release
	I0912 21:29:55.823336   13938 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0912 21:29:55.823364   13938 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0912 21:29:55.823376   13938 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0912 21:29:55.823387   13938 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0912 21:29:55.823398   13938 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-5739/.minikube/addons for local assets ...
	I0912 21:29:55.823462   13938 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-5739/.minikube/files for local assets ...
	I0912 21:29:55.823498   13938 start.go:296] duration metric: took 105.510416ms for postStartSetup
	I0912 21:29:55.823793   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.840154   13938 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/config.json ...
	I0912 21:29:55.840435   13938 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 21:29:55.840484   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.855863   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.936574   13938 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0912 21:29:55.940456   13938 start.go:128] duration metric: took 14.714884338s to createHost
	I0912 21:29:55.940479   13938 start.go:83] releasing machines lock for "addons-291578", held for 14.715012057s
	I0912 21:29:55.940551   13938 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291578
	I0912 21:29:55.956417   13938 ssh_runner.go:195] Run: cat /version.json
	I0912 21:29:55.956465   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.956529   13938 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0912 21:29:55.956608   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:29:55.974369   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:55.974493   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:29:56.123787   13938 ssh_runner.go:195] Run: systemctl --version
	I0912 21:29:56.127660   13938 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0912 21:29:56.262784   13938 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0912 21:29:56.266672   13938 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" ;
	I0912 21:29:56.283401   13938 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0912 21:29:56.283502   13938 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" ;
	I0912 21:29:56.308356   13938 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0912 21:29:56.308377   13938 start.go:495] detecting cgroup driver to use...
	I0912 21:29:56.308404   13938 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0912 21:29:56.308437   13938 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0912 21:29:56.320853   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0912 21:29:56.330185   13938 docker.go:217] disabling cri-docker service (if available) ...
	I0912 21:29:56.330229   13938 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0912 21:29:56.341246   13938 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0912 21:29:56.352871   13938 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0912 21:29:56.424436   13938 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0912 21:29:56.498894   13938 docker.go:233] disabling docker service ...
	I0912 21:29:56.498976   13938 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0912 21:29:56.515325   13938 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0912 21:29:56.524853   13938 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0912 21:29:56.604411   13938 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0912 21:29:56.685506   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0912 21:29:56.695096   13938 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"
	I0912 21:29:56.708580   13938 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0912 21:29:56.708642   13938 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"
	I0912 21:29:56.717089   13938 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0912 21:29:56.717157   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.725487   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.733448   13938 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 21:29:56.741437   13938 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0912 21:29:56.749039   13938 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"
	I0912 21:29:56.757118   13938 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"
	I0912 21:29:56.770080   13938 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"
	I0912 21:29:56.778023   13938 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0912 21:29:56.785128   13938 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0912 21:29:56.791789   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:29:56.863438   13938 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0912 21:29:56.955146   13938 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0912 21:29:56.955224   13938 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0912 21:29:56.958243   13938 start.go:563] Will wait 60s for crictl version
	I0912 21:29:56.958290   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:29:56.961072   13938 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0912 21:29:56.990253   13938 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0912 21:29:56.990359   13938 ssh_runner.go:195] Run: crio --version
	I0912 21:29:57.022533   13938 ssh_runner.go:195] Run: crio --version
	I0912 21:29:57.055076   13938 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0912 21:29:57.056406   13938 cli_runner.go:164] Run: docker network inspect addons-291578 --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}}]}"
	I0912 21:29:57.072798   13938 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0912 21:29:57.076029   13938 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""
	I0912 21:29:57.085327   13938 kubeadm.go:883] updating cluster {Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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} ...
	I0912 21:29:57.085431   13938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:57.085505   13938 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 21:29:57.144115   13938 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 21:29:57.144135   13938 crio.go:433] Images already preloaded, skipping extraction
	I0912 21:29:57.144188   13938 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 21:29:57.174848   13938 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 21:29:57.174869   13938 cache_images.go:84] Images are preloaded, skipping loading
	I0912 21:29:57.174877   13938 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0912 21:29:57.174964   13938 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-291578 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-291578 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:}
	I0912 21:29:57.175025   13938 ssh_runner.go:195] Run: crio config
	I0912 21:29:57.214051   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:29:57.214072   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:29:57.214083   13938 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0912 21:29:57.214106   13938 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.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-291578 NodeName:addons-291578 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}
	I0912 21:29:57.214228   13938 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-291578"
	  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.1
	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
	
	I0912 21:29:57.214282   13938 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0912 21:29:57.222170   13938 binaries.go:44] Found k8s binaries, skipping transfer
	I0912 21:29:57.222225   13938 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0912 21:29:57.229476   13938 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0912 21:29:57.244509   13938 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0912 21:29:57.259506   13938 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0912 21:29:57.274475   13938 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0912 21:29:57.277409   13938 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""
	I0912 21:29:57.286612   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:29:57.355510   13938 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 21:29:57.366614   13938 certs.go:68] Setting up /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578 for IP: 192.168.49.2
	I0912 21:29:57.366638   13938 certs.go:194] generating shared ca certs ...
	I0912 21:29:57.366658   13938 certs.go:226] acquiring lock for ca certs: {Name:mk22ec9079519d60fb4fb7a909f0af2c00ecff44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.366782   13938 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key
	I0912 21:29:57.539343   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt ...
	I0912 21:29:57.539373   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt: {Name:mk5980192ebd8d2982ec1916a2a88e7376b8ece7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.539532   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key ...
	I0912 21:29:57.539541   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key: {Name:mk25ae49d7b48d76c3178630ffc4b69a6ef9a3d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.539609   13938 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key
	I0912 21:29:57.837974   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt ...
	I0912 21:29:57.838005   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt: {Name:mk2d42d171a3a8d80413cb3f3ea48f29cfc8bd2a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.838166   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key ...
	I0912 21:29:57.838177   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key: {Name:mk795740cd24db4cf609cb9cac131f154ca264d7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:57.838239   13938 certs.go:256] generating profile certs ...
	I0912 21:29:57.838290   13938 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key
	I0912 21:29:57.838304   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt with IP's: []
	I0912 21:29:58.032910   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt ...
	I0912 21:29:58.032939   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: {Name:mk7ad99fbb7712260a50bacc17d9d54fbbc428ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.033092   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key ...
	I0912 21:29:58.033101   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.key: {Name:mk1020e1bbff16a290bc4a1805d56d0a8f8b97c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.033167   13938 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d
	I0912 21:29:58.033184   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0912 21:29:58.093216   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d ...
	I0912 21:29:58.093243   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d: {Name:mkd63d6504771d3f75e1895589a1a9c69c5a2491 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.093386   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d ...
	I0912 21:29:58.093398   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d: {Name:mk16fe5d368b375b513060d5c96fa51d89aea892 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.093469   13938 certs.go:381] copying /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt.63a5166d -> /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt
	I0912 21:29:58.093534   13938 certs.go:385] copying /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key.63a5166d -> /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key
	I0912 21:29:58.093579   13938 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key
	I0912 21:29:58.093596   13938 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt with IP's: []
	I0912 21:29:58.229057   13938 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt ...
	I0912 21:29:58.229086   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt: {Name:mkcd8a24c47f00b7e9438f7e6ee2475cee32c3d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.229228   13938 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key ...
	I0912 21:29:58.229238   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key: {Name:mkb0fb8beec283813c41f1d8eb566349a1613a98 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:29:58.229398   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca-key.pem (1675 bytes)
	I0912 21:29:58.229440   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/ca.pem (1082 bytes)
	I0912 21:29:58.229467   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/cert.pem (1123 bytes)
	I0912 21:29:58.229489   13938 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-5739/.minikube/certs/key.pem (1675 bytes)
	I0912 21:29:58.230090   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0912 21:29:58.250824   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0912 21:29:58.271613   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0912 21:29:58.293040   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0912 21:29:58.312658   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0912 21:29:58.331982   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0912 21:29:58.351159   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0912 21:29:58.370543   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0912 21:29:58.390062   13938 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-5739/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0912 21:29:58.409696   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0912 21:29:58.424278   13938 ssh_runner.go:195] Run: openssl version
	I0912 21:29:58.428823   13938 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"
	I0912 21:29:58.436374   13938 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.439177   13938 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 12 21:29 /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.439217   13938 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0912 21:29:58.445335   13938 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"
	I0912 21:29:58.454390   13938 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0912 21:29:58.457517   13938 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
	I0912 21:29:58.457562   13938 kubeadm.go:392] StartCluster: {Name:addons-291578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:addons-291578 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.1 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}
	I0912 21:29:58.457629   13938 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0912 21:29:58.457692   13938 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0912 21:29:58.489715   13938 cri.go:89] found id: ""
	I0912 21:29:58.489781   13938 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0912 21:29:58.498020   13938 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0912 21:29:58.505710   13938 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0912 21:29:58.505774   13938 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
	I0912 21:29:58.512914   13938 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
	I0912 21:29:58.512929   13938 kubeadm.go:157] found existing configuration files:
	
	I0912 21:29:58.512963   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0912 21:29:58.520019   13938 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
	I0912 21:29:58.520058   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0912 21:29:58.526837   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0912 21:29:58.533739   13938 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
	I0912 21:29:58.533778   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0912 21:29:58.540814   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0912 21:29:58.547817   13938 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
	I0912 21:29:58.547866   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0912 21:29:58.554593   13938 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0912 21:29:58.561457   13938 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
	I0912 21:29:58.561507   13938 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0912 21:29:58.568366   13938 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0912 21:29:58.600731   13938 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0912 21:29:58.600792   13938 kubeadm.go:310] [preflight] Running pre-flight checks
	I0912 21:29:58.615231   13938 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0912 21:29:58.615315   13938 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-gcp
	I0912 21:29:58.615361   13938 kubeadm.go:310] OS: Linux
	I0912 21:29:58.615422   13938 kubeadm.go:310] CGROUPS_CPU: enabled
	I0912 21:29:58.615501   13938 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0912 21:29:58.615572   13938 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0912 21:29:58.615641   13938 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0912 21:29:58.615725   13938 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0912 21:29:58.616050   13938 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0912 21:29:58.616272   13938 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0912 21:29:58.616422   13938 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0912 21:29:58.616549   13938 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0912 21:29:58.662342   13938 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0912 21:29:58.662474   13938 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0912 21:29:58.662623   13938 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0912 21:29:58.668054   13938 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0912 21:29:58.670830   13938 out.go:235]   - Generating certificates and keys ...
	I0912 21:29:58.670972   13938 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0912 21:29:58.671072   13938 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0912 21:29:58.957589   13938 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0912 21:29:59.214268   13938 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0912 21:29:59.347740   13938 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0912 21:29:59.561267   13938 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0912 21:29:59.636999   13938 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0912 21:29:59.637133   13938 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-291578 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 21:29:59.733855   13938 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0912 21:29:59.733969   13938 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-291578 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 21:29:59.982296   13938 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0912 21:30:00.335848   13938 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0912 21:30:00.415330   13938 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0912 21:30:00.415423   13938 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0912 21:30:00.598614   13938 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0912 21:30:00.843333   13938 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0912 21:30:00.889641   13938 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0912 21:30:01.001376   13938 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0912 21:30:01.140123   13938 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0912 21:30:01.140555   13938 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0912 21:30:01.142747   13938 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0912 21:30:01.145067   13938 out.go:235]   - Booting up control plane ...
	I0912 21:30:01.145189   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0912 21:30:01.145293   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0912 21:30:01.145380   13938 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0912 21:30:01.157142   13938 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0912 21:30:01.162375   13938 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0912 21:30:01.162449   13938 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0912 21:30:01.237546   13938 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0912 21:30:01.237651   13938 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0912 21:30:01.739015   13938 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.508785ms
	I0912 21:30:01.739099   13938 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0912 21:30:06.241222   13938 kubeadm.go:310] [api-check] The API server is healthy after 4.50218273s
	I0912 21:30:06.251541   13938 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0912 21:30:06.261343   13938 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0912 21:30:06.279086   13938 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0912 21:30:06.279282   13938 kubeadm.go:310] [mark-control-plane] Marking the node addons-291578 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0912 21:30:06.286925   13938 kubeadm.go:310] [bootstrap-token] Using token: ew3z8k.hmzo9mfb854oil49
	I0912 21:30:06.288442   13938 out.go:235]   - Configuring RBAC rules ...
	I0912 21:30:06.288560   13938 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0912 21:30:06.291310   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0912 21:30:06.296550   13938 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
	I0912 21:30:06.299830   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0912 21:30:06.302415   13938 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0912 21:30:06.307570   13938 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0912 21:30:06.647737   13938 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0912 21:30:07.064518   13938 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0912 21:30:07.646526   13938 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0912 21:30:07.647256   13938 kubeadm.go:310] 
	I0912 21:30:07.647339   13938 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0912 21:30:07.647347   13938 kubeadm.go:310] 
	I0912 21:30:07.647436   13938 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0912 21:30:07.647443   13938 kubeadm.go:310] 
	I0912 21:30:07.647477   13938 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0912 21:30:07.647558   13938 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0912 21:30:07.647631   13938 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0912 21:30:07.647641   13938 kubeadm.go:310] 
	I0912 21:30:07.647722   13938 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0912 21:30:07.647732   13938 kubeadm.go:310] 
	I0912 21:30:07.647790   13938 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0912 21:30:07.647800   13938 kubeadm.go:310] 
	I0912 21:30:07.647879   13938 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0912 21:30:07.647980   13938 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0912 21:30:07.648065   13938 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0912 21:30:07.648073   13938 kubeadm.go:310] 
	I0912 21:30:07.648179   13938 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0912 21:30:07.648300   13938 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0912 21:30:07.648313   13938 kubeadm.go:310] 
	I0912 21:30:07.648388   13938 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ew3z8k.hmzo9mfb854oil49 \
	I0912 21:30:07.648533   13938 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:41ee46de291362ab469932e4efc342bc96ac661c433a8a7cd92560fb6459b674 \
	I0912 21:30:07.648565   13938 kubeadm.go:310] 	--control-plane 
	I0912 21:30:07.648576   13938 kubeadm.go:310] 
	I0912 21:30:07.648689   13938 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0912 21:30:07.648700   13938 kubeadm.go:310] 
	I0912 21:30:07.648787   13938 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ew3z8k.hmzo9mfb854oil49 \
	I0912 21:30:07.648908   13938 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:41ee46de291362ab469932e4efc342bc96ac661c433a8a7cd92560fb6459b674 
	I0912 21:30:07.650791   13938 kubeadm.go:310] W0912 21:29:58.598483    1291 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.
	I0912 21:30:07.651042   13938 kubeadm.go:310] W0912 21:29:58.598995    1291 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.
	I0912 21:30:07.651224   13938 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-1067-gcp\n", err: exit status 1
	I0912 21:30:07.651320   13938 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0912 21:30:07.651340   13938 cni.go:84] Creating CNI manager for ""
	I0912 21:30:07.651349   13938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:30:07.653280   13938 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0912 21:30:07.654878   13938 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0912 21:30:07.659119   13938 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0912 21:30:07.659136   13938 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0912 21:30:07.675416   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0912 21:30:07.861775   13938 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0912 21:30:07.861844   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:07.861857   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-291578 minikube.k8s.io/updated_at=2024_09_12T21_30_07_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8 minikube.k8s.io/name=addons-291578 minikube.k8s.io/primary=true
	I0912 21:30:07.964314   13938 ops.go:34] apiserver oom_adj: -16
	I0912 21:30:07.964426   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:08.464531   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:08.965502   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:09.465166   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:09.965212   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:10.465467   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:10.965449   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:11.465348   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:11.964544   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:12.465522   13938 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 21:30:12.527064   13938 kubeadm.go:1113] duration metric: took 4.665282257s to wait for elevateKubeSystemPrivileges
	I0912 21:30:12.527103   13938 kubeadm.go:394] duration metric: took 14.069543246s to StartCluster
	I0912 21:30:12.527124   13938 settings.go:142] acquiring lock: {Name:mk7bc5c3eb328b4866fae330fce84fd2d9fa79c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:30:12.527243   13938 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:30:12.527641   13938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-5739/kubeconfig: {Name:mkbe0257f11aa7a144bf75b754f172119d400dbf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 21:30:12.527825   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0912 21:30:12.527855   13938 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 21:30:12.527907   13938 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:true 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]
	I0912 21:30:12.528000   13938 addons.go:69] Setting yakd=true in profile "addons-291578"
	I0912 21:30:12.528023   13938 addons.go:69] Setting inspektor-gadget=true in profile "addons-291578"
	I0912 21:30:12.528033   13938 addons.go:234] Setting addon yakd=true in "addons-291578"
	I0912 21:30:12.528044   13938 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-291578"
	I0912 21:30:12.528053   13938 addons.go:234] Setting addon inspektor-gadget=true in "addons-291578"
	I0912 21:30:12.528055   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:30:12.528050   13938 addons.go:69] Setting gcp-auth=true in profile "addons-291578"
	I0912 21:30:12.528073   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528080   13938 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-291578"
	I0912 21:30:12.528089   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528091   13938 addons.go:69] Setting ingress=true in profile "addons-291578"
	I0912 21:30:12.528103   13938 addons.go:69] Setting default-storageclass=true in profile "addons-291578"
	I0912 21:30:12.528102   13938 addons.go:69] Setting ingress-dns=true in profile "addons-291578"
	I0912 21:30:12.528109   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528123   13938 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-291578"
	I0912 21:30:12.528127   13938 addons.go:234] Setting addon ingress-dns=true in "addons-291578"
	I0912 21:30:12.528140   13938 addons.go:69] Setting volcano=true in profile "addons-291578"
	I0912 21:30:12.528159   13938 addons.go:234] Setting addon volcano=true in "addons-291578"
	I0912 21:30:12.528170   13938 addons.go:69] Setting volumesnapshots=true in profile "addons-291578"
	I0912 21:30:12.528191   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528193   13938 addons.go:234] Setting addon volumesnapshots=true in "addons-291578"
	I0912 21:30:12.528213   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528034   13938 addons.go:69] Setting metrics-server=true in profile "addons-291578"
	I0912 21:30:12.528285   13938 addons.go:234] Setting addon metrics-server=true in "addons-291578"
	I0912 21:30:12.528312   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528305   13938 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-291578"
	I0912 21:30:12.528337   13938 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-291578"
	I0912 21:30:12.528467   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528090   13938 addons.go:69] Setting cloud-spanner=true in profile "addons-291578"
	I0912 21:30:12.528568   13938 addons.go:234] Setting addon cloud-spanner=true in "addons-291578"
	I0912 21:30:12.528590   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528605   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528607   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528613   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528615   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528657   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528744   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528084   13938 mustload.go:65] Loading cluster: addons-291578
	I0912 21:30:12.529040   13938 config.go:182] Loaded profile config "addons-291578": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:30:12.529323   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.529379   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528023   13938 addons.go:69] Setting storage-provisioner=true in profile "addons-291578"
	I0912 21:30:12.529578   13938 addons.go:234] Setting addon storage-provisioner=true in "addons-291578"
	I0912 21:30:12.529619   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.529634   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.528095   13938 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-291578"
	I0912 21:30:12.529968   13938 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-291578"
	I0912 21:30:12.529999   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.530195   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.530483   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528130   13938 addons.go:234] Setting addon ingress=true in "addons-291578"
	I0912 21:30:12.530699   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.531356   13938 out.go:177] * Verifying Kubernetes components...
	I0912 21:30:12.528161   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.532075   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.528095   13938 addons.go:69] Setting helm-tiller=true in profile "addons-291578"
	I0912 21:30:12.528075   13938 addons.go:69] Setting registry=true in profile "addons-291578"
	I0912 21:30:12.532144   13938 addons.go:234] Setting addon helm-tiller=true in "addons-291578"
	I0912 21:30:12.532296   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.532156   13938 addons.go:234] Setting addon registry=true in "addons-291578"
	I0912 21:30:12.532454   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.534049   13938 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 21:30:12.561002   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.561476   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.561897   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.582846   13938 addons.go:234] Setting addon default-storageclass=true in "addons-291578"
	I0912 21:30:12.582900   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.583381   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.590976   13938 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0912 21:30:12.590980   13938 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	W0912 21:30:12.591853   13938 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0912 21:30:12.591949   13938 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-291578"
	I0912 21:30:12.591985   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.592544   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:12.592608   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0912 21:30:12.592621   13938 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0912 21:30:12.592666   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.593062   13938 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 21:30:12.593077   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0912 21:30:12.593120   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.593400   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0912 21:30:12.593872   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:12.594813   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0912 21:30:12.594830   13938 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0912 21:30:12.594878   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.595551   13938 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0912 21:30:12.596968   13938 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 21:30:12.596995   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0912 21:30:12.597048   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.607159   13938 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0912 21:30:12.608547   13938 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0912 21:30:12.608567   13938 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0912 21:30:12.608628   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.629991   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0912 21:30:12.634931   13938 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0912 21:30:12.634953   13938 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0912 21:30:12.635003   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.635304   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0912 21:30:12.636500   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0912 21:30:12.638494   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:12.639713   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0912 21:30:12.640362   13938 out.go:177]   - Using image docker.io/registry:2.8.3
	I0912 21:30:12.640435   13938 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0912 21:30:12.640942   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:12.642058   13938 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0912 21:30:12.642073   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0912 21:30:12.642123   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.642546   13938 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0912 21:30:12.642777   13938 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 21:30:12.642798   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0912 21:30:12.642844   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.643004   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0912 21:30:12.643891   13938 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0912 21:30:12.643908   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0912 21:30:12.643953   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.645955   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0912 21:30:12.646154   13938 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0912 21:30:12.647415   13938 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0912 21:30:12.647675   13938 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 21:30:12.647692   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0912 21:30:12.647744   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.648334   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.652163   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0912 21:30:12.653979   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0912 21:30:12.655528   13938 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0912 21:30:12.656840   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0912 21:30:12.656899   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0912 21:30:12.656955   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.662530   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0912 21:30:12.662555   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0912 21:30:12.662618   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.662822   13938 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0912 21:30:12.662922   13938 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0912 21:30:12.664475   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0912 21:30:12.664496   13938 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0912 21:30:12.664548   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.666144   13938 out.go:177]   - Using image docker.io/busybox:stable
	I0912 21:30:12.667523   13938 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 21:30:12.667540   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0912 21:30:12.667591   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:12.667612   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.667692   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.674774   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.675561   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0912 21:30:12.702452   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.702451   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.704384   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.709733   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.711785   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.714147   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.714618   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.718022   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.725020   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.725414   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:12.958179   13938 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 21:30:12.966145   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0912 21:30:12.966172   13938 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0912 21:30:13.050205   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0912 21:30:13.050285   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0912 21:30:13.055224   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 21:30:13.055733   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 21:30:13.155756   13938 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0912 21:30:13.155788   13938 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0912 21:30:13.162349   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 21:30:13.168756   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0912 21:30:13.170759   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0912 21:30:13.170839   13938 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0912 21:30:13.250046   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0912 21:30:13.250137   13938 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0912 21:30:13.254007   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 21:30:13.255375   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0912 21:30:13.255445   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0912 21:30:13.257334   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 21:30:13.355948   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0912 21:30:13.356044   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0912 21:30:13.368163   13938 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0912 21:30:13.368280   13938 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0912 21:30:13.448948   13938 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0912 21:30:13.449053   13938 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0912 21:30:13.450159   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0912 21:30:13.450234   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0912 21:30:13.459094   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0912 21:30:13.467015   13938 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0912 21:30:13.467107   13938 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0912 21:30:13.471445   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0912 21:30:13.471527   13938 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0912 21:30:13.558601   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0912 21:30:13.558646   13938 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)
	I0912 21:30:13.572007   13938 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0912 21:30:13.572046   13938 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0912 21:30:13.649610   13938 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0912 21:30:13.649688   13938 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0912 21:30:13.670795   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0912 21:30:13.759945   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0912 21:30:13.760027   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0912 21:30:13.766190   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0912 21:30:13.766228   13938 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0912 21:30:13.768216   13938 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0912 21:30:13.768279   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0912 21:30:13.849839   13938 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0912 21:30:13.849918   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0912 21:30:13.857521   13938 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0912 21:30:13.857548   13938 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0912 21:30:13.952742   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0912 21:30:13.952826   13938 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0912 21:30:13.974230   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.057621   13938 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 21:30:14.057712   13938 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0912 21:30:14.067235   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0912 21:30:14.149936   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0912 21:30:14.150013   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0912 21:30:14.250214   13938 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.574626152s)
	I0912 21:30:14.250387   13938 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0912 21:30:14.250335   13938 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.292127114s)
	I0912 21:30:14.251450   13938 node_ready.go:35] waiting up to 6m0s for node "addons-291578" to be "Ready" ...
	I0912 21:30:14.257723   13938 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 21:30:14.257789   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0912 21:30:14.264328   13938 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0912 21:30:14.264395   13938 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0912 21:30:14.349928   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.371493   13938 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0912 21:30:14.371578   13938 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0912 21:30:14.375587   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:14.456023   13938 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0912 21:30:14.456105   13938 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0912 21:30:14.760511   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0912 21:30:14.760582   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0912 21:30:14.764734   13938 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 21:30:14.764807   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0912 21:30:15.052922   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0912 21:30:15.052997   13938 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0912 21:30:15.054579   13938 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-291578" context rescaled to 1 replicas
	I0912 21:30:15.066159   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:15.458164   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0912 21:30:15.458195   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0912 21:30:15.565403   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0912 21:30:15.565488   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0912 21:30:15.762222   13938 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 21:30:15.762250   13938 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0912 21:30:15.870218   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:16.364437   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:16.562001   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.506738321s)
	I0912 21:30:16.562135   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.50637996s)
	I0912 21:30:18.171511   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.009120019s)
	I0912 21:30:18.171548   13938 addons.go:475] Verifying addon ingress=true in "addons-291578"
	I0912 21:30:18.171571   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.002781972s)
	I0912 21:30:18.171639   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.917551432s)
	I0912 21:30:18.171741   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.91435705s)
	I0912 21:30:18.171832   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.712657504s)
	I0912 21:30:18.171898   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.5010137s)
	I0912 21:30:18.171932   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.197642559s)
	I0912 21:30:18.171995   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.104724129s)
	I0912 21:30:18.172053   13938 addons.go:475] Verifying addon registry=true in "addons-291578"
	I0912 21:30:18.172061   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.822056901s)
	I0912 21:30:18.172080   13938 addons.go:475] Verifying addon metrics-server=true in "addons-291578"
	I0912 21:30:18.173406   13938 out.go:177] * Verifying ingress addon...
	I0912 21:30:18.174247   13938 out.go:177] * Verifying registry addon...
	I0912 21:30:18.174255   13938 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-291578 service yakd-dashboard -n yakd-dashboard
	
	I0912 21:30:18.175893   13938 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0912 21:30:18.176644   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0912 21:30:18.180407   13938 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0912 21:30:18.181514   13938 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 21:30:18.181532   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:18.181705   13938 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0912 21:30:18.181722   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:18.680143   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:18.680875   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:18.756073   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:18.960366   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.584733391s)
	W0912 21:30:18.960423   13938 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:18.960454   13938 retry.go:31] will retry after 236.764877ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:18.960484   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.894235103s)
	I0912 21:30:19.113137   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.242863153s)
	I0912 21:30:19.113181   13938 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-291578"
	I0912 21:30:19.114809   13938 out.go:177] * Verifying csi-hostpath-driver addon...
	I0912 21:30:19.117019   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0912 21:30:19.120375   13938 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 21:30:19.120392   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:19.179391   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:19.179575   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:19.197473   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:19.620362   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:19.679161   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:19.679241   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:19.801637   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0912 21:30:19.801695   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:19.818265   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:19.919915   13938 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0912 21:30:19.949503   13938 addons.go:234] Setting addon gcp-auth=true in "addons-291578"
	I0912 21:30:19.949562   13938 host.go:66] Checking if "addons-291578" exists ...
	I0912 21:30:19.950071   13938 cli_runner.go:164] Run: docker container inspect addons-291578 --format={{.State.Status}}
	I0912 21:30:19.970019   13938 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0912 21:30:19.970074   13938 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291578
	I0912 21:30:19.990682   13938 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/addons-291578/id_rsa Username:docker}
	I0912 21:30:20.153270   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:20.180164   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:20.180769   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:20.619764   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:20.679472   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:20.679856   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.119897   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:21.179019   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:21.179822   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.255575   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:21.651234   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:21.679403   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:21.680358   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:21.861715   13938 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (2.66419067s)
	I0912 21:30:21.861747   13938 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.891705534s)
	I0912 21:30:21.863778   13938 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 21:30:21.865310   13938 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0912 21:30:21.866574   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0912 21:30:21.866597   13938 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0912 21:30:21.884106   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0912 21:30:21.884127   13938 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0912 21:30:21.902604   13938 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 21:30:21.902626   13938 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0912 21:30:21.956610   13938 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0912 21:30:22.150363   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:22.180541   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:22.182007   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:22.574258   13938 addons.go:475] Verifying addon gcp-auth=true in "addons-291578"
	I0912 21:30:22.575607   13938 out.go:177] * Verifying gcp-auth addon...
	I0912 21:30:22.578377   13938 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0912 21:30:22.580451   13938 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0912 21:30:22.580473   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:22.651298   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:22.679215   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:22.679254   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.081438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:23.150333   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:23.179053   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.179065   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:23.581979   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:23.620513   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:23.679131   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:23.679171   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:23.755537   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:24.081553   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:24.182364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:24.182430   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:24.182706   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:24.581233   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:24.619862   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:24.679741   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:24.680326   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:25.082045   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:25.120697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:25.179406   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:25.179638   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:25.581256   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:25.619518   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:25.681914   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:25.682374   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:26.081757   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:26.122034   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:26.179250   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:26.179689   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:26.255435   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:26.580922   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:26.620506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:26.679010   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:26.679053   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.082040   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:27.120428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:27.179168   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:27.179204   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.582248   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:27.620631   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:27.680760   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:27.681438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.081714   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:28.120470   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:28.178831   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:28.178882   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.581440   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:28.619848   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:28.679183   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:28.679471   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:28.755583   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:29.081023   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:29.120342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:29.179213   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:29.179418   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:29.581365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:29.619548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:29.679422   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:29.679589   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.081449   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:30.120000   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:30.179179   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:30.179605   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.581002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:30.620364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:30.679120   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:30.679179   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:30.755712   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:31.081334   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:31.120554   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:31.178968   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:31.179418   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:31.581774   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:31.620197   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:31.679500   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:31.679925   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:32.081377   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:32.119806   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:32.179199   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:32.179734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:32.581078   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:32.620702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:32.679085   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:32.679564   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:33.080962   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:33.120530   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:33.179271   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:33.179435   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:33.255506   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:33.581127   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:33.620568   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:33.679441   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:33.679529   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:34.082078   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:34.120364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:34.179609   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:34.179776   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:34.581591   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:34.619765   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:34.679023   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:34.679779   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.080951   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:35.120597   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:35.179198   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.179214   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:35.581091   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:35.620608   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:35.679293   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:35.679351   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:35.755811   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:36.081232   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:36.120655   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:36.179393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:36.179510   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:36.581431   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:36.620268   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:36.679469   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:36.679957   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.081213   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:37.120731   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:37.179055   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:37.179554   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.581902   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:37.620389   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:37.679742   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:37.681041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.081342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:38.119970   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:38.179432   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.179831   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:38.255871   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:38.581533   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:38.619998   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:38.679201   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:38.679544   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:39.081393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:39.119813   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:39.179380   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:39.179727   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:39.581442   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:39.619716   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:39.679015   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:39.679426   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.081038   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:40.120421   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:40.179051   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.179149   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:40.581031   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:40.620297   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:40.678953   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:40.679034   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:40.755465   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:41.080931   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:41.120480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:41.180748   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:41.181163   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:41.581436   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:41.620002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:41.679297   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:41.679732   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.081141   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:42.120489   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:42.179215   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:42.179362   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.581312   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:42.620029   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:42.679446   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:42.679734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:42.755768   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:43.081772   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:43.120162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:43.179581   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:43.180023   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:43.581849   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:43.682026   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:43.682420   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:43.682446   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.081036   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:44.120778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:44.179541   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.179547   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:44.581903   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:44.620334   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:44.679221   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:44.679278   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:44.755882   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:45.081107   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:45.121265   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:45.179390   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:45.179850   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:45.581670   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:45.620174   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:45.679705   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:45.680160   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:46.081976   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:46.120487   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:46.179145   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:46.179160   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:46.581134   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:46.620496   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:46.679283   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:46.679538   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:47.081006   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:47.120393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:47.179147   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:47.179188   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:47.255617   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:47.581229   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:47.619652   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:47.679407   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:47.679456   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:48.081670   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:48.120198   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:48.179624   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:48.179969   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:48.581854   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:48.620101   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:48.679198   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:48.679690   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.080691   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:49.120058   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:49.179080   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.179144   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:49.582040   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:49.620544   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:49.679300   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:49.679589   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:49.755794   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:50.081259   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:50.119578   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:50.179120   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:50.179165   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:50.580906   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:50.620114   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:50.679400   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:50.679821   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:51.081041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:51.120504   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:51.179387   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:51.179548   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:51.581438   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:51.619852   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:51.679126   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:51.679527   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:52.080836   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:52.120001   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:52.179167   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:52.179537   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:52.255946   13938 node_ready.go:53] node "addons-291578" has status "Ready":"False"
	I0912 21:30:52.581900   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:52.620387   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:52.679220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:52.679258   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:53.081057   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:53.153256   13938 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 21:30:53.153282   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:53.182951   13938 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 21:30:53.182978   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:53.183890   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:53.256154   13938 node_ready.go:49] node "addons-291578" has status "Ready":"True"
	I0912 21:30:53.256181   13938 node_ready.go:38] duration metric: took 39.003670816s for node "addons-291578" to be "Ready" ...
	I0912 21:30:53.256192   13938 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" ...
	I0912 21:30:53.267437   13938 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:53.656796   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:53.657731   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:53.679242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:53.679963   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.082593   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:54.120967   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:54.181725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:54.182979   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.275214   13938 pod_ready.go:93] pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.275239   13938 pod_ready.go:82] duration metric: took 1.007763848s for pod "coredns-7c65d6cfc9-99p4j" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.275263   13938 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.278904   13938 pod_ready.go:93] pod "etcd-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.278924   13938 pod_ready.go:82] duration metric: took 3.653319ms for pod "etcd-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.278935   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.282614   13938 pod_ready.go:93] pod "kube-apiserver-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.282632   13938 pod_ready.go:82] duration metric: took 3.691057ms for pod "kube-apiserver-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.282641   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.286169   13938 pod_ready.go:93] pod "kube-controller-manager-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.286192   13938 pod_ready.go:82] duration metric: took 3.543074ms for pod "kube-controller-manager-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.286206   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rv65p" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.455809   13938 pod_ready.go:93] pod "kube-proxy-rv65p" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.455836   13938 pod_ready.go:82] duration metric: took 169.621569ms for pod "kube-proxy-rv65p" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.455849   13938 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.581429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:54.620637   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:54.682219   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:54.682584   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:54.856208   13938 pod_ready.go:93] pod "kube-scheduler-addons-291578" in "kube-system" namespace has status "Ready":"True"
	I0912 21:30:54.856229   13938 pod_ready.go:82] duration metric: took 400.372248ms for pod "kube-scheduler-addons-291578" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:54.856238   13938 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace to be "Ready" ...
	I0912 21:30:55.081497   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:55.120776   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:55.182725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:55.182984   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:55.581305   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:55.621126   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:55.679461   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:55.679741   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.081065   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:56.182506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.182718   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:56.182759   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:56.581624   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:56.621053   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:56.679750   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:56.679938   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:56.861193   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:30:57.082004   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:57.121020   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:57.179303   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:57.179323   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:57.581395   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:57.620521   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:57.679627   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:57.679709   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.081548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:58.121134   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:58.179361   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.179375   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:58.581186   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:58.621331   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:58.679275   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:58.679918   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:58.861510   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:30:59.082222   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:59.152129   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:59.180197   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:59.180534   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:30:59.581697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:30:59.652506   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:30:59.680658   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:30:59.681785   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.152599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:00.154575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:00.254386   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.255558   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:00.653062   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:00.654761   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:00.751963   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:00.753216   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:00.867879   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:01.082399   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:01.152084   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:01.179958   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:01.180291   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:01.582311   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:01.651217   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:01.680196   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:01.680281   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:02.082151   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:02.151623   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:02.181035   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:02.181305   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:02.581631   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:02.621428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:02.679847   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:02.679924   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:03.082073   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:03.121478   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:03.179532   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:03.179865   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:03.361619   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:03.581102   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:03.621309   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:03.682382   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:03.682702   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:04.081365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:04.122588   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:04.179863   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:04.180141   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:04.581550   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:04.620538   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:04.679806   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:04.680113   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.081807   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:05.152178   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:05.179912   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:05.180191   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.581599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:05.620958   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:05.679455   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:05.679603   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:05.861947   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:06.081490   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:06.120701   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:06.179636   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:06.179926   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:06.582275   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:06.621474   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:06.679480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:06.679919   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:07.082162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:07.121287   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:07.179574   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:07.179754   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:07.581159   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:07.621638   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:07.679558   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:07.679837   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:08.081466   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:08.120401   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:08.182792   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:08.183024   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:08.360589   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:08.581242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:08.621365   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:08.679528   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:08.679747   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:09.081278   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:09.121683   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:09.179863   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:09.180522   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:09.581873   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:09.620961   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:09.679406   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:09.679605   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:10.081352   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:10.121742   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:10.180123   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:10.180761   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:10.361467   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:10.582358   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:10.621429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:10.679615   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:10.679805   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.081153   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:11.121561   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:11.179533   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:11.179891   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.581845   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:11.621493   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:11.679394   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:11.679504   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.081575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:12.120480   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:12.179620   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.180203   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:12.580706   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:12.621017   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:12.679498   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:12.679697   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:12.860703   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:13.081413   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:13.121580   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:13.179546   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:13.179694   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:13.581687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:13.651364   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:13.679515   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:13.679749   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.082039   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:14.121517   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:14.179288   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:14.179576   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.581315   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:14.621790   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:14.679830   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:14.680479   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:14.861687   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:15.081274   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:15.122435   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:15.222392   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:15.222745   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:15.581255   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:15.621320   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:15.680291   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:15.680434   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.083400   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:16.120502   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:16.179393   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.179738   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:16.581299   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:16.620607   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:16.679560   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:16.679774   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:17.081143   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:17.121576   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:17.179342   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:17.179758   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:17.361225   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:17.582301   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:17.652181   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:17.680093   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:17.681296   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:18.081469   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:18.121242   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:18.179577   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:18.179700   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:18.581778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:18.620599   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:18.679844   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:18.680197   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:19.081824   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:19.121004   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:19.179687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:19.180062   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:19.361387   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:19.582457   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:19.621487   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:19.679748   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:19.680710   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.081628   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:20.120435   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:20.179914   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:20.180374   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.581845   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:20.621476   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:20.679773   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:20.679830   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:21.082169   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:21.121877   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:21.179946   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:21.181083   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:21.362126   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:21.582047   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:21.652571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:21.679657   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:21.679689   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.081665   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:22.120961   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:22.179312   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.179492   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:22.581941   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:22.621535   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:22.679776   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:22.680139   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.082079   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:23.121268   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:23.179327   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:23.179577   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.581665   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:23.620800   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:23.679398   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:23.679981   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:23.861248   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:24.081621   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:24.120580   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:24.179693   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:24.179994   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:24.581373   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:24.620576   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:24.679867   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:24.680063   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:25.081639   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:25.184333   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:25.185489   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:25.185689   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:25.581546   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:25.621027   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:25.679476   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:25.679988   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:26.081335   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:26.120638   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:26.179892   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:26.180360   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:26.361481   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:26.582187   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:26.652672   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:26.754473   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:26.755185   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:27.081783   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:27.121257   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:27.179889   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:27.179950   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:27.581710   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:27.621669   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:27.680194   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:27.680246   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.081725   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:28.121628   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:28.179937   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.180026   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:28.581703   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:28.621041   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:28.682671   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:28.683075   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:28.861495   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:29.081369   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:29.121905   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:29.179480   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:29.179709   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:29.581322   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:29.620294   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:29.679662   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:29.679855   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.149652   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:30.152848   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:30.181359   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.181506   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:30.581865   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:30.650968   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:30.680429   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:30.680775   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:30.862349   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:31.082371   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:31.121774   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:31.180876   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:31.181282   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:31.581972   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:31.621223   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:31.679717   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:31.679787   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.081380   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:32.120885   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:32.180064   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:32.180214   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.583548   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:32.621582   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:32.679734   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:32.679842   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.081584   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:33.121097   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:33.179702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.179828   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:33.361254   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:33.582358   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:33.622298   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:33.680251   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:33.680599   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:34.081557   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:34.120693   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:34.179756   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:34.179808   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:34.582347   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:34.622006   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:34.679897   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:34.680338   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.081510   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:35.120982   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:35.179760   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:35.179868   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.361919   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:35.581938   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:35.621094   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:35.679729   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:35.679743   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.082396   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:36.121571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:36.179350   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.179890   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:36.582250   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:36.621730   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:36.679513   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:36.679808   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.081751   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:37.120913   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:37.180138   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:37.180486   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.582540   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:37.621362   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:37.679432   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:37.679578   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:37.861843   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:38.081678   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:38.122687   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:38.179832   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:38.180552   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:38.582186   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:38.622025   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:38.679950   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:38.680362   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:39.082119   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:39.121165   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:39.179702   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:39.179931   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:39.581859   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:39.621715   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:39.679692   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:39.679864   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:40.082005   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:40.121721   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:40.180139   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:40.180945   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:40.361646   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:40.582272   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:40.621477   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:40.679862   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:40.680109   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:41.081172   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:41.122077   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:41.179656   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:41.180496   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:41.582220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:41.621566   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:41.679832   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:41.680055   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.082294   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:42.121251   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:42.179405   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.179735   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 21:31:42.581835   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:42.621475   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:42.679784   13938 kapi.go:107] duration metric: took 1m24.503136674s to wait for kubernetes.io/minikube-addons=registry ...
	I0912 21:31:42.679927   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:42.861215   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:43.081575   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:43.121075   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:43.179245   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:43.581908   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:43.620959   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:43.678974   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.081983   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:44.121704   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:44.179983   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.581768   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:44.620999   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:44.679541   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:44.861557   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:45.081404   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:45.150515   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:45.179874   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:45.582241   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:45.652668   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:45.680796   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.082820   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:46.151077   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:46.179568   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.581527   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:46.620605   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:46.680573   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:46.861854   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:47.081331   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:47.122017   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:47.180329   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:47.582087   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:47.622220   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:47.723144   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.082155   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:48.121157   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:48.179429   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.583304   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:48.684568   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:48.684778   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.082410   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:49.152761   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.180587   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:49.361712   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:49.581944   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:49.682941   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:49.682961   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:50.081940   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:50.152521   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:50.190095   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:50.582148   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:50.651060   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:50.680681   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.102360   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:51.241580   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.242002   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:51.584995   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:51.621257   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:51.679941   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:51.862265   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:52.082223   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:52.121433   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:52.183352   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:52.582106   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:52.621344   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:52.680399   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:53.081921   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:53.121425   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:53.180208   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:53.582305   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:53.622025   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:53.679889   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.082654   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:54.121396   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:54.179732   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.362559   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:54.582824   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:54.683612   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:54.684144   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:55.081428   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:55.121188   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 21:31:55.179387   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:55.581950   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:55.621734   13938 kapi.go:107] duration metric: took 1m36.504713964s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0912 21:31:55.679583   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.081262   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:56.179078   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.582317   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:56.679370   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:56.861574   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:57.081723   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:57.179463   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:57.651177   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:57.752281   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.081692   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:58.180106   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.651582   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:58.680804   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:58.862849   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:31:59.151212   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:59.252823   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:31:59.582084   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:31:59.680590   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:00.082171   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:00.180470   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:00.582301   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:00.679187   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:01.082073   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:01.180099   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:01.363580   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:01.581571   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:01.679955   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:02.081682   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:02.180576   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:02.582210   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:02.683598   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:03.082162   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:03.179194   13938 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 21:32:03.582119   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:03.679931   13938 kapi.go:107] duration metric: took 1m45.504036046s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0912 21:32:03.861377   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:04.082354   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:04.581179   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.081920   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.581959   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:05.861986   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:06.081892   13938 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 21:32:06.587714   13938 kapi.go:107] duration metric: took 1m44.009336159s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0912 21:32:06.589772   13938 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-291578 cluster.
	I0912 21:32:06.590998   13938 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.
	I0912 21:32:06.592209   13938 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0912 21:32:06.593396   13938 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, ingress-dns, cloud-spanner, helm-tiller, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0912 21:32:06.594635   13938 addons.go:510] duration metric: took 1m54.066729211s for enable addons: enabled=[storage-provisioner nvidia-device-plugin ingress-dns cloud-spanner helm-tiller metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0912 21:32:08.362008   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:10.861834   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:13.361560   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:15.861295   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:17.861827   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:19.861889   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:22.360729   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:24.361894   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:26.861579   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:29.362023   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:31.861770   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:34.361610   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:36.363432   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:38.861591   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:40.861713   13938 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"False"
	I0912 21:32:43.361399   13938 pod_ready.go:93] pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace has status "Ready":"True"
	I0912 21:32:43.361419   13938 pod_ready.go:82] duration metric: took 1m48.505174903s for pod "metrics-server-84c5f94fbc-gf7n2" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.361430   13938 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.368501   13938 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace has status "Ready":"True"
	I0912 21:32:43.368525   13938 pod_ready.go:82] duration metric: took 7.087657ms for pod "nvidia-device-plugin-daemonset-vmfwp" in "kube-system" namespace to be "Ready" ...
	I0912 21:32:43.368551   13938 pod_ready.go:39] duration metric: took 1m50.112344247s 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" ...
	I0912 21:32:43.368571   13938 api_server.go:52] waiting for apiserver process to appear ...
	I0912 21:32:43.368602   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:43.368655   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:43.406337   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:43.406357   13938 cri.go:89] found id: ""
	I0912 21:32:43.406364   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:43.406405   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.409526   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:43.409580   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:43.472575   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:43.472601   13938 cri.go:89] found id: ""
	I0912 21:32:43.472610   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:43.472669   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.476181   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:43.476245   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:43.509745   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:43.509766   13938 cri.go:89] found id: ""
	I0912 21:32:43.509773   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:43.509813   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.512984   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:43.513055   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:43.545094   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:43.545116   13938 cri.go:89] found id: ""
	I0912 21:32:43.545122   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:43.545163   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.548317   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:43.548372   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:43.580494   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:43.580513   13938 cri.go:89] found id: ""
	I0912 21:32:43.580520   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:43.580558   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.583684   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:43.583735   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:43.617406   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:43.617432   13938 cri.go:89] found id: ""
	I0912 21:32:43.617442   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:43.617494   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.620581   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:43.620639   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:43.652142   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:43.652166   13938 cri.go:89] found id: ""
	I0912 21:32:43.652175   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:43.652220   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:43.655312   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:43.655340   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:43.688140   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:43.688166   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:43.725245   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:43.725275   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:43.779629   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:43.779658   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:43.814095   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:43.814121   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:43.891170   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:43.891206   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:43.932053   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:43.932086   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:44.026922   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:44.026949   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:44.038637   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:44.038666   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:44.080469   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:44.080497   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:44.122360   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:44.122392   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:44.154267   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:44.154297   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:46.722860   13938 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 21:32:46.736087   13938 api_server.go:72] duration metric: took 2m34.208194944s to wait for apiserver process to appear ...
	I0912 21:32:46.736114   13938 api_server.go:88] waiting for apiserver healthz status ...
	I0912 21:32:46.736151   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:46.736192   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:46.766946   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:46.766967   13938 cri.go:89] found id: ""
	I0912 21:32:46.766974   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:46.767030   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.770073   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:46.770127   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:46.801579   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:46.801599   13938 cri.go:89] found id: ""
	I0912 21:32:46.801606   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:46.801648   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.804623   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:46.804668   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:46.837170   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:46.837191   13938 cri.go:89] found id: ""
	I0912 21:32:46.837200   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:46.837253   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.840291   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:46.840349   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:46.871677   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:46.871701   13938 cri.go:89] found id: ""
	I0912 21:32:46.871710   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:46.871752   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.874756   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:46.874810   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:46.905874   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:46.905894   13938 cri.go:89] found id: ""
	I0912 21:32:46.905901   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:46.905939   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.909020   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:46.909073   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:46.939492   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:46.939510   13938 cri.go:89] found id: ""
	I0912 21:32:46.939518   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:46.939570   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.942565   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:46.942620   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:46.974082   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:46.974108   13938 cri.go:89] found id: ""
	I0912 21:32:46.974119   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:46.974166   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:46.977206   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:46.977227   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:47.017587   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:47.017612   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:47.050700   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:47.050724   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:47.108986   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:47.109013   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:47.142057   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:47.142082   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:47.213570   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:47.213598   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:47.278501   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:47.278529   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:47.289936   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:47.289959   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:47.454656   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:47.454687   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:47.496484   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:47.496518   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:47.535855   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:47.535883   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:47.568382   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:47.568406   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:50.107732   13938 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0912 21:32:50.111325   13938 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0912 21:32:50.112195   13938 api_server.go:141] control plane version: v1.31.1
	I0912 21:32:50.112216   13938 api_server.go:131] duration metric: took 3.376096018s to wait for apiserver health ...
	I0912 21:32:50.112224   13938 system_pods.go:43] waiting for kube-system pods to appear ...
	I0912 21:32:50.112244   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 21:32:50.112308   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 21:32:50.144350   13938 cri.go:89] found id: "6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:50.144375   13938 cri.go:89] found id: ""
	I0912 21:32:50.144385   13938 logs.go:276] 1 containers: [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431]
	I0912 21:32:50.144443   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.147444   13938 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 21:32:50.147505   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 21:32:50.180002   13938 cri.go:89] found id: "2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:50.180027   13938 cri.go:89] found id: ""
	I0912 21:32:50.180034   13938 logs.go:276] 1 containers: [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148]
	I0912 21:32:50.180074   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.183192   13938 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 21:32:50.183246   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 21:32:50.215209   13938 cri.go:89] found id: "b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:50.215228   13938 cri.go:89] found id: ""
	I0912 21:32:50.215237   13938 logs.go:276] 1 containers: [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a]
	I0912 21:32:50.215290   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.218414   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 21:32:50.218477   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 21:32:50.250485   13938 cri.go:89] found id: "da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:50.250516   13938 cri.go:89] found id: ""
	I0912 21:32:50.250524   13938 logs.go:276] 1 containers: [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082]
	I0912 21:32:50.250564   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.253764   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 21:32:50.253826   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 21:32:50.286123   13938 cri.go:89] found id: "0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:50.286157   13938 cri.go:89] found id: ""
	I0912 21:32:50.286165   13938 logs.go:276] 1 containers: [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb]
	I0912 21:32:50.286210   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.289524   13938 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 21:32:50.289577   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 21:32:50.321461   13938 cri.go:89] found id: "f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:50.321480   13938 cri.go:89] found id: ""
	I0912 21:32:50.321489   13938 logs.go:276] 1 containers: [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef]
	I0912 21:32:50.321542   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.325010   13938 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 21:32:50.325071   13938 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 21:32:50.357362   13938 cri.go:89] found id: "ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:50.357381   13938 cri.go:89] found id: ""
	I0912 21:32:50.357387   13938 logs.go:276] 1 containers: [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2]
	I0912 21:32:50.357430   13938 ssh_runner.go:195] Run: which crictl
	I0912 21:32:50.360602   13938 logs.go:123] Gathering logs for coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] ...
	I0912 21:32:50.360631   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a"
	I0912 21:32:50.395371   13938 logs.go:123] Gathering logs for kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] ...
	I0912 21:32:50.395394   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082"
	I0912 21:32:50.433432   13938 logs.go:123] Gathering logs for kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] ...
	I0912 21:32:50.433459   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef"
	I0912 21:32:50.489860   13938 logs.go:123] Gathering logs for kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] ...
	I0912 21:32:50.489900   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2"
	I0912 21:32:50.523868   13938 logs.go:123] Gathering logs for CRI-O ...
	I0912 21:32:50.523898   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 21:32:50.600629   13938 logs.go:123] Gathering logs for kubelet ...
	I0912 21:32:50.600662   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0912 21:32:50.666009   13938 logs.go:123] Gathering logs for describe nodes ...
	I0912 21:32:50.666043   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 21:32:50.757693   13938 logs.go:123] Gathering logs for kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] ...
	I0912 21:32:50.757720   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431"
	I0912 21:32:50.799386   13938 logs.go:123] Gathering logs for etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] ...
	I0912 21:32:50.799414   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148"
	I0912 21:32:50.841224   13938 logs.go:123] Gathering logs for kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] ...
	I0912 21:32:50.841263   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb"
	I0912 21:32:50.873432   13938 logs.go:123] Gathering logs for container status ...
	I0912 21:32:50.873462   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 21:32:50.912875   13938 logs.go:123] Gathering logs for dmesg ...
	I0912 21:32:50.912901   13938 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 21:32:53.434605   13938 system_pods.go:59] 19 kube-system pods found
	I0912 21:32:53.434635   13938 system_pods.go:61] "coredns-7c65d6cfc9-99p4j" [a3633d6b-f6c6-498b-8e4d-632fe6a37b96] Running
	I0912 21:32:53.434640   13938 system_pods.go:61] "csi-hostpath-attacher-0" [25af9150-a817-4ffa-a821-8fe0d75c8ad1] Running
	I0912 21:32:53.434644   13938 system_pods.go:61] "csi-hostpath-resizer-0" [711ff7d6-b6ac-4d39-9755-cf60367dbe66] Running
	I0912 21:32:53.434649   13938 system_pods.go:61] "csi-hostpathplugin-lqdqn" [dfb4cc71-7bb9-4dcb-9f81-42bb79744b1f] Running
	I0912 21:32:53.434652   13938 system_pods.go:61] "etcd-addons-291578" [3bc5ff29-04e6-41b6-858f-0943412354a6] Running
	I0912 21:32:53.434656   13938 system_pods.go:61] "kindnet-hmcqk" [cea26ca8-404d-4d7d-bab7-c8e162a3c529] Running
	I0912 21:32:53.434659   13938 system_pods.go:61] "kube-apiserver-addons-291578" [41d96977-8da9-4653-aab0-9266b8af5755] Running
	I0912 21:32:53.434663   13938 system_pods.go:61] "kube-controller-manager-addons-291578" [99024606-7c4a-48de-858b-fa07470cac09] Running
	I0912 21:32:53.434667   13938 system_pods.go:61] "kube-ingress-dns-minikube" [acd71a7d-1d36-486d-938f-18b2d328c028] Running
	I0912 21:32:53.434671   13938 system_pods.go:61] "kube-proxy-rv65p" [c928e3ef-0257-4bc0-8c9f-4fda97f02213] Running
	I0912 21:32:53.434674   13938 system_pods.go:61] "kube-scheduler-addons-291578" [a3a1b68c-1bec-4757-aaa0-829eb92d0e34] Running
	I0912 21:32:53.434679   13938 system_pods.go:61] "metrics-server-84c5f94fbc-gf7n2" [07270afb-4dfe-485a-88d4-ff497ee5d02a] Running
	I0912 21:32:53.434682   13938 system_pods.go:61] "nvidia-device-plugin-daemonset-vmfwp" [69a45b21-69b7-4e6c-92ae-0011fe778a1d] Running
	I0912 21:32:53.434685   13938 system_pods.go:61] "registry-66c9cd494c-n5qvt" [bd86d143-e39e-4ca4-ac4a-e18e0b1867a6] Running
	I0912 21:32:53.434688   13938 system_pods.go:61] "registry-proxy-rsmjz" [0da61d84-4508-4826-bc05-318351e79c73] Running
	I0912 21:32:53.434691   13938 system_pods.go:61] "snapshot-controller-56fcc65765-bv9dv" [457f869f-4070-4937-81aa-1f3dad35d3ee] Running
	I0912 21:32:53.434694   13938 system_pods.go:61] "snapshot-controller-56fcc65765-kxp6f" [e793b3d2-5fec-4700-8f1e-5aadf22818fb] Running
	I0912 21:32:53.434697   13938 system_pods.go:61] "storage-provisioner" [09394038-d3f9-494f-b04c-2cc940db551f] Running
	I0912 21:32:53.434700   13938 system_pods.go:61] "tiller-deploy-b48cc5f79-hqlvc" [1849182b-1870-4b52-af45-5e859871d072] Running
	I0912 21:32:53.434705   13938 system_pods.go:74] duration metric: took 3.322476798s to wait for pod list to return data ...
	I0912 21:32:53.434714   13938 default_sa.go:34] waiting for default service account to be created ...
	I0912 21:32:53.437035   13938 default_sa.go:45] found service account: "default"
	I0912 21:32:53.437058   13938 default_sa.go:55] duration metric: took 2.337001ms for default service account to be created ...
	I0912 21:32:53.437067   13938 system_pods.go:116] waiting for k8s-apps to be running ...
	I0912 21:32:53.446229   13938 system_pods.go:86] 19 kube-system pods found
	I0912 21:32:53.446264   13938 system_pods.go:89] "coredns-7c65d6cfc9-99p4j" [a3633d6b-f6c6-498b-8e4d-632fe6a37b96] Running
	I0912 21:32:53.446270   13938 system_pods.go:89] "csi-hostpath-attacher-0" [25af9150-a817-4ffa-a821-8fe0d75c8ad1] Running
	I0912 21:32:53.446274   13938 system_pods.go:89] "csi-hostpath-resizer-0" [711ff7d6-b6ac-4d39-9755-cf60367dbe66] Running
	I0912 21:32:53.446278   13938 system_pods.go:89] "csi-hostpathplugin-lqdqn" [dfb4cc71-7bb9-4dcb-9f81-42bb79744b1f] Running
	I0912 21:32:53.446282   13938 system_pods.go:89] "etcd-addons-291578" [3bc5ff29-04e6-41b6-858f-0943412354a6] Running
	I0912 21:32:53.446285   13938 system_pods.go:89] "kindnet-hmcqk" [cea26ca8-404d-4d7d-bab7-c8e162a3c529] Running
	I0912 21:32:53.446291   13938 system_pods.go:89] "kube-apiserver-addons-291578" [41d96977-8da9-4653-aab0-9266b8af5755] Running
	I0912 21:32:53.446295   13938 system_pods.go:89] "kube-controller-manager-addons-291578" [99024606-7c4a-48de-858b-fa07470cac09] Running
	I0912 21:32:53.446299   13938 system_pods.go:89] "kube-ingress-dns-minikube" [acd71a7d-1d36-486d-938f-18b2d328c028] Running
	I0912 21:32:53.446302   13938 system_pods.go:89] "kube-proxy-rv65p" [c928e3ef-0257-4bc0-8c9f-4fda97f02213] Running
	I0912 21:32:53.446305   13938 system_pods.go:89] "kube-scheduler-addons-291578" [a3a1b68c-1bec-4757-aaa0-829eb92d0e34] Running
	I0912 21:32:53.446308   13938 system_pods.go:89] "metrics-server-84c5f94fbc-gf7n2" [07270afb-4dfe-485a-88d4-ff497ee5d02a] Running
	I0912 21:32:53.446312   13938 system_pods.go:89] "nvidia-device-plugin-daemonset-vmfwp" [69a45b21-69b7-4e6c-92ae-0011fe778a1d] Running
	I0912 21:32:53.446314   13938 system_pods.go:89] "registry-66c9cd494c-n5qvt" [bd86d143-e39e-4ca4-ac4a-e18e0b1867a6] Running
	I0912 21:32:53.446319   13938 system_pods.go:89] "registry-proxy-rsmjz" [0da61d84-4508-4826-bc05-318351e79c73] Running
	I0912 21:32:53.446322   13938 system_pods.go:89] "snapshot-controller-56fcc65765-bv9dv" [457f869f-4070-4937-81aa-1f3dad35d3ee] Running
	I0912 21:32:53.446325   13938 system_pods.go:89] "snapshot-controller-56fcc65765-kxp6f" [e793b3d2-5fec-4700-8f1e-5aadf22818fb] Running
	I0912 21:32:53.446328   13938 system_pods.go:89] "storage-provisioner" [09394038-d3f9-494f-b04c-2cc940db551f] Running
	I0912 21:32:53.446330   13938 system_pods.go:89] "tiller-deploy-b48cc5f79-hqlvc" [1849182b-1870-4b52-af45-5e859871d072] Running
	I0912 21:32:53.446337   13938 system_pods.go:126] duration metric: took 9.264193ms to wait for k8s-apps to be running ...
	I0912 21:32:53.446346   13938 system_svc.go:44] waiting for kubelet service to be running ....
	I0912 21:32:53.446394   13938 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 21:32:53.458185   13938 system_svc.go:56] duration metric: took 11.825707ms WaitForService to wait for kubelet
	I0912 21:32:53.458221   13938 kubeadm.go:582] duration metric: took 2m40.930332125s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 21:32:53.458247   13938 node_conditions.go:102] verifying NodePressure condition ...
	I0912 21:32:53.461204   13938 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0912 21:32:53.461233   13938 node_conditions.go:123] node cpu capacity is 8
	I0912 21:32:53.461245   13938 node_conditions.go:105] duration metric: took 2.992409ms to run NodePressure ...
	I0912 21:32:53.461257   13938 start.go:241] waiting for startup goroutines ...
	I0912 21:32:53.461264   13938 start.go:246] waiting for cluster config update ...
	I0912 21:32:53.461282   13938 start.go:255] writing updated cluster config ...
	I0912 21:32:53.461564   13938 ssh_runner.go:195] Run: rm -f paused
	I0912 21:32:53.510888   13938 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0912 21:32:53.513507   13938 out.go:177] * Done! kubectl is now configured to use "addons-291578" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 12 21:45:07 addons-291578 crio[1029]: time="2024-09-12 21:45:07.306920718Z" level=info msg="Removing pod sandbox: 5a8a82014a622f3cf92f102874ce9148266f35fd05d41373a3efbac6d1a52f7f" id=45fd796d-d22c-4f1b-b1bf-3b0d032d7ae1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:45:07 addons-291578 crio[1029]: time="2024-09-12 21:45:07.312676422Z" level=info msg="Removed pod sandbox: 5a8a82014a622f3cf92f102874ce9148266f35fd05d41373a3efbac6d1a52f7f" id=45fd796d-d22c-4f1b-b1bf-3b0d032d7ae1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:45:07 addons-291578 crio[1029]: time="2024-09-12 21:45:07.313025879Z" level=info msg="Stopping pod sandbox: c7bf31d64d546f3af5d359e9ccdf09e0b84cde018dea474ed5f56c062f5740be" id=30870f63-1ab8-4dbb-ad6a-2a69dad86295 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:45:07 addons-291578 crio[1029]: time="2024-09-12 21:45:07.313053219Z" level=info msg="Stopped pod sandbox (already stopped): c7bf31d64d546f3af5d359e9ccdf09e0b84cde018dea474ed5f56c062f5740be" id=30870f63-1ab8-4dbb-ad6a-2a69dad86295 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 21:45:07 addons-291578 crio[1029]: time="2024-09-12 21:45:07.313318337Z" level=info msg="Removing pod sandbox: c7bf31d64d546f3af5d359e9ccdf09e0b84cde018dea474ed5f56c062f5740be" id=a74aac85-2b9b-40df-ad4e-058f588a5298 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:45:07 addons-291578 crio[1029]: time="2024-09-12 21:45:07.318327196Z" level=info msg="Removed pod sandbox: c7bf31d64d546f3af5d359e9ccdf09e0b84cde018dea474ed5f56c062f5740be" id=a74aac85-2b9b-40df-ad4e-058f588a5298 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 21:45:12 addons-291578 crio[1029]: time="2024-09-12 21:45:12.961619747Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f7802345-475d-434d-bd36-bf71361e4e6c name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:45:12 addons-291578 crio[1029]: time="2024-09-12 21:45:12.961865732Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f7802345-475d-434d-bd36-bf71361e4e6c name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:45:23 addons-291578 crio[1029]: time="2024-09-12 21:45:23.961917897Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=78c6bb08-694a-4040-a0e8-a5af0516fc4e name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:45:23 addons-291578 crio[1029]: time="2024-09-12 21:45:23.962209113Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=78c6bb08-694a-4040-a0e8-a5af0516fc4e name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:45:35 addons-291578 crio[1029]: time="2024-09-12 21:45:35.960980582Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=360e9f04-057a-4d30-860a-0d91a1c25c79 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:45:35 addons-291578 crio[1029]: time="2024-09-12 21:45:35.961259233Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=360e9f04-057a-4d30-860a-0d91a1c25c79 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:45:50 addons-291578 crio[1029]: time="2024-09-12 21:45:50.961228765Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d9e01704-bc6d-4116-a50e-1fbe47de8f49 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:45:50 addons-291578 crio[1029]: time="2024-09-12 21:45:50.961563330Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d9e01704-bc6d-4116-a50e-1fbe47de8f49 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:02 addons-291578 crio[1029]: time="2024-09-12 21:46:02.961454481Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f5e4d903-c220-4eee-a641-46b695bad107 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:02 addons-291578 crio[1029]: time="2024-09-12 21:46:02.961752362Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f5e4d903-c220-4eee-a641-46b695bad107 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:15 addons-291578 crio[1029]: time="2024-09-12 21:46:15.961919166Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=44d3aa2f-a69d-467f-b10c-b7d09e100698 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:15 addons-291578 crio[1029]: time="2024-09-12 21:46:15.962152545Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=44d3aa2f-a69d-467f-b10c-b7d09e100698 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:28 addons-291578 crio[1029]: time="2024-09-12 21:46:28.961397743Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=7ca1fbff-d044-4122-b262-1eb1eeb1c06c name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:28 addons-291578 crio[1029]: time="2024-09-12 21:46:28.961674623Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=7ca1fbff-d044-4122-b262-1eb1eeb1c06c name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:41 addons-291578 crio[1029]: time="2024-09-12 21:46:41.960993478Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f7c24a08-a059-4b8a-ac78-c5f9b3f9b7a3 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:41 addons-291578 crio[1029]: time="2024-09-12 21:46:41.961203350Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f7c24a08-a059-4b8a-ac78-c5f9b3f9b7a3 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:52 addons-291578 crio[1029]: time="2024-09-12 21:46:52.961138128Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=1160ab3b-4075-4647-aad8-e85bcdd637cf name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:52 addons-291578 crio[1029]: time="2024-09-12 21:46:52.961396314Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=1160ab3b-4075-4647-aad8-e85bcdd637cf name=/runtime.v1.ImageService/ImageStatus
	Sep 12 21:46:56 addons-291578 crio[1029]: time="2024-09-12 21:46:56.840837696Z" level=info msg="Stopping container: e1fb5b0b0ff1fdf1ea7262bf398f92fd64b499a04e84c7f7524783bce844dc77 (timeout: 30s)" id=6138f3fd-0e75-4982-94db-4ff590834b54 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	384a09ea9410b       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   5df1f04bd40dd       hello-world-app-55bf9c44b4-k6clg
	f3437170cb20d       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago       Running             nginx                     0                   0eaa03598481f       nginx
	874e2003127c3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            14 minutes ago      Running             gcp-auth                  0                   84dfe0d79aa7b       gcp-auth-89d5ffd79-f8frt
	e1fb5b0b0ff1f       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   15 minutes ago      Running             metrics-server            0                   5410fe21b7163       metrics-server-84c5f94fbc-gf7n2
	b07a2aaf05a29       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        16 minutes ago      Running             coredns                   0                   2585e63f8c8ec       coredns-7c65d6cfc9-99p4j
	adefeaca70583       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        16 minutes ago      Running             storage-provisioner       0                   510430e5bdc5d       storage-provisioner
	ce2fec81a8fd1       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        16 minutes ago      Running             kindnet-cni               0                   15299ddf8f259       kindnet-hmcqk
	0a177ae42423c       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        16 minutes ago      Running             kube-proxy                0                   9da55af533b5c       kube-proxy-rv65p
	f24cc00ce8ca5       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        16 minutes ago      Running             kube-controller-manager   0                   17aab386b7a14       kube-controller-manager-addons-291578
	6543a2be51455       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        16 minutes ago      Running             kube-apiserver            0                   4b2c0bfdcf9f3       kube-apiserver-addons-291578
	2c1cbb0172389       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        16 minutes ago      Running             etcd                      0                   8a6f12df91ed1       etcd-addons-291578
	da04cd6774ba3       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        16 minutes ago      Running             kube-scheduler            0                   a2fc3a3456df1       kube-scheduler-addons-291578
	
	
	==> coredns [b07a2aaf05a29e7f918dcc04867f969bd844fef482350e059f0a25c02ec6bd4a] <==
	[INFO] 10.244.0.11:56819 - 39295 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000142365s
	[INFO] 10.244.0.11:42226 - 61907 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000080736s
	[INFO] 10.244.0.11:42226 - 47343 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000109493s
	[INFO] 10.244.0.11:43125 - 46588 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.005481476s
	[INFO] 10.244.0.11:43125 - 9200 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00559525s
	[INFO] 10.244.0.11:57480 - 3959 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004994389s
	[INFO] 10.244.0.11:57480 - 47482 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005953442s
	[INFO] 10.244.0.11:36271 - 57083 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005385598s
	[INFO] 10.244.0.11:36271 - 18662 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005701349s
	[INFO] 10.244.0.11:43878 - 23993 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000098258s
	[INFO] 10.244.0.11:43878 - 43453 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00009595s
	[INFO] 10.244.0.21:42720 - 41147 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00021871s
	[INFO] 10.244.0.21:59212 - 63982 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000316667s
	[INFO] 10.244.0.21:55207 - 9647 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000126235s
	[INFO] 10.244.0.21:52823 - 53779 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000166141s
	[INFO] 10.244.0.21:58343 - 17928 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119721s
	[INFO] 10.244.0.21:33191 - 49846 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000159472s
	[INFO] 10.244.0.21:56589 - 30347 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008122802s
	[INFO] 10.244.0.21:49051 - 35138 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008219816s
	[INFO] 10.244.0.21:59574 - 12355 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006371063s
	[INFO] 10.244.0.21:49532 - 19340 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007862249s
	[INFO] 10.244.0.21:37137 - 36463 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005834871s
	[INFO] 10.244.0.21:57338 - 59577 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006856137s
	[INFO] 10.244.0.21:56575 - 2606 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00067557s
	[INFO] 10.244.0.21:58933 - 28842 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000775118s
	
	
	==> describe nodes <==
	Name:               addons-291578
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-291578
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8
	                    minikube.k8s.io/name=addons-291578
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_12T21_30_07_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-291578
	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:  Thu, 12 Sep 2024 21:30:04 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-291578
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 12 Sep 2024 21:46:48 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 12 Sep 2024 21:44:44 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 12 Sep 2024 21:44:44 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 12 Sep 2024 21:44:44 +0000   Thu, 12 Sep 2024 21:30:03 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 12 Sep 2024 21:44:44 +0000   Thu, 12 Sep 2024 21:30:53 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-291578
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 c5ad4fa976d04d4f94a8c9238997f086
	  System UUID:                33a08936-167e-4ae5-9b18-b62dd8454c31
	  Boot ID:                    011d9935-430a-4739-a31a-f5265d3c574c
	  Kernel Version:             5.15.0-1067-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	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%)         14m
	  default                     hello-world-app-55bf9c44b4-k6clg         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m34s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m57s
	  gcp-auth                    gcp-auth-89d5ffd79-f8frt                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-99p4j                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     16m
	  kube-system                 etcd-addons-291578                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-hmcqk                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-291578             250m (3%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-291578    200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-rv65p                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-291578             100m (1%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 metrics-server-84c5f94fbc-gf7n2          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         16m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 16m   kube-proxy       
	  Normal   Starting                 16m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 16m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  16m   kubelet          Node addons-291578 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m   kubelet          Node addons-291578 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m   kubelet          Node addons-291578 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m   node-controller  Node addons-291578 event: Registered Node addons-291578 in Controller
	  Normal   NodeReady                16m   kubelet          Node addons-291578 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.002952] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000650] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000664] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000612] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000620] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000676] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.566869] 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.
	[  +6.668200] kauditd_printk_skb: 46 callbacks suppressed
	[Sep12 21:42] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000010] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[  +1.008063] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[  +2.015814] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[  +4.159703] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[  +8.191328] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[ +16.130733] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	[Sep12 21:43] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 8e 7c 5c d7 ef 76 46 a5 b8 3a 99 d4 08 00
	
	
	==> etcd [2c1cbb0172389e82bd6a89d5aa982cda6896f0e0e34a8731f022ea32d4b5f148] <==
	{"level":"info","ts":"2024-09-12T21:30:16.148910Z","caller":"traceutil/trace.go:171","msg":"trace[413059336] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"280.738393ms","start":"2024-09-12T21:30:15.868152Z","end":"2024-09-12T21:30:16.148890Z","steps":["trace[413059336] 'process raft request'  (duration: 201.433487ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.149756Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.57379ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:16.149877Z","caller":"traceutil/trace.go:171","msg":"trace[1176991457] range","detail":"{range_begin:/registry/deployments/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:415; }","duration":"199.702286ms","start":"2024-09-12T21:30:15.950161Z","end":"2024-09-12T21:30:16.149863Z","steps":["trace[1176991457] 'agreement among raft nodes before linearized reading'  (duration: 199.54321ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.357445Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.140752ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-291578\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-12T21:30:16.357612Z","caller":"traceutil/trace.go:171","msg":"trace[148576843] range","detail":"{range_begin:/registry/minions/addons-291578; range_end:; response_count:1; response_revision:427; }","duration":"100.314605ms","start":"2024-09-12T21:30:16.257283Z","end":"2024-09-12T21:30:16.357598Z","steps":["trace[148576843] 'agreement among raft nodes before linearized reading'  (duration: 100.115676ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:30:16.759304Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.277963ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/tiller-deploy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:16.759438Z","caller":"traceutil/trace.go:171","msg":"trace[236142755] range","detail":"{range_begin:/registry/services/specs/kube-system/tiller-deploy; range_end:; response_count:0; response_revision:467; }","duration":"101.418654ms","start":"2024-09-12T21:30:16.658005Z","end":"2024-09-12T21:30:16.759423Z","steps":["trace[236142755] 'agreement among raft nodes before linearized reading'  (duration: 98.838496ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.465190Z","caller":"traceutil/trace.go:171","msg":"trace[791330675] linearizableReadLoop","detail":"{readStateIndex:916; appliedIndex:914; }","duration":"114.88206ms","start":"2024-09-12T21:30:53.350293Z","end":"2024-09-12T21:30:53.465175Z","steps":["trace[791330675] 'read index received'  (duration: 22.208243ms)","trace[791330675] 'applied index is now lower than readState.Index'  (duration: 92.673288ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T21:30:53.465250Z","caller":"traceutil/trace.go:171","msg":"trace[1762982292] transaction","detail":"{read_only:false; response_revision:889; number_of_response:1; }","duration":"157.03585ms","start":"2024-09-12T21:30:53.308184Z","end":"2024-09-12T21:30:53.465220Z","steps":["trace[1762982292] 'process raft request'  (duration: 64.220366ms)","trace[1762982292] 'compare'  (duration: 92.633825ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T21:30:53.465330Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.020715ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:30:53.465253Z","caller":"traceutil/trace.go:171","msg":"trace[1877078387] transaction","detail":"{read_only:false; response_revision:890; number_of_response:1; }","duration":"128.195272ms","start":"2024-09-12T21:30:53.337042Z","end":"2024-09-12T21:30:53.465237Z","steps":["trace[1877078387] 'process raft request'  (duration: 128.094454ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.465362Z","caller":"traceutil/trace.go:171","msg":"trace[1943767070] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:890; }","duration":"115.066507ms","start":"2024-09-12T21:30:53.350287Z","end":"2024-09-12T21:30:53.465353Z","steps":["trace[1943767070] 'agreement among raft nodes before linearized reading'  (duration: 114.951181ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.654613Z","caller":"traceutil/trace.go:171","msg":"trace[1568096624] transaction","detail":"{read_only:false; response_revision:893; number_of_response:1; }","duration":"171.702837ms","start":"2024-09-12T21:30:53.482900Z","end":"2024-09-12T21:30:53.654603Z","steps":["trace[1568096624] 'process raft request'  (duration: 171.631581ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:30:53.654616Z","caller":"traceutil/trace.go:171","msg":"trace[1949886282] transaction","detail":"{read_only:false; response_revision:892; number_of_response:1; }","duration":"178.138749ms","start":"2024-09-12T21:30:53.476454Z","end":"2024-09-12T21:30:53.654593Z","steps":["trace[1949886282] 'process raft request'  (duration: 129.495443ms)","trace[1949886282] 'compare'  (duration: 48.485488ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T21:31:51.238293Z","caller":"traceutil/trace.go:171","msg":"trace[625340852] transaction","detail":"{read_only:false; response_revision:1164; number_of_response:1; }","duration":"134.778305ms","start":"2024-09-12T21:31:51.103497Z","end":"2024-09-12T21:31:51.238275Z","steps":["trace[625340852] 'process raft request'  (duration: 134.669409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:31:51.238368Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.780642ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T21:31:51.238431Z","caller":"traceutil/trace.go:171","msg":"trace[269064100] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1164; }","duration":"118.846ms","start":"2024-09-12T21:31:51.119554Z","end":"2024-09-12T21:31:51.238400Z","steps":["trace[269064100] 'agreement among raft nodes before linearized reading'  (duration: 118.727506ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T21:31:51.239268Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.271444ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/\" range_end:\"/registry/events0\" limit:500 ","response":"range_response_count:211 size:170641"}
	{"level":"info","ts":"2024-09-12T21:31:51.239319Z","caller":"traceutil/trace.go:171","msg":"trace[2113307075] range","detail":"{range_begin:/registry/events/; range_end:/registry/events0; response_count:211; response_revision:1164; }","duration":"134.33493ms","start":"2024-09-12T21:31:51.104973Z","end":"2024-09-12T21:31:51.239308Z","steps":["trace[2113307075] 'agreement among raft nodes before linearized reading'  (duration: 133.319963ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T21:40:03.258258Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1571}
	{"level":"info","ts":"2024-09-12T21:40:03.283575Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1571,"took":"24.839001ms","hash":3082618704,"current-db-size-bytes":6627328,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3428352,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-12T21:40:03.283625Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3082618704,"revision":1571,"compact-revision":-1}
	{"level":"info","ts":"2024-09-12T21:45:03.263058Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1991}
	{"level":"info","ts":"2024-09-12T21:45:03.279770Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1991,"took":"16.197227ms","hash":3803746220,"current-db-size-bytes":6627328,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":5296128,"current-db-size-in-use":"5.3 MB"}
	{"level":"info","ts":"2024-09-12T21:45:03.279819Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3803746220,"revision":1991,"compact-revision":1571}
	
	
	==> gcp-auth [874e2003127c36546952e13f0ad92b5f2064891b7c57ee2bf7bad63d0f482979] <==
	2024/09/12 21:32:53 Ready to write response ...
	2024/09/12 21:41:01 Ready to marshal response ...
	2024/09/12 21:41:01 Ready to write response ...
	2024/09/12 21:41:06 Ready to marshal response ...
	2024/09/12 21:41:06 Ready to write response ...
	2024/09/12 21:41:07 Ready to marshal response ...
	2024/09/12 21:41:07 Ready to write response ...
	2024/09/12 21:41:07 Ready to marshal response ...
	2024/09/12 21:41:07 Ready to write response ...
	2024/09/12 21:41:08 Ready to marshal response ...
	2024/09/12 21:41:08 Ready to write response ...
	2024/09/12 21:41:21 Ready to marshal response ...
	2024/09/12 21:41:21 Ready to write response ...
	2024/09/12 21:41:44 Ready to marshal response ...
	2024/09/12 21:41:44 Ready to write response ...
	2024/09/12 21:42:00 Ready to marshal response ...
	2024/09/12 21:42:00 Ready to write response ...
	2024/09/12 21:42:09 Ready to marshal response ...
	2024/09/12 21:42:09 Ready to write response ...
	2024/09/12 21:42:09 Ready to marshal response ...
	2024/09/12 21:42:09 Ready to write response ...
	2024/09/12 21:42:09 Ready to marshal response ...
	2024/09/12 21:42:09 Ready to write response ...
	2024/09/12 21:44:23 Ready to marshal response ...
	2024/09/12 21:44:23 Ready to write response ...
	
	
	==> kernel <==
	 21:46:58 up 29 min,  0 users,  load average: 0.16, 0.20, 0.21
	Linux addons-291578 5.15.0-1067-gcp #75~20.04.1-Ubuntu SMP Wed Aug 7 20:43:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [ce2fec81a8fd1a03cdccbcde502ce1ab6798b675397e8e4f76d18f5764fc67b2] <==
	I0912 21:44:52.853576       1 main.go:299] handling current node
	I0912 21:45:02.850420       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:45:02.850457       1 main.go:299] handling current node
	I0912 21:45:12.850608       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:45:12.850636       1 main.go:299] handling current node
	I0912 21:45:22.855543       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:45:22.855581       1 main.go:299] handling current node
	I0912 21:45:32.849598       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:45:32.849639       1 main.go:299] handling current node
	I0912 21:45:42.850311       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:45:42.850357       1 main.go:299] handling current node
	I0912 21:45:52.855257       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:45:52.855307       1 main.go:299] handling current node
	I0912 21:46:02.849596       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:46:02.849630       1 main.go:299] handling current node
	I0912 21:46:12.850625       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:46:12.850655       1 main.go:299] handling current node
	I0912 21:46:22.855062       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:46:22.855090       1 main.go:299] handling current node
	I0912 21:46:32.849844       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:46:32.849878       1 main.go:299] handling current node
	I0912 21:46:42.850070       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:46:42.850099       1 main.go:299] handling current node
	I0912 21:46:52.852339       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 21:46:52.852370       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6543a2be51455918417e405388f11edabb1444a2f76bbad9c127e400229f4431] <==
	E0912 21:32:43.357113       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.139.244:443: connect: connection refused" logger="UnhandledError"
	E0912 21:32:43.358651       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.139.244:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.139.244:443: connect: connection refused" logger="UnhandledError"
	I0912 21:32:43.394689       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0912 21:41:04.888160       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.23:53592: read: connection reset by peer
	I0912 21:41:18.233781       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0912 21:41:19.254153       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0912 21:41:23.546288       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0912 21:41:37.576760       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0912 21:42:00.156975       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.157022       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.170090       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.170228       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.170321       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.170381       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.254482       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.255476       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.268227       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 21:42:00.268282       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 21:42:00.670536       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0912 21:42:00.953410       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.96.143.94"}
	W0912 21:42:01.171299       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0912 21:42:01.269027       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0912 21:42:01.273919       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0912 21:42:09.687599       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.166.241"}
	I0912 21:44:23.857869       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.170.206"}
	
	
	==> kube-controller-manager [f24cc00ce8ca57faedd93768c7ae2592b477ac37215b6d3fa2413a0f061d4cef] <==
	W0912 21:44:47.007125       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
	E0912 21:44:47.007171       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"
	W0912 21:44:50.638844       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
	E0912 21:44:50.638884       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"
	W0912 21:44:51.733321       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
	E0912 21:44:51.733363       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"
	W0912 21:44:56.145274       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
	E0912 21:44:56.145311       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"
	W0912 21:45:35.609666       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
	E0912 21:45:35.609705       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"
	W0912 21:45:41.484647       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
	E0912 21:45:41.484705       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"
	W0912 21:45:45.940914       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
	E0912 21:45:45.940953       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"
	W0912 21:45:46.700787       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
	E0912 21:45:46.700824       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"
	W0912 21:46:31.142011       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
	E0912 21:46:31.142053       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"
	W0912 21:46:38.566522       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
	E0912 21:46:38.566564       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"
	W0912 21:46:40.814474       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
	E0912 21:46:40.814526       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"
	W0912 21:46:41.796533       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
	E0912 21:46:41.796570       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"
	I0912 21:46:56.831892       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="9.705µs"
	
	
	==> kube-proxy [0a177ae42423c7c8b7419b5c06623345d10cc09aef93d2d4d8ee98b51aeaefdb] <==
	I0912 21:30:12.295657       1 server_linux.go:66] "Using iptables proxy"
	I0912 21:30:12.423825       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0912 21:30:12.423906       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`"
	I0912 21:30:12.443125       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0912 21:30:12.443190       1 server_linux.go:169] "Using iptables Proxier"
	I0912 21:30:12.444994       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"
	I0912 21:30:12.445329       1 server.go:483] "Version info" version="v1.31.1"
	I0912 21:30:12.445357       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0912 21:30:12.446264       1 config.go:199] "Starting service config controller"
	I0912 21:30:12.446300       1 config.go:105] "Starting endpoint slice config controller"
	I0912 21:30:12.446306       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0912 21:30:12.446321       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0912 21:30:12.446431       1 config.go:328] "Starting node config controller"
	I0912 21:30:12.446443       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0912 21:30:12.548037       1 shared_informer.go:320] Caches are synced for node config
	I0912 21:30:12.548088       1 shared_informer.go:320] Caches are synced for service config
	I0912 21:30:12.548120       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [da04cd6774ba30216c3f32b9fea73808548dc9ee17147be2f0dabf8408ebf082] <==
	W0912 21:30:04.573321       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
	W0912 21:30:04.573382       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
	E0912 21:30:04.574082       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"
	W0912 21:30:04.573394       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0912 21:30:04.574164       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:04.573398       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
	E0912 21:30:04.574191       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"
	E0912 21:30:04.574316       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"
	W0912 21:30:05.385367       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0912 21:30:05.385415       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.487033       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0912 21:30:05.487084       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.493474       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
	E0912 21:30:05.493510       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"
	W0912 21:30:05.599363       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
	E0912 21:30:05.599408       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"
	W0912 21:30:05.609811       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
	E0912 21:30:05.609859       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"
	W0912 21:30:05.623136       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
	E0912 21:30:05.623174       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"
	W0912 21:30:05.677044       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0912 21:30:05.677095       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0912 21:30:05.689730       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
	E0912 21:30:05.689963       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"
	I0912 21:30:05.968996       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 12 21:45:57 addons-291578 kubelet[1627]: E0912 21:45:57.244876    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177557244673628,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:45:57 addons-291578 kubelet[1627]: E0912 21:45:57.244911    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177557244673628,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:02 addons-291578 kubelet[1627]: E0912 21:46:02.961973    1627 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="70e792b8-8012-45fc-917f-7d79059091fc"
	Sep 12 21:46:07 addons-291578 kubelet[1627]: E0912 21:46:07.248908    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177567248655874,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:07 addons-291578 kubelet[1627]: E0912 21:46:07.248944    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177567248655874,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:15 addons-291578 kubelet[1627]: E0912 21:46:15.962389    1627 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="70e792b8-8012-45fc-917f-7d79059091fc"
	Sep 12 21:46:17 addons-291578 kubelet[1627]: E0912 21:46:17.251129    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177577250917025,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:17 addons-291578 kubelet[1627]: E0912 21:46:17.251162    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177577250917025,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:27 addons-291578 kubelet[1627]: E0912 21:46:27.253161    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177587252937106,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:27 addons-291578 kubelet[1627]: E0912 21:46:27.253199    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177587252937106,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:28 addons-291578 kubelet[1627]: E0912 21:46:28.961886    1627 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="70e792b8-8012-45fc-917f-7d79059091fc"
	Sep 12 21:46:37 addons-291578 kubelet[1627]: E0912 21:46:37.255303    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177597255093188,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:37 addons-291578 kubelet[1627]: E0912 21:46:37.255353    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177597255093188,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:41 addons-291578 kubelet[1627]: E0912 21:46:41.961503    1627 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="70e792b8-8012-45fc-917f-7d79059091fc"
	Sep 12 21:46:47 addons-291578 kubelet[1627]: E0912 21:46:47.260611    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177607260384144,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:47 addons-291578 kubelet[1627]: E0912 21:46:47.260641    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177607260384144,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:52 addons-291578 kubelet[1627]: E0912 21:46:52.961616    1627 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="70e792b8-8012-45fc-917f-7d79059091fc"
	Sep 12 21:46:57 addons-291578 kubelet[1627]: E0912 21:46:57.262981    1627 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177617262763410,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:57 addons-291578 kubelet[1627]: E0912 21:46:57.263010    1627 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726177617262763410,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:592065,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 21:46:58 addons-291578 kubelet[1627]: I0912 21:46:58.172040    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/07270afb-4dfe-485a-88d4-ff497ee5d02a-tmp-dir\") pod \"07270afb-4dfe-485a-88d4-ff497ee5d02a\" (UID: \"07270afb-4dfe-485a-88d4-ff497ee5d02a\") "
	Sep 12 21:46:58 addons-291578 kubelet[1627]: I0912 21:46:58.172105    1627 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-pqbcz\" (UniqueName: \"kubernetes.io/projected/07270afb-4dfe-485a-88d4-ff497ee5d02a-kube-api-access-pqbcz\") pod \"07270afb-4dfe-485a-88d4-ff497ee5d02a\" (UID: \"07270afb-4dfe-485a-88d4-ff497ee5d02a\") "
	Sep 12 21:46:58 addons-291578 kubelet[1627]: I0912 21:46:58.172437    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/07270afb-4dfe-485a-88d4-ff497ee5d02a-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "07270afb-4dfe-485a-88d4-ff497ee5d02a" (UID: "07270afb-4dfe-485a-88d4-ff497ee5d02a"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 12 21:46:58 addons-291578 kubelet[1627]: I0912 21:46:58.173755    1627 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/07270afb-4dfe-485a-88d4-ff497ee5d02a-kube-api-access-pqbcz" (OuterVolumeSpecName: "kube-api-access-pqbcz") pod "07270afb-4dfe-485a-88d4-ff497ee5d02a" (UID: "07270afb-4dfe-485a-88d4-ff497ee5d02a"). InnerVolumeSpecName "kube-api-access-pqbcz". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 21:46:58 addons-291578 kubelet[1627]: I0912 21:46:58.273191    1627 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-pqbcz\" (UniqueName: \"kubernetes.io/projected/07270afb-4dfe-485a-88d4-ff497ee5d02a-kube-api-access-pqbcz\") on node \"addons-291578\" DevicePath \"\""
	Sep 12 21:46:58 addons-291578 kubelet[1627]: I0912 21:46:58.273225    1627 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/07270afb-4dfe-485a-88d4-ff497ee5d02a-tmp-dir\") on node \"addons-291578\" DevicePath \"\""
	
	
	==> storage-provisioner [adefeaca705833031953552264ad3b6b1cff1caddc827d3f4e04863420c68ce4] <==
	I0912 21:30:54.060452       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0912 21:30:54.067669       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0912 21:30:54.067781       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0912 21:30:54.073321       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0912 21:30:54.073448       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132!
	I0912 21:30:54.074378       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"8c6929e4-823b-4aaf-97b5-fe5bace52963", APIVersion:"v1", ResourceVersion:"922", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132 became leader
	I0912 21:30:54.174703       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-291578_7905baee-1268-4ba4-85d0-5c089a7d1132!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-291578 -n addons-291578
helpers_test.go:261: (dbg) Run:  kubectl --context addons-291578 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-291578 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-291578 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-291578/192.168.49.2
	Start Time:       Thu, 12 Sep 2024 21:32:53 +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-pb5kb (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-pb5kb:
	    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  14m                   default-scheduler  Successfully assigned default/busybox to addons-291578
	  Normal   Pulling    12m (x4 over 14m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     12m (x4 over 14m)     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     12m (x4 over 14m)     kubelet            Error: ErrImagePull
	  Warning  Failed     12m (x6 over 14m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3m56s (x44 over 14m)  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 (335.45s)

                                                
                                    

Test pass (300/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 17.99
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.05
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.1/json-events 17.18
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 1.07
18 TestDownloadOnly/v1.31.1/DeleteAll 0.61
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.28
20 TestDownloadOnlyKic 1.03
21 TestBinaryMirror 0.73
22 TestOffline 77.05
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.04
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.04
27 TestAddons/Setup 204.4
31 TestAddons/serial/GCPAuth/Namespaces 0.13
35 TestAddons/parallel/InspektorGadget 10.61
37 TestAddons/parallel/HelmTiller 11.16
39 TestAddons/parallel/CSI 64.21
40 TestAddons/parallel/Headlamp 17.23
41 TestAddons/parallel/CloudSpanner 5.44
42 TestAddons/parallel/LocalPath 58.01
43 TestAddons/parallel/NvidiaDevicePlugin 5.43
44 TestAddons/parallel/Yakd 10.63
45 TestAddons/StoppedEnableDisable 5.98
46 TestCertOptions 29.07
47 TestCertExpiration 218.29
49 TestForceSystemdFlag 24.08
50 TestForceSystemdEnv 31.14
52 TestKVMDriverInstallOrUpdate 4.46
56 TestErrorSpam/setup 19.78
57 TestErrorSpam/start 0.55
58 TestErrorSpam/status 0.81
59 TestErrorSpam/pause 1.42
60 TestErrorSpam/unpause 1.59
61 TestErrorSpam/stop 1.32
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 68.39
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 28.92
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.07
72 TestFunctional/serial/CacheCmd/cache/add_remote 3.01
73 TestFunctional/serial/CacheCmd/cache/add_local 2.11
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.25
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.58
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.09
81 TestFunctional/serial/ExtraConfig 38.24
82 TestFunctional/serial/ComponentHealth 0.07
83 TestFunctional/serial/LogsCmd 1.29
84 TestFunctional/serial/LogsFileCmd 1.32
85 TestFunctional/serial/InvalidService 4.21
87 TestFunctional/parallel/ConfigCmd 0.36
88 TestFunctional/parallel/DashboardCmd 13.25
89 TestFunctional/parallel/DryRun 0.39
90 TestFunctional/parallel/InternationalLanguage 0.17
91 TestFunctional/parallel/StatusCmd 1.06
95 TestFunctional/parallel/ServiceCmdConnect 7.65
96 TestFunctional/parallel/AddonsCmd 0.12
97 TestFunctional/parallel/PersistentVolumeClaim 38.48
99 TestFunctional/parallel/SSHCmd 0.48
100 TestFunctional/parallel/CpCmd 2.04
101 TestFunctional/parallel/MySQL 27.87
102 TestFunctional/parallel/FileSync 0.24
103 TestFunctional/parallel/CertSync 1.5
107 TestFunctional/parallel/NodeLabels 0.09
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.77
111 TestFunctional/parallel/License 0.64
112 TestFunctional/parallel/ServiceCmd/DeployApp 10.2
113 TestFunctional/parallel/ProfileCmd/profile_not_create 0.49
114 TestFunctional/parallel/ProfileCmd/profile_list 0.63
115 TestFunctional/parallel/ProfileCmd/profile_json_output 0.51
116 TestFunctional/parallel/Version/short 0.05
117 TestFunctional/parallel/Version/components 0.73
118 TestFunctional/parallel/ImageCommands/ImageListShort 0.22
119 TestFunctional/parallel/ImageCommands/ImageListTable 0.2
120 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
121 TestFunctional/parallel/ImageCommands/ImageListYaml 0.21
122 TestFunctional/parallel/ImageCommands/ImageBuild 3.15
123 TestFunctional/parallel/ImageCommands/Setup 1.95
124 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
125 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.13
126 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.21
127 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.17
128 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.82
129 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.83
130 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.82
131 TestFunctional/parallel/ServiceCmd/List 0.89
132 TestFunctional/parallel/ImageCommands/ImageRemove 0.49
133 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.74
134 TestFunctional/parallel/ServiceCmd/JSONOutput 0.87
135 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.51
136 TestFunctional/parallel/ServiceCmd/HTTPS 0.31
137 TestFunctional/parallel/ServiceCmd/Format 0.33
139 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.48
140 TestFunctional/parallel/ServiceCmd/URL 0.31
141 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
143 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 22.2
144 TestFunctional/parallel/MountCmd/any-port 19.6
145 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.05
146 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
150 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
151 TestFunctional/parallel/MountCmd/specific-port 1.82
152 TestFunctional/parallel/MountCmd/VerifyCleanup 1.68
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 151.39
160 TestMultiControlPlane/serial/DeployApp 7.21
161 TestMultiControlPlane/serial/PingHostFromPods 0.97
162 TestMultiControlPlane/serial/AddWorkerNode 32.26
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.58
165 TestMultiControlPlane/serial/CopyFile 14.57
166 TestMultiControlPlane/serial/StopSecondaryNode 12.39
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.45
168 TestMultiControlPlane/serial/RestartSecondaryNode 23.67
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 3.26
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 162.65
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.15
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.43
173 TestMultiControlPlane/serial/StopCluster 35.47
174 TestMultiControlPlane/serial/RestartCluster 78.21
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.43
176 TestMultiControlPlane/serial/AddSecondaryNode 66.38
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.62
181 TestJSONOutput/start/Command 40.71
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.68
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.57
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.74
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.2
206 TestKicCustomNetwork/create_custom_network 37.46
207 TestKicCustomNetwork/use_default_bridge_network 23.25
208 TestKicExistingNetwork 25.75
209 TestKicCustomSubnet 22.98
210 TestKicStaticIP 23.47
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 44.96
215 TestMountStart/serial/StartWithMountFirst 8.83
216 TestMountStart/serial/VerifyMountFirst 0.23
217 TestMountStart/serial/StartWithMountSecond 6.07
218 TestMountStart/serial/VerifyMountSecond 0.23
219 TestMountStart/serial/DeleteFirst 1.59
220 TestMountStart/serial/VerifyMountPostDelete 0.23
221 TestMountStart/serial/Stop 1.17
222 TestMountStart/serial/RestartStopped 8.3
223 TestMountStart/serial/VerifyMountPostStop 0.22
226 TestMultiNode/serial/FreshStart2Nodes 95.23
227 TestMultiNode/serial/DeployApp2Nodes 5.19
228 TestMultiNode/serial/PingHostFrom2Pods 0.69
229 TestMultiNode/serial/AddNode 25.07
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.28
232 TestMultiNode/serial/CopyFile 8.48
233 TestMultiNode/serial/StopNode 2.03
234 TestMultiNode/serial/StartAfterStop 8.67
235 TestMultiNode/serial/RestartKeepsNodes 100.64
236 TestMultiNode/serial/DeleteNode 5.13
237 TestMultiNode/serial/StopMultiNode 23.67
238 TestMultiNode/serial/RestartMultiNode 51.44
239 TestMultiNode/serial/ValidateNameConflict 22.83
244 TestPreload 117.73
246 TestScheduledStopUnix 96.48
249 TestInsufficientStorage 12.29
250 TestRunningBinaryUpgrade 71.67
252 TestKubernetesUpgrade 350.59
253 TestMissingContainerUpgrade 150.82
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
259 TestNoKubernetes/serial/StartWithK8s 27.98
264 TestNetworkPlugins/group/false 6.66
268 TestNoKubernetes/serial/StartWithStopK8s 12.41
269 TestNoKubernetes/serial/Start 5.87
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
271 TestNoKubernetes/serial/ProfileList 14.97
272 TestNoKubernetes/serial/Stop 1.67
273 TestNoKubernetes/serial/StartNoArgs 7.24
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.3
275 TestStoppedBinaryUpgrade/Setup 2.58
284 TestPause/serial/Start 71.95
285 TestStoppedBinaryUpgrade/Upgrade 51.92
286 TestStoppedBinaryUpgrade/MinikubeLogs 0.74
287 TestNetworkPlugins/group/auto/Start 37.89
288 TestPause/serial/SecondStartNoReconfiguration 34.8
289 TestNetworkPlugins/group/auto/KubeletFlags 0.26
290 TestNetworkPlugins/group/auto/NetCatPod 10.23
291 TestNetworkPlugins/group/auto/DNS 0.13
292 TestNetworkPlugins/group/auto/Localhost 0.11
293 TestNetworkPlugins/group/auto/HairPin 0.12
294 TestPause/serial/Pause 0.66
295 TestPause/serial/VerifyStatus 0.27
296 TestPause/serial/Unpause 0.59
297 TestPause/serial/PauseAgain 0.69
298 TestPause/serial/DeletePaused 2.57
299 TestPause/serial/VerifyDeletedResources 28.33
300 TestNetworkPlugins/group/kindnet/Start 45.67
301 TestNetworkPlugins/group/calico/Start 59.53
302 TestNetworkPlugins/group/custom-flannel/Start 55.19
303 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
304 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
305 TestNetworkPlugins/group/kindnet/NetCatPod 10.25
306 TestNetworkPlugins/group/kindnet/DNS 0.13
307 TestNetworkPlugins/group/kindnet/Localhost 0.11
308 TestNetworkPlugins/group/kindnet/HairPin 0.12
309 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.28
310 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.19
311 TestNetworkPlugins/group/calico/ControllerPod 6.01
312 TestNetworkPlugins/group/custom-flannel/DNS 0.13
313 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
314 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
315 TestNetworkPlugins/group/enable-default-cni/Start 61.26
316 TestNetworkPlugins/group/calico/KubeletFlags 0.29
317 TestNetworkPlugins/group/calico/NetCatPod 11.25
318 TestNetworkPlugins/group/calico/DNS 0.14
319 TestNetworkPlugins/group/calico/Localhost 0.11
320 TestNetworkPlugins/group/calico/HairPin 0.11
321 TestNetworkPlugins/group/flannel/Start 52.41
322 TestNetworkPlugins/group/bridge/Start 66.7
323 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.35
324 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.2
325 TestNetworkPlugins/group/flannel/ControllerPod 6.01
326 TestNetworkPlugins/group/enable-default-cni/DNS 0.12
327 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
328 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
329 TestNetworkPlugins/group/flannel/KubeletFlags 0.25
330 TestNetworkPlugins/group/flannel/NetCatPod 9.21
331 TestNetworkPlugins/group/flannel/DNS 0.12
332 TestNetworkPlugins/group/flannel/Localhost 0.11
333 TestNetworkPlugins/group/flannel/HairPin 0.1
335 TestStartStop/group/old-k8s-version/serial/FirstStart 144.59
337 TestStartStop/group/no-preload/serial/FirstStart 63.61
338 TestNetworkPlugins/group/bridge/KubeletFlags 0.32
339 TestNetworkPlugins/group/bridge/NetCatPod 11.32
341 TestStartStop/group/embed-certs/serial/FirstStart 75.95
342 TestNetworkPlugins/group/bridge/DNS 0.17
343 TestNetworkPlugins/group/bridge/Localhost 0.13
344 TestNetworkPlugins/group/bridge/HairPin 0.13
346 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 72.82
347 TestStartStop/group/no-preload/serial/DeployApp 11.24
348 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.8
349 TestStartStop/group/no-preload/serial/Stop 11.82
350 TestStartStop/group/embed-certs/serial/DeployApp 9.23
351 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
352 TestStartStop/group/no-preload/serial/SecondStart 284.63
353 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.82
354 TestStartStop/group/embed-certs/serial/Stop 12.73
355 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.27
356 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
357 TestStartStop/group/embed-certs/serial/SecondStart 261.6
358 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.88
359 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.27
360 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
361 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 276.23
362 TestStartStop/group/old-k8s-version/serial/DeployApp 10.38
363 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.72
364 TestStartStop/group/old-k8s-version/serial/Stop 12.88
365 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
366 TestStartStop/group/old-k8s-version/serial/SecondStart 130.43
367 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
368 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
369 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
370 TestStartStop/group/old-k8s-version/serial/Pause 2.44
372 TestStartStop/group/newest-cni/serial/FirstStart 28.19
373 TestStartStop/group/newest-cni/serial/DeployApp 0
374 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.87
375 TestStartStop/group/newest-cni/serial/Stop 1.19
376 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
377 TestStartStop/group/newest-cni/serial/SecondStart 12.54
378 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
379 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
380 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
381 TestStartStop/group/newest-cni/serial/Pause 2.5
382 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
383 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
384 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
385 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
386 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.21
387 TestStartStop/group/embed-certs/serial/Pause 2.64
388 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
389 TestStartStop/group/no-preload/serial/Pause 2.75
390 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
391 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
392 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.21
393 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.42
x
+
TestDownloadOnly/v1.20.0/json-events (17.99s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-402202 --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-amd64 start -o=json --download-only -p download-only-402202 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (17.992815649s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (17.99s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-402202 | jenkins | v1.34.0 | 12 Sep 24 21:28 UTC |          |
	|         | -p download-only-402202        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 21:28:49
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 21:28:49.632397   12528 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:28:49.632642   12528 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:28:49.632652   12528 out.go:358] Setting ErrFile to fd 2...
	I0912 21:28:49.632656   12528 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:28:49.632889   12528 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	W0912 21:28:49.633048   12528 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19616-5739/.minikube/config/config.json: open /home/jenkins/minikube-integration/19616-5739/.minikube/config/config.json: no such file or directory
	I0912 21:28:49.633654   12528 out.go:352] Setting JSON to true
	I0912 21:28:49.634569   12528 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":676,"bootTime":1726175854,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0912 21:28:49.634622   12528 start.go:139] virtualization: kvm guest
	I0912 21:28:49.636845   12528 out.go:97] [download-only-402202] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0912 21:28:49.636939   12528 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball: no such file or directory
	I0912 21:28:49.636974   12528 notify.go:220] Checking for updates...
	I0912 21:28:49.638288   12528 out.go:169] MINIKUBE_LOCATION=19616
	I0912 21:28:49.639744   12528 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 21:28:49.640952   12528 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:28:49.642207   12528 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	I0912 21:28:49.643319   12528 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0912 21:28:49.645582   12528 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0912 21:28:49.645809   12528 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 21:28:49.666348   12528 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 21:28:49.666473   12528 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:28:50.011586   12528 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-12 21:28:50.002686391 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:28:50.011681   12528 docker.go:318] overlay module found
	I0912 21:28:50.013291   12528 out.go:97] Using the docker driver based on user configuration
	I0912 21:28:50.013312   12528 start.go:297] selected driver: docker
	I0912 21:28:50.013322   12528 start.go:901] validating driver "docker" against <nil>
	I0912 21:28:50.013392   12528 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:28:50.060699   12528 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-12 21:28:50.051748338 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:28:50.060840   12528 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 21:28:50.061293   12528 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0912 21:28:50.061429   12528 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0912 21:28:50.063280   12528 out.go:169] Using Docker driver with root privileges
	I0912 21:28:50.064536   12528 cni.go:84] Creating CNI manager for ""
	I0912 21:28:50.064553   12528 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:28:50.064562   12528 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 21:28:50.064627   12528 start.go:340] cluster config:
	{Name:download-only-402202 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:8000 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-402202 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}
	I0912 21:28:50.065952   12528 out.go:97] Starting "download-only-402202" primary control-plane node in "download-only-402202" cluster
	I0912 21:28:50.065967   12528 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 21:28:50.067260   12528 out.go:97] Pulling base image v0.0.45-1726156396-19616 ...
	I0912 21:28:50.067280   12528 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0912 21:28:50.067381   12528 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 21:28:50.084077   12528 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 21:28:50.084235   12528 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 21:28:50.084369   12528 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 21:28:50.176069   12528 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-amd64.tar.lz4
	I0912 21:28:50.176101   12528 cache.go:56] Caching tarball of preloaded images
	I0912 21:28:50.176243   12528 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0912 21:28:50.178140   12528 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0912 21:28:50.178153   12528 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0912 21:28:50.294958   12528 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-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-402202 host does not exist
	  To start a cluster, run: "minikube start -p download-only-402202"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (17.18s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-367428 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-367428 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (17.181972926s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (17.18s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (1.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-367428
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-367428: exit status 85 (1.06976017s)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-402202 | jenkins | v1.34.0 | 12 Sep 24 21:28 UTC |                     |
	|         | -p download-only-402202        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| delete  | -p download-only-402202        | download-only-402202 | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC | 12 Sep 24 21:29 UTC |
	| start   | -o=json --download-only        | download-only-367428 | jenkins | v1.34.0 | 12 Sep 24 21:29 UTC |                     |
	|         | -p download-only-367428        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 21:29:07
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 21:29:07.986555   12931 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:29:07.986657   12931 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:29:07.986665   12931 out.go:358] Setting ErrFile to fd 2...
	I0912 21:29:07.986668   12931 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:29:07.986833   12931 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 21:29:07.987329   12931 out.go:352] Setting JSON to true
	I0912 21:29:07.988158   12931 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":694,"bootTime":1726175854,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0912 21:29:07.988207   12931 start.go:139] virtualization: kvm guest
	I0912 21:29:07.990312   12931 out.go:97] [download-only-367428] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0912 21:29:07.990460   12931 notify.go:220] Checking for updates...
	I0912 21:29:07.991759   12931 out.go:169] MINIKUBE_LOCATION=19616
	I0912 21:29:07.993205   12931 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 21:29:07.994755   12931 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:29:07.995947   12931 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	I0912 21:29:07.997131   12931 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0912 21:29:07.999313   12931 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0912 21:29:07.999502   12931 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 21:29:08.021074   12931 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 21:29:08.021163   12931 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:29:08.064776   12931 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-12 21:29:08.056352723 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:29:08.064891   12931 docker.go:318] overlay module found
	I0912 21:29:08.066536   12931 out.go:97] Using the docker driver based on user configuration
	I0912 21:29:08.066558   12931 start.go:297] selected driver: docker
	I0912 21:29:08.066571   12931 start.go:901] validating driver "docker" against <nil>
	I0912 21:29:08.066664   12931 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:29:08.108712   12931 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-12 21:29:08.100549358 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:29:08.108871   12931 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 21:29:08.109325   12931 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0912 21:29:08.109483   12931 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0912 21:29:08.111204   12931 out.go:169] Using Docker driver with root privileges
	I0912 21:29:08.112369   12931 cni.go:84] Creating CNI manager for ""
	I0912 21:29:08.112386   12931 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 21:29:08.112399   12931 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 21:29:08.112463   12931 start.go:340] cluster config:
	{Name:download-only-367428 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:8000 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.1 ClusterName:download-only-367428 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.1 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}
	I0912 21:29:08.113652   12931 out.go:97] Starting "download-only-367428" primary control-plane node in "download-only-367428" cluster
	I0912 21:29:08.113665   12931 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 21:29:08.114793   12931 out.go:97] Pulling base image v0.0.45-1726156396-19616 ...
	I0912 21:29:08.114813   12931 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:08.114908   12931 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 21:29:08.129410   12931 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 21:29:08.129607   12931 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 21:29:08.129664   12931 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory, skipping pull
	I0912 21:29:08.129676   12931 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 exists in cache, skipping pull
	I0912 21:29:08.129686   12931 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 as a tarball
	I0912 21:29:08.645571   12931 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0912 21:29:08.645602   12931 cache.go:56] Caching tarball of preloaded images
	I0912 21:29:08.645769   12931 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 21:29:08.647614   12931 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0912 21:29:08.647632   12931 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0912 21:29:08.756440   12931 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4?checksum=md5:aa79045e4550b9510ee496fee0d50abb -> /home/jenkins/minikube-integration/19616-5739/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-367428 host does not exist
	  To start a cluster, run: "minikube start -p download-only-367428"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (0.61s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.31.1/DeleteAll (0.61s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.28s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-367428
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.28s)

                                                
                                    
x
+
TestDownloadOnlyKic (1.03s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-095522 --alsologtostderr --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "download-docker-095522" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-095522
--- PASS: TestDownloadOnlyKic (1.03s)

                                                
                                    
x
+
TestBinaryMirror (0.73s)

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

                                                
                                    
x
+
TestOffline (77.05s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-566069 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-566069 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (1m13.481408999s)
helpers_test.go:175: Cleaning up "offline-crio-566069" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-566069
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-566069: (3.567564568s)
--- PASS: TestOffline (77.05s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.04s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.04s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (204.4s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-291578 --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=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-291578 --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=helm-tiller: (3m24.396759332s)
--- PASS: TestAddons/Setup (204.40s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.61s)

                                                
                                                
=== 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-khndp" [c735aa56-5e4e-4b36-b114-4c269fff73b9] 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 5.003876228s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-291578
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-291578: (5.610162787s)
--- PASS: TestAddons/parallel/InspektorGadget (10.61s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (11.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 2.797932ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-hqlvc" [1849182b-1870-4b52-af45-5e859871d072] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.002725455s
addons_test.go:475: (dbg) Run:  kubectl --context addons-291578 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-291578 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.628114189s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (11.16s)

                                                
                                    
x
+
TestAddons/parallel/CSI (64.21s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 4.873781ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-291578 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-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-291578 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" [c7299f9e-dc33-4abb-9f61-4dd54b765b3c] Pending
helpers_test.go:344: "task-pv-pod" [c7299f9e-dc33-4abb-9f61-4dd54b765b3c] 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" [c7299f9e-dc33-4abb-9f61-4dd54b765b3c] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 15.003453738s
addons_test.go:590: (dbg) Run:  kubectl --context addons-291578 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-291578 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-291578 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-291578 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-291578 delete pod task-pv-pod: (1.252471682s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-291578 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-291578 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-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-291578 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" [090bfbe2-577a-4365-8346-70c021fe6b46] Pending
helpers_test.go:344: "task-pv-pod-restore" [090bfbe2-577a-4365-8346-70c021fe6b46] 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" [090bfbe2-577a-4365-8346-70c021fe6b46] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004223553s
addons_test.go:632: (dbg) Run:  kubectl --context addons-291578 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-291578 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-291578 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.501909937s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (64.21s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-291578 --alsologtostderr -v=1
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-ctd2x" [7d2a8cea-a939-453c-a21e-67ec2c6fb06a] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-ctd2x" [7d2a8cea-a939-453c-a21e-67ec2c6fb06a] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-ctd2x" [7d2a8cea-a939-453c-a21e-67ec2c6fb06a] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003749787s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 addons disable headlamp --alsologtostderr -v=1: (5.541530466s)
--- PASS: TestAddons/parallel/Headlamp (17.23s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.44s)

                                                
                                                
=== 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-94rm7" [a58bb349-838d-4320-8e58-b2ee8d6795d3] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00404779s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-291578
--- PASS: TestAddons/parallel/CloudSpanner (5.44s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (58.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-291578 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-291578 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-291578 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-291578 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" [e70b9d7d-6671-4607-a1c8-3063d49cab0a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [e70b9d7d-6671-4607-a1c8-3063d49cab0a] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [e70b9d7d-6671-4607-a1c8-3063d49cab0a] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 8.003415778s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-291578 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 ssh "cat /opt/local-path-provisioner/pvc-5d429e5f-a19f-4d3a-9d39-bce52913af15_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-291578 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-291578 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.212801483s)
--- PASS: TestAddons/parallel/LocalPath (58.01s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.43s)

                                                
                                                
=== 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-vmfwp" [69a45b21-69b7-4e6c-92ae-0011fe778a1d] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003736919s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-291578
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.43s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.63s)

                                                
                                                
=== 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-j82tx" [0a5103ff-4cd1-4e45-9b0e-bfdb54ab220f] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003291288s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-291578 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-291578 addons disable yakd --alsologtostderr -v=1: (5.629102243s)
--- PASS: TestAddons/parallel/Yakd (10.63s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (5.98s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-291578
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-291578: (5.7512465s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-291578
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-291578
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-291578
--- PASS: TestAddons/StoppedEnableDisable (5.98s)

                                                
                                    
x
+
TestCertOptions (29.07s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-398568 --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
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-398568 --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: (26.77070578s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-398568 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-398568 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-398568 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-398568" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-398568
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-398568: (1.781853174s)
--- PASS: TestCertOptions (29.07s)

                                                
                                    
x
+
TestCertExpiration (218.29s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-181023 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-181023 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (21.788515263s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-181023 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-181023 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (14.26108648s)
helpers_test.go:175: Cleaning up "cert-expiration-181023" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-181023
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-181023: (2.237714526s)
--- PASS: TestCertExpiration (218.29s)

                                                
                                    
x
+
TestForceSystemdFlag (24.08s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (31.14s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.46s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (4.46s)

                                                
                                    
x
+
TestErrorSpam/setup (19.78s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.55s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.81s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.42s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.59s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.32s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-379921 --log_dir /tmp/nospam-379921 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-379921 --log_dir /tmp/nospam-379921 stop: (1.158364635s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-379921 --log_dir /tmp/nospam-379921 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-379921 --log_dir /tmp/nospam-379921 stop
--- PASS: TestErrorSpam/stop (1.32s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (68.39s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-075375 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0912 21:47:53.844830   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:53.851544   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:53.862901   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:53.884241   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:53.925635   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:54.007032   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:54.168563   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:54.490264   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:55.132277   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:56.413813   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:47:58.975113   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:48:04.096817   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:48:14.339022   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:48:34.820417   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-075375 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m8.391795876s)
--- PASS: TestFunctional/serial/StartWithProxy (68.39s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.92s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-075375 --alsologtostderr -v=8
E0912 21:49:15.782633   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-075375 --alsologtostderr -v=8: (28.91963664s)
functional_test.go:663: soft start took 28.920387395s for "functional-075375" cluster.
--- PASS: TestFunctional/serial/SoftStart (28.92s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-075375 cache add registry.k8s.io/pause:3.3: (1.133087527s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.01s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-075375 /tmp/TestFunctionalserialCacheCmdcacheadd_local526074581/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 cache add minikube-local-cache-test:functional-075375
functional_test.go:1089: (dbg) Done: out/minikube-linux-amd64 -p functional-075375 cache add minikube-local-cache-test:functional-075375: (1.789719203s)
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 cache delete minikube-local-cache-test:functional-075375
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-075375
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (2.11s)

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

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

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

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

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

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

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

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

                                                
                                                
-- 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-amd64 -p functional-075375 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.58s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (38.24s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:810: (dbg) Run:  kubectl --context functional-075375 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.07s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.29s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-amd64 -p functional-075375 logs: (1.290658945s)
--- PASS: TestFunctional/serial/LogsCmd (1.29s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.32s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 logs --file /tmp/TestFunctionalserialLogsFileCmd406863456/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-075375 logs --file /tmp/TestFunctionalserialLogsFileCmd406863456/001/logs.txt: (1.318211296s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.32s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.21s)

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

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

                                                
                                                
-- /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-075375 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.21s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.36s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (13.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.39s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 21:50:10.901294   51494 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:50:10.901564   51494 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:50:10.901575   51494 out.go:358] Setting ErrFile to fd 2...
	I0912 21:50:10.901582   51494 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:50:10.901850   51494 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 21:50:10.902440   51494 out.go:352] Setting JSON to false
	I0912 21:50:10.903459   51494 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1957,"bootTime":1726175854,"procs":211,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0912 21:50:10.903521   51494 start.go:139] virtualization: kvm guest
	I0912 21:50:10.905670   51494 out.go:177] * [functional-075375] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0912 21:50:10.907101   51494 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 21:50:10.907146   51494 notify.go:220] Checking for updates...
	I0912 21:50:10.909679   51494 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 21:50:10.911398   51494 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:50:10.913272   51494 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	I0912 21:50:10.914491   51494 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0912 21:50:10.915745   51494 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 21:50:10.917382   51494 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:50:10.918042   51494 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 21:50:10.950838   51494 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 21:50:10.950916   51494 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:50:11.014484   51494 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 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:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-12 21:50:10.999422284 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:50:11.014639   51494 docker.go:318] overlay module found
	I0912 21:50:11.017909   51494 out.go:177] * Using the docker driver based on existing profile
	I0912 21:50:11.019470   51494 start.go:297] selected driver: docker
	I0912 21:50:11.019488   51494 start.go:901] validating driver "docker" against &{Name:functional-075375 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:functional-075375 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.1 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}
	I0912 21:50:11.019607   51494 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 21:50:11.022144   51494 out.go:201] 
	W0912 21:50:11.023437   51494 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
	I0912 21:50:11.024659   51494 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.17s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 21:50:10.758440   51320 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:50:10.758615   51320 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:50:10.758726   51320 out.go:358] Setting ErrFile to fd 2...
	I0912 21:50:10.758740   51320 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:50:10.759141   51320 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 21:50:10.759720   51320 out.go:352] Setting JSON to false
	I0912 21:50:10.760837   51320 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1957,"bootTime":1726175854,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0912 21:50:10.760898   51320 start.go:139] virtualization: kvm guest
	I0912 21:50:10.763510   51320 out.go:177] * [functional-075375] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0912 21:50:10.764869   51320 notify.go:220] Checking for updates...
	I0912 21:50:10.764921   51320 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 21:50:10.766189   51320 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 21:50:10.767528   51320 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 21:50:10.768857   51320 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	I0912 21:50:10.770058   51320 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0912 21:50:10.771162   51320 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 21:50:10.772802   51320 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:50:10.773218   51320 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 21:50:10.798161   51320 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 21:50:10.798314   51320 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:50:10.848342   51320 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 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:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-12 21:50:10.839914811 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:50:10.848456   51320 docker.go:318] overlay module found
	I0912 21:50:10.850567   51320 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0912 21:50:10.851934   51320 start.go:297] selected driver: docker
	I0912 21:50:10.851955   51320 start.go:901] validating driver "docker" against &{Name:functional-075375 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 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.1 ClusterName:functional-075375 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.1 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}
	I0912 21:50:10.852042   51320 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 21:50:10.854286   51320 out.go:201] 
	W0912 21:50:10.855608   51320 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
	I0912 21:50:10.857113   51320 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-075375 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-075375 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-67bdd5bbb4-b9k64" [8d199ebe-0b35-4734-ba14-0a847017b8a6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-b9k64" [8d199ebe-0b35-4734-ba14-0a847017b8a6] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.003081131s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32334
functional_test.go:1675: http://192.168.49.2:32334: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-b9k64

                                                
                                                
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:32334
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (38.48s)

                                                
                                                
=== 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" [1f0bfb39-1c29-4152-96e2-2a25eeee1c5d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003446986s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-075375 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-075375 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-075375 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-075375 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-075375 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" [34444a64-12ff-4966-927d-b7372af82011] Pending
helpers_test.go:344: "sp-pod" [34444a64-12ff-4966-927d-b7372af82011] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [34444a64-12ff-4966-927d-b7372af82011] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 22.004198307s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-075375 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-075375 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-075375 delete -f testdata/storage-provisioner/pod.yaml: (1.0638402s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-075375 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" [78bd6c12-c749-4770-9def-db1956aba8d3] Pending
helpers_test.go:344: "sp-pod" [78bd6c12-c749-4770-9def-db1956aba8d3] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [78bd6c12-c749-4770-9def-db1956aba8d3] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.00393742s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-075375 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (38.48s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.48s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.04s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (27.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-075375 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-mvlmw" [19bbf5a3-eaef-4bfe-b069-d0ecd6be6001] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-mvlmw" [19bbf5a3-eaef-4bfe-b069-d0ecd6be6001] Running
E0912 21:50:37.704606   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 26.003498423s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-075375 exec mysql-6cdb49bbb-mvlmw -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-075375 exec mysql-6cdb49bbb-mvlmw -- mysql -ppassword -e "show databases;": exit status 1 (96.865321ms)

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

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-075375 exec mysql-6cdb49bbb-mvlmw -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (27.87s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/12516.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "sudo cat /etc/ssl/certs/12516.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/12516.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "sudo cat /usr/share/ca-certificates/12516.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-amd64 -p functional-075375 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/125162.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "sudo cat /etc/ssl/certs/125162.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/125162.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "sudo cat /usr/share/ca-certificates/125162.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-amd64 -p functional-075375 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.50s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.77s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.64s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-075375 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-075375 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-6b9f76b5c7-7mdgc" [59008dc6-050e-4f63-91d0-0b38a4e7aa64] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-7mdgc" [59008dc6-050e-4f63-91d0-0b38a4e7aa64] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.004418574s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.20s)

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.73s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-075375 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.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-075375
localhost/kicbase/echo-server:functional-075375
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-075375 image ls --format short --alsologtostderr:
I0912 21:50:44.784565   57788 out.go:345] Setting OutFile to fd 1 ...
I0912 21:50:44.784865   57788 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:44.784877   57788 out.go:358] Setting ErrFile to fd 2...
I0912 21:50:44.784883   57788 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:44.785193   57788 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
I0912 21:50:44.785972   57788 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:44.786110   57788 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:44.786668   57788 cli_runner.go:164] Run: docker container inspect functional-075375 --format={{.State.Status}}
I0912 21:50:44.803575   57788 ssh_runner.go:195] Run: systemctl --version
I0912 21:50:44.803628   57788 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075375
I0912 21:50:44.821455   57788 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/functional-075375/id_rsa Username:docker}
I0912 21:50:44.904828   57788 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-075375 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| localhost/minikube-local-cache-test     | functional-075375  | f11d7442f3afa | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| localhost/kicbase/echo-server           | functional-075375  | 9056ab77afb8e | 4.94MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-075375 image ls --format table --alsologtostderr:
I0912 21:50:45.921507   58244 out.go:345] Setting OutFile to fd 1 ...
I0912 21:50:45.921616   58244 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:45.921624   58244 out.go:358] Setting ErrFile to fd 2...
I0912 21:50:45.921628   58244 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:45.921890   58244 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
I0912 21:50:45.922408   58244 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:45.922504   58244 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:45.922852   58244 cli_runner.go:164] Run: docker container inspect functional-075375 --format={{.State.Status}}
I0912 21:50:45.939533   58244 ssh_runner.go:195] Run: systemctl --version
I0912 21:50:45.939573   58244 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075375
I0912 21:50:45.956376   58244 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/functional-075375/id_rsa Username:docker}
I0912 21:50:46.040482   58244 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.20s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-075375 image ls --format json --alsologtostderr:
[{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3",
"docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853369"},{"id":"f11d7442f3afa1a55d102f4f33772ae1537a730d2b9a401c68753325170d39c0","repoDigests":["localhost/minikube-local-cache-test@sha256:af70d225979a230cbe56000e8ccc120591ed3158ab212848e0b122507fc7c173"],"repoTags":["localhost/minikube-local-cache-test:functional-075375"],"size":"3330"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1"
,"registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"89437508"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f","repoDigests":["docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@s
ha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b
8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/
kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"92733849"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-075375"],"size":"4943877"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629af
b18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":["registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771","registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"95237600"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-075375 image ls --format json --alsologtostderr:
I0912 21:50:45.718496   58169 out.go:345] Setting OutFile to fd 1 ...
I0912 21:50:45.718720   58169 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:45.718728   58169 out.go:358] Setting ErrFile to fd 2...
I0912 21:50:45.718733   58169 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:45.718905   58169 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
I0912 21:50:45.719408   58169 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:45.719510   58169 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:45.719851   58169 cli_runner.go:164] Run: docker container inspect functional-075375 --format={{.State.Status}}
I0912 21:50:45.741411   58169 ssh_runner.go:195] Run: systemctl --version
I0912 21:50:45.741471   58169 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075375
I0912 21:50:45.758373   58169 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/functional-075375/id_rsa Username:docker}
I0912 21:50:45.844198   58169 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-075375 image ls --format yaml --alsologtostderr:
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
- registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "68420934"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests:
- docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "44647101"
- id: f11d7442f3afa1a55d102f4f33772ae1537a730d2b9a401c68753325170d39c0
repoDigests:
- localhost/minikube-local-cache-test@sha256:af70d225979a230cbe56000e8ccc120591ed3158ab212848e0b122507fc7c173
repoTags:
- localhost/minikube-local-cache-test:functional-075375
size: "3330"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "95237600"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "89437508"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "92733849"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-075375
size: "4943877"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-075375 image ls --format yaml --alsologtostderr:
I0912 21:50:44.998633   57840 out.go:345] Setting OutFile to fd 1 ...
I0912 21:50:44.998849   57840 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:44.998858   57840 out.go:358] Setting ErrFile to fd 2...
I0912 21:50:44.998862   57840 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:44.999058   57840 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
I0912 21:50:44.999622   57840 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:44.999730   57840 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:45.000100   57840 cli_runner.go:164] Run: docker container inspect functional-075375 --format={{.State.Status}}
I0912 21:50:45.017299   57840 ssh_runner.go:195] Run: systemctl --version
I0912 21:50:45.017344   57840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075375
I0912 21:50:45.035229   57840 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/functional-075375/id_rsa Username:docker}
I0912 21:50:45.120131   57840 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.21s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image build -t localhost/my-image:functional-075375 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-075375 image build -t localhost/my-image:functional-075375 testdata/build --alsologtostderr: (2.709007818s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-075375 image build -t localhost/my-image:functional-075375 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 1c34b772971
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-075375
--> 4386fa82fba
Successfully tagged localhost/my-image:functional-075375
4386fa82fba675a75ddad2c45f83f6d81bc739453f5046c57e81d993d1be9a0a
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-075375 image build -t localhost/my-image:functional-075375 testdata/build --alsologtostderr:
I0912 21:50:45.453097   58014 out.go:345] Setting OutFile to fd 1 ...
I0912 21:50:45.453256   58014 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:45.453267   58014 out.go:358] Setting ErrFile to fd 2...
I0912 21:50:45.453274   58014 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 21:50:45.453455   58014 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
I0912 21:50:45.454087   58014 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:45.454684   58014 config.go:182] Loaded profile config "functional-075375": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 21:50:45.455156   58014 cli_runner.go:164] Run: docker container inspect functional-075375 --format={{.State.Status}}
I0912 21:50:45.473195   58014 ssh_runner.go:195] Run: systemctl --version
I0912 21:50:45.473265   58014 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-075375
I0912 21:50:45.495137   58014 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/functional-075375/id_rsa Username:docker}
I0912 21:50:45.585339   58014 build_images.go:161] Building image from path: /tmp/build.3563900330.tar
I0912 21:50:45.585412   58014 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0912 21:50:45.594512   58014 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3563900330.tar
I0912 21:50:45.597639   58014 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3563900330.tar: stat -c "%s %y" /var/lib/minikube/build/build.3563900330.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3563900330.tar': No such file or directory
I0912 21:50:45.597659   58014 ssh_runner.go:362] scp /tmp/build.3563900330.tar --> /var/lib/minikube/build/build.3563900330.tar (3072 bytes)
I0912 21:50:45.622359   58014 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3563900330
I0912 21:50:45.630542   58014 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3563900330 -xf /var/lib/minikube/build/build.3563900330.tar
I0912 21:50:45.650563   58014 crio.go:315] Building image: /var/lib/minikube/build/build.3563900330
I0912 21:50:45.650626   58014 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-075375 /var/lib/minikube/build/build.3563900330 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0912 21:50:48.098957   58014 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-075375 /var/lib/minikube/build/build.3563900330 --cgroup-manager=cgroupfs: (2.448305685s)
I0912 21:50:48.099027   58014 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3563900330
I0912 21:50:48.106915   58014 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3563900330.tar
I0912 21:50:48.114065   58014 build_images.go:217] Built localhost/my-image:functional-075375 from /tmp/build.3563900330.tar
I0912 21:50:48.114090   58014 build_images.go:133] succeeded building to: functional-075375
I0912 21:50:48.114095   58014 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.15s)

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

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

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

                                                
                                                
=== 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-amd64 -p functional-075375 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.14s)

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

                                                
                                                
=== 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-amd64 -p functional-075375 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.13s)

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

                                                
                                                
=== 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-amd64 -p functional-075375 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.21s)

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

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

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

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

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

                                                
                                                
=== 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-075375
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image load --daemon kicbase/echo-server:functional-075375 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.83s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 image save kicbase/echo-server:functional-075375 /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-linux-amd64 -p functional-075375 image save kicbase/echo-server:functional-075375 /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr: (1.819488192s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.82s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-075375 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-075375 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-amd64 -p functional-075375 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-amd64 -p functional-075375 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 55626: os: process already finished
helpers_test.go:508: unable to kill pid 55372: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.48s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-075375 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" [79f7644d-4cd5-4a29-b603-28ba21e0bc1d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
2024/09/12 21:50:24 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:344: "nginx-svc" [79f7644d-4cd5-4a29-b603-28ba21e0bc1d] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 22.004000507s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (22.20s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 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 12 21:50 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 12 21:50 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 12 21:50 test-1726177832276341255
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh cat /mount-9p/test-1726177832276341255
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-075375 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" [f284a6e2-dd98-41b4-a244-6d1ba5f9e18e] Pending
helpers_test.go:344: "busybox-mount" [f284a6e2-dd98-41b4-a244-6d1ba5f9e18e] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [f284a6e2-dd98-41b4-a244-6d1ba5f9e18e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [f284a6e2-dd98-41b4-a244-6d1ba5f9e18e] 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 17.003468719s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-075375 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-075375 /tmp/TestFunctionalparallelMountCmdany-port2391970162/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (19.60s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.108.104.75 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-amd64 -p functional-075375 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 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-amd64 mount -p functional-075375 /tmp/TestFunctionalparallelMountCmdspecific-port1382004333/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-amd64 -p functional-075375 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-075375 ssh "sudo umount -f /mount-9p": exit status 1 (246.692641ms)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-075375 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1920208558/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-075375 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1920208558/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-075375 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1920208558/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-075375 ssh "findmnt -T" /mount1: exit status 1 (283.735892ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-075375 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-075375 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-075375 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1920208558/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-amd64 mount -p functional-075375 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1920208558/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-amd64 mount -p functional-075375 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1920208558/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.68s)

                                                
                                    
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-075375
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
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-075375
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (151.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-752988 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0912 21:52:53.844487   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:53:21.546234   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-752988 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m30.768758857s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (151.39s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-752988 -- rollout status deployment/busybox: (5.501721747s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-7wtr7 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-mgd9c -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-xnl2m -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-7wtr7 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-mgd9c -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-xnl2m -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-7wtr7 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-mgd9c -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-752988 -- exec busybox-7dff88458-xnl2m -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (7.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.97s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-752988 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-752988 -v=7 --alsologtostderr: (31.494609204s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (32.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp testdata/cp-test.txt ha-752988:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2765754910/001/cp-test_ha-752988.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988:/home/docker/cp-test.txt ha-752988-m02:/home/docker/cp-test_ha-752988_ha-752988-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m02 "sudo cat /home/docker/cp-test_ha-752988_ha-752988-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988:/home/docker/cp-test.txt ha-752988-m03:/home/docker/cp-test_ha-752988_ha-752988-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m03 "sudo cat /home/docker/cp-test_ha-752988_ha-752988-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988:/home/docker/cp-test.txt ha-752988-m04:/home/docker/cp-test_ha-752988_ha-752988-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m04 "sudo cat /home/docker/cp-test_ha-752988_ha-752988-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp testdata/cp-test.txt ha-752988-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2765754910/001/cp-test_ha-752988-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m02:/home/docker/cp-test.txt ha-752988:/home/docker/cp-test_ha-752988-m02_ha-752988.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988 "sudo cat /home/docker/cp-test_ha-752988-m02_ha-752988.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m02:/home/docker/cp-test.txt ha-752988-m03:/home/docker/cp-test_ha-752988-m02_ha-752988-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m03 "sudo cat /home/docker/cp-test_ha-752988-m02_ha-752988-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m02:/home/docker/cp-test.txt ha-752988-m04:/home/docker/cp-test_ha-752988-m02_ha-752988-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m04 "sudo cat /home/docker/cp-test_ha-752988-m02_ha-752988-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp testdata/cp-test.txt ha-752988-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2765754910/001/cp-test_ha-752988-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m03:/home/docker/cp-test.txt ha-752988:/home/docker/cp-test_ha-752988-m03_ha-752988.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988 "sudo cat /home/docker/cp-test_ha-752988-m03_ha-752988.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m03:/home/docker/cp-test.txt ha-752988-m02:/home/docker/cp-test_ha-752988-m03_ha-752988-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m02 "sudo cat /home/docker/cp-test_ha-752988-m03_ha-752988-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m03:/home/docker/cp-test.txt ha-752988-m04:/home/docker/cp-test_ha-752988-m03_ha-752988-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m04 "sudo cat /home/docker/cp-test_ha-752988-m03_ha-752988-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp testdata/cp-test.txt ha-752988-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2765754910/001/cp-test_ha-752988-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m04:/home/docker/cp-test.txt ha-752988:/home/docker/cp-test_ha-752988-m04_ha-752988.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988 "sudo cat /home/docker/cp-test_ha-752988-m04_ha-752988.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m04:/home/docker/cp-test.txt ha-752988-m02:/home/docker/cp-test_ha-752988-m04_ha-752988-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m02 "sudo cat /home/docker/cp-test_ha-752988-m04_ha-752988-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 cp ha-752988-m04:/home/docker/cp-test.txt ha-752988-m03:/home/docker/cp-test_ha-752988-m04_ha-752988-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 ssh -n ha-752988-m03 "sudo cat /home/docker/cp-test_ha-752988-m04_ha-752988-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (14.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 node stop m02 -v=7 --alsologtostderr
ha_test.go:363: (dbg) Done: out/minikube-linux-amd64 -p ha-752988 node stop m02 -v=7 --alsologtostderr: (11.775454766s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-752988 status -v=7 --alsologtostderr: exit status 7 (617.158036ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 21:54:44.939450   80884 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:54:44.939574   80884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:54:44.939579   80884 out.go:358] Setting ErrFile to fd 2...
	I0912 21:54:44.939583   80884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:54:44.939751   80884 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 21:54:44.939906   80884 out.go:352] Setting JSON to false
	I0912 21:54:44.939933   80884 mustload.go:65] Loading cluster: ha-752988
	I0912 21:54:44.939976   80884 notify.go:220] Checking for updates...
	I0912 21:54:44.940387   80884 config.go:182] Loaded profile config "ha-752988": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:54:44.940403   80884 status.go:255] checking status of ha-752988 ...
	I0912 21:54:44.940891   80884 cli_runner.go:164] Run: docker container inspect ha-752988 --format={{.State.Status}}
	I0912 21:54:44.959122   80884 status.go:330] ha-752988 host status = "Running" (err=<nil>)
	I0912 21:54:44.959146   80884 host.go:66] Checking if "ha-752988" exists ...
	I0912 21:54:44.959397   80884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-752988
	I0912 21:54:44.977572   80884 host.go:66] Checking if "ha-752988" exists ...
	I0912 21:54:44.977860   80884 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 21:54:44.977903   80884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-752988
	I0912 21:54:44.995270   80884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/ha-752988/id_rsa Username:docker}
	I0912 21:54:45.077037   80884 ssh_runner.go:195] Run: systemctl --version
	I0912 21:54:45.080805   80884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 21:54:45.090433   80884 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 21:54:45.150569   80884 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-12 21:54:45.141081284 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 21:54:45.151126   80884 kubeconfig.go:125] found "ha-752988" server: "https://192.168.49.254:8443"
	I0912 21:54:45.151169   80884 api_server.go:166] Checking apiserver status ...
	I0912 21:54:45.151206   80884 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 21:54:45.161159   80884 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1473/cgroup
	I0912 21:54:45.169902   80884 api_server.go:182] apiserver freezer: "12:freezer:/docker/05060199bdaa63f44831ad69a1d928b5df2ddc48dbb94e8b42e177b76c8a61d6/crio/crio-1a1a8bb4b67bbf75b7d9059c5981a8cd1317121d65b69907590730e78e176608"
	I0912 21:54:45.169957   80884 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/05060199bdaa63f44831ad69a1d928b5df2ddc48dbb94e8b42e177b76c8a61d6/crio/crio-1a1a8bb4b67bbf75b7d9059c5981a8cd1317121d65b69907590730e78e176608/freezer.state
	I0912 21:54:45.177381   80884 api_server.go:204] freezer state: "THAWED"
	I0912 21:54:45.177413   80884 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0912 21:54:45.182073   80884 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0912 21:54:45.182095   80884 status.go:422] ha-752988 apiserver status = Running (err=<nil>)
	I0912 21:54:45.182106   80884 status.go:257] ha-752988 status: &{Name:ha-752988 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 21:54:45.182124   80884 status.go:255] checking status of ha-752988-m02 ...
	I0912 21:54:45.182357   80884 cli_runner.go:164] Run: docker container inspect ha-752988-m02 --format={{.State.Status}}
	I0912 21:54:45.199034   80884 status.go:330] ha-752988-m02 host status = "Stopped" (err=<nil>)
	I0912 21:54:45.199054   80884 status.go:343] host is not running, skipping remaining checks
	I0912 21:54:45.199060   80884 status.go:257] ha-752988-m02 status: &{Name:ha-752988-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 21:54:45.199076   80884 status.go:255] checking status of ha-752988-m03 ...
	I0912 21:54:45.199326   80884 cli_runner.go:164] Run: docker container inspect ha-752988-m03 --format={{.State.Status}}
	I0912 21:54:45.215539   80884 status.go:330] ha-752988-m03 host status = "Running" (err=<nil>)
	I0912 21:54:45.215569   80884 host.go:66] Checking if "ha-752988-m03" exists ...
	I0912 21:54:45.215803   80884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-752988-m03
	I0912 21:54:45.231371   80884 host.go:66] Checking if "ha-752988-m03" exists ...
	I0912 21:54:45.231614   80884 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 21:54:45.231651   80884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-752988-m03
	I0912 21:54:45.247597   80884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/ha-752988-m03/id_rsa Username:docker}
	I0912 21:54:45.333332   80884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 21:54:45.344681   80884 kubeconfig.go:125] found "ha-752988" server: "https://192.168.49.254:8443"
	I0912 21:54:45.344711   80884 api_server.go:166] Checking apiserver status ...
	I0912 21:54:45.344759   80884 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 21:54:45.354814   80884 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1424/cgroup
	I0912 21:54:45.363563   80884 api_server.go:182] apiserver freezer: "12:freezer:/docker/a14bf0eb068c10a2b3f4b195aa0da39cb502478e8cebd4a687bb5584c73a5a1b/crio/crio-080d3e8ad125672f9704e128bf9e336898dfab04ceb2ffd0e9111be93d37e5b8"
	I0912 21:54:45.363617   80884 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a14bf0eb068c10a2b3f4b195aa0da39cb502478e8cebd4a687bb5584c73a5a1b/crio/crio-080d3e8ad125672f9704e128bf9e336898dfab04ceb2ffd0e9111be93d37e5b8/freezer.state
	I0912 21:54:45.371454   80884 api_server.go:204] freezer state: "THAWED"
	I0912 21:54:45.371486   80884 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0912 21:54:45.375015   80884 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0912 21:54:45.375037   80884 status.go:422] ha-752988-m03 apiserver status = Running (err=<nil>)
	I0912 21:54:45.375045   80884 status.go:257] ha-752988-m03 status: &{Name:ha-752988-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 21:54:45.375059   80884 status.go:255] checking status of ha-752988-m04 ...
	I0912 21:54:45.375285   80884 cli_runner.go:164] Run: docker container inspect ha-752988-m04 --format={{.State.Status}}
	I0912 21:54:45.391623   80884 status.go:330] ha-752988-m04 host status = "Running" (err=<nil>)
	I0912 21:54:45.391646   80884 host.go:66] Checking if "ha-752988-m04" exists ...
	I0912 21:54:45.391889   80884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-752988-m04
	I0912 21:54:45.408116   80884 host.go:66] Checking if "ha-752988-m04" exists ...
	I0912 21:54:45.408403   80884 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 21:54:45.408469   80884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-752988-m04
	I0912 21:54:45.424818   80884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/ha-752988-m04/id_rsa Username:docker}
	I0912 21:54:45.504922   80884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 21:54:45.515209   80884 status.go:257] ha-752988-m04 status: &{Name:ha-752988-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-752988 node start m02 -v=7 --alsologtostderr: (22.621747611s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0912 21:55:10.530552   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:10.536906   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:10.548359   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:10.569827   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:10.611259   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:10.692734   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:10.854251   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:11.175916   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:11.818028   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:281: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (3.257958255s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (162.65s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-752988 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-752988 -v=7 --alsologtostderr
E0912 21:55:13.099949   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:15.661491   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:20.783252   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:55:31.025498   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-752988 -v=7 --alsologtostderr: (36.48755092s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-752988 --wait=true -v=7 --alsologtostderr
E0912 21:55:51.507449   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:56:32.469285   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:57:53.844478   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
E0912 21:57:54.391460   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-752988 --wait=true -v=7 --alsologtostderr: (2m6.073162335s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-752988
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (162.65s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-752988 node delete m03 -v=7 --alsologtostderr: (10.442544661s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 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 (11.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.47s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 21:58:42.528502   97836 out.go:345] Setting OutFile to fd 1 ...
	I0912 21:58:42.528729   97836 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:58:42.528737   97836 out.go:358] Setting ErrFile to fd 2...
	I0912 21:58:42.528741   97836 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 21:58:42.528938   97836 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 21:58:42.529079   97836 out.go:352] Setting JSON to false
	I0912 21:58:42.529103   97836 mustload.go:65] Loading cluster: ha-752988
	I0912 21:58:42.529194   97836 notify.go:220] Checking for updates...
	I0912 21:58:42.529452   97836 config.go:182] Loaded profile config "ha-752988": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 21:58:42.529468   97836 status.go:255] checking status of ha-752988 ...
	I0912 21:58:42.529872   97836 cli_runner.go:164] Run: docker container inspect ha-752988 --format={{.State.Status}}
	I0912 21:58:42.548962   97836 status.go:330] ha-752988 host status = "Stopped" (err=<nil>)
	I0912 21:58:42.549009   97836 status.go:343] host is not running, skipping remaining checks
	I0912 21:58:42.549025   97836 status.go:257] ha-752988 status: &{Name:ha-752988 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 21:58:42.549068   97836 status.go:255] checking status of ha-752988-m02 ...
	I0912 21:58:42.549304   97836 cli_runner.go:164] Run: docker container inspect ha-752988-m02 --format={{.State.Status}}
	I0912 21:58:42.565690   97836 status.go:330] ha-752988-m02 host status = "Stopped" (err=<nil>)
	I0912 21:58:42.565725   97836 status.go:343] host is not running, skipping remaining checks
	I0912 21:58:42.565735   97836 status.go:257] ha-752988-m02 status: &{Name:ha-752988-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 21:58:42.565756   97836 status.go:255] checking status of ha-752988-m04 ...
	I0912 21:58:42.566002   97836 cli_runner.go:164] Run: docker container inspect ha-752988-m04 --format={{.State.Status}}
	I0912 21:58:42.581677   97836 status.go:330] ha-752988-m04 host status = "Stopped" (err=<nil>)
	I0912 21:58:42.581699   97836 status.go:343] host is not running, skipping remaining checks
	I0912 21:58:42.581705   97836 status.go:257] ha-752988-m04 status: &{Name:ha-752988-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (78.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-752988 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-752988 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m17.477770726s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 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 (78.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (66.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-752988 --control-plane -v=7 --alsologtostderr
E0912 22:00:10.530856   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:00:38.232829   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-752988 --control-plane -v=7 --alsologtostderr: (1m5.570402988s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-752988 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (66.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.62s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (40.71s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-034682 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-034682 --output=json --user=testUser: (5.737358533s)
--- PASS: TestJSONOutput/stop/Command (5.74s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"47fa19e1-341b-4135-9f1a-3cda1e4c3f0d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-147480] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"ac0fdf74-fc48-48ed-8f78-b8df61b71e89","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19616"}}
	{"specversion":"1.0","id":"06c23041-426d-4291-a5e2-61c7f7d6193f","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":"73f76016-1eb2-4358-b5d2-7b389f2a10e7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig"}}
	{"specversion":"1.0","id":"2b612240-c2a0-4242-ab63-431200205e1c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube"}}
	{"specversion":"1.0","id":"6ef19e90-6060-4d73-b3d2-3c7353964ba0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"3ae222c4-4ec1-4295-b496-fe898d10d6c5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"d0788fab-e8da-4842-8d5f-8bdf8573149e","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.46s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-861604 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-861604 --network=: (35.431831353s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-861604" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-861604
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-861604: (2.012092454s)
--- PASS: TestKicCustomNetwork/create_custom_network (37.46s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.25s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-062415 --network=bridge
E0912 22:02:53.844449   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-062415 --network=bridge: (21.381391379s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-062415" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-062415
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-062415: (1.851994083s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (23.25s)

                                                
                                    
x
+
TestKicExistingNetwork (25.75s)

                                                
                                                
=== 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-amd64 start -p existing-network-269661 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-269661 --network=existing-network: (24.10700405s)
helpers_test.go:175: Cleaning up "existing-network-269661" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-269661
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-269661: (1.49969679s)
--- PASS: TestKicExistingNetwork (25.75s)

                                                
                                    
x
+
TestKicCustomSubnet (22.98s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-232476 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-subnet-232476 --subnet=192.168.60.0/24: (20.947764509s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-232476 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-232476" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-232476
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-232476: (2.017888604s)
--- PASS: TestKicCustomSubnet (22.98s)

                                                
                                    
x
+
TestKicStaticIP (23.47s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-554461 --static-ip=192.168.200.200
E0912 22:04:16.907725   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-554461 --static-ip=192.168.200.200: (21.371193656s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-554461 ip
helpers_test.go:175: Cleaning up "static-ip-554461" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-554461
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-554461: (1.975508592s)
--- PASS: TestKicStaticIP (23.47s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (44.96s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-147622 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-147622 --driver=docker  --container-runtime=crio: (20.282189763s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-150384 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-150384 --driver=docker  --container-runtime=crio: (20.000435381s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-147622
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-150384
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-150384" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-150384
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-150384: (1.810289082s)
helpers_test.go:175: Cleaning up "first-147622" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-147622
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-147622: (1.83625855s)
--- PASS: TestMinikubeProfile (44.96s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.83s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-739918 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0912 22:05:10.530665   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-739918 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.832133985s)
--- PASS: TestMountStart/serial/StartWithMountFirst (8.83s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.07s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-752887 --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-amd64 start -p mount-start-2-752887 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (5.067465044s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.07s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-739918 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-739918 --alsologtostderr -v=5: (1.585511803s)
--- PASS: TestMountStart/serial/DeleteFirst (1.59s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-752887
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-752887: (1.174446069s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.3s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-752887
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-752887: (7.296379103s)
--- PASS: TestMountStart/serial/RestartStopped (8.30s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (95.23s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-805953 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-805953 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m34.81413928s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (95.23s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.19s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.69s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (25.07s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-805953 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-805953 -v 3 --alsologtostderr: (24.49229498s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (25.07s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.48s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.03s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 22:07:50.612389  162711 out.go:345] Setting OutFile to fd 1 ...
	I0912 22:07:50.612494  162711 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:07:50.612502  162711 out.go:358] Setting ErrFile to fd 2...
	I0912 22:07:50.612506  162711 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:07:50.612690  162711 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 22:07:50.612848  162711 out.go:352] Setting JSON to false
	I0912 22:07:50.612874  162711 mustload.go:65] Loading cluster: multinode-805953
	I0912 22:07:50.612905  162711 notify.go:220] Checking for updates...
	I0912 22:07:50.613211  162711 config.go:182] Loaded profile config "multinode-805953": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:07:50.613223  162711 status.go:255] checking status of multinode-805953 ...
	I0912 22:07:50.613621  162711 cli_runner.go:164] Run: docker container inspect multinode-805953 --format={{.State.Status}}
	I0912 22:07:50.630849  162711 status.go:330] multinode-805953 host status = "Running" (err=<nil>)
	I0912 22:07:50.630876  162711 host.go:66] Checking if "multinode-805953" exists ...
	I0912 22:07:50.631107  162711 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-805953
	I0912 22:07:50.647891  162711 host.go:66] Checking if "multinode-805953" exists ...
	I0912 22:07:50.648197  162711 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 22:07:50.648269  162711 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-805953
	I0912 22:07:50.664968  162711 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/multinode-805953/id_rsa Username:docker}
	I0912 22:07:50.745254  162711 ssh_runner.go:195] Run: systemctl --version
	I0912 22:07:50.749513  162711 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 22:07:50.760055  162711 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:07:50.807519  162711 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-12 22:07:50.798052647 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 22:07:50.808067  162711 kubeconfig.go:125] found "multinode-805953" server: "https://192.168.67.2:8443"
	I0912 22:07:50.808102  162711 api_server.go:166] Checking apiserver status ...
	I0912 22:07:50.808143  162711 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 22:07:50.818020  162711 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1491/cgroup
	I0912 22:07:50.826423  162711 api_server.go:182] apiserver freezer: "12:freezer:/docker/369411a21f961a862b662208a6745de8a0ac7b03c8d33292ae5677d3c0b1a184/crio/crio-847d511f4ca4bfb92c2ce833f38c62ac6a5e807014aba3c48d054cae5404e552"
	I0912 22:07:50.826485  162711 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/369411a21f961a862b662208a6745de8a0ac7b03c8d33292ae5677d3c0b1a184/crio/crio-847d511f4ca4bfb92c2ce833f38c62ac6a5e807014aba3c48d054cae5404e552/freezer.state
	I0912 22:07:50.833943  162711 api_server.go:204] freezer state: "THAWED"
	I0912 22:07:50.833963  162711 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0912 22:07:50.838187  162711 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0912 22:07:50.838209  162711 status.go:422] multinode-805953 apiserver status = Running (err=<nil>)
	I0912 22:07:50.838234  162711 status.go:257] multinode-805953 status: &{Name:multinode-805953 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 22:07:50.838259  162711 status.go:255] checking status of multinode-805953-m02 ...
	I0912 22:07:50.838528  162711 cli_runner.go:164] Run: docker container inspect multinode-805953-m02 --format={{.State.Status}}
	I0912 22:07:50.855424  162711 status.go:330] multinode-805953-m02 host status = "Running" (err=<nil>)
	I0912 22:07:50.855443  162711 host.go:66] Checking if "multinode-805953-m02" exists ...
	I0912 22:07:50.855671  162711 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-805953-m02
	I0912 22:07:50.871666  162711 host.go:66] Checking if "multinode-805953-m02" exists ...
	I0912 22:07:50.871949  162711 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 22:07:50.871997  162711 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-805953-m02
	I0912 22:07:50.888332  162711 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19616-5739/.minikube/machines/multinode-805953-m02/id_rsa Username:docker}
	I0912 22:07:50.968946  162711 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 22:07:50.978791  162711 status.go:257] multinode-805953-m02 status: &{Name:multinode-805953-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0912 22:07:50.978830  162711 status.go:255] checking status of multinode-805953-m03 ...
	I0912 22:07:50.979082  162711 cli_runner.go:164] Run: docker container inspect multinode-805953-m03 --format={{.State.Status}}
	I0912 22:07:50.996439  162711 status.go:330] multinode-805953-m03 host status = "Stopped" (err=<nil>)
	I0912 22:07:50.996459  162711 status.go:343] host is not running, skipping remaining checks
	I0912 22:07:50.996465  162711 status.go:257] multinode-805953-m03 status: &{Name:multinode-805953-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 node start m03 -v=7 --alsologtostderr
E0912 22:07:53.844849   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p multinode-805953 node start m03 -v=7 --alsologtostderr: (8.044029929s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (8.67s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (100.64s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-805953
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-805953
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-805953: (24.680243322s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-805953 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-805953 --wait=true -v=8 --alsologtostderr: (1m15.874631077s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-805953
--- PASS: TestMultiNode/serial/RestartKeepsNodes (100.64s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.13s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-805953 node delete m03: (4.606966285s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 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.13s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-805953 stop: (23.509704675s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-805953 status: exit status 7 (81.080411ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 22:10:09.075977  172459 out.go:345] Setting OutFile to fd 1 ...
	I0912 22:10:09.076220  172459 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:10:09.076229  172459 out.go:358] Setting ErrFile to fd 2...
	I0912 22:10:09.076233  172459 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:10:09.076421  172459 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 22:10:09.076579  172459 out.go:352] Setting JSON to false
	I0912 22:10:09.076608  172459 mustload.go:65] Loading cluster: multinode-805953
	I0912 22:10:09.076730  172459 notify.go:220] Checking for updates...
	I0912 22:10:09.076998  172459 config.go:182] Loaded profile config "multinode-805953": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:10:09.077012  172459 status.go:255] checking status of multinode-805953 ...
	I0912 22:10:09.077378  172459 cli_runner.go:164] Run: docker container inspect multinode-805953 --format={{.State.Status}}
	I0912 22:10:09.096031  172459 status.go:330] multinode-805953 host status = "Stopped" (err=<nil>)
	I0912 22:10:09.096074  172459 status.go:343] host is not running, skipping remaining checks
	I0912 22:10:09.096085  172459 status.go:257] multinode-805953 status: &{Name:multinode-805953 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 22:10:09.096129  172459 status.go:255] checking status of multinode-805953-m02 ...
	I0912 22:10:09.096404  172459 cli_runner.go:164] Run: docker container inspect multinode-805953-m02 --format={{.State.Status}}
	I0912 22:10:09.112884  172459 status.go:330] multinode-805953-m02 host status = "Stopped" (err=<nil>)
	I0912 22:10:09.112906  172459 status.go:343] host is not running, skipping remaining checks
	I0912 22:10:09.112912  172459 status.go:257] multinode-805953-m02 status: &{Name:multinode-805953-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.44s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-805953 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0912 22:10:10.530994   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-805953 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (50.911830881s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-805953 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 (51.44s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (22.83s)

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

                                                
                                                
-- stdout --
	* [multinode-805953-m02] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-805953-m03 already exists in multinode-805953-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-amd64 delete -p multinode-805953-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-805953-m03: (1.800226267s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (22.83s)

                                                
                                    
x
+
TestPreload (117.73s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-314511 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0912 22:11:33.595115   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-314511 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m20.223000245s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-314511 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-314511 image pull gcr.io/k8s-minikube/busybox: (2.952972634s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-314511
E0912 22:12:53.844412   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-314511: (5.671209903s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-314511 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-314511 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (26.358024709s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-314511 image list
helpers_test.go:175: Cleaning up "test-preload-314511" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-314511
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-314511: (2.311821847s)
--- PASS: TestPreload (117.73s)

                                                
                                    
x
+
TestScheduledStopUnix (96.48s)

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.29s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-643491 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
E0912 22:15:10.530653   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p insufficient-storage-643491 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (10.037139592s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e5064286-32c9-4c76-b117-87db36a3336a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-643491] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"ee429885-ff38-46db-a9b4-b178895e276f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19616"}}
	{"specversion":"1.0","id":"658db293-6c35-481c-8b5e-133b6df52968","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":"0462ce99-07fd-40d3-af80-c8666fc81ffd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig"}}
	{"specversion":"1.0","id":"4feffb68-d446-4d6a-8b9b-072ac3bcae72","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube"}}
	{"specversion":"1.0","id":"c61db31a-4489-4ce7-a7bb-09575b3e0365","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"30a77ba2-04c6-4fcb-984f-db6a06249630","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"dee000da-78ba-4452-a44b-6bf39a3b11fd","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":"deb6f83b-2228-49df-909d-91612f1fb6d1","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":"1a402e47-ae1a-465f-aee1-a6ca1b8f124e","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":"b3122321-a291-41b9-80d7-0e9c66dc7469","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":"e85c74d5-ee2d-4fe2-abd0-61a2eb96e98f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-643491\" primary control-plane node in \"insufficient-storage-643491\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"b96df491-bc65-4422-b1bd-92076534a25b","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-1726156396-19616 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"b2664999-4553-459c-8a95-70fcadc3a206","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":"4b726cfb-fcbb-4e2e-b398-5cde6c9059a2","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-amd64 status -p insufficient-storage-643491 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-643491 --output=json --layout=cluster: exit status 7 (244.733091ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-643491","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-643491","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0912 22:15:11.684606  194861 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-643491" does not appear in /home/jenkins/minikube-integration/19616-5739/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-643491","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-643491","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0912 22:15:11.929466  194961 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-643491" does not appear in /home/jenkins/minikube-integration/19616-5739/kubeconfig
	E0912 22:15:11.938787  194961 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/insufficient-storage-643491/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-643491" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-643491
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-643491: (1.765069237s)
--- PASS: TestInsufficientStorage (12.29s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (71.67s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4253442769 start -p running-upgrade-218720 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4253442769 start -p running-upgrade-218720 --memory=2200 --vm-driver=docker  --container-runtime=crio: (40.749734603s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-218720 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-218720 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (19.310192214s)
helpers_test.go:175: Cleaning up "running-upgrade-218720" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-218720
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-218720: (8.937998743s)
--- PASS: TestRunningBinaryUpgrade (71.67s)

                                                
                                    
x
+
TestKubernetesUpgrade (350.59s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-056027 --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-amd64 start -p kubernetes-upgrade-056027 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (46.539797702s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-056027
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-056027: (1.232588667s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-056027 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-056027 status --format={{.Host}}: exit status 7 (83.284244ms)

                                                
                                                
-- 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-amd64 start -p kubernetes-upgrade-056027 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-056027 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m27.139297743s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-056027 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-056027 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-056027 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (61.935449ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-056027] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (150.82s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2665787034 start -p missing-upgrade-582964 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2665787034 start -p missing-upgrade-582964 --memory=2200 --driver=docker  --container-runtime=crio: (1m22.06088076s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-582964
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-582964: (10.497963341s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-582964
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-582964 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-582964 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (53.539286038s)
helpers_test.go:175: Cleaning up "missing-upgrade-582964" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-582964
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-582964: (2.019924351s)
--- PASS: TestMissingContainerUpgrade (150.82s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-632143] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (27.98s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (6.66s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 22:15:17.142930  197053 out.go:345] Setting OutFile to fd 1 ...
	I0912 22:15:17.143047  197053 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:15:17.143058  197053 out.go:358] Setting ErrFile to fd 2...
	I0912 22:15:17.143065  197053 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:15:17.143360  197053 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-5739/.minikube/bin
	I0912 22:15:17.144183  197053 out.go:352] Setting JSON to false
	I0912 22:15:17.145532  197053 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3463,"bootTime":1726175854,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0912 22:15:17.145617  197053 start.go:139] virtualization: kvm guest
	I0912 22:15:17.147786  197053 out.go:177] * [false-135564] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0912 22:15:17.149384  197053 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 22:15:17.149420  197053 notify.go:220] Checking for updates...
	I0912 22:15:17.152066  197053 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 22:15:17.153318  197053 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-5739/kubeconfig
	I0912 22:15:17.154789  197053 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-5739/.minikube
	I0912 22:15:17.156090  197053 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0912 22:15:17.157331  197053 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 22:15:17.159166  197053 config.go:182] Loaded profile config "NoKubernetes-632143": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:15:17.159342  197053 config.go:182] Loaded profile config "offline-crio-566069": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:15:17.159451  197053 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 22:15:17.185539  197053 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 22:15:17.185680  197053 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:15:17.242706  197053 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:2 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:51 OomKillDisable:true NGoroutines:76 SystemTime:2024-09-12 22:15:17.231038298 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] 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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0912 22:15:17.242868  197053 docker.go:318] overlay module found
	I0912 22:15:17.246058  197053 out.go:177] * Using the docker driver based on user configuration
	I0912 22:15:17.247535  197053 start.go:297] selected driver: docker
	I0912 22:15:17.247553  197053 start.go:901] validating driver "docker" against <nil>
	I0912 22:15:17.247564  197053 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 22:15:17.249735  197053 out.go:201] 
	W0912 22:15:17.251183  197053 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
	I0912 22:15:17.252395  197053 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-135564 [took: 6.218466984s] --------------------------------
helpers_test.go:175: Cleaning up "false-135564" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p false-135564
--- PASS: TestNetworkPlugins/group/false (6.66s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (12.41s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-632143
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-632143: (1.914470809s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (12.41s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.87s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (14.97s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.67s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-632143
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-632143: (1.674829728s)
--- PASS: TestNoKubernetes/serial/Stop (1.67s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.24s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-632143 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-632143 --driver=docker  --container-runtime=crio: (7.239302922s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.24s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.3s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.58s)

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

                                                
                                    
x
+
TestPause/serial/Start (71.95s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-902614 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-902614 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m11.953369107s)
--- PASS: TestPause/serial/Start (71.95s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (51.92s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1945843184 start -p stopped-upgrade-542170 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0912 22:17:53.844842   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1945843184 start -p stopped-upgrade-542170 --memory=2200 --vm-driver=docker  --container-runtime=crio: (27.463926402s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1945843184 -p stopped-upgrade-542170 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1945843184 -p stopped-upgrade-542170 stop: (2.400312208s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-542170 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-542170 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (22.057147244s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (51.92s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.74s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-542170
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (0.74s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (37.88614437s)
--- PASS: TestNetworkPlugins/group/auto/Start (37.89s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (34.8s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-135564 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-j2mgq" [7f010a4d-ca4f-499d-88d4-2210acea2f16] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-j2mgq" [7f010a4d-ca4f-499d-88d4-2210acea2f16] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003892869s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.23s)

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

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

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

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.27s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-902614","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-902614","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.27s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.59s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.69s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.57s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-902614 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-902614 --alsologtostderr -v=5: (2.566925175s)
--- PASS: TestPause/serial/DeletePaused (2.57s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (28.33s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (45.668514992s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (45.67s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (59.530130665s)
--- PASS: TestNetworkPlugins/group/calico/Start (59.53s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0912 22:20:10.530848   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (55.194750036s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (55.19s)

                                                
                                    
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-wsm5g" [ee262429-3bc9-4bdc-8df9-16e8ed355026] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004684354s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-135564 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-wckfj" [4a12c740-3353-4c16-8f05-67208a81b2cb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wckfj" [4a12c740-3353-4c16-8f05-67208a81b2cb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.0035774s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.25s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-135564 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-9q7hd" [5cfddf87-57d6-438d-9980-b4d7f2b13dc4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-9q7hd" [5cfddf87-57d6-438d-9980-b4d7f2b13dc4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.00427352s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.19s)

                                                
                                    
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-pgjxh" [29692ab1-cb6e-491b-a7b3-cba7c5e0966d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005714845s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-135564 --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-amd64 start -p enable-default-cni-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m1.256913729s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (61.26s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-135564 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-fsc8l" [dcc9a6d4-ec3e-4730-a452-e6ae4bffc4d6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-fsc8l" [dcc9a6d4-ec3e-4730-a452-e6ae4bffc4d6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004298987s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.25s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-135564 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m6.701174018s)
--- PASS: TestNetworkPlugins/group/bridge/Start (66.70s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-135564 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-jt95z" [4b5ab830-c6cc-474a-a9a8-2b475c6f7542] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-jt95z" [4b5ab830-c6cc-474a-a9a8-2b475c6f7542] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003654893s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.20s)

                                                
                                    
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-zfv27" [e4e23f9c-04d4-4e96-b6d6-48e175b24eb3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003672293s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-135564 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-pw8hz" [81f5f0b1-379e-4b3e-b8d2-049346c04b29] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-pw8hz" [81f5f0b1-379e-4b3e-b8d2-049346c04b29] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.004532044s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.21s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-289256 --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
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-289256 --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: (2m24.588836276s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (144.59s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-046049 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-046049 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m3.613386071s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (63.61s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-135564 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-f8cf4" [f7f7d49e-4d31-4d1d-bf5b-b5ed06800a18] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0912 22:22:53.844207   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/addons-291578/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-f8cf4" [f7f7d49e-4d31-4d1d-bf5b-b5ed06800a18] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.004499389s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-167161 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-167161 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m15.947552145s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (75.95s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-135564 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.13s)
E0912 22:28:42.980377   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:28:44.079156   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:28:47.825127   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-220473 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-220473 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m12.823665856s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (72.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-046049 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" [d2dbc46e-55f4-4ac5-9dff-7d3a6b8e14d6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d2dbc46e-55f4-4ac5-9dff-7d3a6b8e14d6] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.003396185s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-046049 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.24s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-046049 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-046049 --alsologtostderr -v=3: (11.819036637s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-167161 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" [96885e1f-e071-471d-ae0c-b1aaa82cd7b7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [96885e1f-e071-471d-ae0c-b1aaa82cd7b7] Running
E0912 22:24:20.441941   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:20.448413   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:20.459798   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:20.481961   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:20.523737   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:20.605446   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:20.767296   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:21.089354   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:21.731508   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:23.013760   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/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 9.004283602s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-167161 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.23s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-046049 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-046049 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m44.347771903s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-046049 -n no-preload-046049
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (284.63s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-167161 --alsologtostderr -v=3
E0912 22:24:25.575265   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:24:30.697001   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-167161 --alsologtostderr -v=3: (12.734862014s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-220473 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" [501e5819-74fc-4257-9f61-a53a879f65ad] Pending
helpers_test.go:344: "busybox" [501e5819-74fc-4257-9f61-a53a879f65ad] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [501e5819-74fc-4257-9f61-a53a879f65ad] Running
E0912 22:24:40.939078   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.007022805s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-220473 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.27s)

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

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

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

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

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

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

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

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

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

                                                
                                    
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-amd64 status --format={{.Host}} -p default-k8s-diff-port-220473 -n default-k8s-diff-port-220473
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-220473 -n default-k8s-diff-port-220473: exit status 7 (70.717822ms)

                                                
                                                
-- 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-amd64 addons enable dashboard -p default-k8s-diff-port-220473 --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 (276.23s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-220473 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0912 22:25:01.421498   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-220473 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m35.955768604s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-220473 -n default-k8s-diff-port-220473
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (276.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-289256 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" [c57853c0-cb77-4e75-b9f6-f96dec5ecae3] Pending
helpers_test.go:344: "busybox" [c57853c0-cb77-4e75-b9f6-f96dec5ecae3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c57853c0-cb77-4e75-b9f6-f96dec5ecae3] Running
E0912 22:25:10.530966   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.00355895s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-289256 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-289256 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-289256 --alsologtostderr -v=3: (12.880863339s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.88s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-289256 --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
E0912 22:25:33.754173   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:33.760531   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:33.771901   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:33.793292   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:33.835205   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:33.916947   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:34.078474   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:34.400679   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:35.042144   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:36.323527   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:38.885576   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:42.383402   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:44.007083   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:25:54.248756   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:00.218440   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:00.224813   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:00.236153   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:00.257487   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:00.298826   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:00.380224   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:00.541850   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:00.863498   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:01.505482   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:02.787664   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:03.964958   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:03.971310   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:03.982654   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:04.004018   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:04.045408   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:04.126809   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:04.288299   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:04.610575   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:05.252071   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:05.349520   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:06.534308   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:09.095821   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:10.471175   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:14.217452   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:14.730349   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:20.713080   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:24.459604   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:41.195391   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:44.941671   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:26:55.692346   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:04.305455   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/auto-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:11.690079   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:11.696426   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:11.707758   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:11.729095   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:11.770460   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:11.851885   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:12.013389   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:12.335084   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:12.977236   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:14.259094   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:16.820813   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.042689   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.049026   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.060326   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.081669   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.123903   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.205397   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.366928   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.688357   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:21.942799   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:22.157366   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/custom-flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:22.329805   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:23.611821   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:25.903618   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/calico-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:26.173154   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:31.295075   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:32.184662   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-289256 --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: (2m10.134217874s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-289256 -n old-k8s-version-289256
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (130.43s)

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

                                                
                                                
=== 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-ppzct" [366d9eea-88ac-48de-8c12-20441828d15b] Running
E0912 22:27:41.537027   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/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.002920854s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-ppzct" [366d9eea-88ac-48de-8c12-20441828d15b] Running
E0912 22:27:49.317321   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:49.323681   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:49.335006   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:49.356407   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:49.397800   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:49.479274   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:27:49.640880   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/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.003585192s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-289256 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-289256 image list --format=json
E0912 22:27:49.962864   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
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/old-k8s-version/serial/VerifyKubernetesImages (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-289256 --alsologtostderr -v=1
E0912 22:27:50.604777   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-289256 -n old-k8s-version-289256
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-289256 -n old-k8s-version-289256: exit status 2 (273.526808ms)

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

                                                
                                                
-- 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-amd64 unpause -p old-k8s-version-289256 --alsologtostderr -v=1
E0912 22:27:51.886403   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-289256 -n old-k8s-version-289256
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-289256 -n old-k8s-version-289256
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-906391 --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.1
E0912 22:27:59.569678   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:28:02.018707   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/flannel-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:28:09.811937   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:28:13.597177   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/functional-075375/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:28:17.614054   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/kindnet-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-906391 --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.1: (28.186652221s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (28.19s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-906391 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-906391 --alsologtostderr -v=3: (1.190164364s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.19s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-906391 --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.1
E0912 22:28:30.294155   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
E0912 22:28:33.628377   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/enable-default-cni-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-906391 --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.1: (12.227489965s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-906391 -n newest-cni-906391
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-906391 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

                                                
                                    
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-b5588" [df3741ce-8277-46bb-b414-f954c5834ffb] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003878701s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-wzmk8" [b97bf2ff-f961-4511-9087-c84e290716ce] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004127382s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-b5588" [df3741ce-8277-46bb-b414-f954c5834ffb] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004050091s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-167161 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== 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-wzmk8" [b97bf2ff-f961-4511-9087-c84e290716ce] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003508174s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-046049 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-167161 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/embed-certs/serial/VerifyKubernetesImages (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-167161 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-167161 -n embed-certs-167161
E0912 22:29:11.256450   12516 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-5739/.minikube/profiles/bridge-135564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-167161 -n embed-certs-167161: exit status 2 (293.809592ms)

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

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

                                                
                                    
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-amd64 -p no-preload-046049 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: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== 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-dh7jx" [5a5c64be-7dd4-453c-8e9b-119f81797f5a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003546045s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-dh7jx" [5a5c64be-7dd4-453c-8e9b-119f81797f5a] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003352751s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-220473 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-220473 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

                                                
                                    

Test skip (25/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.1/cached-images (0s)

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.31.1/kubectl (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/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 amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (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/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.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as crio container runtimes requires CNI
panic.go:626: 
----------------------- debugLogs start: kubenet-135564 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-135564

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-135564 [took: 3.222586524s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-135564" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-135564
--- SKIP: TestNetworkPlugins/group/kubenet (3.39s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.31s)

                                                
                                                
=== 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-135564 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-135564

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-135564 [took: 4.15802792s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-135564" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-135564
--- SKIP: TestNetworkPlugins/group/cilium (4.31s)

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

                                                
                                                
=== 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-805354" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-805354
--- SKIP: TestStartStop/group/disable-driver-mounts (0.22s)

                                                
                                    
Copied to clipboard