Test Report: Docker_Linux_crio 19672

                    
                      d6d2a37830b251a8a712eec07ee86a534797346d:2024-09-20:36297
                    
                

Test fail (3/327)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 1.968876ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-vkkpr" [97ee4e72-df41-4198-be7c-da316d8765b2] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.002699923s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-68dhz" [a3642024-c913-455d-bc94-a55328a17e91] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003151836s
addons_test.go:338: (dbg) Run:  kubectl --context addons-076251 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-076251 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:343: (dbg) Non-zero exit: kubectl --context addons-076251 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.07600832s)

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

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

                                                
                                                
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-076251 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:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 ip
2024/09/20 16:56:43 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 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-076251
helpers_test.go:235: (dbg) docker inspect addons-076251:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d",
	        "Created": "2024-09-20T16:44:37.442144599Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 17551,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T16:44:37.567575604Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:d94335c0cd164ddebb3c5158e317bcf6d2e08dc08f448d25251f425acb842829",
	        "ResolvConfPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/hostname",
	        "HostsPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/hosts",
	        "LogPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d-json.log",
	        "Name": "/addons-076251",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-076251:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-076251",
	            "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/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58-init/diff:/var/lib/docker/overlay2/d01e83e7a42b89c8072654da5d45f3f026edb0c47162770caefece1d82003e66/diff",
	                "MergedDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/merged",
	                "UpperDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/diff",
	                "WorkDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-076251",
	                "Source": "/var/lib/docker/volumes/addons-076251/_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-076251",
	            "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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-076251",
	                "name.minikube.sigs.k8s.io": "addons-076251",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "39697d60768fbf8baaa2e55c91ab82904efd735f687ccaab576445d08ca4b968",
	            "SandboxKey": "/var/run/docker/netns/39697d60768f",
	            "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-076251": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "5dd0ef37d430596a0f49bbdd95bdbd30a87bcd01e2cf2072bc24ac80d01c973a",
	                    "EndpointID": "e4e530279fa0624c2119e15ea7c4942bb95e1e4bdb069eb4e5fe1deef382a542",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-076251",
	                        "3de03a76e6aa"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-076251 -n addons-076251
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-076251 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 logs -n 25: (1.19854585s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 20 Sep 24 16:43 UTC | 20 Sep 24 16:43 UTC |
	| delete  | -p download-only-815076                                                                     | download-only-815076   | jenkins | v1.34.0 | 20 Sep 24 16:43 UTC | 20 Sep 24 16:43 UTC |
	| start   | -o=json --download-only                                                                     | download-only-330157   | jenkins | v1.34.0 | 20 Sep 24 16:43 UTC |                     |
	|         | -p download-only-330157                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| delete  | -p download-only-330157                                                                     | download-only-330157   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| delete  | -p download-only-815076                                                                     | download-only-815076   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| delete  | -p download-only-330157                                                                     | download-only-330157   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | download-docker-357977 | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | download-docker-357977                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-357977                                                                   | download-docker-357977 | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-139459   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | binary-mirror-139459                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39553                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-139459                                                                     | binary-mirror-139459   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| addons  | enable dashboard -p                                                                         | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-076251 --wait=true                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:47 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  | enable headlamp                                                                             | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | -p addons-076251                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | -p addons-076251                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-076251 ssh cat                                                                       | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | /opt/local-path-provisioner/pvc-140e56f2-21b5-4f78-ba2f-0d682f82e960_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-076251 ssh curl -s                                                                   | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-076251 ip                                                                            | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 16:44:15
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 16:44:15.516471   16811 out.go:345] Setting OutFile to fd 1 ...
	I0920 16:44:15.516562   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:44:15.516569   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:44:15.516574   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:44:15.516751   16811 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 16:44:15.517326   16811 out.go:352] Setting JSON to false
	I0920 16:44:15.518107   16811 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1599,"bootTime":1726849056,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 16:44:15.518197   16811 start.go:139] virtualization: kvm guest
	I0920 16:44:15.520272   16811 out.go:177] * [addons-076251] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 16:44:15.521607   16811 notify.go:220] Checking for updates...
	I0920 16:44:15.521665   16811 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 16:44:15.523012   16811 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 16:44:15.524211   16811 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 16:44:15.525469   16811 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube
	I0920 16:44:15.526635   16811 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 16:44:15.528064   16811 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 16:44:15.529362   16811 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 16:44:15.549834   16811 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 16:44:15.549941   16811 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:44:15.590009   16811 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 16:44:15.581577639 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:44:15.590116   16811 docker.go:318] overlay module found
	I0920 16:44:15.592698   16811 out.go:177] * Using the docker driver based on user configuration
	I0920 16:44:15.593780   16811 start.go:297] selected driver: docker
	I0920 16:44:15.593802   16811 start.go:901] validating driver "docker" against <nil>
	I0920 16:44:15.593826   16811 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 16:44:15.594569   16811 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:44:15.637359   16811 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 16:44:15.629235994 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:44:15.637539   16811 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 16:44:15.637745   16811 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]
	I0920 16:44:15.639491   16811 out.go:177] * Using Docker driver with root privileges
	I0920 16:44:15.640481   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:15.640539   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:15.640550   16811 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 16:44:15.640596   16811 start.go:340] cluster config:
	{Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:15.641813   16811 out.go:177] * Starting "addons-076251" primary control-plane node in "addons-076251" cluster
	I0920 16:44:15.642860   16811 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 16:44:15.643998   16811 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 16:44:15.644940   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:15.644965   16811 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0920 16:44:15.644965   16811 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 16:44:15.644970   16811 cache.go:56] Caching tarball of preloaded images
	I0920 16:44:15.645038   16811 preload.go:172] Found /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0920 16:44:15.645048   16811 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 16:44:15.645380   16811 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json ...
	I0920 16:44:15.645404   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json: {Name:mk9ae1a7e2ed4f8f610a4608b8df8c1644544d9b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:15.660543   16811 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 16:44:15.660686   16811 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 16:44:15.660702   16811 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 16:44:15.660706   16811 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 16:44:15.660712   16811 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 16:44:15.660719   16811 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 16:44:27.691799   16811 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 16:44:27.691832   16811 cache.go:194] Successfully downloaded all kic artifacts
	I0920 16:44:27.691890   16811 start.go:360] acquireMachinesLock for addons-076251: {Name:mk6aa271b99943c2b2a9c6357e2b8983b14b0a28 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 16:44:27.692009   16811 start.go:364] duration metric: took 97.198µs to acquireMachinesLock for "addons-076251"
	I0920 16:44:27.692034   16811 start.go:93] Provisioning new machine with config: &{Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:27.692139   16811 start.go:125] createHost starting for "" (driver="docker")
	I0920 16:44:27.693959   16811 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 16:44:27.694251   16811 start.go:159] libmachine.API.Create for "addons-076251" (driver="docker")
	I0920 16:44:27.694290   16811 client.go:168] LocalClient.Create starting
	I0920 16:44:27.694391   16811 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem
	I0920 16:44:27.815649   16811 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem
	I0920 16:44:27.981017   16811 cli_runner.go:164] Run: docker network inspect addons-076251 --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}}]}"
	W0920 16:44:27.997082   16811 cli_runner.go:211] docker network inspect addons-076251 --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
	I0920 16:44:27.997161   16811 network_create.go:284] running [docker network inspect addons-076251] to gather additional debugging logs...
	I0920 16:44:27.997184   16811 cli_runner.go:164] Run: docker network inspect addons-076251
	W0920 16:44:28.011088   16811 cli_runner.go:211] docker network inspect addons-076251 returned with exit code 1
	I0920 16:44:28.011118   16811 network_create.go:287] error running [docker network inspect addons-076251]: docker network inspect addons-076251: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-076251 not found
	I0920 16:44:28.011131   16811 network_create.go:289] output of [docker network inspect addons-076251]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-076251 not found
	
	** /stderr **
	I0920 16:44:28.011235   16811 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}}]}"
	I0920 16:44:28.026559   16811 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:0xc001c0fcc0}
	I0920 16:44:28.026608   16811 network_create.go:124] attempt to create docker network addons-076251 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 16:44:28.026657   16811 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-076251 addons-076251
	I0920 16:44:28.085254   16811 network_create.go:108] docker network addons-076251 192.168.49.0/24 created
	I0920 16:44:28.085281   16811 kic.go:121] calculated static IP "192.168.49.2" for the "addons-076251" container
	I0920 16:44:28.085331   16811 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 16:44:28.100452   16811 cli_runner.go:164] Run: docker volume create addons-076251 --label name.minikube.sigs.k8s.io=addons-076251 --label created_by.minikube.sigs.k8s.io=true
	I0920 16:44:28.116363   16811 oci.go:103] Successfully created a docker volume addons-076251
	I0920 16:44:28.116451   16811 cli_runner.go:164] Run: docker run --rm --name addons-076251-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --entrypoint /usr/bin/test -v addons-076251:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 16:44:33.038780   16811 cli_runner.go:217] Completed: docker run --rm --name addons-076251-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --entrypoint /usr/bin/test -v addons-076251:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (4.922290006s)
	I0920 16:44:33.038803   16811 oci.go:107] Successfully prepared a docker volume addons-076251
	I0920 16:44:33.038827   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:33.038851   16811 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 16:44:33.038909   16811 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-076251:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 16:44:37.385467   16811 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-076251:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.346514758s)
	I0920 16:44:37.385494   16811 kic.go:203] duration metric: took 4.346641967s to extract preloaded images to volume ...
	W0920 16:44:37.385593   16811 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 16:44:37.385683   16811 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 16:44:37.428047   16811 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-076251 --name addons-076251 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-076251 --network addons-076251 --ip 192.168.49.2 --volume addons-076251:/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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0920 16:44:37.737822   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Running}}
	I0920 16:44:37.754575   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:37.770873   16811 cli_runner.go:164] Run: docker exec addons-076251 stat /var/lib/dpkg/alternatives/iptables
	I0920 16:44:37.818483   16811 oci.go:144] the created container "addons-076251" has a running status.
	I0920 16:44:37.818520   16811 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa...
	I0920 16:44:37.958331   16811 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 16:44:37.978489   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:37.994846   16811 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 16:44:37.994880   16811 kic_runner.go:114] Args: [docker exec --privileged addons-076251 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 16:44:38.042748   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:38.070901   16811 machine.go:93] provisionDockerMachine start ...
	I0920 16:44:38.070995   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.090015   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.090211   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.090225   16811 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 16:44:38.318929   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-076251
	
	I0920 16:44:38.318963   16811 ubuntu.go:169] provisioning hostname "addons-076251"
	I0920 16:44:38.319035   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.336038   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.336217   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.336233   16811 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-076251 && echo "addons-076251" | sudo tee /etc/hostname
	I0920 16:44:38.474530   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-076251
	
	I0920 16:44:38.474596   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.490425   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.490599   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.490624   16811 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-076251' /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-076251/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-076251' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 16:44:38.615630   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 16:44:38.615662   16811 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-8612/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-8612/.minikube}
	I0920 16:44:38.615688   16811 ubuntu.go:177] setting up certificates
	I0920 16:44:38.615698   16811 provision.go:84] configureAuth start
	I0920 16:44:38.615754   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:38.631361   16811 provision.go:143] copyHostCerts
	I0920 16:44:38.631421   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/ca.pem (1082 bytes)
	I0920 16:44:38.631533   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/cert.pem (1123 bytes)
	I0920 16:44:38.631588   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/key.pem (1675 bytes)
	I0920 16:44:38.631634   16811 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem org=jenkins.addons-076251 san=[127.0.0.1 192.168.49.2 addons-076251 localhost minikube]
	I0920 16:44:38.692027   16811 provision.go:177] copyRemoteCerts
	I0920 16:44:38.692084   16811 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 16:44:38.692126   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.708667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:38.800081   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0920 16:44:38.820622   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 16:44:38.840765   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 16:44:38.860432   16811 provision.go:87] duration metric: took 244.723856ms to configureAuth
	I0920 16:44:38.860454   16811 ubuntu.go:193] setting minikube options for container-runtime
	I0920 16:44:38.860588   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:38.860668   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.876752   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.876917   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.876933   16811 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
	I0920 16:44:39.088175   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 16:44:39.088203   16811 machine.go:96] duration metric: took 1.017274791s to provisionDockerMachine
	I0920 16:44:39.088214   16811 client.go:171] duration metric: took 11.393913623s to LocalClient.Create
	I0920 16:44:39.088231   16811 start.go:167] duration metric: took 11.393982995s to libmachine.API.Create "addons-076251"
	I0920 16:44:39.088240   16811 start.go:293] postStartSetup for "addons-076251" (driver="docker")
	I0920 16:44:39.088252   16811 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]
	I0920 16:44:39.088313   16811 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
	I0920 16:44:39.088360   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.104418   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.199915   16811 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 16:44:39.202610   16811 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 16:44:39.202637   16811 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 16:44:39.202645   16811 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 16:44:39.202651   16811 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 16:44:39.202669   16811 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-8612/.minikube/addons for local assets ...
	I0920 16:44:39.202724   16811 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-8612/.minikube/files for local assets ...
	I0920 16:44:39.202745   16811 start.go:296] duration metric: took 114.499735ms for postStartSetup
	I0920 16:44:39.203017   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:39.219375   16811 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json ...
	I0920 16:44:39.219622   16811 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 16:44:39.219665   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.235337   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.328315   16811 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 16:44:39.331954   16811 start.go:128] duration metric: took 11.639795355s to createHost
	I0920 16:44:39.331991   16811 start.go:83] releasing machines lock for "addons-076251", held for 11.639967978s
	I0920 16:44:39.332066   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:39.347973   16811 ssh_runner.go:195] Run: cat /version.json
	I0920 16:44:39.348028   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.348037   16811 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 16:44:39.348084   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.365368   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.365862   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.520288   16811 ssh_runner.go:195] Run: systemctl --version
	I0920 16:44:39.524119   16811 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 16:44:39.657842   16811 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 16:44:39.661749   16811 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" ;
	I0920 16:44:39.678303   16811 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 16:44:39.678379   16811 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" ;
	I0920 16:44:39.702882   16811 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 16:44:39.702910   16811 start.go:495] detecting cgroup driver to use...
	I0920 16:44:39.702940   16811 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 16:44:39.702977   16811 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 16:44:39.715429   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 16:44:39.724590   16811 docker.go:217] disabling cri-docker service (if available) ...
	I0920 16:44:39.724641   16811 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 16:44:39.735854   16811 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 16:44:39.747571   16811 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 16:44:39.823222   16811 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 16:44:39.899403   16811 docker.go:233] disabling docker service ...
	I0920 16:44:39.899453   16811 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 16:44:39.915447   16811 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 16:44:39.925183   16811 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 16:44:39.999668   16811 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 16:44:40.085566   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 16:44:40.095372   16811 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"
	I0920 16:44:40.109120   16811 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 16:44:40.109181   16811 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"
	I0920 16:44:40.117500   16811 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 16:44:40.117555   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.125815   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.133631   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.141713   16811 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 16:44:40.149146   16811 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"
	I0920 16:44:40.157272   16811 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"
	I0920 16:44:40.170439   16811 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"
	I0920 16:44:40.178768   16811 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 16:44:40.185754   16811 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0920 16:44:40.185823   16811 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0920 16:44:40.197824   16811 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 16:44:40.204929   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:40.275567   16811 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 16:44:40.366814   16811 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 16:44:40.366901   16811 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 16:44:40.369898   16811 start.go:563] Will wait 60s for crictl version
	I0920 16:44:40.369933   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:44:40.372692   16811 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 16:44:40.404825   16811 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 16:44:40.404928   16811 ssh_runner.go:195] Run: crio --version
	I0920 16:44:40.437168   16811 ssh_runner.go:195] Run: crio --version
	I0920 16:44:40.469935   16811 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 16:44:40.471326   16811 cli_runner.go:164] Run: docker network inspect addons-076251 --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}}]}"
	I0920 16:44:40.487070   16811 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 16:44:40.490411   16811 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""
	I0920 16:44:40.499721   16811 kubeadm.go:883] updating cluster {Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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} ...
	I0920 16:44:40.499843   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:40.499905   16811 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 16:44:40.558729   16811 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 16:44:40.558749   16811 crio.go:433] Images already preloaded, skipping extraction
	I0920 16:44:40.558786   16811 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 16:44:40.589763   16811 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 16:44:40.589782   16811 cache_images.go:84] Images are preloaded, skipping loading
	I0920 16:44:40.589790   16811 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 16:44:40.589888   16811 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-076251 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-076251 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:}
	I0920 16:44:40.589947   16811 ssh_runner.go:195] Run: crio config
	I0920 16:44:40.629401   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:40.629420   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:40.629430   16811 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 16:44:40.629451   16811 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-076251 NodeName:addons-076251 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}
	I0920 16:44:40.629575   16811 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-076251"
	  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
	
	I0920 16:44:40.629625   16811 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 16:44:40.637300   16811 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 16:44:40.637348   16811 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 16:44:40.644632   16811 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 16:44:40.659769   16811 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 16:44:40.675106   16811 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 16:44:40.690298   16811 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 16:44:40.693323   16811 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""
	I0920 16:44:40.702535   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:40.779456   16811 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 16:44:40.791091   16811 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251 for IP: 192.168.49.2
	I0920 16:44:40.791122   16811 certs.go:194] generating shared ca certs ...
	I0920 16:44:40.791142   16811 certs.go:226] acquiring lock for ca certs: {Name:mkb1d3e18c17d639e518fe6b4f1a201e9af2ddb3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.791269   16811 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key
	I0920 16:44:40.907311   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt ...
	I0920 16:44:40.907345   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt: {Name:mk734a06b0065d9c7a21a97123f4ec64e164cf97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.907499   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key ...
	I0920 16:44:40.907509   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key: {Name:mk9ca32e7d34a7f993f7d34bd056683f0948014c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.907578   16811 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key
	I0920 16:44:41.034190   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt ...
	I0920 16:44:41.034217   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt: {Name:mk24273900dec11c36a2315d0c33af025a169d8d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.034360   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key ...
	I0920 16:44:41.034369   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key: {Name:mk189c02575ff1e5b013820346108bce99650390 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.034429   16811 certs.go:256] generating profile certs ...
	I0920 16:44:41.034480   16811 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key
	I0920 16:44:41.034492   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt with IP's: []
	I0920 16:44:41.118345   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt ...
	I0920 16:44:41.118379   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: {Name:mk62fd9e27708cb4181a480aeb788d5b732cb3bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.118556   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key ...
	I0920 16:44:41.118566   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key: {Name:mkd77b07ecf9696c6b2fb732e2ced2d65b304308 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.118633   16811 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9
	I0920 16:44:41.118650   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 16:44:41.410783   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 ...
	I0920 16:44:41.410815   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9: {Name:mk4023fabf32ef22f609a084417c3ef9ee414c08 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.410973   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9 ...
	I0920 16:44:41.410986   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9: {Name:mkab73106a9e211b14cb0d08378e7efbc1fe65c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.411055   16811 certs.go:381] copying /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 -> /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt
	I0920 16:44:41.411125   16811 certs.go:385] copying /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9 -> /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key
	I0920 16:44:41.411169   16811 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key
	I0920 16:44:41.411185   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt with IP's: []
	I0920 16:44:41.567977   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt ...
	I0920 16:44:41.568005   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt: {Name:mk2b7c810c9c53464b809e13248b0bd1ae5f2fc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.568143   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key ...
	I0920 16:44:41.568154   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key: {Name:mkbaf95131454f6455bb11c9e0c2af7c80f0a1d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.568308   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem (1679 bytes)
	I0920 16:44:41.568338   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem (1082 bytes)
	I0920 16:44:41.568363   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem (1123 bytes)
	I0920 16:44:41.568385   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem (1675 bytes)
	I0920 16:44:41.568977   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 16:44:41.589746   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0920 16:44:41.609566   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 16:44:41.629485   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0920 16:44:41.649422   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 16:44:41.669018   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 16:44:41.689643   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 16:44:41.710333   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 16:44:41.731698   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 16:44:41.752904   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 16:44:41.768827   16811 ssh_runner.go:195] Run: openssl version
	I0920 16:44:41.773778   16811 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"
	I0920 16:44:41.782067   16811 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.785116   16811 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 16:44 /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.785166   16811 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.791114   16811 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"
	I0920 16:44:41.799081   16811 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 16:44:41.801993   16811 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
	I0920 16:44:41.802046   16811 kubeadm.go:392] StartCluster: {Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:41.802120   16811 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 16:44:41.802152   16811 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 16:44:41.833607   16811 cri.go:89] found id: ""
	I0920 16:44:41.833673   16811 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 16:44:41.841561   16811 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 16:44:41.849358   16811 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 16:44:41.849417   16811 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
	I0920 16:44:41.856804   16811 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
	I0920 16:44:41.856822   16811 kubeadm.go:157] found existing configuration files:
	
	I0920 16:44:41.856863   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 16:44:41.864051   16811 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
	I0920 16:44:41.864105   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 16:44:41.871036   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 16:44:41.878283   16811 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
	I0920 16:44:41.878339   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 16:44:41.885472   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 16:44:41.892630   16811 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
	I0920 16:44:41.892676   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 16:44:41.899804   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 16:44:41.906889   16811 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
	I0920 16:44:41.906947   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 16:44:41.913897   16811 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"
	I0920 16:44:41.947396   16811 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 16:44:41.947467   16811 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 16:44:41.963835   16811 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 16:44:41.963913   16811 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0920 16:44:41.963982   16811 kubeadm.go:310] OS: Linux
	I0920 16:44:41.964038   16811 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 16:44:41.964123   16811 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 16:44:41.964220   16811 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 16:44:41.964293   16811 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 16:44:41.964366   16811 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 16:44:41.964436   16811 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 16:44:41.964502   16811 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 16:44:41.964571   16811 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 16:44:41.964646   16811 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 16:44:42.013263   16811 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 16:44:42.013377   16811 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 16:44:42.013517   16811 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 16:44:42.018937   16811 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 16:44:42.021775   16811 out.go:235]   - Generating certificates and keys ...
	I0920 16:44:42.021883   16811 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 16:44:42.021983   16811 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 16:44:42.115019   16811 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 16:44:42.304081   16811 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 16:44:42.359530   16811 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 16:44:42.759156   16811 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 16:44:42.900396   16811 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 16:44:42.900563   16811 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-076251 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 16:44:43.154246   16811 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 16:44:43.154416   16811 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-076251 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 16:44:43.470809   16811 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 16:44:43.589302   16811 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 16:44:43.680545   16811 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 16:44:43.680650   16811 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 16:44:43.786982   16811 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 16:44:43.852463   16811 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 16:44:43.936045   16811 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 16:44:44.121611   16811 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 16:44:44.263131   16811 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 16:44:44.263465   16811 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 16:44:44.265679   16811 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 16:44:44.267733   16811 out.go:235]   - Booting up control plane ...
	I0920 16:44:44.267841   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 16:44:44.267942   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 16:44:44.268077   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 16:44:44.275879   16811 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 16:44:44.280650   16811 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 16:44:44.280738   16811 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 16:44:44.361075   16811 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 16:44:44.361200   16811 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 16:44:44.862002   16811 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.012858ms
	I0920 16:44:44.862073   16811 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 16:44:49.363520   16811 kubeadm.go:310] [api-check] The API server is healthy after 4.501442478s
	I0920 16:44:49.375851   16811 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 16:44:49.385955   16811 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 16:44:49.401802   16811 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 16:44:49.402056   16811 kubeadm.go:310] [mark-control-plane] Marking the node addons-076251 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 16:44:49.408624   16811 kubeadm.go:310] [bootstrap-token] Using token: tnhx03.oa0jhj2uazppcuvf
	I0920 16:44:49.410032   16811 out.go:235]   - Configuring RBAC rules ...
	I0920 16:44:49.410199   16811 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 16:44:49.412813   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 16:44:49.417845   16811 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
	I0920 16:44:49.421256   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 16:44:49.423743   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 16:44:49.425911   16811 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 16:44:49.770604   16811 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 16:44:50.188262   16811 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 16:44:50.770130   16811 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 16:44:50.770935   16811 kubeadm.go:310] 
	I0920 16:44:50.771017   16811 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 16:44:50.771025   16811 kubeadm.go:310] 
	I0920 16:44:50.771119   16811 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 16:44:50.771133   16811 kubeadm.go:310] 
	I0920 16:44:50.771162   16811 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 16:44:50.771224   16811 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 16:44:50.771286   16811 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 16:44:50.771294   16811 kubeadm.go:310] 
	I0920 16:44:50.771347   16811 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 16:44:50.771357   16811 kubeadm.go:310] 
	I0920 16:44:50.771400   16811 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 16:44:50.771422   16811 kubeadm.go:310] 
	I0920 16:44:50.771511   16811 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 16:44:50.771641   16811 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 16:44:50.771739   16811 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 16:44:50.771751   16811 kubeadm.go:310] 
	I0920 16:44:50.771865   16811 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 16:44:50.771937   16811 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 16:44:50.771943   16811 kubeadm.go:310] 
	I0920 16:44:50.772056   16811 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token tnhx03.oa0jhj2uazppcuvf \
	I0920 16:44:50.772162   16811 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee14ba0db98cb751777288f0c808f25c65dde37d503c24004aee6e21fc12d24c \
	I0920 16:44:50.772197   16811 kubeadm.go:310] 	--control-plane 
	I0920 16:44:50.772205   16811 kubeadm.go:310] 
	I0920 16:44:50.772308   16811 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 16:44:50.772318   16811 kubeadm.go:310] 
	I0920 16:44:50.772422   16811 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token tnhx03.oa0jhj2uazppcuvf \
	I0920 16:44:50.772545   16811 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee14ba0db98cb751777288f0c808f25c65dde37d503c24004aee6e21fc12d24c 
	I0920 16:44:50.774059   16811 kubeadm.go:310] W0920 16:44:41.944769    1298 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.
	I0920 16:44:50.774313   16811 kubeadm.go:310] W0920 16:44:41.945385    1298 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.
	I0920 16:44:50.774537   16811 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-1069-gcp\n", err: exit status 1
	I0920 16:44:50.774701   16811 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 16:44:50.774718   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:50.774727   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:50.776620   16811 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 16:44:50.778056   16811 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 16:44:50.781477   16811 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 16:44:50.781499   16811 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 16:44:50.797509   16811 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
	I0920 16:44:50.984625   16811 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 16:44:50.984675   16811 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
	I0920 16:44:50.984697   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-076251 minikube.k8s.io/updated_at=2024_09_20T16_44_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1 minikube.k8s.io/name=addons-076251 minikube.k8s.io/primary=true
	I0920 16:44:50.991323   16811 ops.go:34] apiserver oom_adj: -16
	I0920 16:44:51.059138   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:51.559172   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:52.060062   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:52.559477   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:53.059480   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:53.559754   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:54.060040   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:54.559259   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.060197   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.559398   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.672335   16811 kubeadm.go:1113] duration metric: took 4.687716341s to wait for elevateKubeSystemPrivileges
	I0920 16:44:55.672368   16811 kubeadm.go:394] duration metric: took 13.870325304s to StartCluster
	I0920 16:44:55.672387   16811 settings.go:142] acquiring lock: {Name:mk9b1e63762eacca258272642b504a7ffaee0607 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:55.672497   16811 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 16:44:55.672829   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/kubeconfig: {Name:mkbc638c61292ecc71c079002f95e702af50cd2c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:55.673033   16811 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"
	I0920 16:44:55.673037   16811 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}
	I0920 16:44:55.673102   16811 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 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]
	I0920 16:44:55.673199   16811 addons.go:69] Setting default-storageclass=true in profile "addons-076251"
	I0920 16:44:55.673214   16811 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-076251"
	I0920 16:44:55.673223   16811 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-076251"
	I0920 16:44:55.673228   16811 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-076251"
	I0920 16:44:55.673224   16811 addons.go:69] Setting metrics-server=true in profile "addons-076251"
	I0920 16:44:55.673243   16811 addons.go:234] Setting addon metrics-server=true in "addons-076251"
	I0920 16:44:55.673259   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673272   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673283   16811 addons.go:69] Setting ingress=true in profile "addons-076251"
	I0920 16:44:55.673287   16811 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-076251"
	I0920 16:44:55.673303   16811 addons.go:234] Setting addon ingress=true in "addons-076251"
	I0920 16:44:55.673303   16811 addons.go:69] Setting cloud-spanner=true in profile "addons-076251"
	I0920 16:44:55.673312   16811 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-076251"
	I0920 16:44:55.673330   16811 addons.go:234] Setting addon cloud-spanner=true in "addons-076251"
	I0920 16:44:55.673338   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673359   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673390   16811 addons.go:69] Setting ingress-dns=true in profile "addons-076251"
	I0920 16:44:55.673401   16811 addons.go:234] Setting addon ingress-dns=true in "addons-076251"
	I0920 16:44:55.673421   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673459   16811 addons.go:69] Setting volumesnapshots=true in profile "addons-076251"
	I0920 16:44:55.673472   16811 addons.go:234] Setting addon volumesnapshots=true in "addons-076251"
	I0920 16:44:55.673494   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673621   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673631   16811 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-076251"
	I0920 16:44:55.673665   16811 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-076251"
	I0920 16:44:55.673686   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673788   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673811   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673839   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673842   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673914   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673995   16811 addons.go:69] Setting inspektor-gadget=true in profile "addons-076251"
	I0920 16:44:55.674009   16811 addons.go:234] Setting addon inspektor-gadget=true in "addons-076251"
	I0920 16:44:55.674031   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.674089   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673258   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:55.674530   16811 addons.go:69] Setting registry=true in profile "addons-076251"
	I0920 16:44:55.674555   16811 addons.go:234] Setting addon registry=true in "addons-076251"
	I0920 16:44:55.674601   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.675401   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673203   16811 addons.go:69] Setting yakd=true in profile "addons-076251"
	I0920 16:44:55.675742   16811 addons.go:234] Setting addon yakd=true in "addons-076251"
	I0920 16:44:55.675802   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.675818   16811 out.go:177] * Verifying Kubernetes components...
	I0920 16:44:55.673621   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.676696   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.676811   16811 addons.go:69] Setting storage-provisioner=true in profile "addons-076251"
	I0920 16:44:55.676837   16811 addons.go:234] Setting addon storage-provisioner=true in "addons-076251"
	I0920 16:44:55.676871   16811 addons.go:69] Setting volcano=true in profile "addons-076251"
	I0920 16:44:55.676895   16811 addons.go:234] Setting addon volcano=true in "addons-076251"
	I0920 16:44:55.676931   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.677246   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.677260   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:55.677386   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.677444   16811 addons.go:69] Setting gcp-auth=true in profile "addons-076251"
	I0920 16:44:55.677536   16811 mustload.go:65] Loading cluster: addons-076251
	I0920 16:44:55.676876   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.678183   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.696566   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.696901   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:55.697164   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.717112   16811 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 16:44:55.718428   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 16:44:55.718463   16811 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 16:44:55.718525   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.722298   16811 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 16:44:55.722377   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 16:44:55.724304   16811 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 16:44:55.724335   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 16:44:55.724387   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.724567   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:44:55.727123   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:44:55.728965   16811 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 16:44:55.728990   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 16:44:55.729044   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.731315   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 16:44:55.732999   16811 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 16:44:55.734180   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 16:44:55.735244   16811 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 16:44:55.735371   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 16:44:55.737022   16811 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 16:44:55.737039   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 16:44:55.737095   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.738318   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 16:44:55.740959   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 16:44:55.744969   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 16:44:55.746266   16811 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 16:44:55.748139   16811 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 16:44:55.748309   16811 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 16:44:55.748335   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 16:44:55.748403   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.750097   16811 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 16:44:55.750118   16811 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 16:44:55.750179   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.751398   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.752148   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 16:44:55.753384   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 16:44:55.754692   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 16:44:55.754710   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 16:44:55.754772   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.758663   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 16:44:55.759853   16811 addons.go:234] Setting addon default-storageclass=true in "addons-076251"
	I0920 16:44:55.759895   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.760359   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.760958   16811 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 16:44:55.763742   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 16:44:55.763758   16811 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 16:44:55.763813   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.764113   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 16:44:55.764131   16811 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 16:44:55.764200   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.769089   16811 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	W0920 16:44:55.769194   16811 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 16:44:55.769497   16811 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 16:44:55.770364   16811 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 16:44:55.770380   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 16:44:55.770428   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.771099   16811 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 16:44:55.771113   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 16:44:55.771154   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.773013   16811 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-076251"
	I0920 16:44:55.773052   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.773538   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.793667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.799173   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.801243   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.801685   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.814637   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.816741   16811 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 16:44:55.816759   16811 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 16:44:55.816811   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.817545   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.822507   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.824706   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.828287   16811 out.go:177]   - Using image docker.io/busybox:stable
	I0920 16:44:55.829583   16811 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 16:44:55.830868   16811 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 16:44:55.830885   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 16:44:55.830937   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.835839   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843520   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843842   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	W0920 16:44:55.848390   16811 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 16:44:55.848417   16811 retry.go:31] will retry after 160.030407ms: ssh: handshake failed: EOF
	I0920 16:44:55.872037   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.954210   16811 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 -"
	I0920 16:44:56.053904   16811 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 16:44:56.137629   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 16:44:56.137656   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 16:44:56.140389   16811 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
	I0920 16:44:56.154711   16811 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
	I0920 16:44:56.243798   16811 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 16:44:56.243829   16811 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 16:44:56.257408   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 16:44:56.257489   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 16:44:56.257744   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 16:44:56.257768   16811 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)
	I0920 16:44:56.258801   16811 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
	I0920 16:44:56.337494   16811 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 16:44:56.337519   16811 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 16:44:56.338762   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 16:44:56.338782   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 16:44:56.343940   16811 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
	I0920 16:44:56.344480   16811 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
	I0920 16:44:56.345773   16811 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
	I0920 16:44:56.443382   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 16:44:56.443485   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 16:44:56.538067   16811 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 16:44:56.538158   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 16:44:56.542627   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 16:44:56.542699   16811 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 16:44:56.545268   16811 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
	I0920 16:44:56.547132   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 16:44:56.547195   16811 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 16:44:56.556466   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 16:44:56.556550   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 16:44:56.656290   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 16:44:56.656371   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 16:44:56.737763   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 16:44:56.737863   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 16:44:56.738210   16811 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 16:44:56.738253   16811 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 16:44:56.837867   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 16:44:56.837944   16811 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 16:44:56.839312   16811 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
	I0920 16:44:56.853168   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 16:44:56.853253   16811 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 16:44:56.938104   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 16:44:56.938207   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 16:44:56.944362   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 16:44:56.944442   16811 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 16:44:56.953957   16811 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
	I0920 16:44:57.238146   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 16:44:57.238239   16811 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 16:44:57.341076   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 16:44:57.341166   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 16:44:57.343149   16811 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 16:44:57.343233   16811 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 16:44:57.356927   16811 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.402679952s)
	I0920 16:44:57.357017   16811 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 16:44:57.357291   16811 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.303354124s)
	I0920 16:44:57.359376   16811 node_ready.go:35] waiting up to 6m0s for node "addons-076251" to be "Ready" ...
	I0920 16:44:57.541435   16811 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 16:44:57.541525   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 16:44:57.544554   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 16:44:57.544631   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 16:44:57.548337   16811 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 16:44:57.548401   16811 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 16:44:57.650243   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 16:44:57.650335   16811 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 16:44:57.738968   16811 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
	I0920 16:44:57.745685   16811 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
	I0920 16:44:57.755547   16811 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 16:44:57.755576   16811 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 16:44:58.042101   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 16:44:58.042128   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 16:44:58.059343   16811 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-076251" context rescaled to 1 replicas
	I0920 16:44:58.344822   16811 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 16:44:58.344860   16811 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 16:44:58.538544   16811 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 16:44:58.538639   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 16:44:58.543330   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 16:44:58.543356   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 16:44:58.738993   16811 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
	I0920 16:44:58.739869   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 16:44:58.739893   16811 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 16:44:58.741464   16811 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: (2.601040757s)
	I0920 16:44:58.937970   16811 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
	I0920 16:44:59.444982   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:01.041923   16811 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: (4.887126041s)
	I0920 16:45:01.041964   16811 addons.go:475] Verifying addon ingress=true in "addons-076251"
	I0920 16:45:01.042165   16811 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: (4.783291446s)
	I0920 16:45:01.042214   16811 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: (4.698191149s)
	I0920 16:45:01.042244   16811 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: (4.697703394s)
	I0920 16:45:01.042319   16811 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.696513584s)
	I0920 16:45:01.042402   16811 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.497060691s)
	I0920 16:45:01.042563   16811 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.203163379s)
	I0920 16:45:01.042587   16811 addons.go:475] Verifying addon registry=true in "addons-076251"
	I0920 16:45:01.042737   16811 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: (4.088693593s)
	I0920 16:45:01.043025   16811 addons.go:475] Verifying addon metrics-server=true in "addons-076251"
	I0920 16:45:01.043508   16811 out.go:177] * Verifying ingress addon...
	I0920 16:45:01.045245   16811 out.go:177] * Verifying registry addon...
	I0920 16:45:01.047081   16811 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 16:45:01.047865   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 16:45:01.054247   16811 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 16:45:01.054268   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:01.054573   16811 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 16:45:01.054589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0920 16:45:01.055993   16811 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]
	I0920 16:45:01.551614   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:01.552604   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:01.644384   16811 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: (3.90530275s)
	W0920 16:45:01.644442   16811 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
	I0920 16:45:01.644464   16811 retry.go:31] will retry after 174.613756ms: 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
	I0920 16:45:01.644494   16811 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: (3.898713133s)
	I0920 16:45:01.644580   16811 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: (2.905552048s)
	I0920 16:45:01.647163   16811 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-076251 service yakd-dashboard -n yakd-dashboard
	
	I0920 16:45:01.819928   16811 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
	I0920 16:45:01.862319   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:02.050551   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:02.051339   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:02.060608   16811 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.122533077s)
	I0920 16:45:02.060643   16811 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-076251"
	I0920 16:45:02.061870   16811 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 16:45:02.064295   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 16:45:02.152955   16811 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 16:45:02.152978   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:02.551024   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:02.551055   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:02.651370   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:02.959721   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 16:45:02.959797   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:45:02.981660   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:45:03.051534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:03.052218   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:03.138234   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:03.258896   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 16:45:03.349451   16811 addons.go:234] Setting addon gcp-auth=true in "addons-076251"
	I0920 16:45:03.349508   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:45:03.350002   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:45:03.374745   16811 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 16:45:03.374799   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:45:03.390487   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:45:03.553058   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:03.553899   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:03.568078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:03.862708   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:04.050343   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:04.051091   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:04.068102   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:04.551062   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:04.551418   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:04.560267   16811 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.185492707s)
	I0920 16:45:04.560274   16811 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.740301669s)
	I0920 16:45:04.562115   16811 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 16:45:04.563698   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:45:04.564821   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 16:45:04.564846   16811 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 16:45:04.567720   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:04.582705   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 16:45:04.582727   16811 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 16:45:04.598794   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 16:45:04.598814   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 16:45:04.651809   16811 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
	I0920 16:45:05.050450   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:05.050755   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:05.067258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:05.247895   16811 addons.go:475] Verifying addon gcp-auth=true in "addons-076251"
	I0920 16:45:05.249364   16811 out.go:177] * Verifying gcp-auth addon...
	I0920 16:45:05.251410   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 16:45:05.253701   16811 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 16:45:05.253725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:05.550571   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:05.550957   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:05.567245   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:05.754578   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:05.862989   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:06.051678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:06.051773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:06.067678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:06.255095   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:06.550224   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:06.551120   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:06.567304   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:06.754341   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:07.050630   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:07.051171   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:07.068057   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:07.254556   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:07.550602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:07.551051   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:07.566509   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:07.755133   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:08.050670   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:08.051177   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:08.067161   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:08.254350   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:08.362508   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:08.550385   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:08.550608   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:08.566496   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:08.788496   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:09.050207   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:09.050690   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:09.067488   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:09.254724   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:09.550472   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:09.550941   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:09.566499   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:09.754666   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:10.050310   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:10.050867   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:10.067335   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:10.254534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:10.362861   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:10.550725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:10.551186   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:10.566474   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:10.754788   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:11.050950   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:11.051373   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:11.067210   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:11.254957   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:11.550291   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:11.550466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:11.567707   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:11.753830   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.050725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:12.051208   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:12.067084   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:12.254324   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.550678   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:12.550833   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:12.567001   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:12.754330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.862681   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:13.050881   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:13.051018   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:13.066884   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:13.254153   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:13.550490   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:13.550640   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:13.566443   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:13.754656   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:14.050529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:14.051026   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:14.067819   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:14.254216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:14.550392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:14.550767   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:14.567535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:14.754843   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:15.050856   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:15.051203   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:15.067333   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:15.254824   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:15.361928   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:15.550348   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:15.550692   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:15.567114   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:15.754282   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:16.050547   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:16.051086   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:16.067732   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:16.254246   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:16.550577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:16.550886   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:16.566914   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:16.754403   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:17.050705   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:17.050782   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:17.067000   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:17.254455   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:17.362799   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:17.550421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:17.550846   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:17.567948   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:17.754038   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:18.050953   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:18.050987   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:18.067166   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:18.254475   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:18.550597   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:18.550735   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:18.567027   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:18.754383   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.050237   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:19.050753   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:19.068678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:19.254883   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.550727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:19.550786   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:19.567033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:19.754486   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.862742   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:20.050395   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:20.050770   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:20.067869   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:20.254063   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:20.550518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:20.550835   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:20.567528   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:20.755004   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:21.050727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:21.051053   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:21.067079   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:21.254414   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:21.550274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:21.550646   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:21.567466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:21.754730   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:22.050712   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:22.051319   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:22.067212   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:22.254675   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:22.362196   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:22.550710   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:22.551225   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:22.566998   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:22.754650   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:23.050693   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:23.051298   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:23.067050   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:23.254328   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:23.550679   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:23.550934   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:23.567216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:23.754474   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:24.050629   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:24.051222   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:24.067103   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:24.254449   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:24.362769   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:24.550258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:24.550923   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:24.567489   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:24.754741   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:25.050666   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:25.051095   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:25.066892   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:25.253966   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:25.550297   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:25.550776   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:25.567485   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:25.755054   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.050697   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:26.050770   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:26.067255   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:26.254961   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.550577   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:26.550615   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:26.567198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:26.754563   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.863014   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:27.050714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:27.051008   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:27.066967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:27.254392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:27.550651   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:27.551150   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:27.566761   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:27.754524   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:28.050684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:28.051111   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:28.066877   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:28.254163   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:28.550640   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:28.550872   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:28.567001   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:28.754413   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:29.050459   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:29.050475   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:29.067638   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:29.253773   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:29.362039   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:29.550775   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:29.551175   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:29.566868   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:29.754258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:30.050549   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:30.050864   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:30.067433   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:30.255010   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:30.550380   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:30.550553   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:30.567477   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:30.754588   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:31.050689   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:31.051051   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:31.067255   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:31.254651   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:31.363010   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:31.550745   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:31.551163   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:31.566645   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:31.754033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:32.050403   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:32.050476   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:32.067754   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:32.254217   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:32.550411   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:32.550732   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:32.567071   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:32.754461   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.050616   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:33.050651   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:33.066970   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:33.254586   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.550482   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:33.550889   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:33.567675   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:33.754150   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.862522   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:34.050880   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:34.051834   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:34.067014   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:34.254407   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:34.550328   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:34.550707   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:34.567467   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:34.754888   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:35.050610   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:35.051069   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:35.066935   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:35.254122   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:35.550137   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:35.550793   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:35.567373   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:35.754941   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:36.050279   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:36.050532   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:36.067610   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:36.253842   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:36.362256   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:36.550577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:36.551191   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:36.567171   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:36.754602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:37.053358   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:37.054245   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:37.079064   16811 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 16:45:37.079096   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:37.254670   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:37.365553   16811 node_ready.go:49] node "addons-076251" has status "Ready":"True"
	I0920 16:45:37.365661   16811 node_ready.go:38] duration metric: took 40.006144394s for node "addons-076251" to be "Ready" ...
	I0920 16:45:37.365689   16811 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" ...
	I0920 16:45:37.462540   16811 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:37.556876   16811 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 16:45:37.556911   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:37.557090   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:37.657746   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:37.757885   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:38.051006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:38.051593   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:38.152374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:38.254268   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:38.551459   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:38.552138   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:38.568374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:38.754836   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.050751   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:39.051385   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:39.068023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:39.255017   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.467594   16811 pod_ready.go:93] pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.467614   16811 pod_ready.go:82] duration metric: took 2.005047728s for pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.467632   16811 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.472156   16811 pod_ready.go:93] pod "etcd-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.472181   16811 pod_ready.go:82] duration metric: took 4.542092ms for pod "etcd-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.472196   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.475652   16811 pod_ready.go:93] pod "kube-apiserver-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.475668   16811 pod_ready.go:82] duration metric: took 3.465136ms for pod "kube-apiserver-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.475676   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.479535   16811 pod_ready.go:93] pod "kube-controller-manager-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.479555   16811 pod_ready.go:82] duration metric: took 3.872046ms for pod "kube-controller-manager-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.479568   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-ch8b7" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.482840   16811 pod_ready.go:93] pod "kube-proxy-ch8b7" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.482855   16811 pod_ready.go:82] duration metric: took 3.280895ms for pod "kube-proxy-ch8b7" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.482864   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.550867   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:39.551217   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:39.567750   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:39.755229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.865727   16811 pod_ready.go:93] pod "kube-scheduler-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.865753   16811 pod_ready.go:82] duration metric: took 382.879847ms for pod "kube-scheduler-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.865767   16811 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:40.051150   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:40.051775   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:40.068794   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:40.254213   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:40.550768   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:40.551219   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:40.568427   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:40.754238   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.051229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:41.051773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:41.068243   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:41.254053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.551725   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:41.552088   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:41.567588   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:41.754550   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.871058   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:42.051420   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:42.051866   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:42.068809   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:42.254476   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:42.550470   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:42.550772   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:42.567497   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:42.754536   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.051039   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:43.051724   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:43.068366   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:43.254094   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.551330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:43.551733   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:43.569124   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:43.755230   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.871597   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:44.052307   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:44.052576   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:44.069173   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:44.255132   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:44.551153   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:44.551569   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:44.568706   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:44.754360   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:45.051635   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:45.051791   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:45.069319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:45.255319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:45.551057   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:45.551214   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:45.568936   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:45.755140   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:46.051262   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:46.051707   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:46.069179   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:46.254775   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:46.371902   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:46.551090   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:46.551383   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:46.568661   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:46.753866   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:47.051558   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:47.051722   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:47.068868   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:47.254227   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:47.550789   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:47.551678   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:47.568579   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:47.754714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.051135   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:48.051660   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:48.068245   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:48.254179   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.551574   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:48.551699   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:48.568483   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:48.754553   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.870921   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:49.050842   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:49.051065   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:49.067729   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:49.254684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:49.551580   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:49.551665   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:49.568466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:49.754286   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.050802   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:50.050948   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:50.151006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:50.254827   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.550732   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:50.550806   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:50.567789   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:50.754739   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.871349   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:51.050703   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:51.050810   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:51.068843   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:51.254865   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:51.550696   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:51.551777   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:51.567629   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:51.754800   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:52.050919   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:52.051748   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:52.068472   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:52.254331   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:52.552655   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:52.552941   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:52.567504   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:52.754644   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:53.052126   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:53.052465   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:53.152624   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:53.254504   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:53.371450   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:53.551115   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:53.551244   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:53.568806   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:53.754298   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:54.050857   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:54.051092   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:54.068627   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:54.254944   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:54.551259   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:54.551648   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:54.568871   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:54.754188   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.051827   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:55.052259   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:55.152967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:55.254805   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.551099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:55.551238   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:55.567694   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:55.754966   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.871742   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:56.051054   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:56.051181   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:56.068887   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:56.254989   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:56.550821   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:56.551099   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:56.567589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:56.754505   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:57.050744   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:57.050874   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:57.067760   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:57.254611   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:57.551160   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:57.551438   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:57.568280   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:57.754912   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:58.050588   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:58.050958   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:58.067753   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:58.255053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:58.371541   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:58.550637   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:58.551007   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:58.567593   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:58.754535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:59.050856   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:59.051199   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:59.067809   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:59.254232   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:59.551626   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:59.552670   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:59.568967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:59.755164   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.051714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:00.051916   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:00.068374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:00.254421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.551203   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:00.551773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:00.567976   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:00.755140   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.870987   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:01.050964   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:01.051271   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:01.067892   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:01.255053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:01.551026   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:01.551064   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:01.568532   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:01.755099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:02.051676   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:02.052542   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:02.069097   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:02.255218   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:02.550931   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:02.551395   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:02.567659   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:02.754473   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:03.051407   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:03.051997   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:03.068128   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:03.254518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:03.370443   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:03.550955   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:03.551055   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:03.567823   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:03.754620   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:04.051407   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:04.051518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:04.069283   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:04.255247   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:04.550807   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:04.550911   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:04.567265   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:04.755602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:05.050845   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:05.051077   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:05.067337   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:05.254274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:05.371002   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:05.551733   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:05.551994   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:05.569181   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:05.754913   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:06.052023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:06.052229   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:06.068661   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:06.255138   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:06.551198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:06.551533   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:06.568772   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:06.754711   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:07.050840   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:07.051494   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:07.067976   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:07.254736   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:07.371553   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:07.551150   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:07.551152   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:07.568839   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:07.754810   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:08.050994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:08.051356   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:08.068006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:08.255293   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:08.550990   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:08.551278   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:08.567516   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:08.754404   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.050951   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:09.051226   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:09.067826   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:09.254600   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.550926   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:09.551434   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:09.567601   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:09.754372   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.870803   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:10.051278   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:10.051491   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:10.067927   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:10.255057   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:10.551057   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:10.551111   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:10.567886   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:10.765377   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.051130   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:11.051130   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:11.067867   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:11.254862   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.551994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:11.552848   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:11.568833   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:11.755013   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.870923   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:12.051051   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:12.051468   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:12.068089   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:12.255308   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:12.550883   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:12.551212   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:12.567442   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:12.754198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.050699   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:13.050699   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:13.068424   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:13.253984   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.551394   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:13.553236   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:13.567729   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:13.754495   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.871234   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:14.051229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:14.051857   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:14.068121   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:14.255483   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:14.551160   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:14.551299   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:14.567682   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:14.754414   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:15.050747   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:15.051090   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:15.069369   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:15.254812   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:15.551072   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:15.553354   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:15.568112   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:15.754626   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:16.050994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:16.051027   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:16.067973   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:16.255252   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:16.370912   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:16.550727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:16.551054   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:16.568417   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:16.754214   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:17.051364   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:17.052526   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:17.070259   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:17.255002   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:17.552274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:17.553498   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:17.569078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:17.755185   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:18.052577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:18.054083   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:18.139930   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:18.360525   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:18.378721   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:18.643091   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:18.644998   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:18.645049   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:18.755161   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:19.052174   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:19.053557   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:19.139264   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:19.254859   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:19.551555   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:19.552131   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:19.569008   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:19.754717   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.051136   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:20.052388   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:20.069100   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:20.255078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.550839   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:20.551386   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:20.569452   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:20.754411   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.871167   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:21.051490   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:21.051680   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:21.068392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:21.254462   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:21.551088   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:21.551716   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:21.568672   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:21.754529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:22.051421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:22.051820   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:22.069531   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:22.254614   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:22.551289   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:22.551738   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:22.568596   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:22.754618   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:23.050881   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:23.051299   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:23.068331   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:23.254846   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:23.371369   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:23.550795   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:23.550976   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:23.568295   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:23.754607   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:24.051574   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:24.052909   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:24.067596   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:24.254441   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:24.551186   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:24.551254   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:24.567933   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:24.754612   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.050619   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:25.051032   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:25.067534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:25.254476   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.550585   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:25.550684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:25.568768   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:25.754612   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.871049   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:26.051460   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:26.051666   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:26.068319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:26.254078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:26.551078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:26.551364   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:26.568602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:26.755569   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.051183   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:27.051565   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:27.069369   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:27.254830   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.551344   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:27.551781   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:27.568869   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:27.754529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.872358   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:28.051091   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:28.051990   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:28.068774   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:28.254914   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:28.551544   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:28.552158   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:28.569086   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:28.754473   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:29.051158   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:29.051347   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:29.069175   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:29.254590   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:29.550753   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:29.551432   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:29.567850   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:29.754599   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:30.051018   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:30.051611   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:30.152246   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:30.254423   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:30.370618   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:30.551054   16811 kapi.go:107] duration metric: took 1m29.503187221s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 16:46:30.551417   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:30.567522   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:30.754503   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:31.051714   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:31.141363   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:31.255537   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:31.560492   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:31.647229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:31.760000   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:32.054925   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:32.145235   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:32.342950   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:32.450443   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:32.557084   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:32.641498   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:32.759185   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:33.053690   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:33.139589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:33.259683   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:33.551252   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:33.568580   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:33.755033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.051495   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:34.067676   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:34.255079   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.553185   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:34.568130   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:34.755343   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.871160   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:35.051951   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:35.070648   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:35.254302   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:35.550899   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:35.568700   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:35.754710   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.051408   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:36.069176   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:36.254934   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.551346   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:36.569983   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:36.755922   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.871560   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:37.051035   16811 kapi.go:107] duration metric: took 1m36.003946845s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 16:46:37.068791   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:37.254866   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:37.568545   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:37.755330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:38.069415   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:38.255164   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:38.568751   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:38.754267   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:39.069099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:39.257080   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:39.372075   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:39.568627   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:39.754386   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:40.068918   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:40.255135   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:40.570073   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:40.755035   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.067835   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:41.255031   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.568682   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:41.754799   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.872054   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:42.068706   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:42.254713   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:42.569535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:42.755388   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:43.068698   16811 kapi.go:107] duration metric: took 1m41.004399556s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 16:46:43.254257   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:43.754216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:44.255023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:44.371544   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:44.755660   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:45.255362   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:45.753992   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.255406   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.755017   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.870723   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:47.254752   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:47.754457   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:48.254691   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:48.755131   16811 kapi.go:107] duration metric: took 1m43.503721647s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 16:46:48.756827   16811 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-076251 cluster.
	I0920 16:46:48.758135   16811 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.
	I0920 16:46:48.759255   16811 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 16:46:48.760575   16811 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, nvidia-device-plugin, ingress-dns, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0920 16:46:48.761660   16811 addons.go:510] duration metric: took 1m53.088558711s for enable addons: enabled=[cloud-spanner storage-provisioner nvidia-device-plugin ingress-dns metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0920 16:46:49.371378   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:51.871307   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:53.871583   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:56.370974   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:57.870728   16811 pod_ready.go:93] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"True"
	I0920 16:46:57.870752   16811 pod_ready.go:82] duration metric: took 1m18.004977735s for pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.870761   16811 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.875070   16811 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace has status "Ready":"True"
	I0920 16:46:57.875102   16811 pod_ready.go:82] duration metric: took 4.332204ms for pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.875135   16811 pod_ready.go:39] duration metric: took 1m20.509378324s 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" ...
	I0920 16:46:57.875158   16811 api_server.go:52] waiting for apiserver process to appear ...
	I0920 16:46:57.875191   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:46:57.875247   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:46:57.908031   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:46:57.908053   16811 cri.go:89] found id: ""
	I0920 16:46:57.908068   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:46:57.908110   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.911258   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:46:57.911325   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:46:57.942761   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:46:57.942782   16811 cri.go:89] found id: ""
	I0920 16:46:57.942789   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:46:57.942843   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.945974   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:46:57.946026   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:46:57.977868   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:46:57.977888   16811 cri.go:89] found id: ""
	I0920 16:46:57.977896   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:46:57.977944   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.981054   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:46:57.981115   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:46:58.012974   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:46:58.012997   16811 cri.go:89] found id: ""
	I0920 16:46:58.013005   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:46:58.013049   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.016118   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:46:58.016168   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:46:58.047406   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:46:58.047428   16811 cri.go:89] found id: ""
	I0920 16:46:58.047435   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:46:58.047484   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.050998   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:46:58.051060   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:46:58.083578   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:46:58.083604   16811 cri.go:89] found id: ""
	I0920 16:46:58.083619   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:46:58.083671   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.086800   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:46:58.086857   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:46:58.117879   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:46:58.117902   16811 cri.go:89] found id: ""
	I0920 16:46:58.117909   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:46:58.117954   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.121071   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:46:58.121094   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:46:58.157123   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:46:58.157291   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:46:58.194560   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:46:58.194594   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:46:58.206020   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:46:58.206044   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:46:58.297849   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:46:58.297874   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:46:58.341163   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:46:58.341199   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:46:58.373115   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:46:58.373143   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:46:58.412923   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:46:58.412955   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:46:58.456723   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:46:58.456751   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:46:58.489936   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:46:58.489964   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:46:58.528027   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:46:58.528059   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:46:58.583250   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:46:58.583280   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:46:58.617931   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:46:58.617960   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:46:58.691994   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:46:58.692026   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:46:58.692093   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:46:58.692108   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:46:58.692121   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:46:58.692133   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:46:58.692143   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:08.693701   16811 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 16:47:08.706783   16811 api_server.go:72] duration metric: took 2m13.033717339s to wait for apiserver process to appear ...
	I0920 16:47:08.706815   16811 api_server.go:88] waiting for apiserver healthz status ...
	I0920 16:47:08.706870   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:47:08.706918   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:47:08.738425   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:08.738446   16811 cri.go:89] found id: ""
	I0920 16:47:08.738454   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:47:08.738505   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.741587   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:47:08.741653   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:47:08.773552   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:08.773577   16811 cri.go:89] found id: ""
	I0920 16:47:08.773585   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:47:08.773624   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.776710   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:47:08.776757   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:47:08.809012   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:08.809037   16811 cri.go:89] found id: ""
	I0920 16:47:08.809047   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:47:08.809096   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.812181   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:47:08.812226   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:47:08.842954   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:08.842974   16811 cri.go:89] found id: ""
	I0920 16:47:08.842982   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:47:08.843021   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.846082   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:47:08.846137   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:47:08.877296   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:08.877318   16811 cri.go:89] found id: ""
	I0920 16:47:08.877326   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:47:08.877366   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.880661   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:47:08.880710   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:47:08.912351   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:08.912372   16811 cri.go:89] found id: ""
	I0920 16:47:08.912382   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:47:08.912425   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.915685   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:47:08.915751   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:47:08.947264   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:08.947282   16811 cri.go:89] found id: ""
	I0920 16:47:08.947291   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:47:08.947334   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.950324   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:47:08.950344   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:08.982378   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:47:08.982403   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:47:09.020975   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:47:09.021001   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:47:09.062446   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:09.062615   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:09.100297   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:47:09.100330   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:47:09.194323   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:47:09.194346   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:09.237607   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:47:09.237636   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:09.276073   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:47:09.276104   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:09.307462   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:47:09.307486   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:09.361294   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:47:09.361325   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:47:09.432211   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:47:09.432247   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:47:09.443436   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:47:09.443463   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:09.485200   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:47:09.485237   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:09.520210   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:09.520232   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:47:09.520284   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:47:09.520298   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:09.520307   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:09.520318   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:09.520323   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:19.521324   16811 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 16:47:19.525532   16811 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 16:47:19.526357   16811 api_server.go:141] control plane version: v1.31.1
	I0920 16:47:19.526377   16811 api_server.go:131] duration metric: took 10.819554424s to wait for apiserver health ...
	I0920 16:47:19.526386   16811 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 16:47:19.526410   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:47:19.526460   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:47:19.557915   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:19.557936   16811 cri.go:89] found id: ""
	I0920 16:47:19.557945   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:47:19.557995   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.561169   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:47:19.561235   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:47:19.594329   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:19.594353   16811 cri.go:89] found id: ""
	I0920 16:47:19.594361   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:47:19.594401   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.597647   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:47:19.597712   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:47:19.630456   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:19.630488   16811 cri.go:89] found id: ""
	I0920 16:47:19.630500   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:47:19.630558   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.633758   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:47:19.633822   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:47:19.665727   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:19.665744   16811 cri.go:89] found id: ""
	I0920 16:47:19.665751   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:47:19.665791   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.668970   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:47:19.669015   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:47:19.701340   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:19.701363   16811 cri.go:89] found id: ""
	I0920 16:47:19.701371   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:47:19.701415   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.704508   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:47:19.704564   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:47:19.736882   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:19.736903   16811 cri.go:89] found id: ""
	I0920 16:47:19.736911   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:47:19.736956   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.740074   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:47:19.740133   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:47:19.773093   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:19.773117   16811 cri.go:89] found id: ""
	I0920 16:47:19.773126   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:47:19.773182   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.776359   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:47:19.776383   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:47:19.815304   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:19.815472   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:19.853997   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:47:19.854027   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:47:19.865456   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:47:19.865484   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:19.905624   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:47:19.905651   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:19.938609   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:47:19.938633   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:19.970316   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:47:19.970340   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:20.024550   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:47:20.024579   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:47:20.064025   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:47:20.064049   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:47:20.156457   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:47:20.156486   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:20.198457   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:47:20.198487   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:20.236431   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:47:20.236457   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:20.271071   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:47:20.271098   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:47:20.348852   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:20.348877   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:47:20.348931   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:47:20.348941   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:20.348949   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:20.348959   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:20.348964   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:30.358852   16811 system_pods.go:59] 18 kube-system pods found
	I0920 16:47:30.358881   16811 system_pods.go:61] "coredns-7c65d6cfc9-4rp6z" [3199f5af-6a3a-439e-9e1b-b033d01cdca3] Running
	I0920 16:47:30.358886   16811 system_pods.go:61] "csi-hostpath-attacher-0" [964e9778-e490-4048-875f-24d7048474e6] Running
	I0920 16:47:30.358890   16811 system_pods.go:61] "csi-hostpath-resizer-0" [bfd1a3ba-f022-44ab-b903-737f89255350] Running
	I0920 16:47:30.358894   16811 system_pods.go:61] "csi-hostpathplugin-gftqw" [a5834c6f-d9ac-4141-a1ef-4abc662661fb] Running
	I0920 16:47:30.358897   16811 system_pods.go:61] "etcd-addons-076251" [9c9b99c1-a7ab-4441-8b07-354465df8aee] Running
	I0920 16:47:30.358900   16811 system_pods.go:61] "kindnet-cxhs9" [a1779de4-1d4b-45fe-99f8-3ef548ec0e15] Running
	I0920 16:47:30.358903   16811 system_pods.go:61] "kube-apiserver-addons-076251" [bf2934ea-7ade-42f8-8a1f-09c73d3cab18] Running
	I0920 16:47:30.358907   16811 system_pods.go:61] "kube-controller-manager-addons-076251" [b969e62f-41f7-4a59-bf3d-3cf5656f4aa9] Running
	I0920 16:47:30.358911   16811 system_pods.go:61] "kube-ingress-dns-minikube" [55364372-2bbb-4bc6-8bc5-9dc4a2b0d511] Running
	I0920 16:47:30.358914   16811 system_pods.go:61] "kube-proxy-ch8b7" [33ff14d3-07d7-40bd-88a2-053d74d5b30b] Running
	I0920 16:47:30.358917   16811 system_pods.go:61] "kube-scheduler-addons-076251" [96c97be2-417e-44cf-89bb-40592e59c1e5] Running
	I0920 16:47:30.358920   16811 system_pods.go:61] "metrics-server-84c5f94fbc-skkg5" [87c99481-bf08-4bc2-a5dd-e3393bd1c0cc] Running
	I0920 16:47:30.358924   16811 system_pods.go:61] "nvidia-device-plugin-daemonset-nxrq7" [85215c7a-8ec8-483a-942a-2f774c812a93] Running
	I0920 16:47:30.358929   16811 system_pods.go:61] "registry-66c9cd494c-vkkpr" [97ee4e72-df41-4198-be7c-da316d8765b2] Running
	I0920 16:47:30.358932   16811 system_pods.go:61] "registry-proxy-68dhz" [a3642024-c913-455d-bc94-a55328a17e91] Running
	I0920 16:47:30.358936   16811 system_pods.go:61] "snapshot-controller-56fcc65765-75m5l" [6f013125-d1ce-43a4-bd02-39493c7df696] Running
	I0920 16:47:30.358939   16811 system_pods.go:61] "snapshot-controller-56fcc65765-l88xv" [c4044519-629b-4742-aa94-fb6ea9060611] Running
	I0920 16:47:30.358945   16811 system_pods.go:61] "storage-provisioner" [f546d79e-2832-41c3-b4f9-a540a04154db] Running
	I0920 16:47:30.358949   16811 system_pods.go:74] duration metric: took 10.832558202s to wait for pod list to return data ...
	I0920 16:47:30.358958   16811 default_sa.go:34] waiting for default service account to be created ...
	I0920 16:47:30.361305   16811 default_sa.go:45] found service account: "default"
	I0920 16:47:30.361327   16811 default_sa.go:55] duration metric: took 2.363015ms for default service account to be created ...
	I0920 16:47:30.361336   16811 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 16:47:30.369348   16811 system_pods.go:86] 18 kube-system pods found
	I0920 16:47:30.369372   16811 system_pods.go:89] "coredns-7c65d6cfc9-4rp6z" [3199f5af-6a3a-439e-9e1b-b033d01cdca3] Running
	I0920 16:47:30.369377   16811 system_pods.go:89] "csi-hostpath-attacher-0" [964e9778-e490-4048-875f-24d7048474e6] Running
	I0920 16:47:30.369381   16811 system_pods.go:89] "csi-hostpath-resizer-0" [bfd1a3ba-f022-44ab-b903-737f89255350] Running
	I0920 16:47:30.369385   16811 system_pods.go:89] "csi-hostpathplugin-gftqw" [a5834c6f-d9ac-4141-a1ef-4abc662661fb] Running
	I0920 16:47:30.369388   16811 system_pods.go:89] "etcd-addons-076251" [9c9b99c1-a7ab-4441-8b07-354465df8aee] Running
	I0920 16:47:30.369392   16811 system_pods.go:89] "kindnet-cxhs9" [a1779de4-1d4b-45fe-99f8-3ef548ec0e15] Running
	I0920 16:47:30.369395   16811 system_pods.go:89] "kube-apiserver-addons-076251" [bf2934ea-7ade-42f8-8a1f-09c73d3cab18] Running
	I0920 16:47:30.369399   16811 system_pods.go:89] "kube-controller-manager-addons-076251" [b969e62f-41f7-4a59-bf3d-3cf5656f4aa9] Running
	I0920 16:47:30.369402   16811 system_pods.go:89] "kube-ingress-dns-minikube" [55364372-2bbb-4bc6-8bc5-9dc4a2b0d511] Running
	I0920 16:47:30.369405   16811 system_pods.go:89] "kube-proxy-ch8b7" [33ff14d3-07d7-40bd-88a2-053d74d5b30b] Running
	I0920 16:47:30.369409   16811 system_pods.go:89] "kube-scheduler-addons-076251" [96c97be2-417e-44cf-89bb-40592e59c1e5] Running
	I0920 16:47:30.369414   16811 system_pods.go:89] "metrics-server-84c5f94fbc-skkg5" [87c99481-bf08-4bc2-a5dd-e3393bd1c0cc] Running
	I0920 16:47:30.369420   16811 system_pods.go:89] "nvidia-device-plugin-daemonset-nxrq7" [85215c7a-8ec8-483a-942a-2f774c812a93] Running
	I0920 16:47:30.369423   16811 system_pods.go:89] "registry-66c9cd494c-vkkpr" [97ee4e72-df41-4198-be7c-da316d8765b2] Running
	I0920 16:47:30.369427   16811 system_pods.go:89] "registry-proxy-68dhz" [a3642024-c913-455d-bc94-a55328a17e91] Running
	I0920 16:47:30.369430   16811 system_pods.go:89] "snapshot-controller-56fcc65765-75m5l" [6f013125-d1ce-43a4-bd02-39493c7df696] Running
	I0920 16:47:30.369435   16811 system_pods.go:89] "snapshot-controller-56fcc65765-l88xv" [c4044519-629b-4742-aa94-fb6ea9060611] Running
	I0920 16:47:30.369438   16811 system_pods.go:89] "storage-provisioner" [f546d79e-2832-41c3-b4f9-a540a04154db] Running
	I0920 16:47:30.369443   16811 system_pods.go:126] duration metric: took 8.102258ms to wait for k8s-apps to be running ...
	I0920 16:47:30.369452   16811 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 16:47:30.369492   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 16:47:30.380132   16811 system_svc.go:56] duration metric: took 10.673954ms WaitForService to wait for kubelet
	I0920 16:47:30.380153   16811 kubeadm.go:582] duration metric: took 2m34.707092974s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 16:47:30.380172   16811 node_conditions.go:102] verifying NodePressure condition ...
	I0920 16:47:30.382999   16811 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0920 16:47:30.383022   16811 node_conditions.go:123] node cpu capacity is 8
	I0920 16:47:30.383036   16811 node_conditions.go:105] duration metric: took 2.859772ms to run NodePressure ...
	I0920 16:47:30.383046   16811 start.go:241] waiting for startup goroutines ...
	I0920 16:47:30.383054   16811 start.go:246] waiting for cluster config update ...
	I0920 16:47:30.383072   16811 start.go:255] writing updated cluster config ...
	I0920 16:47:30.383324   16811 ssh_runner.go:195] Run: rm -f paused
	I0920 16:47:30.429279   16811 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 16:47:30.431235   16811 out.go:177] * Done! kubectl is now configured to use "addons-076251" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 16:56:39 addons-076251 crio[1034]: time="2024-09-20 16:56:39.229254985Z" level=info msg="Stopped pod sandbox: cb3faf0523562405fbd4c499b074f4bca03f75b8027d0669d77fd06919752f3b" id=5f2c0074-46f4-4f30-8bd0-7c007a174f93 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:56:39 addons-076251 crio[1034]: time="2024-09-20 16:56:39.943176968Z" level=info msg="Removing container: 959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb" id=6d29e949-296a-439c-a213-93476c24178e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 16:56:39 addons-076251 crio[1034]: time="2024-09-20 16:56:39.957345482Z" level=info msg="Removed container 959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb: local-path-storage/local-path-provisioner-86d989889c-hwppg/local-path-provisioner" id=6d29e949-296a-439c-a213-93476c24178e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 16:56:42 addons-076251 crio[1034]: time="2024-09-20 16:56:42.050161735Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:latest" id=d09818ae-75b6-4d60-893b-489ab50bf6f1 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:56:42 addons-076251 crio[1034]: time="2024-09-20 16:56:42.050418558Z" level=info msg="Image gcr.io/k8s-minikube/busybox:latest not found" id=d09818ae-75b6-4d60-893b-489ab50bf6f1 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.314994520Z" level=info msg="Stopping pod sandbox: 68609f0dda2184b4c0514683a55de649c89700e690eb59ea0de8cc5cf0f16f05" id=b41580bb-0f41-4f95-9f59-3256d0f44d2e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.315300252Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:68609f0dda2184b4c0514683a55de649c89700e690eb59ea0de8cc5cf0f16f05 UID:1076c92b-90fa-4094-b3b5-a1038f2af1ad NetNS:/var/run/netns/974d13a1-2c91-48eb-9af0-3632816584c9 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.315466185Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.354689630Z" level=info msg="Stopped pod sandbox: 68609f0dda2184b4c0514683a55de649c89700e690eb59ea0de8cc5cf0f16f05" id=b41580bb-0f41-4f95-9f59-3256d0f44d2e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.895224295Z" level=info msg="Stopping container: c3b0e1e2429389c0cdead559a0b4b1ddcb01bd566cbac791e40d8c555602360a (timeout: 30s)" id=73456326-65c0-49be-8716-9fd17d448e31 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.904247239Z" level=info msg="Stopping container: 1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a (timeout: 30s)" id=a227a955-dcb7-43fa-8bd1-0673f3f418c7 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 16:56:43 addons-076251 conmon[4044]: conmon c3b0e1e2429389c0cdea <ninfo>: container 4056 exited with status 2
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.947244604Z" level=info msg="Stopped container c3b0e1e2429389c0cdead559a0b4b1ddcb01bd566cbac791e40d8c555602360a: kube-system/registry-66c9cd494c-vkkpr/registry" id=73456326-65c0-49be-8716-9fd17d448e31 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.947825884Z" level=info msg="Stopping pod sandbox: 97bb8709c5dcbf33d80623b27085dcf0e277728b62393553218bdf29831372e1" id=a2264433-effa-4a4b-a4dc-75a5dbefe635 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.948168417Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-vkkpr Namespace:kube-system ID:97bb8709c5dcbf33d80623b27085dcf0e277728b62393553218bdf29831372e1 UID:97ee4e72-df41-4198-be7c-da316d8765b2 NetNS:/var/run/netns/c42cf0cb-4ed0-45ec-bddd-ad967323dec5 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.948377070Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-vkkpr from CNI network \"kindnet\" (type=ptp)"
	Sep 20 16:56:43 addons-076251 crio[1034]: time="2024-09-20 16:56:43.989602713Z" level=info msg="Stopped pod sandbox: 97bb8709c5dcbf33d80623b27085dcf0e277728b62393553218bdf29831372e1" id=a2264433-effa-4a4b-a4dc-75a5dbefe635 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:56:44 addons-076251 crio[1034]: time="2024-09-20 16:56:44.065996168Z" level=info msg="Stopped container 1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a: kube-system/registry-proxy-68dhz/registry-proxy" id=a227a955-dcb7-43fa-8bd1-0673f3f418c7 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 16:56:44 addons-076251 crio[1034]: time="2024-09-20 16:56:44.066535301Z" level=info msg="Stopping pod sandbox: 1b1bc2d2d80d44060e962ef774cb16d9a4f8de6f1f061124a2aed04f72f64135" id=c307edf7-846f-4308-804f-3303a87b3568 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:56:44 addons-076251 crio[1034]: time="2024-09-20 16:56:44.071772304Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-IX24DEINEJRPKHHP - [0:0]\n:KUBE-HP-RSAPHXJXCOD4AF3C - [0:0]\n:KUBE-HP-BZDIXS77U5XQLJK4 - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cwc9w_ingress-nginx_ecd9055d-10d7-4c8b-8810-498acca57066_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-IX24DEINEJRPKHHP\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cwc9w_ingress-nginx_ecd9055d-10d7-4c8b-8810-498acca57066_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-RSAPHXJXCOD4AF3C\n-A KUBE-HP-IX24DEINEJRPKHHP -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cwc9w_ingress-nginx_ecd9055d-10d7-4c8b-8810-498acca57066_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-IX24DEINEJRPKHHP -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cwc9w_ingress-nginx_ecd9055d-10d7-4c8b-8
810-498acca57066_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.19:443\n-A KUBE-HP-RSAPHXJXCOD4AF3C -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cwc9w_ingress-nginx_ecd9055d-10d7-4c8b-8810-498acca57066_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-RSAPHXJXCOD4AF3C -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cwc9w_ingress-nginx_ecd9055d-10d7-4c8b-8810-498acca57066_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.19:80\n-X KUBE-HP-BZDIXS77U5XQLJK4\nCOMMIT\n"
	Sep 20 16:56:44 addons-076251 crio[1034]: time="2024-09-20 16:56:44.074256054Z" level=info msg="Closing host port tcp:5000"
	Sep 20 16:56:44 addons-076251 crio[1034]: time="2024-09-20 16:56:44.076028409Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 20 16:56:44 addons-076251 crio[1034]: time="2024-09-20 16:56:44.076225996Z" level=info msg="Got pod network &{Name:registry-proxy-68dhz Namespace:kube-system ID:1b1bc2d2d80d44060e962ef774cb16d9a4f8de6f1f061124a2aed04f72f64135 UID:a3642024-c913-455d-bc94-a55328a17e91 NetNS:/var/run/netns/1a1f3f59-1a73-4007-a490-811549a8cc9a Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 16:56:44 addons-076251 crio[1034]: time="2024-09-20 16:56:44.076348779Z" level=info msg="Deleting pod kube-system_registry-proxy-68dhz from CNI network \"kindnet\" (type=ptp)"
	Sep 20 16:56:44 addons-076251 crio[1034]: time="2024-09-20 16:56:44.145430170Z" level=info msg="Stopped pod sandbox: 1b1bc2d2d80d44060e962ef774cb16d9a4f8de6f1f061124a2aed04f72f64135" id=c307edf7-846f-4308-804f-3303a87b3568 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	42d7b960bbbf0       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                                              35 seconds ago      Running             nginx                                    0                   368b0f69be3a6       nginx
	abd6b2ab16a60       a416a98b71e224a31ee99cff8e16063554498227d2b696152a9c3e0aa65e5824                                                                             35 seconds ago      Exited              helper-pod                               0                   3e9733c50d58d       helper-pod-delete-pvc-140e56f2-21b5-4f78-ba2f-0d682f82e960
	665250cfd38aa       docker.io/library/busybox@sha256:9186e638ccc30c5d1a2efd5a2cd632f49bb5013f164f6f85c48ed6fce90fe38f                                            39 seconds ago      Exited              busybox                                  0                   9b2c423a336c2       test-local-path
	28a70d628e384       docker.io/library/busybox@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee                                            46 seconds ago      Exited              helper-pod                               0                   c51f8f03bf85f       helper-pod-create-pvc-140e56f2-21b5-4f78-ba2f-0d682f82e960
	be9e4eba767fe       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                                 9 minutes ago       Running             gcp-auth                                 0                   168bb2b410b20       gcp-auth-89d5ffd79-rbwzg
	4a67b71624d84       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          10 minutes ago      Running             csi-snapshotter                          0                   1c5a0d3d854a3       csi-hostpathplugin-gftqw
	b8a38027e30a0       registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7                          10 minutes ago      Running             csi-provisioner                          0                   1c5a0d3d854a3       csi-hostpathplugin-gftqw
	2bf7334ffe352       registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6                            10 minutes ago      Running             liveness-probe                           0                   1c5a0d3d854a3       csi-hostpathplugin-gftqw
	5211a00eb7009       registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11                           10 minutes ago      Running             hostpath                                 0                   1c5a0d3d854a3       csi-hostpathplugin-gftqw
	aa0aaa8e5378c       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc                10 minutes ago      Running             node-driver-registrar                    0                   1c5a0d3d854a3       csi-hostpathplugin-gftqw
	48321d2855717       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6                             10 minutes ago      Running             controller                               0                   5a6727e96eb43       ingress-nginx-controller-bc57996ff-cwc9w
	e2acc00861e46       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864   10 minutes ago      Running             csi-external-health-monitor-controller   0                   1c5a0d3d854a3       csi-hostpathplugin-gftqw
	987588f3ecc8e       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                                             10 minutes ago      Exited              patch                                    3                   1dc1ed6f57ff5       ingress-nginx-admission-patch-ldcvz
	f898439a9b14f       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      10 minutes ago      Running             volume-snapshot-controller               0                   e80e4fedba715       snapshot-controller-56fcc65765-75m5l
	d6c82b1b8e234       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012                   10 minutes ago      Exited              create                                   0                   2db257a205f2f       ingress-nginx-admission-create-7q9ns
	75be2259602e1       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a                        10 minutes ago      Running             metrics-server                           0                   e3c8416fe663b       metrics-server-84c5f94fbc-skkg5
	c3b0e1e242938       docker.io/library/registry@sha256:5e8c7f954d64eb89a98a3f84b6dd1e1f4a9cf3d25e41575dd0a96d3e3363cba7                                           10 minutes ago      Exited              registry                                 0                   97bb8709c5dcb       registry-66c9cd494c-vkkpr
	1fca5f7bd9c02       registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519d9bf0                             10 minutes ago      Running             csi-attacher                             0                   ff2e84a71ab16       csi-hostpath-attacher-0
	d1240aa82dffd       registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8                              10 minutes ago      Running             csi-resizer                              0                   3ba41719b8625       csi-hostpath-resizer-0
	b83ef17cdbe72       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab                             10 minutes ago      Running             minikube-ingress-dns                     0                   4a81a77914503       kube-ingress-dns-minikube
	0a2aa91549472       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      11 minutes ago      Running             volume-snapshot-controller               0                   4bedb39d98774       snapshot-controller-56fcc65765-l88xv
	7dfd0a5aa7224       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                                             11 minutes ago      Running             coredns                                  0                   6dfcd4fb59b10       coredns-7c65d6cfc9-4rp6z
	edc55b356484b       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                                             11 minutes ago      Running             storage-provisioner                      0                   40ff21bc4d238       storage-provisioner
	3514c51e78639       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                                             11 minutes ago      Running             kube-proxy                               0                   ad9d715f78e77       kube-proxy-ch8b7
	fd45bc28d84ca       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                                             11 minutes ago      Running             kindnet-cni                              0                   239e92bdcc8fe       kindnet-cxhs9
	f0728515117c9       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                                             11 minutes ago      Running             etcd                                     0                   5d5a650671b9d       etcd-addons-076251
	8a601a4d4df7b       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                                             11 minutes ago      Running             kube-scheduler                           0                   c265a06989ff2       kube-scheduler-addons-076251
	1d95a5a6ee8b2       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                                             11 minutes ago      Running             kube-controller-manager                  0                   0fc91532a7e50       kube-controller-manager-addons-076251
	350ff911f9d1a       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                                             11 minutes ago      Running             kube-apiserver                           0                   7ef0bce9b4c26       kube-apiserver-addons-076251
	
	
	==> coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] <==
	[INFO] 10.244.0.17:59942 - 27997 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000088836s
	[INFO] 10.244.0.17:50412 - 13421 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000065558s
	[INFO] 10.244.0.17:50412 - 3695 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00009938s
	[INFO] 10.244.0.17:51662 - 58448 "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.003472875s
	[INFO] 10.244.0.17:51662 - 22620 "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.00410466s
	[INFO] 10.244.0.17:52741 - 58130 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004106315s
	[INFO] 10.244.0.17:52741 - 58384 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007569544s
	[INFO] 10.244.0.17:45305 - 6633 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004546926s
	[INFO] 10.244.0.17:45305 - 41198 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004586041s
	[INFO] 10.244.0.17:47176 - 22748 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000083593s
	[INFO] 10.244.0.17:47176 - 33245 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000116271s
	[INFO] 10.244.0.20:59969 - 22590 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00019107s
	[INFO] 10.244.0.20:58212 - 24844 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000276113s
	[INFO] 10.244.0.20:42627 - 17999 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101012s
	[INFO] 10.244.0.20:47344 - 17492 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00013836s
	[INFO] 10.244.0.20:33210 - 28525 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119316s
	[INFO] 10.244.0.20:46804 - 47087 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000152232s
	[INFO] 10.244.0.20:55005 - 49203 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008307749s
	[INFO] 10.244.0.20:38404 - 39268 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.009660712s
	[INFO] 10.244.0.20:53310 - 14932 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006943321s
	[INFO] 10.244.0.20:51023 - 58146 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.011120569s
	[INFO] 10.244.0.20:45034 - 31197 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006782874s
	[INFO] 10.244.0.20:33976 - 15708 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.008062072s
	[INFO] 10.244.0.20:58651 - 34790 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000625919s
	[INFO] 10.244.0.20:44502 - 50837 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000734653s
	
	
	==> describe nodes <==
	Name:               addons-076251
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-076251
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1
	                    minikube.k8s.io/name=addons-076251
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T16_44_50_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-076251
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-076251"}
	                    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:  Fri, 20 Sep 2024 16:44:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-076251
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 16:56:43 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 16:56:24 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 16:56:24 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 16:56:24 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 16:56:24 +0000   Fri, 20 Sep 2024 16:45:36 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-076251
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 d5722a1dddf74d329c382c9f9d3b9c55
	  System UUID:                54f6988c-7b62-4a16-bf3f-b549cf3f8349
	  Boot ID:                    0575193d-9776-47c2-8835-3709da217536
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 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:          (19 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                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         44s
	  gcp-auth                    gcp-auth-89d5ffd79-rbwzg                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-cwc9w    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-4rp6z                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpathplugin-gftqw                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 etcd-addons-076251                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         11m
	  kube-system                 kindnet-cxhs9                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-076251                250m (3%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-076251       200m (2%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-ch8b7                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-076251                100m (1%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-skkg5             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-75m5l        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-l88xv        0 (0%)        0 (0%)      0 (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                 11m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m   kubelet          Node addons-076251 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m   kubelet          Node addons-076251 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m   kubelet          Node addons-076251 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-076251 event: Registered Node addons-076251 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-076251 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000879]  #7
	[  +0.060725] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.411062] i8042: Warning: Keylock active
	[  +0.007941] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.003473] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000674] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000666] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000710] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000693] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000639] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.610709] 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.499202] kauditd_printk_skb: 46 callbacks suppressed
	[Sep20 16:56] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000009] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +1.023762] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +2.015766] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +4.095606] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +8.191098] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	
	
	==> etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] <==
	{"level":"info","ts":"2024-09-20T16:44:57.742336Z","caller":"traceutil/trace.go:171","msg":"trace[731815855] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:371; }","duration":"185.587791ms","start":"2024-09-20T16:44:57.556737Z","end":"2024-09-20T16:44:57.742325Z","steps":["trace[731815855] 'agreement among raft nodes before linearized reading'  (duration: 185.450639ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:57.742669Z","caller":"traceutil/trace.go:171","msg":"trace[1932913706] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"196.112904ms","start":"2024-09-20T16:44:57.546532Z","end":"2024-09-20T16:44:57.742645Z","steps":["trace[1932913706] 'process raft request'  (duration: 90.101708ms)","trace[1932913706] 'compare'  (duration: 18.203344ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T16:44:57.743031Z","caller":"traceutil/trace.go:171","msg":"trace[495394907] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"101.581833ms","start":"2024-09-20T16:44:57.641429Z","end":"2024-09-20T16:44:57.743011Z","steps":["trace[495394907] 'process raft request'  (duration: 100.572397ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:57.753012Z","caller":"traceutil/trace.go:171","msg":"trace[1549775169] transaction","detail":"{read_only:false; response_revision:374; number_of_response:1; }","duration":"102.580682ms","start":"2024-09-20T16:44:57.650414Z","end":"2024-09-20T16:44:57.752995Z","steps":["trace[1549775169] 'process raft request'  (duration: 102.521062ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:57.753383Z","caller":"traceutil/trace.go:171","msg":"trace[1754359367] transaction","detail":"{read_only:false; response_revision:373; number_of_response:1; }","duration":"111.331704ms","start":"2024-09-20T16:44:57.642036Z","end":"2024-09-20T16:44:57.753368Z","steps":["trace[1754359367] 'process raft request'  (duration: 110.801509ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.355193Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"206.380151ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032026295716718 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/default/cloud-spanner-emulator.17f7018f8a96c64b\" mod_revision:0 > success:<request_put:<key:\"/registry/events/default/cloud-spanner-emulator.17f7018f8a96c64b\" value_size:646 lease:8128032026295716401 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-20T16:44:58.355462Z","caller":"traceutil/trace.go:171","msg":"trace[447270717] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"207.648201ms","start":"2024-09-20T16:44:58.147796Z","end":"2024-09-20T16:44:58.355444Z","steps":["trace[447270717] 'process raft request'  (duration: 207.499683ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.355762Z","caller":"traceutil/trace.go:171","msg":"trace[1734979807] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"208.214879ms","start":"2024-09-20T16:44:58.147533Z","end":"2024-09-20T16:44:58.355748Z","steps":["trace[1734979807] 'compare'  (duration: 206.210041ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.356935Z","caller":"traceutil/trace.go:171","msg":"trace[1799856468] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"208.533294ms","start":"2024-09-20T16:44:58.148388Z","end":"2024-09-20T16:44:58.356922Z","steps":["trace[1799856468] 'process raft request'  (duration: 206.971042ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.357600Z","caller":"traceutil/trace.go:171","msg":"trace[598850690] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:392; }","duration":"209.617871ms","start":"2024-09-20T16:44:58.147971Z","end":"2024-09-20T16:44:58.357589Z","steps":["trace[598850690] 'read index received'  (duration: 789.786µs)","trace[598850690] 'applied index is now lower than readState.Index'  (duration: 208.827078ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T16:44:58.357695Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"209.724883ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T16:44:58.357719Z","caller":"traceutil/trace.go:171","msg":"trace[2014407058] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:385; }","duration":"209.758121ms","start":"2024-09-20T16:44:58.147953Z","end":"2024-09-20T16:44:58.357711Z","steps":["trace[2014407058] 'agreement among raft nodes before linearized reading'  (duration: 209.708461ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.360294Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.211814ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:118"}
	{"level":"info","ts":"2024-09-20T16:44:58.360324Z","caller":"traceutil/trace.go:171","msg":"trace[725425725] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:386; }","duration":"212.247856ms","start":"2024-09-20T16:44:58.148068Z","end":"2024-09-20T16:44:58.360316Z","steps":["trace[725425725] 'agreement among raft nodes before linearized reading'  (duration: 212.131205ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.360498Z","caller":"traceutil/trace.go:171","msg":"trace[116690980] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"124.023892ms","start":"2024-09-20T16:44:58.236466Z","end":"2024-09-20T16:44:58.360490Z","steps":["trace[116690980] 'process raft request'  (duration: 118.929358ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.360760Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.58882ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-7c65d6cfc9-vwpqn\" ","response":"range_response_count:1 size:3993"}
	{"level":"info","ts":"2024-09-20T16:44:58.360784Z","caller":"traceutil/trace.go:171","msg":"trace[1690465248] range","detail":"{range_begin:/registry/pods/kube-system/coredns-7c65d6cfc9-vwpqn; range_end:; response_count:1; response_revision:386; }","duration":"212.614453ms","start":"2024-09-20T16:44:58.148162Z","end":"2024-09-20T16:44:58.360776Z","steps":["trace[1690465248] 'agreement among raft nodes before linearized reading'  (duration: 212.574181ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:45:37.022466Z","caller":"traceutil/trace.go:171","msg":"trace[1289743174] transaction","detail":"{read_only:false; response_revision:793; number_of_response:1; }","duration":"146.102596ms","start":"2024-09-20T16:45:36.876346Z","end":"2024-09-20T16:45:37.022448Z","steps":["trace[1289743174] 'process raft request'  (duration: 136.074946ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:46:18.358709Z","caller":"traceutil/trace.go:171","msg":"trace[86958625] linearizableReadLoop","detail":"{readStateIndex:1125; appliedIndex:1124; }","duration":"105.45275ms","start":"2024-09-20T16:46:18.253239Z","end":"2024-09-20T16:46:18.358692Z","steps":["trace[86958625] 'read index received'  (duration: 105.354055ms)","trace[86958625] 'applied index is now lower than readState.Index'  (duration: 98.168µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T16:46:18.358739Z","caller":"traceutil/trace.go:171","msg":"trace[2064138456] transaction","detail":"{read_only:false; response_revision:1091; number_of_response:1; }","duration":"116.929933ms","start":"2024-09-20T16:46:18.241797Z","end":"2024-09-20T16:46:18.358727Z","steps":["trace[2064138456] 'process raft request'  (duration: 116.801278ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:46:18.358831Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.572867ms","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-20T16:46:18.358857Z","caller":"traceutil/trace.go:171","msg":"trace[2104274305] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1091; }","duration":"105.615355ms","start":"2024-09-20T16:46:18.253234Z","end":"2024-09-20T16:46:18.358849Z","steps":["trace[2104274305] 'agreement among raft nodes before linearized reading'  (duration: 105.525069ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:54:46.350116Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1552}
	{"level":"info","ts":"2024-09-20T16:54:46.371503Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1552,"took":"20.976391ms","hash":563344916,"current-db-size-bytes":6189056,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3379200,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T16:54:46.371542Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":563344916,"revision":1552,"compact-revision":-1}
	
	
	==> gcp-auth [be9e4eba767fe6c89f57534b094ea8ef572bc327447066d01cebcda0d769d977] <==
	2024/09/20 16:46:47 GCP Auth Webhook started!
	2024/09/20 16:47:30 Ready to marshal response ...
	2024/09/20 16:47:30 Ready to write response ...
	2024/09/20 16:47:30 Ready to marshal response ...
	2024/09/20 16:47:30 Ready to write response ...
	2024/09/20 16:47:30 Ready to marshal response ...
	2024/09/20 16:47:30 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:43 Ready to marshal response ...
	2024/09/20 16:55:43 Ready to write response ...
	2024/09/20 16:55:54 Ready to marshal response ...
	2024/09/20 16:55:54 Ready to write response ...
	2024/09/20 16:55:54 Ready to marshal response ...
	2024/09/20 16:55:54 Ready to write response ...
	2024/09/20 16:56:01 Ready to marshal response ...
	2024/09/20 16:56:01 Ready to write response ...
	2024/09/20 16:56:08 Ready to marshal response ...
	2024/09/20 16:56:08 Ready to write response ...
	
	
	==> kernel <==
	 16:56:45 up 39 min,  0 users,  load average: 0.66, 0.30, 0.19
	Linux addons-076251 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] <==
	I0920 16:54:36.472805       1 main.go:299] handling current node
	I0920 16:54:46.473247       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:54:46.473280       1 main.go:299] handling current node
	I0920 16:54:56.473272       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:54:56.473310       1 main.go:299] handling current node
	I0920 16:55:06.473108       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:55:06.473152       1 main.go:299] handling current node
	I0920 16:55:16.472760       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:55:16.472803       1 main.go:299] handling current node
	I0920 16:55:26.481878       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:55:26.481922       1 main.go:299] handling current node
	I0920 16:55:36.473792       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:55:36.473829       1 main.go:299] handling current node
	I0920 16:55:46.473799       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:55:46.473842       1 main.go:299] handling current node
	I0920 16:55:56.473216       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:55:56.473248       1 main.go:299] handling current node
	I0920 16:56:06.472731       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:56:06.472765       1 main.go:299] handling current node
	I0920 16:56:16.473602       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:56:16.473629       1 main.go:299] handling current node
	I0920 16:56:26.473146       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:56:26.473183       1 main.go:299] handling current node
	I0920 16:56:36.476035       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:56:36.476070       1 main.go:299] handling current node
	
	
	==> kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] <==
	W0920 16:45:37.138014       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.134.67:443: connect: connection refused
	E0920 16:45:37.138051       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.97.134.67:443: connect: connection refused" logger="UnhandledError"
	W0920 16:46:00.350772       1 handler_proxy.go:99] no RequestInfo found in the context
	E0920 16:46:00.350829       1 controller.go:113] "Unhandled Error" err="loading OpenAPI spec for \"v1beta1.metrics.k8s.io\" failed with: Error, could not get list of group versions for APIService" logger="UnhandledError"
	W0920 16:46:00.350771       1 handler_proxy.go:99] no RequestInfo found in the context
	E0920 16:46:00.350933       1 controller.go:102] "Unhandled Error" err=<
		loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0920 16:46:00.351955       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0920 16:46:00.351984       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0920 16:46:57.684811       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.254.20:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.254.20:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.254.20:443: connect: connection refused" logger="UnhandledError"
	W0920 16:46:57.684898       1 handler_proxy.go:99] no RequestInfo found in the context
	E0920 16:46:57.684962       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0920 16:46:57.686513       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.254.20:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.254.20:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.254.20:443: connect: connection refused" logger="UnhandledError"
	I0920 16:46:57.717476       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 16:55:33.880830       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.110.78.248"}
	I0920 16:55:38.637046       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 16:55:39.650476       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0920 16:56:01.791006       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 16:56:01.949265       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.43.157"}
	E0920 16:56:24.242862       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] <==
	E0920 16:55:39.651673       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"
	W0920 16:55:41.178559       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
	E0920 16:55:41.178690       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"
	W0920 16:55:42.822310       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
	E0920 16:55:42.822350       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"
	I0920 16:55:44.357468       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="4.586µs"
	W0920 16:55:46.161378       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
	E0920 16:55:46.161416       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"
	I0920 16:55:48.851327       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="gadget"
	I0920 16:55:49.378205       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="6.449µs"
	I0920 16:55:53.712690       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-076251"
	I0920 16:55:54.565842       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0920 16:55:54.812050       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0920 16:55:54.812084       1 shared_informer.go:320] Caches are synced for resource quota
	I0920 16:55:55.230179       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0920 16:55:55.230240       1 shared_informer.go:320] Caches are synced for garbage collector
	W0920 16:55:56.213461       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
	E0920 16:55:56.213504       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"
	I0920 16:55:59.459538       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0920 16:56:01.506894       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-769b77f747" duration="11.03µs"
	I0920 16:56:09.045191       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="7.876µs"
	W0920 16:56:16.688131       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
	E0920 16:56:16.688165       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"
	I0920 16:56:24.508679       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-076251"
	I0920 16:56:43.887699       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="6.771µs"
	
	
	==> kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] <==
	I0920 16:44:55.656780       1 server_linux.go:66] "Using iptables proxy"
	I0920 16:44:55.952095       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 16:44:55.952197       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`"
	I0920 16:44:56.251181       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 16:44:56.251300       1 server_linux.go:169] "Using iptables Proxier"
	I0920 16:44:56.437439       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"
	I0920 16:44:56.437883       1 server.go:483] "Version info" version="v1.31.1"
	I0920 16:44:56.437911       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 16:44:56.449403       1 config.go:199] "Starting service config controller"
	I0920 16:44:56.449446       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 16:44:56.449494       1 config.go:105] "Starting endpoint slice config controller"
	I0920 16:44:56.449500       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 16:44:56.449515       1 config.go:328] "Starting node config controller"
	I0920 16:44:56.449535       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 16:44:56.551282       1 shared_informer.go:320] Caches are synced for service config
	I0920 16:44:56.551396       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 16:44:56.551953       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] <==
	E0920 16:44:47.739744       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"
	W0920 16:44:47.739675       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
	E0920 16:44:47.739771       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"
	E0920 16:44:47.739665       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"
	W0920 16:44:47.740347       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
	E0920 16:44:47.740427       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"
	W0920 16:44:47.740512       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0920 16:44:47.740537       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:47.740568       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
	E0920 16:44:47.740641       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"
	W0920 16:44:47.740665       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
	E0920 16:44:47.740749       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"
	W0920 16:44:47.740599       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
	E0920 16:44:47.740787       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"
	W0920 16:44:48.556345       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0920 16:44:48.556380       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:48.610853       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 16:44:48.610901       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:48.712701       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0920 16:44:48.712734       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0920 16:44:48.717894       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
	E0920 16:44:48.717930       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"
	W0920 16:44:48.794558       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
	E0920 16:44:48.794593       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"
	I0920 16:44:51.064527       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 16:56:39 addons-076251 kubelet[1631]: I0920 16:56:39.957576    1631 scope.go:117] "RemoveContainer" containerID="959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb"
	Sep 20 16:56:39 addons-076251 kubelet[1631]: E0920 16:56:39.957970    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb\": container with ID starting with 959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb not found: ID does not exist" containerID="959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb"
	Sep 20 16:56:39 addons-076251 kubelet[1631]: I0920 16:56:39.958015    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb"} err="failed to get container status \"959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb\": rpc error: code = NotFound desc = could not find container \"959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb\": container with ID starting with 959a54c1b23fc12ec1d11cad88ea5b38444ccd816bd81d818631fb68924ef0bb not found: ID does not exist"
	Sep 20 16:56:40 addons-076251 kubelet[1631]: I0920 16:56:40.050876    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6906cccc-4bd6-4b8c-a02e-da0b02ef6fb6" path="/var/lib/kubelet/pods/6906cccc-4bd6-4b8c-a02e-da0b02ef6fb6/volumes"
	Sep 20 16:56:40 addons-076251 kubelet[1631]: E0920 16:56:40.274642    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851400274427048,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:532902,},InodesUsed:&UInt64Value{Value:207,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 16:56:40 addons-076251 kubelet[1631]: E0920 16:56:40.274670    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851400274427048,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:532902,},InodesUsed:&UInt64Value{Value:207,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 16:56:42 addons-076251 kubelet[1631]: E0920 16:56:42.050649    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="1076c92b-90fa-4094-b3b5-a1038f2af1ad"
	Sep 20 16:56:43 addons-076251 kubelet[1631]: I0920 16:56:43.471235    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/1076c92b-90fa-4094-b3b5-a1038f2af1ad-gcp-creds\") pod \"1076c92b-90fa-4094-b3b5-a1038f2af1ad\" (UID: \"1076c92b-90fa-4094-b3b5-a1038f2af1ad\") "
	Sep 20 16:56:43 addons-076251 kubelet[1631]: I0920 16:56:43.471280    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-kp954\" (UniqueName: \"kubernetes.io/projected/1076c92b-90fa-4094-b3b5-a1038f2af1ad-kube-api-access-kp954\") pod \"1076c92b-90fa-4094-b3b5-a1038f2af1ad\" (UID: \"1076c92b-90fa-4094-b3b5-a1038f2af1ad\") "
	Sep 20 16:56:43 addons-076251 kubelet[1631]: I0920 16:56:43.471298    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/1076c92b-90fa-4094-b3b5-a1038f2af1ad-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "1076c92b-90fa-4094-b3b5-a1038f2af1ad" (UID: "1076c92b-90fa-4094-b3b5-a1038f2af1ad"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 20 16:56:43 addons-076251 kubelet[1631]: I0920 16:56:43.471368    1631 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/1076c92b-90fa-4094-b3b5-a1038f2af1ad-gcp-creds\") on node \"addons-076251\" DevicePath \"\""
	Sep 20 16:56:43 addons-076251 kubelet[1631]: I0920 16:56:43.472997    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/1076c92b-90fa-4094-b3b5-a1038f2af1ad-kube-api-access-kp954" (OuterVolumeSpecName: "kube-api-access-kp954") pod "1076c92b-90fa-4094-b3b5-a1038f2af1ad" (UID: "1076c92b-90fa-4094-b3b5-a1038f2af1ad"). InnerVolumeSpecName "kube-api-access-kp954". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 16:56:43 addons-076251 kubelet[1631]: I0920 16:56:43.571639    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-kp954\" (UniqueName: \"kubernetes.io/projected/1076c92b-90fa-4094-b3b5-a1038f2af1ad-kube-api-access-kp954\") on node \"addons-076251\" DevicePath \"\""
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.051009    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1076c92b-90fa-4094-b3b5-a1038f2af1ad" path="/var/lib/kubelet/pods/1076c92b-90fa-4094-b3b5-a1038f2af1ad/volumes"
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.175071    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-qqn85\" (UniqueName: \"kubernetes.io/projected/97ee4e72-df41-4198-be7c-da316d8765b2-kube-api-access-qqn85\") pod \"97ee4e72-df41-4198-be7c-da316d8765b2\" (UID: \"97ee4e72-df41-4198-be7c-da316d8765b2\") "
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.176891    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/97ee4e72-df41-4198-be7c-da316d8765b2-kube-api-access-qqn85" (OuterVolumeSpecName: "kube-api-access-qqn85") pod "97ee4e72-df41-4198-be7c-da316d8765b2" (UID: "97ee4e72-df41-4198-be7c-da316d8765b2"). InnerVolumeSpecName "kube-api-access-qqn85". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.276209    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-sklvw\" (UniqueName: \"kubernetes.io/projected/a3642024-c913-455d-bc94-a55328a17e91-kube-api-access-sklvw\") pod \"a3642024-c913-455d-bc94-a55328a17e91\" (UID: \"a3642024-c913-455d-bc94-a55328a17e91\") "
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.276314    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-qqn85\" (UniqueName: \"kubernetes.io/projected/97ee4e72-df41-4198-be7c-da316d8765b2-kube-api-access-qqn85\") on node \"addons-076251\" DevicePath \"\""
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.278062    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a3642024-c913-455d-bc94-a55328a17e91-kube-api-access-sklvw" (OuterVolumeSpecName: "kube-api-access-sklvw") pod "a3642024-c913-455d-bc94-a55328a17e91" (UID: "a3642024-c913-455d-bc94-a55328a17e91"). InnerVolumeSpecName "kube-api-access-sklvw". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.377377    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-sklvw\" (UniqueName: \"kubernetes.io/projected/a3642024-c913-455d-bc94-a55328a17e91-kube-api-access-sklvw\") on node \"addons-076251\" DevicePath \"\""
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.961845    1631 scope.go:117] "RemoveContainer" containerID="1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a"
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.977973    1631 scope.go:117] "RemoveContainer" containerID="1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a"
	Sep 20 16:56:44 addons-076251 kubelet[1631]: E0920 16:56:44.978374    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a\": container with ID starting with 1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a not found: ID does not exist" containerID="1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a"
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.978417    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a"} err="failed to get container status \"1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a\": rpc error: code = NotFound desc = could not find container \"1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a\": container with ID starting with 1d73242d8078971e4e8b5549630a505cf2920db8b679874bc16d036d7a99f64a not found: ID does not exist"
	Sep 20 16:56:44 addons-076251 kubelet[1631]: I0920 16:56:44.978448    1631 scope.go:117] "RemoveContainer" containerID="c3b0e1e2429389c0cdead559a0b4b1ddcb01bd566cbac791e40d8c555602360a"
	
	
	==> storage-provisioner [edc55b356484bbf5a27d575741c290afda3357a102fb10852a43410c16a8ee10] <==
	I0920 16:45:37.938222       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 16:45:37.945269       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 16:45:37.945301       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 16:45:37.951215       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 16:45:37.951259       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a59d5927-aef9-48bb-a025-43cf6d9d7e9f", APIVersion:"v1", ResourceVersion:"895", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6 became leader
	I0920 16:45:37.951339       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6!
	I0920 16:45:38.052084       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-076251/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 16:47:30 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	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-rx9vx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rx9vx:
	    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-076251
	  Normal   Pulling    7m45s (x4 over 9m15s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m45s (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     7m45s (x4 over 9m15s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m31s (x6 over 9m15s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m10s (x21 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-7q9ns" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-ldcvz" not found

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (157.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-076251 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-076251 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-076251 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [4b39fe48-19b4-4ca2-8975-f2aae5ce92ce] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [4b39fe48-19b4-4ca2-8975-f2aae5ce92ce] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 14.00304151s
I0920 16:56:15.959100   15399 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-076251 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.269128742s)

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

                                                
                                                
** /stderr **
addons_test.go:276: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:284: (dbg) Run:  kubectl --context addons-076251 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 addons disable ingress-dns --alsologtostderr -v=1: (1.500068628s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 addons disable ingress --alsologtostderr -v=1: (7.746385767s)
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-076251
helpers_test.go:235: (dbg) docker inspect addons-076251:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d",
	        "Created": "2024-09-20T16:44:37.442144599Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 17551,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T16:44:37.567575604Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:d94335c0cd164ddebb3c5158e317bcf6d2e08dc08f448d25251f425acb842829",
	        "ResolvConfPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/hostname",
	        "HostsPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/hosts",
	        "LogPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d-json.log",
	        "Name": "/addons-076251",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-076251:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-076251",
	            "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/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58-init/diff:/var/lib/docker/overlay2/d01e83e7a42b89c8072654da5d45f3f026edb0c47162770caefece1d82003e66/diff",
	                "MergedDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/merged",
	                "UpperDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/diff",
	                "WorkDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-076251",
	                "Source": "/var/lib/docker/volumes/addons-076251/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-076251",
	            "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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-076251",
	                "name.minikube.sigs.k8s.io": "addons-076251",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "39697d60768fbf8baaa2e55c91ab82904efd735f687ccaab576445d08ca4b968",
	            "SandboxKey": "/var/run/docker/netns/39697d60768f",
	            "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-076251": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "5dd0ef37d430596a0f49bbdd95bdbd30a87bcd01e2cf2072bc24ac80d01c973a",
	                    "EndpointID": "e4e530279fa0624c2119e15ea7c4942bb95e1e4bdb069eb4e5fe1deef382a542",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-076251",
	                        "3de03a76e6aa"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-076251 -n addons-076251
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-076251 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 logs -n 25: (1.136210173s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-815076                                                                     | download-only-815076   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| delete  | -p download-only-330157                                                                     | download-only-330157   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | download-docker-357977 | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | download-docker-357977                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-357977                                                                   | download-docker-357977 | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-139459   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | binary-mirror-139459                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39553                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-139459                                                                     | binary-mirror-139459   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| addons  | enable dashboard -p                                                                         | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-076251 --wait=true                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:47 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  | enable headlamp                                                                             | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | -p addons-076251                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | -p addons-076251                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-076251 ssh cat                                                                       | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | /opt/local-path-provisioner/pvc-140e56f2-21b5-4f78-ba2f-0d682f82e960_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-076251 ssh curl -s                                                                   | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-076251 ip                                                                            | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-076251 addons                                                                        | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:57 UTC | 20 Sep 24 16:57 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-076251 addons                                                                        | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:57 UTC | 20 Sep 24 16:57 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-076251 ip                                                                            | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:58 UTC | 20 Sep 24 16:58 UTC |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:58 UTC | 20 Sep 24 16:58 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:58 UTC | 20 Sep 24 16:58 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 16:44:15
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 16:44:15.516471   16811 out.go:345] Setting OutFile to fd 1 ...
	I0920 16:44:15.516562   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:44:15.516569   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:44:15.516574   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:44:15.516751   16811 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 16:44:15.517326   16811 out.go:352] Setting JSON to false
	I0920 16:44:15.518107   16811 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1599,"bootTime":1726849056,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 16:44:15.518197   16811 start.go:139] virtualization: kvm guest
	I0920 16:44:15.520272   16811 out.go:177] * [addons-076251] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 16:44:15.521607   16811 notify.go:220] Checking for updates...
	I0920 16:44:15.521665   16811 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 16:44:15.523012   16811 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 16:44:15.524211   16811 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 16:44:15.525469   16811 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube
	I0920 16:44:15.526635   16811 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 16:44:15.528064   16811 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 16:44:15.529362   16811 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 16:44:15.549834   16811 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 16:44:15.549941   16811 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:44:15.590009   16811 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 16:44:15.581577639 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:44:15.590116   16811 docker.go:318] overlay module found
	I0920 16:44:15.592698   16811 out.go:177] * Using the docker driver based on user configuration
	I0920 16:44:15.593780   16811 start.go:297] selected driver: docker
	I0920 16:44:15.593802   16811 start.go:901] validating driver "docker" against <nil>
	I0920 16:44:15.593826   16811 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 16:44:15.594569   16811 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:44:15.637359   16811 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 16:44:15.629235994 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:44:15.637539   16811 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 16:44:15.637745   16811 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]
	I0920 16:44:15.639491   16811 out.go:177] * Using Docker driver with root privileges
	I0920 16:44:15.640481   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:15.640539   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:15.640550   16811 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 16:44:15.640596   16811 start.go:340] cluster config:
	{Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:15.641813   16811 out.go:177] * Starting "addons-076251" primary control-plane node in "addons-076251" cluster
	I0920 16:44:15.642860   16811 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 16:44:15.643998   16811 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 16:44:15.644940   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:15.644965   16811 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0920 16:44:15.644965   16811 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 16:44:15.644970   16811 cache.go:56] Caching tarball of preloaded images
	I0920 16:44:15.645038   16811 preload.go:172] Found /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0920 16:44:15.645048   16811 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 16:44:15.645380   16811 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json ...
	I0920 16:44:15.645404   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json: {Name:mk9ae1a7e2ed4f8f610a4608b8df8c1644544d9b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:15.660543   16811 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 16:44:15.660686   16811 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 16:44:15.660702   16811 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 16:44:15.660706   16811 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 16:44:15.660712   16811 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 16:44:15.660719   16811 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 16:44:27.691799   16811 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 16:44:27.691832   16811 cache.go:194] Successfully downloaded all kic artifacts
	I0920 16:44:27.691890   16811 start.go:360] acquireMachinesLock for addons-076251: {Name:mk6aa271b99943c2b2a9c6357e2b8983b14b0a28 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 16:44:27.692009   16811 start.go:364] duration metric: took 97.198µs to acquireMachinesLock for "addons-076251"
	I0920 16:44:27.692034   16811 start.go:93] Provisioning new machine with config: &{Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:27.692139   16811 start.go:125] createHost starting for "" (driver="docker")
	I0920 16:44:27.693959   16811 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 16:44:27.694251   16811 start.go:159] libmachine.API.Create for "addons-076251" (driver="docker")
	I0920 16:44:27.694290   16811 client.go:168] LocalClient.Create starting
	I0920 16:44:27.694391   16811 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem
	I0920 16:44:27.815649   16811 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem
	I0920 16:44:27.981017   16811 cli_runner.go:164] Run: docker network inspect addons-076251 --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}}]}"
	W0920 16:44:27.997082   16811 cli_runner.go:211] docker network inspect addons-076251 --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
	I0920 16:44:27.997161   16811 network_create.go:284] running [docker network inspect addons-076251] to gather additional debugging logs...
	I0920 16:44:27.997184   16811 cli_runner.go:164] Run: docker network inspect addons-076251
	W0920 16:44:28.011088   16811 cli_runner.go:211] docker network inspect addons-076251 returned with exit code 1
	I0920 16:44:28.011118   16811 network_create.go:287] error running [docker network inspect addons-076251]: docker network inspect addons-076251: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-076251 not found
	I0920 16:44:28.011131   16811 network_create.go:289] output of [docker network inspect addons-076251]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-076251 not found
	
	** /stderr **
	I0920 16:44:28.011235   16811 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}}]}"
	I0920 16:44:28.026559   16811 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:0xc001c0fcc0}
	I0920 16:44:28.026608   16811 network_create.go:124] attempt to create docker network addons-076251 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 16:44:28.026657   16811 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-076251 addons-076251
	I0920 16:44:28.085254   16811 network_create.go:108] docker network addons-076251 192.168.49.0/24 created
	I0920 16:44:28.085281   16811 kic.go:121] calculated static IP "192.168.49.2" for the "addons-076251" container
	I0920 16:44:28.085331   16811 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 16:44:28.100452   16811 cli_runner.go:164] Run: docker volume create addons-076251 --label name.minikube.sigs.k8s.io=addons-076251 --label created_by.minikube.sigs.k8s.io=true
	I0920 16:44:28.116363   16811 oci.go:103] Successfully created a docker volume addons-076251
	I0920 16:44:28.116451   16811 cli_runner.go:164] Run: docker run --rm --name addons-076251-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --entrypoint /usr/bin/test -v addons-076251:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 16:44:33.038780   16811 cli_runner.go:217] Completed: docker run --rm --name addons-076251-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --entrypoint /usr/bin/test -v addons-076251:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (4.922290006s)
	I0920 16:44:33.038803   16811 oci.go:107] Successfully prepared a docker volume addons-076251
	I0920 16:44:33.038827   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:33.038851   16811 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 16:44:33.038909   16811 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-076251:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 16:44:37.385467   16811 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-076251:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.346514758s)
	I0920 16:44:37.385494   16811 kic.go:203] duration metric: took 4.346641967s to extract preloaded images to volume ...
	W0920 16:44:37.385593   16811 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 16:44:37.385683   16811 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 16:44:37.428047   16811 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-076251 --name addons-076251 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-076251 --network addons-076251 --ip 192.168.49.2 --volume addons-076251:/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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0920 16:44:37.737822   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Running}}
	I0920 16:44:37.754575   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:37.770873   16811 cli_runner.go:164] Run: docker exec addons-076251 stat /var/lib/dpkg/alternatives/iptables
	I0920 16:44:37.818483   16811 oci.go:144] the created container "addons-076251" has a running status.
	I0920 16:44:37.818520   16811 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa...
	I0920 16:44:37.958331   16811 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 16:44:37.978489   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:37.994846   16811 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 16:44:37.994880   16811 kic_runner.go:114] Args: [docker exec --privileged addons-076251 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 16:44:38.042748   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:38.070901   16811 machine.go:93] provisionDockerMachine start ...
	I0920 16:44:38.070995   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.090015   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.090211   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.090225   16811 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 16:44:38.318929   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-076251
	
	I0920 16:44:38.318963   16811 ubuntu.go:169] provisioning hostname "addons-076251"
	I0920 16:44:38.319035   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.336038   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.336217   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.336233   16811 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-076251 && echo "addons-076251" | sudo tee /etc/hostname
	I0920 16:44:38.474530   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-076251
	
	I0920 16:44:38.474596   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.490425   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.490599   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.490624   16811 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-076251' /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-076251/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-076251' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 16:44:38.615630   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 16:44:38.615662   16811 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-8612/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-8612/.minikube}
	I0920 16:44:38.615688   16811 ubuntu.go:177] setting up certificates
	I0920 16:44:38.615698   16811 provision.go:84] configureAuth start
	I0920 16:44:38.615754   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:38.631361   16811 provision.go:143] copyHostCerts
	I0920 16:44:38.631421   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/ca.pem (1082 bytes)
	I0920 16:44:38.631533   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/cert.pem (1123 bytes)
	I0920 16:44:38.631588   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/key.pem (1675 bytes)
	I0920 16:44:38.631634   16811 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem org=jenkins.addons-076251 san=[127.0.0.1 192.168.49.2 addons-076251 localhost minikube]
	I0920 16:44:38.692027   16811 provision.go:177] copyRemoteCerts
	I0920 16:44:38.692084   16811 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 16:44:38.692126   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.708667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:38.800081   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0920 16:44:38.820622   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 16:44:38.840765   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 16:44:38.860432   16811 provision.go:87] duration metric: took 244.723856ms to configureAuth
	I0920 16:44:38.860454   16811 ubuntu.go:193] setting minikube options for container-runtime
	I0920 16:44:38.860588   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:38.860668   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.876752   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.876917   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.876933   16811 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
	I0920 16:44:39.088175   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 16:44:39.088203   16811 machine.go:96] duration metric: took 1.017274791s to provisionDockerMachine
	I0920 16:44:39.088214   16811 client.go:171] duration metric: took 11.393913623s to LocalClient.Create
	I0920 16:44:39.088231   16811 start.go:167] duration metric: took 11.393982995s to libmachine.API.Create "addons-076251"
	I0920 16:44:39.088240   16811 start.go:293] postStartSetup for "addons-076251" (driver="docker")
	I0920 16:44:39.088252   16811 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]
	I0920 16:44:39.088313   16811 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
	I0920 16:44:39.088360   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.104418   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.199915   16811 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 16:44:39.202610   16811 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 16:44:39.202637   16811 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 16:44:39.202645   16811 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 16:44:39.202651   16811 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 16:44:39.202669   16811 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-8612/.minikube/addons for local assets ...
	I0920 16:44:39.202724   16811 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-8612/.minikube/files for local assets ...
	I0920 16:44:39.202745   16811 start.go:296] duration metric: took 114.499735ms for postStartSetup
	I0920 16:44:39.203017   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:39.219375   16811 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json ...
	I0920 16:44:39.219622   16811 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 16:44:39.219665   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.235337   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.328315   16811 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 16:44:39.331954   16811 start.go:128] duration metric: took 11.639795355s to createHost
	I0920 16:44:39.331991   16811 start.go:83] releasing machines lock for "addons-076251", held for 11.639967978s
	I0920 16:44:39.332066   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:39.347973   16811 ssh_runner.go:195] Run: cat /version.json
	I0920 16:44:39.348028   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.348037   16811 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 16:44:39.348084   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.365368   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.365862   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.520288   16811 ssh_runner.go:195] Run: systemctl --version
	I0920 16:44:39.524119   16811 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 16:44:39.657842   16811 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 16:44:39.661749   16811 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" ;
	I0920 16:44:39.678303   16811 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 16:44:39.678379   16811 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" ;
	I0920 16:44:39.702882   16811 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 16:44:39.702910   16811 start.go:495] detecting cgroup driver to use...
	I0920 16:44:39.702940   16811 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 16:44:39.702977   16811 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 16:44:39.715429   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 16:44:39.724590   16811 docker.go:217] disabling cri-docker service (if available) ...
	I0920 16:44:39.724641   16811 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 16:44:39.735854   16811 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 16:44:39.747571   16811 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 16:44:39.823222   16811 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 16:44:39.899403   16811 docker.go:233] disabling docker service ...
	I0920 16:44:39.899453   16811 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 16:44:39.915447   16811 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 16:44:39.925183   16811 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 16:44:39.999668   16811 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 16:44:40.085566   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 16:44:40.095372   16811 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"
	I0920 16:44:40.109120   16811 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 16:44:40.109181   16811 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"
	I0920 16:44:40.117500   16811 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 16:44:40.117555   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.125815   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.133631   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.141713   16811 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 16:44:40.149146   16811 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"
	I0920 16:44:40.157272   16811 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"
	I0920 16:44:40.170439   16811 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"
	I0920 16:44:40.178768   16811 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 16:44:40.185754   16811 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0920 16:44:40.185823   16811 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0920 16:44:40.197824   16811 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 16:44:40.204929   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:40.275567   16811 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 16:44:40.366814   16811 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 16:44:40.366901   16811 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 16:44:40.369898   16811 start.go:563] Will wait 60s for crictl version
	I0920 16:44:40.369933   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:44:40.372692   16811 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 16:44:40.404825   16811 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 16:44:40.404928   16811 ssh_runner.go:195] Run: crio --version
	I0920 16:44:40.437168   16811 ssh_runner.go:195] Run: crio --version
	I0920 16:44:40.469935   16811 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 16:44:40.471326   16811 cli_runner.go:164] Run: docker network inspect addons-076251 --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}}]}"
	I0920 16:44:40.487070   16811 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 16:44:40.490411   16811 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""
	I0920 16:44:40.499721   16811 kubeadm.go:883] updating cluster {Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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} ...
	I0920 16:44:40.499843   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:40.499905   16811 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 16:44:40.558729   16811 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 16:44:40.558749   16811 crio.go:433] Images already preloaded, skipping extraction
	I0920 16:44:40.558786   16811 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 16:44:40.589763   16811 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 16:44:40.589782   16811 cache_images.go:84] Images are preloaded, skipping loading
	I0920 16:44:40.589790   16811 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 16:44:40.589888   16811 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-076251 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-076251 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:}
	I0920 16:44:40.589947   16811 ssh_runner.go:195] Run: crio config
	I0920 16:44:40.629401   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:40.629420   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:40.629430   16811 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 16:44:40.629451   16811 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-076251 NodeName:addons-076251 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}
	I0920 16:44:40.629575   16811 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-076251"
	  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
	
	I0920 16:44:40.629625   16811 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 16:44:40.637300   16811 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 16:44:40.637348   16811 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 16:44:40.644632   16811 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 16:44:40.659769   16811 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 16:44:40.675106   16811 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 16:44:40.690298   16811 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 16:44:40.693323   16811 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""
	I0920 16:44:40.702535   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:40.779456   16811 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 16:44:40.791091   16811 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251 for IP: 192.168.49.2
	I0920 16:44:40.791122   16811 certs.go:194] generating shared ca certs ...
	I0920 16:44:40.791142   16811 certs.go:226] acquiring lock for ca certs: {Name:mkb1d3e18c17d639e518fe6b4f1a201e9af2ddb3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.791269   16811 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key
	I0920 16:44:40.907311   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt ...
	I0920 16:44:40.907345   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt: {Name:mk734a06b0065d9c7a21a97123f4ec64e164cf97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.907499   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key ...
	I0920 16:44:40.907509   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key: {Name:mk9ca32e7d34a7f993f7d34bd056683f0948014c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.907578   16811 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key
	I0920 16:44:41.034190   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt ...
	I0920 16:44:41.034217   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt: {Name:mk24273900dec11c36a2315d0c33af025a169d8d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.034360   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key ...
	I0920 16:44:41.034369   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key: {Name:mk189c02575ff1e5b013820346108bce99650390 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.034429   16811 certs.go:256] generating profile certs ...
	I0920 16:44:41.034480   16811 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key
	I0920 16:44:41.034492   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt with IP's: []
	I0920 16:44:41.118345   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt ...
	I0920 16:44:41.118379   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: {Name:mk62fd9e27708cb4181a480aeb788d5b732cb3bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.118556   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key ...
	I0920 16:44:41.118566   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key: {Name:mkd77b07ecf9696c6b2fb732e2ced2d65b304308 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.118633   16811 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9
	I0920 16:44:41.118650   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 16:44:41.410783   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 ...
	I0920 16:44:41.410815   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9: {Name:mk4023fabf32ef22f609a084417c3ef9ee414c08 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.410973   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9 ...
	I0920 16:44:41.410986   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9: {Name:mkab73106a9e211b14cb0d08378e7efbc1fe65c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.411055   16811 certs.go:381] copying /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 -> /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt
	I0920 16:44:41.411125   16811 certs.go:385] copying /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9 -> /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key
	I0920 16:44:41.411169   16811 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key
	I0920 16:44:41.411185   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt with IP's: []
	I0920 16:44:41.567977   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt ...
	I0920 16:44:41.568005   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt: {Name:mk2b7c810c9c53464b809e13248b0bd1ae5f2fc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.568143   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key ...
	I0920 16:44:41.568154   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key: {Name:mkbaf95131454f6455bb11c9e0c2af7c80f0a1d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.568308   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem (1679 bytes)
	I0920 16:44:41.568338   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem (1082 bytes)
	I0920 16:44:41.568363   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem (1123 bytes)
	I0920 16:44:41.568385   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem (1675 bytes)
	I0920 16:44:41.568977   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 16:44:41.589746   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0920 16:44:41.609566   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 16:44:41.629485   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0920 16:44:41.649422   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 16:44:41.669018   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 16:44:41.689643   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 16:44:41.710333   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 16:44:41.731698   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 16:44:41.752904   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 16:44:41.768827   16811 ssh_runner.go:195] Run: openssl version
	I0920 16:44:41.773778   16811 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"
	I0920 16:44:41.782067   16811 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.785116   16811 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 16:44 /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.785166   16811 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.791114   16811 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"
	I0920 16:44:41.799081   16811 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 16:44:41.801993   16811 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
	I0920 16:44:41.802046   16811 kubeadm.go:392] StartCluster: {Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:41.802120   16811 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 16:44:41.802152   16811 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 16:44:41.833607   16811 cri.go:89] found id: ""
	I0920 16:44:41.833673   16811 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 16:44:41.841561   16811 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 16:44:41.849358   16811 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 16:44:41.849417   16811 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
	I0920 16:44:41.856804   16811 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
	I0920 16:44:41.856822   16811 kubeadm.go:157] found existing configuration files:
	
	I0920 16:44:41.856863   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 16:44:41.864051   16811 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
	I0920 16:44:41.864105   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 16:44:41.871036   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 16:44:41.878283   16811 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
	I0920 16:44:41.878339   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 16:44:41.885472   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 16:44:41.892630   16811 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
	I0920 16:44:41.892676   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 16:44:41.899804   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 16:44:41.906889   16811 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
	I0920 16:44:41.906947   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 16:44:41.913897   16811 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"
	I0920 16:44:41.947396   16811 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 16:44:41.947467   16811 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 16:44:41.963835   16811 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 16:44:41.963913   16811 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0920 16:44:41.963982   16811 kubeadm.go:310] OS: Linux
	I0920 16:44:41.964038   16811 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 16:44:41.964123   16811 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 16:44:41.964220   16811 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 16:44:41.964293   16811 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 16:44:41.964366   16811 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 16:44:41.964436   16811 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 16:44:41.964502   16811 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 16:44:41.964571   16811 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 16:44:41.964646   16811 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 16:44:42.013263   16811 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 16:44:42.013377   16811 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 16:44:42.013517   16811 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 16:44:42.018937   16811 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 16:44:42.021775   16811 out.go:235]   - Generating certificates and keys ...
	I0920 16:44:42.021883   16811 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 16:44:42.021983   16811 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 16:44:42.115019   16811 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 16:44:42.304081   16811 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 16:44:42.359530   16811 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 16:44:42.759156   16811 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 16:44:42.900396   16811 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 16:44:42.900563   16811 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-076251 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 16:44:43.154246   16811 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 16:44:43.154416   16811 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-076251 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 16:44:43.470809   16811 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 16:44:43.589302   16811 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 16:44:43.680545   16811 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 16:44:43.680650   16811 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 16:44:43.786982   16811 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 16:44:43.852463   16811 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 16:44:43.936045   16811 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 16:44:44.121611   16811 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 16:44:44.263131   16811 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 16:44:44.263465   16811 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 16:44:44.265679   16811 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 16:44:44.267733   16811 out.go:235]   - Booting up control plane ...
	I0920 16:44:44.267841   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 16:44:44.267942   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 16:44:44.268077   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 16:44:44.275879   16811 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 16:44:44.280650   16811 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 16:44:44.280738   16811 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 16:44:44.361075   16811 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 16:44:44.361200   16811 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 16:44:44.862002   16811 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.012858ms
	I0920 16:44:44.862073   16811 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 16:44:49.363520   16811 kubeadm.go:310] [api-check] The API server is healthy after 4.501442478s
	I0920 16:44:49.375851   16811 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 16:44:49.385955   16811 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 16:44:49.401802   16811 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 16:44:49.402056   16811 kubeadm.go:310] [mark-control-plane] Marking the node addons-076251 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 16:44:49.408624   16811 kubeadm.go:310] [bootstrap-token] Using token: tnhx03.oa0jhj2uazppcuvf
	I0920 16:44:49.410032   16811 out.go:235]   - Configuring RBAC rules ...
	I0920 16:44:49.410199   16811 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 16:44:49.412813   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 16:44:49.417845   16811 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
	I0920 16:44:49.421256   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 16:44:49.423743   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 16:44:49.425911   16811 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 16:44:49.770604   16811 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 16:44:50.188262   16811 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 16:44:50.770130   16811 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 16:44:50.770935   16811 kubeadm.go:310] 
	I0920 16:44:50.771017   16811 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 16:44:50.771025   16811 kubeadm.go:310] 
	I0920 16:44:50.771119   16811 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 16:44:50.771133   16811 kubeadm.go:310] 
	I0920 16:44:50.771162   16811 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 16:44:50.771224   16811 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 16:44:50.771286   16811 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 16:44:50.771294   16811 kubeadm.go:310] 
	I0920 16:44:50.771347   16811 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 16:44:50.771357   16811 kubeadm.go:310] 
	I0920 16:44:50.771400   16811 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 16:44:50.771422   16811 kubeadm.go:310] 
	I0920 16:44:50.771511   16811 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 16:44:50.771641   16811 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 16:44:50.771739   16811 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 16:44:50.771751   16811 kubeadm.go:310] 
	I0920 16:44:50.771865   16811 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 16:44:50.771937   16811 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 16:44:50.771943   16811 kubeadm.go:310] 
	I0920 16:44:50.772056   16811 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token tnhx03.oa0jhj2uazppcuvf \
	I0920 16:44:50.772162   16811 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee14ba0db98cb751777288f0c808f25c65dde37d503c24004aee6e21fc12d24c \
	I0920 16:44:50.772197   16811 kubeadm.go:310] 	--control-plane 
	I0920 16:44:50.772205   16811 kubeadm.go:310] 
	I0920 16:44:50.772308   16811 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 16:44:50.772318   16811 kubeadm.go:310] 
	I0920 16:44:50.772422   16811 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token tnhx03.oa0jhj2uazppcuvf \
	I0920 16:44:50.772545   16811 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee14ba0db98cb751777288f0c808f25c65dde37d503c24004aee6e21fc12d24c 
	I0920 16:44:50.774059   16811 kubeadm.go:310] W0920 16:44:41.944769    1298 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.
	I0920 16:44:50.774313   16811 kubeadm.go:310] W0920 16:44:41.945385    1298 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.
	I0920 16:44:50.774537   16811 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-1069-gcp\n", err: exit status 1
	I0920 16:44:50.774701   16811 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 16:44:50.774718   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:50.774727   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:50.776620   16811 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 16:44:50.778056   16811 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 16:44:50.781477   16811 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 16:44:50.781499   16811 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 16:44:50.797509   16811 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
	I0920 16:44:50.984625   16811 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 16:44:50.984675   16811 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
	I0920 16:44:50.984697   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-076251 minikube.k8s.io/updated_at=2024_09_20T16_44_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1 minikube.k8s.io/name=addons-076251 minikube.k8s.io/primary=true
	I0920 16:44:50.991323   16811 ops.go:34] apiserver oom_adj: -16
	I0920 16:44:51.059138   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:51.559172   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:52.060062   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:52.559477   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:53.059480   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:53.559754   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:54.060040   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:54.559259   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.060197   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.559398   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.672335   16811 kubeadm.go:1113] duration metric: took 4.687716341s to wait for elevateKubeSystemPrivileges
	I0920 16:44:55.672368   16811 kubeadm.go:394] duration metric: took 13.870325304s to StartCluster
	I0920 16:44:55.672387   16811 settings.go:142] acquiring lock: {Name:mk9b1e63762eacca258272642b504a7ffaee0607 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:55.672497   16811 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 16:44:55.672829   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/kubeconfig: {Name:mkbc638c61292ecc71c079002f95e702af50cd2c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:55.673033   16811 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"
	I0920 16:44:55.673037   16811 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}
	I0920 16:44:55.673102   16811 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 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]
	I0920 16:44:55.673199   16811 addons.go:69] Setting default-storageclass=true in profile "addons-076251"
	I0920 16:44:55.673214   16811 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-076251"
	I0920 16:44:55.673223   16811 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-076251"
	I0920 16:44:55.673228   16811 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-076251"
	I0920 16:44:55.673224   16811 addons.go:69] Setting metrics-server=true in profile "addons-076251"
	I0920 16:44:55.673243   16811 addons.go:234] Setting addon metrics-server=true in "addons-076251"
	I0920 16:44:55.673259   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673272   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673283   16811 addons.go:69] Setting ingress=true in profile "addons-076251"
	I0920 16:44:55.673287   16811 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-076251"
	I0920 16:44:55.673303   16811 addons.go:234] Setting addon ingress=true in "addons-076251"
	I0920 16:44:55.673303   16811 addons.go:69] Setting cloud-spanner=true in profile "addons-076251"
	I0920 16:44:55.673312   16811 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-076251"
	I0920 16:44:55.673330   16811 addons.go:234] Setting addon cloud-spanner=true in "addons-076251"
	I0920 16:44:55.673338   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673359   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673390   16811 addons.go:69] Setting ingress-dns=true in profile "addons-076251"
	I0920 16:44:55.673401   16811 addons.go:234] Setting addon ingress-dns=true in "addons-076251"
	I0920 16:44:55.673421   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673459   16811 addons.go:69] Setting volumesnapshots=true in profile "addons-076251"
	I0920 16:44:55.673472   16811 addons.go:234] Setting addon volumesnapshots=true in "addons-076251"
	I0920 16:44:55.673494   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673621   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673631   16811 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-076251"
	I0920 16:44:55.673665   16811 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-076251"
	I0920 16:44:55.673686   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673788   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673811   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673839   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673842   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673914   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673995   16811 addons.go:69] Setting inspektor-gadget=true in profile "addons-076251"
	I0920 16:44:55.674009   16811 addons.go:234] Setting addon inspektor-gadget=true in "addons-076251"
	I0920 16:44:55.674031   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.674089   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673258   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:55.674530   16811 addons.go:69] Setting registry=true in profile "addons-076251"
	I0920 16:44:55.674555   16811 addons.go:234] Setting addon registry=true in "addons-076251"
	I0920 16:44:55.674601   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.675401   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673203   16811 addons.go:69] Setting yakd=true in profile "addons-076251"
	I0920 16:44:55.675742   16811 addons.go:234] Setting addon yakd=true in "addons-076251"
	I0920 16:44:55.675802   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.675818   16811 out.go:177] * Verifying Kubernetes components...
	I0920 16:44:55.673621   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.676696   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.676811   16811 addons.go:69] Setting storage-provisioner=true in profile "addons-076251"
	I0920 16:44:55.676837   16811 addons.go:234] Setting addon storage-provisioner=true in "addons-076251"
	I0920 16:44:55.676871   16811 addons.go:69] Setting volcano=true in profile "addons-076251"
	I0920 16:44:55.676895   16811 addons.go:234] Setting addon volcano=true in "addons-076251"
	I0920 16:44:55.676931   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.677246   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.677260   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:55.677386   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.677444   16811 addons.go:69] Setting gcp-auth=true in profile "addons-076251"
	I0920 16:44:55.677536   16811 mustload.go:65] Loading cluster: addons-076251
	I0920 16:44:55.676876   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.678183   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.696566   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.696901   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:55.697164   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.717112   16811 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 16:44:55.718428   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 16:44:55.718463   16811 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 16:44:55.718525   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.722298   16811 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 16:44:55.722377   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 16:44:55.724304   16811 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 16:44:55.724335   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 16:44:55.724387   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.724567   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:44:55.727123   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:44:55.728965   16811 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 16:44:55.728990   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 16:44:55.729044   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.731315   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 16:44:55.732999   16811 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 16:44:55.734180   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 16:44:55.735244   16811 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 16:44:55.735371   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 16:44:55.737022   16811 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 16:44:55.737039   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 16:44:55.737095   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.738318   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 16:44:55.740959   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 16:44:55.744969   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 16:44:55.746266   16811 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 16:44:55.748139   16811 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 16:44:55.748309   16811 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 16:44:55.748335   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 16:44:55.748403   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.750097   16811 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 16:44:55.750118   16811 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 16:44:55.750179   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.751398   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.752148   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 16:44:55.753384   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 16:44:55.754692   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 16:44:55.754710   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 16:44:55.754772   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.758663   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 16:44:55.759853   16811 addons.go:234] Setting addon default-storageclass=true in "addons-076251"
	I0920 16:44:55.759895   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.760359   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.760958   16811 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 16:44:55.763742   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 16:44:55.763758   16811 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 16:44:55.763813   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.764113   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 16:44:55.764131   16811 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 16:44:55.764200   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.769089   16811 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	W0920 16:44:55.769194   16811 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 16:44:55.769497   16811 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 16:44:55.770364   16811 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 16:44:55.770380   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 16:44:55.770428   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.771099   16811 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 16:44:55.771113   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 16:44:55.771154   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.773013   16811 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-076251"
	I0920 16:44:55.773052   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.773538   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.793667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.799173   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.801243   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.801685   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.814637   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.816741   16811 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 16:44:55.816759   16811 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 16:44:55.816811   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.817545   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.822507   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.824706   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.828287   16811 out.go:177]   - Using image docker.io/busybox:stable
	I0920 16:44:55.829583   16811 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 16:44:55.830868   16811 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 16:44:55.830885   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 16:44:55.830937   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.835839   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843520   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843842   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	W0920 16:44:55.848390   16811 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 16:44:55.848417   16811 retry.go:31] will retry after 160.030407ms: ssh: handshake failed: EOF
	I0920 16:44:55.872037   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.954210   16811 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 -"
	I0920 16:44:56.053904   16811 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 16:44:56.137629   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 16:44:56.137656   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 16:44:56.140389   16811 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
	I0920 16:44:56.154711   16811 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
	I0920 16:44:56.243798   16811 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 16:44:56.243829   16811 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 16:44:56.257408   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 16:44:56.257489   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 16:44:56.257744   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 16:44:56.257768   16811 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)
	I0920 16:44:56.258801   16811 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
	I0920 16:44:56.337494   16811 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 16:44:56.337519   16811 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 16:44:56.338762   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 16:44:56.338782   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 16:44:56.343940   16811 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
	I0920 16:44:56.344480   16811 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
	I0920 16:44:56.345773   16811 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
	I0920 16:44:56.443382   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 16:44:56.443485   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 16:44:56.538067   16811 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 16:44:56.538158   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 16:44:56.542627   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 16:44:56.542699   16811 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 16:44:56.545268   16811 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
	I0920 16:44:56.547132   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 16:44:56.547195   16811 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 16:44:56.556466   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 16:44:56.556550   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 16:44:56.656290   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 16:44:56.656371   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 16:44:56.737763   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 16:44:56.737863   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 16:44:56.738210   16811 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 16:44:56.738253   16811 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 16:44:56.837867   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 16:44:56.837944   16811 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 16:44:56.839312   16811 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
	I0920 16:44:56.853168   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 16:44:56.853253   16811 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 16:44:56.938104   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 16:44:56.938207   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 16:44:56.944362   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 16:44:56.944442   16811 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 16:44:56.953957   16811 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
	I0920 16:44:57.238146   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 16:44:57.238239   16811 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 16:44:57.341076   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 16:44:57.341166   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 16:44:57.343149   16811 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 16:44:57.343233   16811 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 16:44:57.356927   16811 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.402679952s)
	I0920 16:44:57.357017   16811 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 16:44:57.357291   16811 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.303354124s)
	I0920 16:44:57.359376   16811 node_ready.go:35] waiting up to 6m0s for node "addons-076251" to be "Ready" ...
	I0920 16:44:57.541435   16811 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 16:44:57.541525   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 16:44:57.544554   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 16:44:57.544631   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 16:44:57.548337   16811 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 16:44:57.548401   16811 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 16:44:57.650243   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 16:44:57.650335   16811 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 16:44:57.738968   16811 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
	I0920 16:44:57.745685   16811 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
	I0920 16:44:57.755547   16811 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 16:44:57.755576   16811 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 16:44:58.042101   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 16:44:58.042128   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 16:44:58.059343   16811 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-076251" context rescaled to 1 replicas
	I0920 16:44:58.344822   16811 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 16:44:58.344860   16811 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 16:44:58.538544   16811 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 16:44:58.538639   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 16:44:58.543330   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 16:44:58.543356   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 16:44:58.738993   16811 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
	I0920 16:44:58.739869   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 16:44:58.739893   16811 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 16:44:58.741464   16811 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: (2.601040757s)
	I0920 16:44:58.937970   16811 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
	I0920 16:44:59.444982   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:01.041923   16811 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: (4.887126041s)
	I0920 16:45:01.041964   16811 addons.go:475] Verifying addon ingress=true in "addons-076251"
	I0920 16:45:01.042165   16811 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: (4.783291446s)
	I0920 16:45:01.042214   16811 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: (4.698191149s)
	I0920 16:45:01.042244   16811 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: (4.697703394s)
	I0920 16:45:01.042319   16811 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.696513584s)
	I0920 16:45:01.042402   16811 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.497060691s)
	I0920 16:45:01.042563   16811 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.203163379s)
	I0920 16:45:01.042587   16811 addons.go:475] Verifying addon registry=true in "addons-076251"
	I0920 16:45:01.042737   16811 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: (4.088693593s)
	I0920 16:45:01.043025   16811 addons.go:475] Verifying addon metrics-server=true in "addons-076251"
	I0920 16:45:01.043508   16811 out.go:177] * Verifying ingress addon...
	I0920 16:45:01.045245   16811 out.go:177] * Verifying registry addon...
	I0920 16:45:01.047081   16811 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 16:45:01.047865   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 16:45:01.054247   16811 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 16:45:01.054268   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:01.054573   16811 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 16:45:01.054589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0920 16:45:01.055993   16811 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]
	I0920 16:45:01.551614   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:01.552604   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:01.644384   16811 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: (3.90530275s)
	W0920 16:45:01.644442   16811 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
	I0920 16:45:01.644464   16811 retry.go:31] will retry after 174.613756ms: 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
	I0920 16:45:01.644494   16811 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: (3.898713133s)
	I0920 16:45:01.644580   16811 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: (2.905552048s)
	I0920 16:45:01.647163   16811 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-076251 service yakd-dashboard -n yakd-dashboard
	
	I0920 16:45:01.819928   16811 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
	I0920 16:45:01.862319   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:02.050551   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:02.051339   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:02.060608   16811 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.122533077s)
	I0920 16:45:02.060643   16811 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-076251"
	I0920 16:45:02.061870   16811 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 16:45:02.064295   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 16:45:02.152955   16811 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 16:45:02.152978   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:02.551024   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:02.551055   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:02.651370   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:02.959721   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 16:45:02.959797   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:45:02.981660   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:45:03.051534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:03.052218   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:03.138234   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:03.258896   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 16:45:03.349451   16811 addons.go:234] Setting addon gcp-auth=true in "addons-076251"
	I0920 16:45:03.349508   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:45:03.350002   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:45:03.374745   16811 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 16:45:03.374799   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:45:03.390487   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:45:03.553058   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:03.553899   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:03.568078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:03.862708   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:04.050343   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:04.051091   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:04.068102   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:04.551062   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:04.551418   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:04.560267   16811 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.185492707s)
	I0920 16:45:04.560274   16811 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.740301669s)
	I0920 16:45:04.562115   16811 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 16:45:04.563698   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:45:04.564821   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 16:45:04.564846   16811 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 16:45:04.567720   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:04.582705   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 16:45:04.582727   16811 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 16:45:04.598794   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 16:45:04.598814   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 16:45:04.651809   16811 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
	I0920 16:45:05.050450   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:05.050755   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:05.067258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:05.247895   16811 addons.go:475] Verifying addon gcp-auth=true in "addons-076251"
	I0920 16:45:05.249364   16811 out.go:177] * Verifying gcp-auth addon...
	I0920 16:45:05.251410   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 16:45:05.253701   16811 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 16:45:05.253725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:05.550571   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:05.550957   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:05.567245   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:05.754578   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:05.862989   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:06.051678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:06.051773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:06.067678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:06.255095   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:06.550224   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:06.551120   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:06.567304   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:06.754341   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:07.050630   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:07.051171   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:07.068057   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:07.254556   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:07.550602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:07.551051   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:07.566509   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:07.755133   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:08.050670   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:08.051177   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:08.067161   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:08.254350   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:08.362508   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:08.550385   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:08.550608   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:08.566496   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:08.788496   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:09.050207   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:09.050690   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:09.067488   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:09.254724   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:09.550472   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:09.550941   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:09.566499   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:09.754666   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:10.050310   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:10.050867   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:10.067335   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:10.254534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:10.362861   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:10.550725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:10.551186   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:10.566474   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:10.754788   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:11.050950   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:11.051373   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:11.067210   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:11.254957   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:11.550291   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:11.550466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:11.567707   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:11.753830   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.050725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:12.051208   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:12.067084   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:12.254324   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.550678   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:12.550833   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:12.567001   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:12.754330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.862681   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:13.050881   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:13.051018   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:13.066884   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:13.254153   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:13.550490   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:13.550640   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:13.566443   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:13.754656   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:14.050529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:14.051026   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:14.067819   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:14.254216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:14.550392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:14.550767   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:14.567535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:14.754843   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:15.050856   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:15.051203   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:15.067333   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:15.254824   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:15.361928   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:15.550348   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:15.550692   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:15.567114   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:15.754282   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:16.050547   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:16.051086   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:16.067732   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:16.254246   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:16.550577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:16.550886   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:16.566914   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:16.754403   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:17.050705   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:17.050782   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:17.067000   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:17.254455   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:17.362799   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:17.550421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:17.550846   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:17.567948   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:17.754038   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:18.050953   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:18.050987   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:18.067166   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:18.254475   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:18.550597   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:18.550735   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:18.567027   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:18.754383   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.050237   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:19.050753   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:19.068678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:19.254883   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.550727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:19.550786   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:19.567033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:19.754486   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.862742   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:20.050395   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:20.050770   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:20.067869   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:20.254063   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:20.550518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:20.550835   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:20.567528   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:20.755004   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:21.050727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:21.051053   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:21.067079   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:21.254414   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:21.550274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:21.550646   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:21.567466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:21.754730   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:22.050712   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:22.051319   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:22.067212   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:22.254675   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:22.362196   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:22.550710   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:22.551225   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:22.566998   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:22.754650   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:23.050693   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:23.051298   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:23.067050   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:23.254328   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:23.550679   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:23.550934   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:23.567216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:23.754474   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:24.050629   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:24.051222   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:24.067103   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:24.254449   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:24.362769   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:24.550258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:24.550923   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:24.567489   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:24.754741   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:25.050666   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:25.051095   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:25.066892   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:25.253966   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:25.550297   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:25.550776   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:25.567485   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:25.755054   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.050697   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:26.050770   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:26.067255   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:26.254961   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.550577   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:26.550615   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:26.567198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:26.754563   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.863014   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:27.050714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:27.051008   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:27.066967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:27.254392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:27.550651   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:27.551150   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:27.566761   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:27.754524   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:28.050684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:28.051111   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:28.066877   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:28.254163   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:28.550640   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:28.550872   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:28.567001   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:28.754413   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:29.050459   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:29.050475   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:29.067638   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:29.253773   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:29.362039   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:29.550775   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:29.551175   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:29.566868   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:29.754258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:30.050549   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:30.050864   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:30.067433   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:30.255010   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:30.550380   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:30.550553   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:30.567477   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:30.754588   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:31.050689   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:31.051051   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:31.067255   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:31.254651   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:31.363010   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:31.550745   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:31.551163   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:31.566645   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:31.754033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:32.050403   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:32.050476   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:32.067754   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:32.254217   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:32.550411   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:32.550732   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:32.567071   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:32.754461   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.050616   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:33.050651   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:33.066970   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:33.254586   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.550482   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:33.550889   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:33.567675   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:33.754150   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.862522   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:34.050880   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:34.051834   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:34.067014   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:34.254407   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:34.550328   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:34.550707   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:34.567467   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:34.754888   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:35.050610   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:35.051069   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:35.066935   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:35.254122   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:35.550137   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:35.550793   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:35.567373   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:35.754941   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:36.050279   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:36.050532   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:36.067610   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:36.253842   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:36.362256   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:36.550577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:36.551191   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:36.567171   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:36.754602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:37.053358   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:37.054245   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:37.079064   16811 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 16:45:37.079096   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:37.254670   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:37.365553   16811 node_ready.go:49] node "addons-076251" has status "Ready":"True"
	I0920 16:45:37.365661   16811 node_ready.go:38] duration metric: took 40.006144394s for node "addons-076251" to be "Ready" ...
	I0920 16:45:37.365689   16811 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" ...
	I0920 16:45:37.462540   16811 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:37.556876   16811 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 16:45:37.556911   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:37.557090   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:37.657746   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:37.757885   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:38.051006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:38.051593   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:38.152374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:38.254268   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:38.551459   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:38.552138   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:38.568374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:38.754836   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.050751   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:39.051385   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:39.068023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:39.255017   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.467594   16811 pod_ready.go:93] pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.467614   16811 pod_ready.go:82] duration metric: took 2.005047728s for pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.467632   16811 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.472156   16811 pod_ready.go:93] pod "etcd-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.472181   16811 pod_ready.go:82] duration metric: took 4.542092ms for pod "etcd-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.472196   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.475652   16811 pod_ready.go:93] pod "kube-apiserver-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.475668   16811 pod_ready.go:82] duration metric: took 3.465136ms for pod "kube-apiserver-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.475676   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.479535   16811 pod_ready.go:93] pod "kube-controller-manager-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.479555   16811 pod_ready.go:82] duration metric: took 3.872046ms for pod "kube-controller-manager-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.479568   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-ch8b7" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.482840   16811 pod_ready.go:93] pod "kube-proxy-ch8b7" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.482855   16811 pod_ready.go:82] duration metric: took 3.280895ms for pod "kube-proxy-ch8b7" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.482864   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.550867   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:39.551217   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:39.567750   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:39.755229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.865727   16811 pod_ready.go:93] pod "kube-scheduler-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.865753   16811 pod_ready.go:82] duration metric: took 382.879847ms for pod "kube-scheduler-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.865767   16811 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:40.051150   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:40.051775   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:40.068794   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:40.254213   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:40.550768   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:40.551219   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:40.568427   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:40.754238   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.051229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:41.051773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:41.068243   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:41.254053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.551725   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:41.552088   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:41.567588   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:41.754550   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.871058   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:42.051420   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:42.051866   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:42.068809   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:42.254476   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:42.550470   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:42.550772   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:42.567497   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:42.754536   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.051039   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:43.051724   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:43.068366   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:43.254094   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.551330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:43.551733   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:43.569124   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:43.755230   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.871597   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:44.052307   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:44.052576   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:44.069173   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:44.255132   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:44.551153   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:44.551569   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:44.568706   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:44.754360   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:45.051635   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:45.051791   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:45.069319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:45.255319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:45.551057   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:45.551214   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:45.568936   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:45.755140   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:46.051262   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:46.051707   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:46.069179   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:46.254775   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:46.371902   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:46.551090   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:46.551383   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:46.568661   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:46.753866   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:47.051558   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:47.051722   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:47.068868   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:47.254227   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:47.550789   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:47.551678   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:47.568579   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:47.754714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.051135   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:48.051660   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:48.068245   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:48.254179   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.551574   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:48.551699   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:48.568483   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:48.754553   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.870921   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:49.050842   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:49.051065   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:49.067729   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:49.254684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:49.551580   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:49.551665   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:49.568466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:49.754286   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.050802   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:50.050948   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:50.151006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:50.254827   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.550732   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:50.550806   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:50.567789   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:50.754739   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.871349   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:51.050703   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:51.050810   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:51.068843   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:51.254865   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:51.550696   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:51.551777   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:51.567629   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:51.754800   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:52.050919   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:52.051748   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:52.068472   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:52.254331   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:52.552655   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:52.552941   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:52.567504   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:52.754644   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:53.052126   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:53.052465   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:53.152624   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:53.254504   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:53.371450   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:53.551115   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:53.551244   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:53.568806   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:53.754298   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:54.050857   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:54.051092   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:54.068627   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:54.254944   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:54.551259   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:54.551648   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:54.568871   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:54.754188   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.051827   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:55.052259   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:55.152967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:55.254805   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.551099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:55.551238   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:55.567694   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:55.754966   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.871742   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:56.051054   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:56.051181   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:56.068887   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:56.254989   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:56.550821   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:56.551099   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:56.567589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:56.754505   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:57.050744   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:57.050874   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:57.067760   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:57.254611   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:57.551160   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:57.551438   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:57.568280   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:57.754912   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:58.050588   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:58.050958   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:58.067753   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:58.255053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:58.371541   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:58.550637   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:58.551007   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:58.567593   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:58.754535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:59.050856   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:59.051199   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:59.067809   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:59.254232   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:59.551626   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:59.552670   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:59.568967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:59.755164   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.051714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:00.051916   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:00.068374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:00.254421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.551203   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:00.551773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:00.567976   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:00.755140   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.870987   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:01.050964   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:01.051271   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:01.067892   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:01.255053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:01.551026   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:01.551064   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:01.568532   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:01.755099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:02.051676   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:02.052542   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:02.069097   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:02.255218   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:02.550931   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:02.551395   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:02.567659   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:02.754473   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:03.051407   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:03.051997   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:03.068128   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:03.254518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:03.370443   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:03.550955   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:03.551055   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:03.567823   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:03.754620   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:04.051407   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:04.051518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:04.069283   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:04.255247   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:04.550807   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:04.550911   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:04.567265   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:04.755602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:05.050845   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:05.051077   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:05.067337   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:05.254274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:05.371002   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:05.551733   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:05.551994   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:05.569181   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:05.754913   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:06.052023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:06.052229   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:06.068661   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:06.255138   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:06.551198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:06.551533   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:06.568772   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:06.754711   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:07.050840   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:07.051494   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:07.067976   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:07.254736   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:07.371553   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:07.551150   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:07.551152   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:07.568839   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:07.754810   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:08.050994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:08.051356   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:08.068006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:08.255293   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:08.550990   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:08.551278   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:08.567516   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:08.754404   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.050951   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:09.051226   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:09.067826   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:09.254600   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.550926   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:09.551434   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:09.567601   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:09.754372   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.870803   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:10.051278   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:10.051491   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:10.067927   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:10.255057   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:10.551057   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:10.551111   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:10.567886   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:10.765377   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.051130   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:11.051130   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:11.067867   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:11.254862   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.551994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:11.552848   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:11.568833   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:11.755013   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.870923   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:12.051051   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:12.051468   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:12.068089   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:12.255308   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:12.550883   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:12.551212   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:12.567442   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:12.754198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.050699   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:13.050699   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:13.068424   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:13.253984   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.551394   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:13.553236   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:13.567729   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:13.754495   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.871234   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:14.051229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:14.051857   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:14.068121   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:14.255483   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:14.551160   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:14.551299   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:14.567682   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:14.754414   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:15.050747   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:15.051090   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:15.069369   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:15.254812   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:15.551072   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:15.553354   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:15.568112   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:15.754626   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:16.050994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:16.051027   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:16.067973   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:16.255252   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:16.370912   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:16.550727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:16.551054   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:16.568417   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:16.754214   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:17.051364   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:17.052526   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:17.070259   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:17.255002   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:17.552274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:17.553498   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:17.569078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:17.755185   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:18.052577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:18.054083   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:18.139930   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:18.360525   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:18.378721   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:18.643091   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:18.644998   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:18.645049   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:18.755161   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:19.052174   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:19.053557   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:19.139264   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:19.254859   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:19.551555   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:19.552131   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:19.569008   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:19.754717   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.051136   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:20.052388   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:20.069100   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:20.255078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.550839   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:20.551386   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:20.569452   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:20.754411   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.871167   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:21.051490   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:21.051680   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:21.068392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:21.254462   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:21.551088   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:21.551716   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:21.568672   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:21.754529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:22.051421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:22.051820   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:22.069531   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:22.254614   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:22.551289   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:22.551738   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:22.568596   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:22.754618   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:23.050881   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:23.051299   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:23.068331   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:23.254846   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:23.371369   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:23.550795   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:23.550976   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:23.568295   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:23.754607   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:24.051574   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:24.052909   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:24.067596   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:24.254441   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:24.551186   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:24.551254   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:24.567933   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:24.754612   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.050619   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:25.051032   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:25.067534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:25.254476   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.550585   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:25.550684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:25.568768   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:25.754612   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.871049   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:26.051460   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:26.051666   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:26.068319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:26.254078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:26.551078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:26.551364   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:26.568602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:26.755569   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.051183   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:27.051565   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:27.069369   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:27.254830   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.551344   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:27.551781   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:27.568869   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:27.754529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.872358   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:28.051091   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:28.051990   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:28.068774   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:28.254914   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:28.551544   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:28.552158   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:28.569086   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:28.754473   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:29.051158   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:29.051347   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:29.069175   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:29.254590   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:29.550753   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:29.551432   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:29.567850   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:29.754599   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:30.051018   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:30.051611   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:30.152246   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:30.254423   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:30.370618   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:30.551054   16811 kapi.go:107] duration metric: took 1m29.503187221s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 16:46:30.551417   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:30.567522   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:30.754503   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:31.051714   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:31.141363   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:31.255537   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:31.560492   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:31.647229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:31.760000   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:32.054925   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:32.145235   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:32.342950   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:32.450443   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:32.557084   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:32.641498   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:32.759185   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:33.053690   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:33.139589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:33.259683   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:33.551252   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:33.568580   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:33.755033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.051495   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:34.067676   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:34.255079   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.553185   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:34.568130   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:34.755343   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.871160   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:35.051951   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:35.070648   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:35.254302   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:35.550899   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:35.568700   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:35.754710   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.051408   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:36.069176   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:36.254934   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.551346   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:36.569983   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:36.755922   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.871560   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:37.051035   16811 kapi.go:107] duration metric: took 1m36.003946845s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 16:46:37.068791   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:37.254866   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:37.568545   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:37.755330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:38.069415   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:38.255164   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:38.568751   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:38.754267   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:39.069099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:39.257080   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:39.372075   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:39.568627   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:39.754386   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:40.068918   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:40.255135   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:40.570073   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:40.755035   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.067835   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:41.255031   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.568682   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:41.754799   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.872054   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:42.068706   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:42.254713   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:42.569535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:42.755388   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:43.068698   16811 kapi.go:107] duration metric: took 1m41.004399556s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 16:46:43.254257   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:43.754216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:44.255023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:44.371544   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:44.755660   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:45.255362   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:45.753992   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.255406   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.755017   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.870723   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:47.254752   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:47.754457   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:48.254691   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:48.755131   16811 kapi.go:107] duration metric: took 1m43.503721647s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 16:46:48.756827   16811 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-076251 cluster.
	I0920 16:46:48.758135   16811 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.
	I0920 16:46:48.759255   16811 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 16:46:48.760575   16811 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, nvidia-device-plugin, ingress-dns, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0920 16:46:48.761660   16811 addons.go:510] duration metric: took 1m53.088558711s for enable addons: enabled=[cloud-spanner storage-provisioner nvidia-device-plugin ingress-dns metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0920 16:46:49.371378   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:51.871307   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:53.871583   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:56.370974   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:57.870728   16811 pod_ready.go:93] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"True"
	I0920 16:46:57.870752   16811 pod_ready.go:82] duration metric: took 1m18.004977735s for pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.870761   16811 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.875070   16811 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace has status "Ready":"True"
	I0920 16:46:57.875102   16811 pod_ready.go:82] duration metric: took 4.332204ms for pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.875135   16811 pod_ready.go:39] duration metric: took 1m20.509378324s 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" ...
	I0920 16:46:57.875158   16811 api_server.go:52] waiting for apiserver process to appear ...
	I0920 16:46:57.875191   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:46:57.875247   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:46:57.908031   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:46:57.908053   16811 cri.go:89] found id: ""
	I0920 16:46:57.908068   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:46:57.908110   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.911258   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:46:57.911325   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:46:57.942761   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:46:57.942782   16811 cri.go:89] found id: ""
	I0920 16:46:57.942789   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:46:57.942843   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.945974   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:46:57.946026   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:46:57.977868   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:46:57.977888   16811 cri.go:89] found id: ""
	I0920 16:46:57.977896   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:46:57.977944   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.981054   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:46:57.981115   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:46:58.012974   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:46:58.012997   16811 cri.go:89] found id: ""
	I0920 16:46:58.013005   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:46:58.013049   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.016118   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:46:58.016168   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:46:58.047406   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:46:58.047428   16811 cri.go:89] found id: ""
	I0920 16:46:58.047435   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:46:58.047484   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.050998   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:46:58.051060   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:46:58.083578   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:46:58.083604   16811 cri.go:89] found id: ""
	I0920 16:46:58.083619   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:46:58.083671   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.086800   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:46:58.086857   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:46:58.117879   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:46:58.117902   16811 cri.go:89] found id: ""
	I0920 16:46:58.117909   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:46:58.117954   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.121071   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:46:58.121094   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:46:58.157123   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:46:58.157291   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:46:58.194560   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:46:58.194594   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:46:58.206020   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:46:58.206044   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:46:58.297849   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:46:58.297874   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:46:58.341163   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:46:58.341199   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:46:58.373115   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:46:58.373143   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:46:58.412923   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:46:58.412955   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:46:58.456723   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:46:58.456751   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:46:58.489936   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:46:58.489964   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:46:58.528027   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:46:58.528059   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:46:58.583250   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:46:58.583280   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:46:58.617931   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:46:58.617960   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:46:58.691994   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:46:58.692026   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:46:58.692093   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:46:58.692108   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:46:58.692121   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:46:58.692133   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:46:58.692143   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:08.693701   16811 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 16:47:08.706783   16811 api_server.go:72] duration metric: took 2m13.033717339s to wait for apiserver process to appear ...
	I0920 16:47:08.706815   16811 api_server.go:88] waiting for apiserver healthz status ...
	I0920 16:47:08.706870   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:47:08.706918   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:47:08.738425   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:08.738446   16811 cri.go:89] found id: ""
	I0920 16:47:08.738454   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:47:08.738505   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.741587   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:47:08.741653   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:47:08.773552   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:08.773577   16811 cri.go:89] found id: ""
	I0920 16:47:08.773585   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:47:08.773624   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.776710   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:47:08.776757   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:47:08.809012   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:08.809037   16811 cri.go:89] found id: ""
	I0920 16:47:08.809047   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:47:08.809096   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.812181   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:47:08.812226   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:47:08.842954   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:08.842974   16811 cri.go:89] found id: ""
	I0920 16:47:08.842982   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:47:08.843021   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.846082   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:47:08.846137   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:47:08.877296   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:08.877318   16811 cri.go:89] found id: ""
	I0920 16:47:08.877326   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:47:08.877366   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.880661   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:47:08.880710   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:47:08.912351   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:08.912372   16811 cri.go:89] found id: ""
	I0920 16:47:08.912382   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:47:08.912425   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.915685   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:47:08.915751   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:47:08.947264   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:08.947282   16811 cri.go:89] found id: ""
	I0920 16:47:08.947291   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:47:08.947334   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.950324   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:47:08.950344   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:08.982378   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:47:08.982403   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:47:09.020975   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:47:09.021001   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:47:09.062446   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:09.062615   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:09.100297   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:47:09.100330   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:47:09.194323   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:47:09.194346   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:09.237607   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:47:09.237636   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:09.276073   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:47:09.276104   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:09.307462   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:47:09.307486   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:09.361294   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:47:09.361325   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:47:09.432211   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:47:09.432247   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:47:09.443436   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:47:09.443463   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:09.485200   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:47:09.485237   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:09.520210   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:09.520232   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:47:09.520284   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:47:09.520298   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:09.520307   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:09.520318   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:09.520323   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:19.521324   16811 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 16:47:19.525532   16811 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 16:47:19.526357   16811 api_server.go:141] control plane version: v1.31.1
	I0920 16:47:19.526377   16811 api_server.go:131] duration metric: took 10.819554424s to wait for apiserver health ...
	I0920 16:47:19.526386   16811 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 16:47:19.526410   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:47:19.526460   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:47:19.557915   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:19.557936   16811 cri.go:89] found id: ""
	I0920 16:47:19.557945   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:47:19.557995   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.561169   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:47:19.561235   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:47:19.594329   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:19.594353   16811 cri.go:89] found id: ""
	I0920 16:47:19.594361   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:47:19.594401   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.597647   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:47:19.597712   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:47:19.630456   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:19.630488   16811 cri.go:89] found id: ""
	I0920 16:47:19.630500   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:47:19.630558   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.633758   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:47:19.633822   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:47:19.665727   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:19.665744   16811 cri.go:89] found id: ""
	I0920 16:47:19.665751   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:47:19.665791   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.668970   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:47:19.669015   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:47:19.701340   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:19.701363   16811 cri.go:89] found id: ""
	I0920 16:47:19.701371   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:47:19.701415   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.704508   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:47:19.704564   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:47:19.736882   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:19.736903   16811 cri.go:89] found id: ""
	I0920 16:47:19.736911   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:47:19.736956   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.740074   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:47:19.740133   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:47:19.773093   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:19.773117   16811 cri.go:89] found id: ""
	I0920 16:47:19.773126   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:47:19.773182   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.776359   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:47:19.776383   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:47:19.815304   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:19.815472   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:19.853997   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:47:19.854027   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:47:19.865456   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:47:19.865484   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:19.905624   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:47:19.905651   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:19.938609   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:47:19.938633   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:19.970316   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:47:19.970340   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:20.024550   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:47:20.024579   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:47:20.064025   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:47:20.064049   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:47:20.156457   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:47:20.156486   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:20.198457   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:47:20.198487   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:20.236431   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:47:20.236457   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:20.271071   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:47:20.271098   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:47:20.348852   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:20.348877   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:47:20.348931   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:47:20.348941   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:20.348949   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:20.348959   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:20.348964   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:30.358852   16811 system_pods.go:59] 18 kube-system pods found
	I0920 16:47:30.358881   16811 system_pods.go:61] "coredns-7c65d6cfc9-4rp6z" [3199f5af-6a3a-439e-9e1b-b033d01cdca3] Running
	I0920 16:47:30.358886   16811 system_pods.go:61] "csi-hostpath-attacher-0" [964e9778-e490-4048-875f-24d7048474e6] Running
	I0920 16:47:30.358890   16811 system_pods.go:61] "csi-hostpath-resizer-0" [bfd1a3ba-f022-44ab-b903-737f89255350] Running
	I0920 16:47:30.358894   16811 system_pods.go:61] "csi-hostpathplugin-gftqw" [a5834c6f-d9ac-4141-a1ef-4abc662661fb] Running
	I0920 16:47:30.358897   16811 system_pods.go:61] "etcd-addons-076251" [9c9b99c1-a7ab-4441-8b07-354465df8aee] Running
	I0920 16:47:30.358900   16811 system_pods.go:61] "kindnet-cxhs9" [a1779de4-1d4b-45fe-99f8-3ef548ec0e15] Running
	I0920 16:47:30.358903   16811 system_pods.go:61] "kube-apiserver-addons-076251" [bf2934ea-7ade-42f8-8a1f-09c73d3cab18] Running
	I0920 16:47:30.358907   16811 system_pods.go:61] "kube-controller-manager-addons-076251" [b969e62f-41f7-4a59-bf3d-3cf5656f4aa9] Running
	I0920 16:47:30.358911   16811 system_pods.go:61] "kube-ingress-dns-minikube" [55364372-2bbb-4bc6-8bc5-9dc4a2b0d511] Running
	I0920 16:47:30.358914   16811 system_pods.go:61] "kube-proxy-ch8b7" [33ff14d3-07d7-40bd-88a2-053d74d5b30b] Running
	I0920 16:47:30.358917   16811 system_pods.go:61] "kube-scheduler-addons-076251" [96c97be2-417e-44cf-89bb-40592e59c1e5] Running
	I0920 16:47:30.358920   16811 system_pods.go:61] "metrics-server-84c5f94fbc-skkg5" [87c99481-bf08-4bc2-a5dd-e3393bd1c0cc] Running
	I0920 16:47:30.358924   16811 system_pods.go:61] "nvidia-device-plugin-daemonset-nxrq7" [85215c7a-8ec8-483a-942a-2f774c812a93] Running
	I0920 16:47:30.358929   16811 system_pods.go:61] "registry-66c9cd494c-vkkpr" [97ee4e72-df41-4198-be7c-da316d8765b2] Running
	I0920 16:47:30.358932   16811 system_pods.go:61] "registry-proxy-68dhz" [a3642024-c913-455d-bc94-a55328a17e91] Running
	I0920 16:47:30.358936   16811 system_pods.go:61] "snapshot-controller-56fcc65765-75m5l" [6f013125-d1ce-43a4-bd02-39493c7df696] Running
	I0920 16:47:30.358939   16811 system_pods.go:61] "snapshot-controller-56fcc65765-l88xv" [c4044519-629b-4742-aa94-fb6ea9060611] Running
	I0920 16:47:30.358945   16811 system_pods.go:61] "storage-provisioner" [f546d79e-2832-41c3-b4f9-a540a04154db] Running
	I0920 16:47:30.358949   16811 system_pods.go:74] duration metric: took 10.832558202s to wait for pod list to return data ...
	I0920 16:47:30.358958   16811 default_sa.go:34] waiting for default service account to be created ...
	I0920 16:47:30.361305   16811 default_sa.go:45] found service account: "default"
	I0920 16:47:30.361327   16811 default_sa.go:55] duration metric: took 2.363015ms for default service account to be created ...
	I0920 16:47:30.361336   16811 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 16:47:30.369348   16811 system_pods.go:86] 18 kube-system pods found
	I0920 16:47:30.369372   16811 system_pods.go:89] "coredns-7c65d6cfc9-4rp6z" [3199f5af-6a3a-439e-9e1b-b033d01cdca3] Running
	I0920 16:47:30.369377   16811 system_pods.go:89] "csi-hostpath-attacher-0" [964e9778-e490-4048-875f-24d7048474e6] Running
	I0920 16:47:30.369381   16811 system_pods.go:89] "csi-hostpath-resizer-0" [bfd1a3ba-f022-44ab-b903-737f89255350] Running
	I0920 16:47:30.369385   16811 system_pods.go:89] "csi-hostpathplugin-gftqw" [a5834c6f-d9ac-4141-a1ef-4abc662661fb] Running
	I0920 16:47:30.369388   16811 system_pods.go:89] "etcd-addons-076251" [9c9b99c1-a7ab-4441-8b07-354465df8aee] Running
	I0920 16:47:30.369392   16811 system_pods.go:89] "kindnet-cxhs9" [a1779de4-1d4b-45fe-99f8-3ef548ec0e15] Running
	I0920 16:47:30.369395   16811 system_pods.go:89] "kube-apiserver-addons-076251" [bf2934ea-7ade-42f8-8a1f-09c73d3cab18] Running
	I0920 16:47:30.369399   16811 system_pods.go:89] "kube-controller-manager-addons-076251" [b969e62f-41f7-4a59-bf3d-3cf5656f4aa9] Running
	I0920 16:47:30.369402   16811 system_pods.go:89] "kube-ingress-dns-minikube" [55364372-2bbb-4bc6-8bc5-9dc4a2b0d511] Running
	I0920 16:47:30.369405   16811 system_pods.go:89] "kube-proxy-ch8b7" [33ff14d3-07d7-40bd-88a2-053d74d5b30b] Running
	I0920 16:47:30.369409   16811 system_pods.go:89] "kube-scheduler-addons-076251" [96c97be2-417e-44cf-89bb-40592e59c1e5] Running
	I0920 16:47:30.369414   16811 system_pods.go:89] "metrics-server-84c5f94fbc-skkg5" [87c99481-bf08-4bc2-a5dd-e3393bd1c0cc] Running
	I0920 16:47:30.369420   16811 system_pods.go:89] "nvidia-device-plugin-daemonset-nxrq7" [85215c7a-8ec8-483a-942a-2f774c812a93] Running
	I0920 16:47:30.369423   16811 system_pods.go:89] "registry-66c9cd494c-vkkpr" [97ee4e72-df41-4198-be7c-da316d8765b2] Running
	I0920 16:47:30.369427   16811 system_pods.go:89] "registry-proxy-68dhz" [a3642024-c913-455d-bc94-a55328a17e91] Running
	I0920 16:47:30.369430   16811 system_pods.go:89] "snapshot-controller-56fcc65765-75m5l" [6f013125-d1ce-43a4-bd02-39493c7df696] Running
	I0920 16:47:30.369435   16811 system_pods.go:89] "snapshot-controller-56fcc65765-l88xv" [c4044519-629b-4742-aa94-fb6ea9060611] Running
	I0920 16:47:30.369438   16811 system_pods.go:89] "storage-provisioner" [f546d79e-2832-41c3-b4f9-a540a04154db] Running
	I0920 16:47:30.369443   16811 system_pods.go:126] duration metric: took 8.102258ms to wait for k8s-apps to be running ...
	I0920 16:47:30.369452   16811 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 16:47:30.369492   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 16:47:30.380132   16811 system_svc.go:56] duration metric: took 10.673954ms WaitForService to wait for kubelet
	I0920 16:47:30.380153   16811 kubeadm.go:582] duration metric: took 2m34.707092974s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 16:47:30.380172   16811 node_conditions.go:102] verifying NodePressure condition ...
	I0920 16:47:30.382999   16811 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0920 16:47:30.383022   16811 node_conditions.go:123] node cpu capacity is 8
	I0920 16:47:30.383036   16811 node_conditions.go:105] duration metric: took 2.859772ms to run NodePressure ...
	I0920 16:47:30.383046   16811 start.go:241] waiting for startup goroutines ...
	I0920 16:47:30.383054   16811 start.go:246] waiting for cluster config update ...
	I0920 16:47:30.383072   16811 start.go:255] writing updated cluster config ...
	I0920 16:47:30.383324   16811 ssh_runner.go:195] Run: rm -f paused
	I0920 16:47:30.429279   16811 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 16:47:30.431235   16811 out.go:177] * Done! kubectl is now configured to use "addons-076251" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.894757080Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=a9970a93-2e94-46dc-92fe-8af9f1a354ab name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.895288423Z" 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=a9970a93-2e94-46dc-92fe-8af9f1a354ab name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.895952016Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=69aca290-783d-433c-a256-9b04b8b5f8e3 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.896495653Z" 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=69aca290-783d-433c-a256-9b04b8b5f8e3 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.897237297Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-tfqjk/hello-world-app" id=e4480d2c-7ca9-42c1-8706-76dd6ac9c340 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.897323933Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.909505081Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7fb23f6f1f771589c85b6c05a90f6cd0904afde2d5a68c774897f60a5af2e70f/merged/etc/passwd: no such file or directory"
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.909543151Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/7fb23f6f1f771589c85b6c05a90f6cd0904afde2d5a68c774897f60a5af2e70f/merged/etc/group: no such file or directory"
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.941947227Z" level=info msg="Created container f25735bb27b6244fbb5da531cec55250cef0c5319572d3bc87a6af6087caa63a: default/hello-world-app-55bf9c44b4-tfqjk/hello-world-app" id=e4480d2c-7ca9-42c1-8706-76dd6ac9c340 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.942539123Z" level=info msg="Starting container: f25735bb27b6244fbb5da531cec55250cef0c5319572d3bc87a6af6087caa63a" id=b18a0f07-9d4b-4604-97b6-5909178a9ead name=/runtime.v1.RuntimeService/StartContainer
	Sep 20 16:58:30 addons-076251 crio[1034]: time="2024-09-20 16:58:30.948050201Z" level=info msg="Started container" PID=11546 containerID=f25735bb27b6244fbb5da531cec55250cef0c5319572d3bc87a6af6087caa63a description=default/hello-world-app-55bf9c44b4-tfqjk/hello-world-app id=b18a0f07-9d4b-4604-97b6-5909178a9ead name=/runtime.v1.RuntimeService/StartContainer sandboxID=7caa03fcb42037c72173c56dad489d56a138ebb51e06444448b492cf25d98b55
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.773114041Z" level=warning msg="Stopping container 48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=387e8304-819d-4be1-a1a9-0e7b003ff424 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 16:58:32 addons-076251 conmon[5698]: conmon 48321d2855717048f851 <ninfo>: container 5710 exited with status 137
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.902051859Z" level=info msg="Stopped container 48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449: ingress-nginx/ingress-nginx-controller-bc57996ff-cwc9w/controller" id=387e8304-819d-4be1-a1a9-0e7b003ff424 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.902497089Z" level=info msg="Stopping pod sandbox: 5a6727e96eb4343e4c643a746290a9d2c5d916c5b963fd552777ba4b62547601" id=4b1e2b10-76fd-4147-9163-db1034bd4568 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.905278922Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-RSAPHXJXCOD4AF3C - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-IX24DEINEJRPKHHP - [0:0]\n-X KUBE-HP-RSAPHXJXCOD4AF3C\n-X KUBE-HP-IX24DEINEJRPKHHP\nCOMMIT\n"
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.906476610Z" level=info msg="Closing host port tcp:80"
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.906507154Z" level=info msg="Closing host port tcp:443"
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.907697832Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.907718461Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.907862295Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-cwc9w Namespace:ingress-nginx ID:5a6727e96eb4343e4c643a746290a9d2c5d916c5b963fd552777ba4b62547601 UID:ecd9055d-10d7-4c8b-8810-498acca57066 NetNS:/var/run/netns/3c3159cc-c4ca-4501-86d6-4f2e50ae8cb6 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.908006808Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-cwc9w from CNI network \"kindnet\" (type=ptp)"
	Sep 20 16:58:32 addons-076251 crio[1034]: time="2024-09-20 16:58:32.933145737Z" level=info msg="Stopped pod sandbox: 5a6727e96eb4343e4c643a746290a9d2c5d916c5b963fd552777ba4b62547601" id=4b1e2b10-76fd-4147-9163-db1034bd4568 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:58:33 addons-076251 crio[1034]: time="2024-09-20 16:58:33.267412527Z" level=info msg="Removing container: 48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449" id=49eeba8d-2bab-4d90-87b6-f4f9dfb18066 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 16:58:33 addons-076251 crio[1034]: time="2024-09-20 16:58:33.279985881Z" level=info msg="Removed container 48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449: ingress-nginx/ingress-nginx-controller-bc57996ff-cwc9w/controller" id=49eeba8d-2bab-4d90-87b6-f4f9dfb18066 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	f25735bb27b62       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        7 seconds ago       Running             hello-world-app           0                   7caa03fcb4203       hello-world-app-55bf9c44b4-tfqjk
	42d7b960bbbf0       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   368b0f69be3a6       nginx
	be9e4eba767fe       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 11 minutes ago      Running             gcp-auth                  0                   168bb2b410b20       gcp-auth-89d5ffd79-rbwzg
	987588f3ecc8e       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     3                   1dc1ed6f57ff5       ingress-nginx-admission-patch-ldcvz
	d6c82b1b8e234       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   2db257a205f2f       ingress-nginx-admission-create-7q9ns
	75be2259602e1       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        12 minutes ago      Running             metrics-server            0                   e3c8416fe663b       metrics-server-84c5f94fbc-skkg5
	7dfd0a5aa7224       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             12 minutes ago      Running             coredns                   0                   6dfcd4fb59b10       coredns-7c65d6cfc9-4rp6z
	edc55b356484b       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   40ff21bc4d238       storage-provisioner
	3514c51e78639       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             13 minutes ago      Running             kube-proxy                0                   ad9d715f78e77       kube-proxy-ch8b7
	fd45bc28d84ca       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             13 minutes ago      Running             kindnet-cni               0                   239e92bdcc8fe       kindnet-cxhs9
	f0728515117c9       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             13 minutes ago      Running             etcd                      0                   5d5a650671b9d       etcd-addons-076251
	8a601a4d4df7b       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             13 minutes ago      Running             kube-scheduler            0                   c265a06989ff2       kube-scheduler-addons-076251
	1d95a5a6ee8b2       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             13 minutes ago      Running             kube-controller-manager   0                   0fc91532a7e50       kube-controller-manager-addons-076251
	350ff911f9d1a       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             13 minutes ago      Running             kube-apiserver            0                   7ef0bce9b4c26       kube-apiserver-addons-076251
	
	
	==> coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] <==
	[INFO] 10.244.0.17:59942 - 27997 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000088836s
	[INFO] 10.244.0.17:50412 - 13421 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000065558s
	[INFO] 10.244.0.17:50412 - 3695 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00009938s
	[INFO] 10.244.0.17:51662 - 58448 "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.003472875s
	[INFO] 10.244.0.17:51662 - 22620 "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.00410466s
	[INFO] 10.244.0.17:52741 - 58130 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004106315s
	[INFO] 10.244.0.17:52741 - 58384 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007569544s
	[INFO] 10.244.0.17:45305 - 6633 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004546926s
	[INFO] 10.244.0.17:45305 - 41198 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004586041s
	[INFO] 10.244.0.17:47176 - 22748 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000083593s
	[INFO] 10.244.0.17:47176 - 33245 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000116271s
	[INFO] 10.244.0.20:59969 - 22590 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00019107s
	[INFO] 10.244.0.20:58212 - 24844 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000276113s
	[INFO] 10.244.0.20:42627 - 17999 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101012s
	[INFO] 10.244.0.20:47344 - 17492 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00013836s
	[INFO] 10.244.0.20:33210 - 28525 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119316s
	[INFO] 10.244.0.20:46804 - 47087 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000152232s
	[INFO] 10.244.0.20:55005 - 49203 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008307749s
	[INFO] 10.244.0.20:38404 - 39268 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.009660712s
	[INFO] 10.244.0.20:53310 - 14932 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006943321s
	[INFO] 10.244.0.20:51023 - 58146 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.011120569s
	[INFO] 10.244.0.20:45034 - 31197 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006782874s
	[INFO] 10.244.0.20:33976 - 15708 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.008062072s
	[INFO] 10.244.0.20:58651 - 34790 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000625919s
	[INFO] 10.244.0.20:44502 - 50837 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000734653s
	
	
	==> describe nodes <==
	Name:               addons-076251
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-076251
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1
	                    minikube.k8s.io/name=addons-076251
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T16_44_50_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-076251
	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:  Fri, 20 Sep 2024 16:44:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-076251
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 16:58:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 16:57:25 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 16:57:25 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 16:57:25 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 16:57:25 +0000   Fri, 20 Sep 2024 16:45:36 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-076251
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 d5722a1dddf74d329c382c9f9d3b9c55
	  System UUID:                54f6988c-7b62-4a16-bf3f-b549cf3f8349
	  Boot ID:                    0575193d-9776-47c2-8835-3709da217536
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 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-tfqjk         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m37s
	  gcp-auth                    gcp-auth-89d5ffd79-rbwzg                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 coredns-7c65d6cfc9-4rp6z                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 etcd-addons-076251                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         13m
	  kube-system                 kindnet-cxhs9                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      13m
	  kube-system                 kube-apiserver-addons-076251             250m (3%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-076251    200m (2%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-ch8b7                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-076251             100m (1%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-skkg5          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         13m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	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                 13m   kube-proxy       
	  Normal   Starting                 13m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 13m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  13m   kubelet          Node addons-076251 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m   kubelet          Node addons-076251 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m   kubelet          Node addons-076251 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13m   node-controller  Node addons-076251 event: Registered Node addons-076251 in Controller
	  Normal   NodeReady                13m   kubelet          Node addons-076251 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003473] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000674] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000666] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000710] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000693] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000639] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.610709] 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.499202] kauditd_printk_skb: 46 callbacks suppressed
	[Sep20 16:56] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000009] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +1.023762] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +2.015766] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +4.095606] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +8.191098] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[ +16.126350] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000012] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[Sep20 16:57] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	
	
	==> etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] <==
	{"level":"info","ts":"2024-09-20T16:44:57.742336Z","caller":"traceutil/trace.go:171","msg":"trace[731815855] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:371; }","duration":"185.587791ms","start":"2024-09-20T16:44:57.556737Z","end":"2024-09-20T16:44:57.742325Z","steps":["trace[731815855] 'agreement among raft nodes before linearized reading'  (duration: 185.450639ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:57.742669Z","caller":"traceutil/trace.go:171","msg":"trace[1932913706] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"196.112904ms","start":"2024-09-20T16:44:57.546532Z","end":"2024-09-20T16:44:57.742645Z","steps":["trace[1932913706] 'process raft request'  (duration: 90.101708ms)","trace[1932913706] 'compare'  (duration: 18.203344ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T16:44:57.743031Z","caller":"traceutil/trace.go:171","msg":"trace[495394907] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"101.581833ms","start":"2024-09-20T16:44:57.641429Z","end":"2024-09-20T16:44:57.743011Z","steps":["trace[495394907] 'process raft request'  (duration: 100.572397ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:57.753012Z","caller":"traceutil/trace.go:171","msg":"trace[1549775169] transaction","detail":"{read_only:false; response_revision:374; number_of_response:1; }","duration":"102.580682ms","start":"2024-09-20T16:44:57.650414Z","end":"2024-09-20T16:44:57.752995Z","steps":["trace[1549775169] 'process raft request'  (duration: 102.521062ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:57.753383Z","caller":"traceutil/trace.go:171","msg":"trace[1754359367] transaction","detail":"{read_only:false; response_revision:373; number_of_response:1; }","duration":"111.331704ms","start":"2024-09-20T16:44:57.642036Z","end":"2024-09-20T16:44:57.753368Z","steps":["trace[1754359367] 'process raft request'  (duration: 110.801509ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.355193Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"206.380151ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032026295716718 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/default/cloud-spanner-emulator.17f7018f8a96c64b\" mod_revision:0 > success:<request_put:<key:\"/registry/events/default/cloud-spanner-emulator.17f7018f8a96c64b\" value_size:646 lease:8128032026295716401 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-20T16:44:58.355462Z","caller":"traceutil/trace.go:171","msg":"trace[447270717] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"207.648201ms","start":"2024-09-20T16:44:58.147796Z","end":"2024-09-20T16:44:58.355444Z","steps":["trace[447270717] 'process raft request'  (duration: 207.499683ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.355762Z","caller":"traceutil/trace.go:171","msg":"trace[1734979807] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"208.214879ms","start":"2024-09-20T16:44:58.147533Z","end":"2024-09-20T16:44:58.355748Z","steps":["trace[1734979807] 'compare'  (duration: 206.210041ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.356935Z","caller":"traceutil/trace.go:171","msg":"trace[1799856468] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"208.533294ms","start":"2024-09-20T16:44:58.148388Z","end":"2024-09-20T16:44:58.356922Z","steps":["trace[1799856468] 'process raft request'  (duration: 206.971042ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.357600Z","caller":"traceutil/trace.go:171","msg":"trace[598850690] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:392; }","duration":"209.617871ms","start":"2024-09-20T16:44:58.147971Z","end":"2024-09-20T16:44:58.357589Z","steps":["trace[598850690] 'read index received'  (duration: 789.786µs)","trace[598850690] 'applied index is now lower than readState.Index'  (duration: 208.827078ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T16:44:58.357695Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"209.724883ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T16:44:58.357719Z","caller":"traceutil/trace.go:171","msg":"trace[2014407058] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:385; }","duration":"209.758121ms","start":"2024-09-20T16:44:58.147953Z","end":"2024-09-20T16:44:58.357711Z","steps":["trace[2014407058] 'agreement among raft nodes before linearized reading'  (duration: 209.708461ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.360294Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.211814ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:118"}
	{"level":"info","ts":"2024-09-20T16:44:58.360324Z","caller":"traceutil/trace.go:171","msg":"trace[725425725] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:386; }","duration":"212.247856ms","start":"2024-09-20T16:44:58.148068Z","end":"2024-09-20T16:44:58.360316Z","steps":["trace[725425725] 'agreement among raft nodes before linearized reading'  (duration: 212.131205ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.360498Z","caller":"traceutil/trace.go:171","msg":"trace[116690980] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"124.023892ms","start":"2024-09-20T16:44:58.236466Z","end":"2024-09-20T16:44:58.360490Z","steps":["trace[116690980] 'process raft request'  (duration: 118.929358ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.360760Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.58882ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-7c65d6cfc9-vwpqn\" ","response":"range_response_count:1 size:3993"}
	{"level":"info","ts":"2024-09-20T16:44:58.360784Z","caller":"traceutil/trace.go:171","msg":"trace[1690465248] range","detail":"{range_begin:/registry/pods/kube-system/coredns-7c65d6cfc9-vwpqn; range_end:; response_count:1; response_revision:386; }","duration":"212.614453ms","start":"2024-09-20T16:44:58.148162Z","end":"2024-09-20T16:44:58.360776Z","steps":["trace[1690465248] 'agreement among raft nodes before linearized reading'  (duration: 212.574181ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:45:37.022466Z","caller":"traceutil/trace.go:171","msg":"trace[1289743174] transaction","detail":"{read_only:false; response_revision:793; number_of_response:1; }","duration":"146.102596ms","start":"2024-09-20T16:45:36.876346Z","end":"2024-09-20T16:45:37.022448Z","steps":["trace[1289743174] 'process raft request'  (duration: 136.074946ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:46:18.358709Z","caller":"traceutil/trace.go:171","msg":"trace[86958625] linearizableReadLoop","detail":"{readStateIndex:1125; appliedIndex:1124; }","duration":"105.45275ms","start":"2024-09-20T16:46:18.253239Z","end":"2024-09-20T16:46:18.358692Z","steps":["trace[86958625] 'read index received'  (duration: 105.354055ms)","trace[86958625] 'applied index is now lower than readState.Index'  (duration: 98.168µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T16:46:18.358739Z","caller":"traceutil/trace.go:171","msg":"trace[2064138456] transaction","detail":"{read_only:false; response_revision:1091; number_of_response:1; }","duration":"116.929933ms","start":"2024-09-20T16:46:18.241797Z","end":"2024-09-20T16:46:18.358727Z","steps":["trace[2064138456] 'process raft request'  (duration: 116.801278ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:46:18.358831Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.572867ms","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-20T16:46:18.358857Z","caller":"traceutil/trace.go:171","msg":"trace[2104274305] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1091; }","duration":"105.615355ms","start":"2024-09-20T16:46:18.253234Z","end":"2024-09-20T16:46:18.358849Z","steps":["trace[2104274305] 'agreement among raft nodes before linearized reading'  (duration: 105.525069ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:54:46.350116Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1552}
	{"level":"info","ts":"2024-09-20T16:54:46.371503Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1552,"took":"20.976391ms","hash":563344916,"current-db-size-bytes":6189056,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3379200,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T16:54:46.371542Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":563344916,"revision":1552,"compact-revision":-1}
	
	
	==> gcp-auth [be9e4eba767fe6c89f57534b094ea8ef572bc327447066d01cebcda0d769d977] <==
	2024/09/20 16:47:30 Ready to write response ...
	2024/09/20 16:47:30 Ready to marshal response ...
	2024/09/20 16:47:30 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:43 Ready to marshal response ...
	2024/09/20 16:55:43 Ready to write response ...
	2024/09/20 16:55:54 Ready to marshal response ...
	2024/09/20 16:55:54 Ready to write response ...
	2024/09/20 16:55:54 Ready to marshal response ...
	2024/09/20 16:55:54 Ready to write response ...
	2024/09/20 16:56:01 Ready to marshal response ...
	2024/09/20 16:56:01 Ready to write response ...
	2024/09/20 16:56:08 Ready to marshal response ...
	2024/09/20 16:56:08 Ready to write response ...
	2024/09/20 16:56:50 Ready to marshal response ...
	2024/09/20 16:56:50 Ready to write response ...
	2024/09/20 16:57:23 Ready to marshal response ...
	2024/09/20 16:57:23 Ready to write response ...
	2024/09/20 16:58:27 Ready to marshal response ...
	2024/09/20 16:58:27 Ready to write response ...
	
	
	==> kernel <==
	 16:58:38 up 41 min,  0 users,  load average: 0.35, 0.35, 0.22
	Linux addons-076251 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] <==
	I0920 16:56:36.476070       1 main.go:299] handling current node
	I0920 16:56:46.473091       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:56:46.473120       1 main.go:299] handling current node
	I0920 16:56:56.472928       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:56:56.473001       1 main.go:299] handling current node
	I0920 16:57:06.473565       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:57:06.473595       1 main.go:299] handling current node
	I0920 16:57:16.473790       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:57:16.473820       1 main.go:299] handling current node
	I0920 16:57:26.473224       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:57:26.473255       1 main.go:299] handling current node
	I0920 16:57:36.475393       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:57:36.475424       1 main.go:299] handling current node
	I0920 16:57:46.475991       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:57:46.476034       1 main.go:299] handling current node
	I0920 16:57:56.473089       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:57:56.473134       1 main.go:299] handling current node
	I0920 16:58:06.473349       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:58:06.473386       1 main.go:299] handling current node
	I0920 16:58:16.472943       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:58:16.472975       1 main.go:299] handling current node
	I0920 16:58:26.480042       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:58:26.480074       1 main.go:299] handling current node
	I0920 16:58:36.473362       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:58:36.473392       1 main.go:299] handling current node
	
	
	==> kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] <==
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0920 16:46:57.686513       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.254.20:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.254.20:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.254.20:443: connect: connection refused" logger="UnhandledError"
	I0920 16:46:57.717476       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 16:55:33.880830       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.110.78.248"}
	I0920 16:55:38.637046       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 16:55:39.650476       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0920 16:56:01.791006       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 16:56:01.949265       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.43.157"}
	E0920 16:56:24.242862       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0920 16:57:02.365069       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 16:57:38.356919       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.356969       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 16:57:38.369654       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.374621       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 16:57:38.374660       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.380208       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.380324       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 16:57:38.392561       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.392600       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 16:57:39.370834       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0920 16:57:39.393672       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0920 16:57:39.440801       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0920 16:58:27.547837       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.207.113"}
	
	
	==> kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] <==
	I0920 16:57:54.847000       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0920 16:57:54.847031       1 shared_informer.go:320] Caches are synced for resource quota
	I0920 16:57:55.247379       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0920 16:57:55.247423       1 shared_informer.go:320] Caches are synced for garbage collector
	W0920 16:57:56.549646       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
	E0920 16:57:56.549683       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"
	W0920 16:57:58.758405       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
	E0920 16:57:58.758443       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"
	W0920 16:58:12.107174       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
	E0920 16:58:12.107213       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"
	W0920 16:58:14.951079       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
	E0920 16:58:14.951124       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"
	W0920 16:58:15.372169       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
	E0920 16:58:15.372204       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"
	I0920 16:58:27.352033       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="15.921631ms"
	I0920 16:58:27.359720       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="7.553966ms"
	I0920 16:58:27.366649       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="6.889597ms"
	I0920 16:58:27.366727       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="42.427µs"
	I0920 16:58:29.755543       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0920 16:58:29.757893       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="10.274µs"
	I0920 16:58:29.759474       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0920 16:58:31.273502       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="4.243946ms"
	I0920 16:58:31.273584       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="43.894µs"
	W0920 16:58:33.332671       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
	E0920 16:58:33.332711       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] <==
	I0920 16:44:55.656780       1 server_linux.go:66] "Using iptables proxy"
	I0920 16:44:55.952095       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 16:44:55.952197       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`"
	I0920 16:44:56.251181       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 16:44:56.251300       1 server_linux.go:169] "Using iptables Proxier"
	I0920 16:44:56.437439       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"
	I0920 16:44:56.437883       1 server.go:483] "Version info" version="v1.31.1"
	I0920 16:44:56.437911       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 16:44:56.449403       1 config.go:199] "Starting service config controller"
	I0920 16:44:56.449446       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 16:44:56.449494       1 config.go:105] "Starting endpoint slice config controller"
	I0920 16:44:56.449500       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 16:44:56.449515       1 config.go:328] "Starting node config controller"
	I0920 16:44:56.449535       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 16:44:56.551282       1 shared_informer.go:320] Caches are synced for service config
	I0920 16:44:56.551396       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 16:44:56.551953       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] <==
	E0920 16:44:47.739744       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"
	W0920 16:44:47.739675       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
	E0920 16:44:47.739771       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"
	E0920 16:44:47.739665       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"
	W0920 16:44:47.740347       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
	E0920 16:44:47.740427       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"
	W0920 16:44:47.740512       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0920 16:44:47.740537       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:47.740568       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
	E0920 16:44:47.740641       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"
	W0920 16:44:47.740665       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
	E0920 16:44:47.740749       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"
	W0920 16:44:47.740599       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
	E0920 16:44:47.740787       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"
	W0920 16:44:48.556345       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0920 16:44:48.556380       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:48.610853       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 16:44:48.610901       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:48.712701       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0920 16:44:48.712734       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0920 16:44:48.717894       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
	E0920 16:44:48.717930       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"
	W0920 16:44:48.794558       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
	E0920 16:44:48.794593       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"
	I0920 16:44:51.064527       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 16:58:28 addons-076251 kubelet[1631]: I0920 16:58:28.475294    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-dvj5m\" (UniqueName: \"kubernetes.io/projected/55364372-2bbb-4bc6-8bc5-9dc4a2b0d511-kube-api-access-dvj5m\") pod \"55364372-2bbb-4bc6-8bc5-9dc4a2b0d511\" (UID: \"55364372-2bbb-4bc6-8bc5-9dc4a2b0d511\") "
	Sep 20 16:58:28 addons-076251 kubelet[1631]: I0920 16:58:28.477357    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/55364372-2bbb-4bc6-8bc5-9dc4a2b0d511-kube-api-access-dvj5m" (OuterVolumeSpecName: "kube-api-access-dvj5m") pod "55364372-2bbb-4bc6-8bc5-9dc4a2b0d511" (UID: "55364372-2bbb-4bc6-8bc5-9dc4a2b0d511"). InnerVolumeSpecName "kube-api-access-dvj5m". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 16:58:28 addons-076251 kubelet[1631]: I0920 16:58:28.576109    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-dvj5m\" (UniqueName: \"kubernetes.io/projected/55364372-2bbb-4bc6-8bc5-9dc4a2b0d511-kube-api-access-dvj5m\") on node \"addons-076251\" DevicePath \"\""
	Sep 20 16:58:29 addons-076251 kubelet[1631]: I0920 16:58:29.254400    1631 scope.go:117] "RemoveContainer" containerID="b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f"
	Sep 20 16:58:29 addons-076251 kubelet[1631]: I0920 16:58:29.269795    1631 scope.go:117] "RemoveContainer" containerID="b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f"
	Sep 20 16:58:29 addons-076251 kubelet[1631]: E0920 16:58:29.270214    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f\": container with ID starting with b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f not found: ID does not exist" containerID="b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f"
	Sep 20 16:58:29 addons-076251 kubelet[1631]: I0920 16:58:29.270248    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f"} err="failed to get container status \"b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f\": rpc error: code = NotFound desc = could not find container \"b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f\": container with ID starting with b83ef17cdbe72b4f9900abe4781c576d7adccc8c466daa86c23dce01511d0c7f not found: ID does not exist"
	Sep 20 16:58:30 addons-076251 kubelet[1631]: I0920 16:58:30.050941    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="33138d29-3f5a-4e46-91b3-8d43decbe6d9" path="/var/lib/kubelet/pods/33138d29-3f5a-4e46-91b3-8d43decbe6d9/volumes"
	Sep 20 16:58:30 addons-076251 kubelet[1631]: I0920 16:58:30.051433    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="55364372-2bbb-4bc6-8bc5-9dc4a2b0d511" path="/var/lib/kubelet/pods/55364372-2bbb-4bc6-8bc5-9dc4a2b0d511/volumes"
	Sep 20 16:58:30 addons-076251 kubelet[1631]: I0920 16:58:30.051896    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f52127e9-0135-4192-8077-1eff1f97fcc4" path="/var/lib/kubelet/pods/f52127e9-0135-4192-8077-1eff1f97fcc4/volumes"
	Sep 20 16:58:30 addons-076251 kubelet[1631]: E0920 16:58:30.302741    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851510302534334,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:561239,},InodesUsed:&UInt64Value{Value:213,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 16:58:30 addons-076251 kubelet[1631]: E0920 16:58:30.302778    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851510302534334,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:561239,},InodesUsed:&UInt64Value{Value:213,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 16:58:31 addons-076251 kubelet[1631]: I0920 16:58:31.268763    1631 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-tfqjk" podStartSLOduration=1.113431468 podStartE2EDuration="4.268746648s" podCreationTimestamp="2024-09-20 16:58:27 +0000 UTC" firstStartedPulling="2024-09-20 16:58:27.740137351 +0000 UTC m=+817.794088505" lastFinishedPulling="2024-09-20 16:58:30.895452518 +0000 UTC m=+820.949403685" observedRunningTime="2024-09-20 16:58:31.268456012 +0000 UTC m=+821.322407182" watchObservedRunningTime="2024-09-20 16:58:31.268746648 +0000 UTC m=+821.322697817"
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.102931    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ecd9055d-10d7-4c8b-8810-498acca57066-webhook-cert\") pod \"ecd9055d-10d7-4c8b-8810-498acca57066\" (UID: \"ecd9055d-10d7-4c8b-8810-498acca57066\") "
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.102979    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-s6mwh\" (UniqueName: \"kubernetes.io/projected/ecd9055d-10d7-4c8b-8810-498acca57066-kube-api-access-s6mwh\") pod \"ecd9055d-10d7-4c8b-8810-498acca57066\" (UID: \"ecd9055d-10d7-4c8b-8810-498acca57066\") "
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.104747    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/ecd9055d-10d7-4c8b-8810-498acca57066-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "ecd9055d-10d7-4c8b-8810-498acca57066" (UID: "ecd9055d-10d7-4c8b-8810-498acca57066"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.104784    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ecd9055d-10d7-4c8b-8810-498acca57066-kube-api-access-s6mwh" (OuterVolumeSpecName: "kube-api-access-s6mwh") pod "ecd9055d-10d7-4c8b-8810-498acca57066" (UID: "ecd9055d-10d7-4c8b-8810-498acca57066"). InnerVolumeSpecName "kube-api-access-s6mwh". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.203678    1631 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ecd9055d-10d7-4c8b-8810-498acca57066-webhook-cert\") on node \"addons-076251\" DevicePath \"\""
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.203716    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-s6mwh\" (UniqueName: \"kubernetes.io/projected/ecd9055d-10d7-4c8b-8810-498acca57066-kube-api-access-s6mwh\") on node \"addons-076251\" DevicePath \"\""
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.266460    1631 scope.go:117] "RemoveContainer" containerID="48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449"
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.280165    1631 scope.go:117] "RemoveContainer" containerID="48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449"
	Sep 20 16:58:33 addons-076251 kubelet[1631]: E0920 16:58:33.280472    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449\": container with ID starting with 48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449 not found: ID does not exist" containerID="48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449"
	Sep 20 16:58:33 addons-076251 kubelet[1631]: I0920 16:58:33.280507    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449"} err="failed to get container status \"48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449\": rpc error: code = NotFound desc = could not find container \"48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449\": container with ID starting with 48321d2855717048f8516f470775259622cc7aa7850751504a0bfe5fe14ed449 not found: ID does not exist"
	Sep 20 16:58:34 addons-076251 kubelet[1631]: I0920 16:58:34.051298    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ecd9055d-10d7-4c8b-8810-498acca57066" path="/var/lib/kubelet/pods/ecd9055d-10d7-4c8b-8810-498acca57066/volumes"
	Sep 20 16:58:38 addons-076251 kubelet[1631]: E0920 16:58:38.050283    1631 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="0b06a20b-5538-480d-9269-f3eb59801f60"
	
	
	==> storage-provisioner [edc55b356484bbf5a27d575741c290afda3357a102fb10852a43410c16a8ee10] <==
	I0920 16:45:37.938222       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 16:45:37.945269       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 16:45:37.945301       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 16:45:37.951215       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 16:45:37.951259       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a59d5927-aef9-48bb-a025-43cf6d9d7e9f", APIVersion:"v1", ResourceVersion:"895", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6 became leader
	I0920 16:45:37.951339       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6!
	I0920 16:45:38.052084       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-076251/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 16:47:30 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	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:       ErrImagePull
	    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-rx9vx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rx9vx:
	    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-076251
	  Normal   Pulling    9m37s (x4 over 11m)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     9m37s (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     9m37s (x4 over 11m)  kubelet            Error: ErrImagePull
	  Warning  Failed     9m23s (x6 over 11m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    65s (x42 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 (157.46s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (318.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 1.877509ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-skkg5" [87c99481-bf08-4bc2-a5dd-e3393bd1c0cc] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003042929s
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (82.680349ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 10m43.265403678s

                                                
                                                
** /stderr **
I0920 16:55:38.267798   15399 retry.go:31] will retry after 4.175932489s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (62.351984ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 10m47.505342506s

                                                
                                                
** /stderr **
I0920 16:55:42.507042   15399 retry.go:31] will retry after 2.614722987s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (64.796765ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 10m50.185274735s

                                                
                                                
** /stderr **
I0920 16:55:45.187122   15399 retry.go:31] will retry after 7.409753223s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (61.84378ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 10m57.657887378s

                                                
                                                
** /stderr **
I0920 16:55:52.659594   15399 retry.go:31] will retry after 12.772158582s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (59.920184ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 11m10.49087617s

                                                
                                                
** /stderr **
I0920 16:56:05.492764   15399 retry.go:31] will retry after 16.588384036s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (62.150675ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 11m27.14290125s

                                                
                                                
** /stderr **
I0920 16:56:22.144763   15399 retry.go:31] will retry after 14.032800542s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (60.071971ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 11m41.238405103s

                                                
                                                
** /stderr **
I0920 16:56:36.239813   15399 retry.go:31] will retry after 28.500556601s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (59.218877ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 12m9.798357289s

                                                
                                                
** /stderr **
I0920 16:57:04.799985   15399 retry.go:31] will retry after 47.752003143s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (61.008627ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 12m57.611221029s

                                                
                                                
** /stderr **
I0920 16:57:52.613500   15399 retry.go:31] will retry after 1m9.135858583s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (60.393534ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 14m6.808825253s

                                                
                                                
** /stderr **
I0920 16:59:01.810554   15399 retry.go:31] will retry after 1m13.383067584s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (60.720585ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 15m20.254395534s

                                                
                                                
** /stderr **
I0920 17:00:15.256285   15399 retry.go:31] will retry after 33.408470525s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-076251 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-076251 top pods -n kube-system: exit status 1 (60.751821ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-4rp6z, age: 15m53.727942301s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d",
	        "Created": "2024-09-20T16:44:37.442144599Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 17551,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T16:44:37.567575604Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:d94335c0cd164ddebb3c5158e317bcf6d2e08dc08f448d25251f425acb842829",
	        "ResolvConfPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/hostname",
	        "HostsPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/hosts",
	        "LogPath": "/var/lib/docker/containers/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d/3de03a76e6aaa69f8a5212e23e7e6908ff6556b138497513361c4c817aa7694d-json.log",
	        "Name": "/addons-076251",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-076251:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-076251",
	            "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/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58-init/diff:/var/lib/docker/overlay2/d01e83e7a42b89c8072654da5d45f3f026edb0c47162770caefece1d82003e66/diff",
	                "MergedDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/merged",
	                "UpperDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/diff",
	                "WorkDir": "/var/lib/docker/overlay2/82d11a760758b5939edabf87b180030d2983ef242d7d9a8ffb10e459984b5b58/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-076251",
	                "Source": "/var/lib/docker/volumes/addons-076251/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-076251",
	            "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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-076251",
	                "name.minikube.sigs.k8s.io": "addons-076251",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "39697d60768fbf8baaa2e55c91ab82904efd735f687ccaab576445d08ca4b968",
	            "SandboxKey": "/var/run/docker/netns/39697d60768f",
	            "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-076251": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "5dd0ef37d430596a0f49bbdd95bdbd30a87bcd01e2cf2072bc24ac80d01c973a",
	                    "EndpointID": "e4e530279fa0624c2119e15ea7c4942bb95e1e4bdb069eb4e5fe1deef382a542",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-076251",
	                        "3de03a76e6aa"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-076251 -n addons-076251
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-076251 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 logs -n 25: (1.154044246s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-330157                                                                     | download-only-330157   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | download-docker-357977 | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | download-docker-357977                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-357977                                                                   | download-docker-357977 | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-139459   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | binary-mirror-139459                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39553                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-139459                                                                     | binary-mirror-139459   | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:44 UTC |
	| addons  | enable dashboard -p                                                                         | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC |                     |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-076251 --wait=true                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:44 UTC | 20 Sep 24 16:47 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  | enable headlamp                                                                             | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | -p addons-076251                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:55 UTC | 20 Sep 24 16:55 UTC |
	|         | -p addons-076251                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | addons-076251                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-076251 ssh cat                                                                       | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | /opt/local-path-provisioner/pvc-140e56f2-21b5-4f78-ba2f-0d682f82e960_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-076251 ssh curl -s                                                                   | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-076251 ip                                                                            | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:56 UTC | 20 Sep 24 16:56 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-076251 addons                                                                        | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:57 UTC | 20 Sep 24 16:57 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-076251 addons                                                                        | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:57 UTC | 20 Sep 24 16:57 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-076251 ip                                                                            | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:58 UTC | 20 Sep 24 16:58 UTC |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:58 UTC | 20 Sep 24 16:58 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-076251 addons disable                                                                | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 16:58 UTC | 20 Sep 24 16:58 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-076251 addons                                                                        | addons-076251          | jenkins | v1.34.0 | 20 Sep 24 17:00 UTC | 20 Sep 24 17:00 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 16:44:15
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 16:44:15.516471   16811 out.go:345] Setting OutFile to fd 1 ...
	I0920 16:44:15.516562   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:44:15.516569   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:44:15.516574   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:44:15.516751   16811 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 16:44:15.517326   16811 out.go:352] Setting JSON to false
	I0920 16:44:15.518107   16811 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1599,"bootTime":1726849056,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 16:44:15.518197   16811 start.go:139] virtualization: kvm guest
	I0920 16:44:15.520272   16811 out.go:177] * [addons-076251] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 16:44:15.521607   16811 notify.go:220] Checking for updates...
	I0920 16:44:15.521665   16811 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 16:44:15.523012   16811 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 16:44:15.524211   16811 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 16:44:15.525469   16811 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube
	I0920 16:44:15.526635   16811 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 16:44:15.528064   16811 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 16:44:15.529362   16811 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 16:44:15.549834   16811 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 16:44:15.549941   16811 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:44:15.590009   16811 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 16:44:15.581577639 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:44:15.590116   16811 docker.go:318] overlay module found
	I0920 16:44:15.592698   16811 out.go:177] * Using the docker driver based on user configuration
	I0920 16:44:15.593780   16811 start.go:297] selected driver: docker
	I0920 16:44:15.593802   16811 start.go:901] validating driver "docker" against <nil>
	I0920 16:44:15.593826   16811 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 16:44:15.594569   16811 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:44:15.637359   16811 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 16:44:15.629235994 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:44:15.637539   16811 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 16:44:15.637745   16811 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]
	I0920 16:44:15.639491   16811 out.go:177] * Using Docker driver with root privileges
	I0920 16:44:15.640481   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:15.640539   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:15.640550   16811 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 16:44:15.640596   16811 start.go:340] cluster config:
	{Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:15.641813   16811 out.go:177] * Starting "addons-076251" primary control-plane node in "addons-076251" cluster
	I0920 16:44:15.642860   16811 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 16:44:15.643998   16811 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 16:44:15.644940   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:15.644965   16811 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0920 16:44:15.644965   16811 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 16:44:15.644970   16811 cache.go:56] Caching tarball of preloaded images
	I0920 16:44:15.645038   16811 preload.go:172] Found /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0920 16:44:15.645048   16811 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 16:44:15.645380   16811 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json ...
	I0920 16:44:15.645404   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json: {Name:mk9ae1a7e2ed4f8f610a4608b8df8c1644544d9b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:15.660543   16811 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 16:44:15.660686   16811 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 16:44:15.660702   16811 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 16:44:15.660706   16811 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 16:44:15.660712   16811 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 16:44:15.660719   16811 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 16:44:27.691799   16811 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 16:44:27.691832   16811 cache.go:194] Successfully downloaded all kic artifacts
	I0920 16:44:27.691890   16811 start.go:360] acquireMachinesLock for addons-076251: {Name:mk6aa271b99943c2b2a9c6357e2b8983b14b0a28 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 16:44:27.692009   16811 start.go:364] duration metric: took 97.198µs to acquireMachinesLock for "addons-076251"
	I0920 16:44:27.692034   16811 start.go:93] Provisioning new machine with config: &{Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:27.692139   16811 start.go:125] createHost starting for "" (driver="docker")
	I0920 16:44:27.693959   16811 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 16:44:27.694251   16811 start.go:159] libmachine.API.Create for "addons-076251" (driver="docker")
	I0920 16:44:27.694290   16811 client.go:168] LocalClient.Create starting
	I0920 16:44:27.694391   16811 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem
	I0920 16:44:27.815649   16811 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem
	I0920 16:44:27.981017   16811 cli_runner.go:164] Run: docker network inspect addons-076251 --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}}]}"
	W0920 16:44:27.997082   16811 cli_runner.go:211] docker network inspect addons-076251 --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
	I0920 16:44:27.997161   16811 network_create.go:284] running [docker network inspect addons-076251] to gather additional debugging logs...
	I0920 16:44:27.997184   16811 cli_runner.go:164] Run: docker network inspect addons-076251
	W0920 16:44:28.011088   16811 cli_runner.go:211] docker network inspect addons-076251 returned with exit code 1
	I0920 16:44:28.011118   16811 network_create.go:287] error running [docker network inspect addons-076251]: docker network inspect addons-076251: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-076251 not found
	I0920 16:44:28.011131   16811 network_create.go:289] output of [docker network inspect addons-076251]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-076251 not found
	
	** /stderr **
	I0920 16:44:28.011235   16811 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}}]}"
	I0920 16:44:28.026559   16811 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:0xc001c0fcc0}
	I0920 16:44:28.026608   16811 network_create.go:124] attempt to create docker network addons-076251 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 16:44:28.026657   16811 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-076251 addons-076251
	I0920 16:44:28.085254   16811 network_create.go:108] docker network addons-076251 192.168.49.0/24 created
	I0920 16:44:28.085281   16811 kic.go:121] calculated static IP "192.168.49.2" for the "addons-076251" container
	I0920 16:44:28.085331   16811 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 16:44:28.100452   16811 cli_runner.go:164] Run: docker volume create addons-076251 --label name.minikube.sigs.k8s.io=addons-076251 --label created_by.minikube.sigs.k8s.io=true
	I0920 16:44:28.116363   16811 oci.go:103] Successfully created a docker volume addons-076251
	I0920 16:44:28.116451   16811 cli_runner.go:164] Run: docker run --rm --name addons-076251-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --entrypoint /usr/bin/test -v addons-076251:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 16:44:33.038780   16811 cli_runner.go:217] Completed: docker run --rm --name addons-076251-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --entrypoint /usr/bin/test -v addons-076251:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (4.922290006s)
	I0920 16:44:33.038803   16811 oci.go:107] Successfully prepared a docker volume addons-076251
	I0920 16:44:33.038827   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:33.038851   16811 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 16:44:33.038909   16811 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-076251:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 16:44:37.385467   16811 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-076251:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.346514758s)
	I0920 16:44:37.385494   16811 kic.go:203] duration metric: took 4.346641967s to extract preloaded images to volume ...
	W0920 16:44:37.385593   16811 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 16:44:37.385683   16811 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 16:44:37.428047   16811 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-076251 --name addons-076251 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-076251 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-076251 --network addons-076251 --ip 192.168.49.2 --volume addons-076251:/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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0920 16:44:37.737822   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Running}}
	I0920 16:44:37.754575   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:37.770873   16811 cli_runner.go:164] Run: docker exec addons-076251 stat /var/lib/dpkg/alternatives/iptables
	I0920 16:44:37.818483   16811 oci.go:144] the created container "addons-076251" has a running status.
	I0920 16:44:37.818520   16811 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa...
	I0920 16:44:37.958331   16811 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 16:44:37.978489   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:37.994846   16811 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 16:44:37.994880   16811 kic_runner.go:114] Args: [docker exec --privileged addons-076251 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 16:44:38.042748   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:38.070901   16811 machine.go:93] provisionDockerMachine start ...
	I0920 16:44:38.070995   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.090015   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.090211   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.090225   16811 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 16:44:38.318929   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-076251
	
	I0920 16:44:38.318963   16811 ubuntu.go:169] provisioning hostname "addons-076251"
	I0920 16:44:38.319035   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.336038   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.336217   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.336233   16811 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-076251 && echo "addons-076251" | sudo tee /etc/hostname
	I0920 16:44:38.474530   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-076251
	
	I0920 16:44:38.474596   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.490425   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.490599   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.490624   16811 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-076251' /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-076251/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-076251' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 16:44:38.615630   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 16:44:38.615662   16811 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-8612/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-8612/.minikube}
	I0920 16:44:38.615688   16811 ubuntu.go:177] setting up certificates
	I0920 16:44:38.615698   16811 provision.go:84] configureAuth start
	I0920 16:44:38.615754   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:38.631361   16811 provision.go:143] copyHostCerts
	I0920 16:44:38.631421   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/ca.pem (1082 bytes)
	I0920 16:44:38.631533   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/cert.pem (1123 bytes)
	I0920 16:44:38.631588   16811 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-8612/.minikube/key.pem (1675 bytes)
	I0920 16:44:38.631634   16811 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem org=jenkins.addons-076251 san=[127.0.0.1 192.168.49.2 addons-076251 localhost minikube]
	I0920 16:44:38.692027   16811 provision.go:177] copyRemoteCerts
	I0920 16:44:38.692084   16811 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 16:44:38.692126   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.708667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:38.800081   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0920 16:44:38.820622   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 16:44:38.840765   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 16:44:38.860432   16811 provision.go:87] duration metric: took 244.723856ms to configureAuth
	I0920 16:44:38.860454   16811 ubuntu.go:193] setting minikube options for container-runtime
	I0920 16:44:38.860588   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:38.860668   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:38.876752   16811 main.go:141] libmachine: Using SSH client type: native
	I0920 16:44:38.876917   16811 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0920 16:44:38.876933   16811 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
	I0920 16:44:39.088175   16811 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 16:44:39.088203   16811 machine.go:96] duration metric: took 1.017274791s to provisionDockerMachine
	I0920 16:44:39.088214   16811 client.go:171] duration metric: took 11.393913623s to LocalClient.Create
	I0920 16:44:39.088231   16811 start.go:167] duration metric: took 11.393982995s to libmachine.API.Create "addons-076251"
	I0920 16:44:39.088240   16811 start.go:293] postStartSetup for "addons-076251" (driver="docker")
	I0920 16:44:39.088252   16811 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]
	I0920 16:44:39.088313   16811 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
	I0920 16:44:39.088360   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.104418   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.199915   16811 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 16:44:39.202610   16811 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 16:44:39.202637   16811 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 16:44:39.202645   16811 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 16:44:39.202651   16811 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 16:44:39.202669   16811 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-8612/.minikube/addons for local assets ...
	I0920 16:44:39.202724   16811 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-8612/.minikube/files for local assets ...
	I0920 16:44:39.202745   16811 start.go:296] duration metric: took 114.499735ms for postStartSetup
	I0920 16:44:39.203017   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:39.219375   16811 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/config.json ...
	I0920 16:44:39.219622   16811 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 16:44:39.219665   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.235337   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.328315   16811 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 16:44:39.331954   16811 start.go:128] duration metric: took 11.639795355s to createHost
	I0920 16:44:39.331991   16811 start.go:83] releasing machines lock for "addons-076251", held for 11.639967978s
	I0920 16:44:39.332066   16811 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-076251
	I0920 16:44:39.347973   16811 ssh_runner.go:195] Run: cat /version.json
	I0920 16:44:39.348028   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.348037   16811 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 16:44:39.348084   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:39.365368   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.365862   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:39.520288   16811 ssh_runner.go:195] Run: systemctl --version
	I0920 16:44:39.524119   16811 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 16:44:39.657842   16811 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 16:44:39.661749   16811 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" ;
	I0920 16:44:39.678303   16811 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 16:44:39.678379   16811 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" ;
	I0920 16:44:39.702882   16811 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 16:44:39.702910   16811 start.go:495] detecting cgroup driver to use...
	I0920 16:44:39.702940   16811 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 16:44:39.702977   16811 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 16:44:39.715429   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 16:44:39.724590   16811 docker.go:217] disabling cri-docker service (if available) ...
	I0920 16:44:39.724641   16811 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 16:44:39.735854   16811 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 16:44:39.747571   16811 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 16:44:39.823222   16811 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 16:44:39.899403   16811 docker.go:233] disabling docker service ...
	I0920 16:44:39.899453   16811 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 16:44:39.915447   16811 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 16:44:39.925183   16811 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 16:44:39.999668   16811 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 16:44:40.085566   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 16:44:40.095372   16811 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"
	I0920 16:44:40.109120   16811 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 16:44:40.109181   16811 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"
	I0920 16:44:40.117500   16811 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 16:44:40.117555   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.125815   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.133631   16811 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 16:44:40.141713   16811 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 16:44:40.149146   16811 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"
	I0920 16:44:40.157272   16811 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"
	I0920 16:44:40.170439   16811 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"
	I0920 16:44:40.178768   16811 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 16:44:40.185754   16811 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0920 16:44:40.185823   16811 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0920 16:44:40.197824   16811 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 16:44:40.204929   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:40.275567   16811 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 16:44:40.366814   16811 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 16:44:40.366901   16811 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 16:44:40.369898   16811 start.go:563] Will wait 60s for crictl version
	I0920 16:44:40.369933   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:44:40.372692   16811 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 16:44:40.404825   16811 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 16:44:40.404928   16811 ssh_runner.go:195] Run: crio --version
	I0920 16:44:40.437168   16811 ssh_runner.go:195] Run: crio --version
	I0920 16:44:40.469935   16811 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 16:44:40.471326   16811 cli_runner.go:164] Run: docker network inspect addons-076251 --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}}]}"
	I0920 16:44:40.487070   16811 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 16:44:40.490411   16811 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""
	I0920 16:44:40.499721   16811 kubeadm.go:883] updating cluster {Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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} ...
	I0920 16:44:40.499843   16811 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:40.499905   16811 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 16:44:40.558729   16811 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 16:44:40.558749   16811 crio.go:433] Images already preloaded, skipping extraction
	I0920 16:44:40.558786   16811 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 16:44:40.589763   16811 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 16:44:40.589782   16811 cache_images.go:84] Images are preloaded, skipping loading
	I0920 16:44:40.589790   16811 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 16:44:40.589888   16811 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-076251 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-076251 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:}
	I0920 16:44:40.589947   16811 ssh_runner.go:195] Run: crio config
	I0920 16:44:40.629401   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:40.629420   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:40.629430   16811 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 16:44:40.629451   16811 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-076251 NodeName:addons-076251 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}
	I0920 16:44:40.629575   16811 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-076251"
	  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
	
	I0920 16:44:40.629625   16811 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 16:44:40.637300   16811 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 16:44:40.637348   16811 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 16:44:40.644632   16811 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 16:44:40.659769   16811 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 16:44:40.675106   16811 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 16:44:40.690298   16811 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 16:44:40.693323   16811 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""
	I0920 16:44:40.702535   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:40.779456   16811 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 16:44:40.791091   16811 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251 for IP: 192.168.49.2
	I0920 16:44:40.791122   16811 certs.go:194] generating shared ca certs ...
	I0920 16:44:40.791142   16811 certs.go:226] acquiring lock for ca certs: {Name:mkb1d3e18c17d639e518fe6b4f1a201e9af2ddb3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.791269   16811 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key
	I0920 16:44:40.907311   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt ...
	I0920 16:44:40.907345   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt: {Name:mk734a06b0065d9c7a21a97123f4ec64e164cf97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.907499   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key ...
	I0920 16:44:40.907509   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key: {Name:mk9ca32e7d34a7f993f7d34bd056683f0948014c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:40.907578   16811 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key
	I0920 16:44:41.034190   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt ...
	I0920 16:44:41.034217   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt: {Name:mk24273900dec11c36a2315d0c33af025a169d8d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.034360   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key ...
	I0920 16:44:41.034369   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key: {Name:mk189c02575ff1e5b013820346108bce99650390 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.034429   16811 certs.go:256] generating profile certs ...
	I0920 16:44:41.034480   16811 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key
	I0920 16:44:41.034492   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt with IP's: []
	I0920 16:44:41.118345   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt ...
	I0920 16:44:41.118379   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: {Name:mk62fd9e27708cb4181a480aeb788d5b732cb3bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.118556   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key ...
	I0920 16:44:41.118566   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.key: {Name:mkd77b07ecf9696c6b2fb732e2ced2d65b304308 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.118633   16811 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9
	I0920 16:44:41.118650   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 16:44:41.410783   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 ...
	I0920 16:44:41.410815   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9: {Name:mk4023fabf32ef22f609a084417c3ef9ee414c08 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.410973   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9 ...
	I0920 16:44:41.410986   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9: {Name:mkab73106a9e211b14cb0d08378e7efbc1fe65c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.411055   16811 certs.go:381] copying /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt.71456ed9 -> /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt
	I0920 16:44:41.411125   16811 certs.go:385] copying /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key.71456ed9 -> /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key
	I0920 16:44:41.411169   16811 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key
	I0920 16:44:41.411185   16811 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt with IP's: []
	I0920 16:44:41.567977   16811 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt ...
	I0920 16:44:41.568005   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt: {Name:mk2b7c810c9c53464b809e13248b0bd1ae5f2fc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.568143   16811 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key ...
	I0920 16:44:41.568154   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key: {Name:mkbaf95131454f6455bb11c9e0c2af7c80f0a1d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:41.568308   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca-key.pem (1679 bytes)
	I0920 16:44:41.568338   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/ca.pem (1082 bytes)
	I0920 16:44:41.568363   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/cert.pem (1123 bytes)
	I0920 16:44:41.568385   16811 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-8612/.minikube/certs/key.pem (1675 bytes)
	I0920 16:44:41.568977   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 16:44:41.589746   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0920 16:44:41.609566   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 16:44:41.629485   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0920 16:44:41.649422   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 16:44:41.669018   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 16:44:41.689643   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 16:44:41.710333   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 16:44:41.731698   16811 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-8612/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 16:44:41.752904   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 16:44:41.768827   16811 ssh_runner.go:195] Run: openssl version
	I0920 16:44:41.773778   16811 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"
	I0920 16:44:41.782067   16811 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.785116   16811 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 16:44 /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.785166   16811 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 16:44:41.791114   16811 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"
	I0920 16:44:41.799081   16811 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 16:44:41.801993   16811 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
	I0920 16:44:41.802046   16811 kubeadm.go:392] StartCluster: {Name:addons-076251 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-076251 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}
	I0920 16:44:41.802120   16811 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 16:44:41.802152   16811 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 16:44:41.833607   16811 cri.go:89] found id: ""
	I0920 16:44:41.833673   16811 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 16:44:41.841561   16811 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 16:44:41.849358   16811 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 16:44:41.849417   16811 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
	I0920 16:44:41.856804   16811 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
	I0920 16:44:41.856822   16811 kubeadm.go:157] found existing configuration files:
	
	I0920 16:44:41.856863   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 16:44:41.864051   16811 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
	I0920 16:44:41.864105   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 16:44:41.871036   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 16:44:41.878283   16811 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
	I0920 16:44:41.878339   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 16:44:41.885472   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 16:44:41.892630   16811 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
	I0920 16:44:41.892676   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 16:44:41.899804   16811 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 16:44:41.906889   16811 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
	I0920 16:44:41.906947   16811 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 16:44:41.913897   16811 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"
	I0920 16:44:41.947396   16811 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 16:44:41.947467   16811 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 16:44:41.963835   16811 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 16:44:41.963913   16811 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0920 16:44:41.963982   16811 kubeadm.go:310] OS: Linux
	I0920 16:44:41.964038   16811 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 16:44:41.964123   16811 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 16:44:41.964220   16811 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 16:44:41.964293   16811 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 16:44:41.964366   16811 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 16:44:41.964436   16811 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 16:44:41.964502   16811 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 16:44:41.964571   16811 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 16:44:41.964646   16811 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 16:44:42.013263   16811 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 16:44:42.013377   16811 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 16:44:42.013517   16811 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 16:44:42.018937   16811 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 16:44:42.021775   16811 out.go:235]   - Generating certificates and keys ...
	I0920 16:44:42.021883   16811 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 16:44:42.021983   16811 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 16:44:42.115019   16811 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 16:44:42.304081   16811 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 16:44:42.359530   16811 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 16:44:42.759156   16811 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 16:44:42.900396   16811 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 16:44:42.900563   16811 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-076251 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 16:44:43.154246   16811 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 16:44:43.154416   16811 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-076251 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 16:44:43.470809   16811 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 16:44:43.589302   16811 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 16:44:43.680545   16811 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 16:44:43.680650   16811 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 16:44:43.786982   16811 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 16:44:43.852463   16811 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 16:44:43.936045   16811 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 16:44:44.121611   16811 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 16:44:44.263131   16811 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 16:44:44.263465   16811 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 16:44:44.265679   16811 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 16:44:44.267733   16811 out.go:235]   - Booting up control plane ...
	I0920 16:44:44.267841   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 16:44:44.267942   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 16:44:44.268077   16811 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 16:44:44.275879   16811 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 16:44:44.280650   16811 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 16:44:44.280738   16811 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 16:44:44.361075   16811 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 16:44:44.361200   16811 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 16:44:44.862002   16811 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.012858ms
	I0920 16:44:44.862073   16811 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 16:44:49.363520   16811 kubeadm.go:310] [api-check] The API server is healthy after 4.501442478s
	I0920 16:44:49.375851   16811 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 16:44:49.385955   16811 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 16:44:49.401802   16811 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 16:44:49.402056   16811 kubeadm.go:310] [mark-control-plane] Marking the node addons-076251 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 16:44:49.408624   16811 kubeadm.go:310] [bootstrap-token] Using token: tnhx03.oa0jhj2uazppcuvf
	I0920 16:44:49.410032   16811 out.go:235]   - Configuring RBAC rules ...
	I0920 16:44:49.410199   16811 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 16:44:49.412813   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 16:44:49.417845   16811 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
	I0920 16:44:49.421256   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 16:44:49.423743   16811 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 16:44:49.425911   16811 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 16:44:49.770604   16811 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 16:44:50.188262   16811 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 16:44:50.770130   16811 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 16:44:50.770935   16811 kubeadm.go:310] 
	I0920 16:44:50.771017   16811 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 16:44:50.771025   16811 kubeadm.go:310] 
	I0920 16:44:50.771119   16811 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 16:44:50.771133   16811 kubeadm.go:310] 
	I0920 16:44:50.771162   16811 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 16:44:50.771224   16811 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 16:44:50.771286   16811 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 16:44:50.771294   16811 kubeadm.go:310] 
	I0920 16:44:50.771347   16811 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 16:44:50.771357   16811 kubeadm.go:310] 
	I0920 16:44:50.771400   16811 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 16:44:50.771422   16811 kubeadm.go:310] 
	I0920 16:44:50.771511   16811 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 16:44:50.771641   16811 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 16:44:50.771739   16811 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 16:44:50.771751   16811 kubeadm.go:310] 
	I0920 16:44:50.771865   16811 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 16:44:50.771937   16811 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 16:44:50.771943   16811 kubeadm.go:310] 
	I0920 16:44:50.772056   16811 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token tnhx03.oa0jhj2uazppcuvf \
	I0920 16:44:50.772162   16811 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee14ba0db98cb751777288f0c808f25c65dde37d503c24004aee6e21fc12d24c \
	I0920 16:44:50.772197   16811 kubeadm.go:310] 	--control-plane 
	I0920 16:44:50.772205   16811 kubeadm.go:310] 
	I0920 16:44:50.772308   16811 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 16:44:50.772318   16811 kubeadm.go:310] 
	I0920 16:44:50.772422   16811 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token tnhx03.oa0jhj2uazppcuvf \
	I0920 16:44:50.772545   16811 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee14ba0db98cb751777288f0c808f25c65dde37d503c24004aee6e21fc12d24c 
	I0920 16:44:50.774059   16811 kubeadm.go:310] W0920 16:44:41.944769    1298 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.
	I0920 16:44:50.774313   16811 kubeadm.go:310] W0920 16:44:41.945385    1298 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.
	I0920 16:44:50.774537   16811 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-1069-gcp\n", err: exit status 1
	I0920 16:44:50.774701   16811 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 16:44:50.774718   16811 cni.go:84] Creating CNI manager for ""
	I0920 16:44:50.774727   16811 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:44:50.776620   16811 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 16:44:50.778056   16811 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 16:44:50.781477   16811 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 16:44:50.781499   16811 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 16:44:50.797509   16811 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
	I0920 16:44:50.984625   16811 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 16:44:50.984675   16811 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
	I0920 16:44:50.984697   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-076251 minikube.k8s.io/updated_at=2024_09_20T16_44_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1 minikube.k8s.io/name=addons-076251 minikube.k8s.io/primary=true
	I0920 16:44:50.991323   16811 ops.go:34] apiserver oom_adj: -16
	I0920 16:44:51.059138   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:51.559172   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:52.060062   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:52.559477   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:53.059480   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:53.559754   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:54.060040   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:54.559259   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.060197   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.559398   16811 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 16:44:55.672335   16811 kubeadm.go:1113] duration metric: took 4.687716341s to wait for elevateKubeSystemPrivileges
	I0920 16:44:55.672368   16811 kubeadm.go:394] duration metric: took 13.870325304s to StartCluster
	I0920 16:44:55.672387   16811 settings.go:142] acquiring lock: {Name:mk9b1e63762eacca258272642b504a7ffaee0607 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:55.672497   16811 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 16:44:55.672829   16811 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/kubeconfig: {Name:mkbc638c61292ecc71c079002f95e702af50cd2c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:55.673033   16811 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"
	I0920 16:44:55.673037   16811 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}
	I0920 16:44:55.673102   16811 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 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]
	I0920 16:44:55.673199   16811 addons.go:69] Setting default-storageclass=true in profile "addons-076251"
	I0920 16:44:55.673214   16811 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-076251"
	I0920 16:44:55.673223   16811 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-076251"
	I0920 16:44:55.673228   16811 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-076251"
	I0920 16:44:55.673224   16811 addons.go:69] Setting metrics-server=true in profile "addons-076251"
	I0920 16:44:55.673243   16811 addons.go:234] Setting addon metrics-server=true in "addons-076251"
	I0920 16:44:55.673259   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673272   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673283   16811 addons.go:69] Setting ingress=true in profile "addons-076251"
	I0920 16:44:55.673287   16811 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-076251"
	I0920 16:44:55.673303   16811 addons.go:234] Setting addon ingress=true in "addons-076251"
	I0920 16:44:55.673303   16811 addons.go:69] Setting cloud-spanner=true in profile "addons-076251"
	I0920 16:44:55.673312   16811 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-076251"
	I0920 16:44:55.673330   16811 addons.go:234] Setting addon cloud-spanner=true in "addons-076251"
	I0920 16:44:55.673338   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673359   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673390   16811 addons.go:69] Setting ingress-dns=true in profile "addons-076251"
	I0920 16:44:55.673401   16811 addons.go:234] Setting addon ingress-dns=true in "addons-076251"
	I0920 16:44:55.673421   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673459   16811 addons.go:69] Setting volumesnapshots=true in profile "addons-076251"
	I0920 16:44:55.673472   16811 addons.go:234] Setting addon volumesnapshots=true in "addons-076251"
	I0920 16:44:55.673494   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673621   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673631   16811 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-076251"
	I0920 16:44:55.673665   16811 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-076251"
	I0920 16:44:55.673686   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.673788   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673811   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673839   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673842   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673914   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673995   16811 addons.go:69] Setting inspektor-gadget=true in profile "addons-076251"
	I0920 16:44:55.674009   16811 addons.go:234] Setting addon inspektor-gadget=true in "addons-076251"
	I0920 16:44:55.674031   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.674089   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673258   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:55.674530   16811 addons.go:69] Setting registry=true in profile "addons-076251"
	I0920 16:44:55.674555   16811 addons.go:234] Setting addon registry=true in "addons-076251"
	I0920 16:44:55.674601   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.675401   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.673203   16811 addons.go:69] Setting yakd=true in profile "addons-076251"
	I0920 16:44:55.675742   16811 addons.go:234] Setting addon yakd=true in "addons-076251"
	I0920 16:44:55.675802   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.675818   16811 out.go:177] * Verifying Kubernetes components...
	I0920 16:44:55.673621   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.676696   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.676811   16811 addons.go:69] Setting storage-provisioner=true in profile "addons-076251"
	I0920 16:44:55.676837   16811 addons.go:234] Setting addon storage-provisioner=true in "addons-076251"
	I0920 16:44:55.676871   16811 addons.go:69] Setting volcano=true in profile "addons-076251"
	I0920 16:44:55.676895   16811 addons.go:234] Setting addon volcano=true in "addons-076251"
	I0920 16:44:55.676931   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.677246   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.677260   16811 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 16:44:55.677386   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.677444   16811 addons.go:69] Setting gcp-auth=true in profile "addons-076251"
	I0920 16:44:55.677536   16811 mustload.go:65] Loading cluster: addons-076251
	I0920 16:44:55.676876   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.678183   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.696566   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.696901   16811 config.go:182] Loaded profile config "addons-076251": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 16:44:55.697164   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.717112   16811 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 16:44:55.718428   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 16:44:55.718463   16811 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 16:44:55.718525   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.722298   16811 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 16:44:55.722377   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 16:44:55.724304   16811 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 16:44:55.724335   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 16:44:55.724387   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.724567   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:44:55.727123   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:44:55.728965   16811 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 16:44:55.728990   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 16:44:55.729044   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.731315   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 16:44:55.732999   16811 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 16:44:55.734180   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 16:44:55.735244   16811 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 16:44:55.735371   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 16:44:55.737022   16811 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 16:44:55.737039   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 16:44:55.737095   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.738318   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 16:44:55.740959   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 16:44:55.744969   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 16:44:55.746266   16811 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 16:44:55.748139   16811 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 16:44:55.748309   16811 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 16:44:55.748335   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 16:44:55.748403   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.750097   16811 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 16:44:55.750118   16811 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 16:44:55.750179   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.751398   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.752148   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 16:44:55.753384   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 16:44:55.754692   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 16:44:55.754710   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 16:44:55.754772   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.758663   16811 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 16:44:55.759853   16811 addons.go:234] Setting addon default-storageclass=true in "addons-076251"
	I0920 16:44:55.759895   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.760359   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.760958   16811 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 16:44:55.763742   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 16:44:55.763758   16811 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 16:44:55.763813   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.764113   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 16:44:55.764131   16811 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 16:44:55.764200   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.769089   16811 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	W0920 16:44:55.769194   16811 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 16:44:55.769497   16811 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 16:44:55.770364   16811 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 16:44:55.770380   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 16:44:55.770428   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.771099   16811 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 16:44:55.771113   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 16:44:55.771154   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.773013   16811 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-076251"
	I0920 16:44:55.773052   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:44:55.773538   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:44:55.793667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.799173   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.801243   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.801685   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.814637   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.816741   16811 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 16:44:55.816759   16811 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 16:44:55.816811   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.817545   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.822507   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.824706   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.828287   16811 out.go:177]   - Using image docker.io/busybox:stable
	I0920 16:44:55.829583   16811 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 16:44:55.830868   16811 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 16:44:55.830885   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 16:44:55.830937   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:44:55.835839   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843520   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843667   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.843842   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	W0920 16:44:55.848390   16811 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 16:44:55.848417   16811 retry.go:31] will retry after 160.030407ms: ssh: handshake failed: EOF
	I0920 16:44:55.872037   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:44:55.954210   16811 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 -"
	I0920 16:44:56.053904   16811 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 16:44:56.137629   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 16:44:56.137656   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 16:44:56.140389   16811 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
	I0920 16:44:56.154711   16811 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
	I0920 16:44:56.243798   16811 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 16:44:56.243829   16811 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 16:44:56.257408   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 16:44:56.257489   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 16:44:56.257744   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 16:44:56.257768   16811 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)
	I0920 16:44:56.258801   16811 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
	I0920 16:44:56.337494   16811 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 16:44:56.337519   16811 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 16:44:56.338762   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 16:44:56.338782   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 16:44:56.343940   16811 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
	I0920 16:44:56.344480   16811 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
	I0920 16:44:56.345773   16811 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
	I0920 16:44:56.443382   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 16:44:56.443485   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 16:44:56.538067   16811 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 16:44:56.538158   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 16:44:56.542627   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 16:44:56.542699   16811 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 16:44:56.545268   16811 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
	I0920 16:44:56.547132   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 16:44:56.547195   16811 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 16:44:56.556466   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 16:44:56.556550   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 16:44:56.656290   16811 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 16:44:56.656371   16811 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 16:44:56.737763   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 16:44:56.737863   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 16:44:56.738210   16811 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 16:44:56.738253   16811 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 16:44:56.837867   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 16:44:56.837944   16811 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 16:44:56.839312   16811 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
	I0920 16:44:56.853168   16811 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 16:44:56.853253   16811 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 16:44:56.938104   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 16:44:56.938207   16811 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 16:44:56.944362   16811 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 16:44:56.944442   16811 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 16:44:56.953957   16811 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
	I0920 16:44:57.238146   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 16:44:57.238239   16811 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 16:44:57.341076   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 16:44:57.341166   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 16:44:57.343149   16811 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 16:44:57.343233   16811 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 16:44:57.356927   16811 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.402679952s)
	I0920 16:44:57.357017   16811 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 16:44:57.357291   16811 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.303354124s)
	I0920 16:44:57.359376   16811 node_ready.go:35] waiting up to 6m0s for node "addons-076251" to be "Ready" ...
	I0920 16:44:57.541435   16811 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 16:44:57.541525   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 16:44:57.544554   16811 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 16:44:57.544631   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 16:44:57.548337   16811 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 16:44:57.548401   16811 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 16:44:57.650243   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 16:44:57.650335   16811 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 16:44:57.738968   16811 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
	I0920 16:44:57.745685   16811 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
	I0920 16:44:57.755547   16811 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 16:44:57.755576   16811 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 16:44:58.042101   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 16:44:58.042128   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 16:44:58.059343   16811 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-076251" context rescaled to 1 replicas
	I0920 16:44:58.344822   16811 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 16:44:58.344860   16811 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 16:44:58.538544   16811 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 16:44:58.538639   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 16:44:58.543330   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 16:44:58.543356   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 16:44:58.738993   16811 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
	I0920 16:44:58.739869   16811 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 16:44:58.739893   16811 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 16:44:58.741464   16811 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: (2.601040757s)
	I0920 16:44:58.937970   16811 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
	I0920 16:44:59.444982   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:01.041923   16811 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: (4.887126041s)
	I0920 16:45:01.041964   16811 addons.go:475] Verifying addon ingress=true in "addons-076251"
	I0920 16:45:01.042165   16811 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: (4.783291446s)
	I0920 16:45:01.042214   16811 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: (4.698191149s)
	I0920 16:45:01.042244   16811 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: (4.697703394s)
	I0920 16:45:01.042319   16811 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.696513584s)
	I0920 16:45:01.042402   16811 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.497060691s)
	I0920 16:45:01.042563   16811 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.203163379s)
	I0920 16:45:01.042587   16811 addons.go:475] Verifying addon registry=true in "addons-076251"
	I0920 16:45:01.042737   16811 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: (4.088693593s)
	I0920 16:45:01.043025   16811 addons.go:475] Verifying addon metrics-server=true in "addons-076251"
	I0920 16:45:01.043508   16811 out.go:177] * Verifying ingress addon...
	I0920 16:45:01.045245   16811 out.go:177] * Verifying registry addon...
	I0920 16:45:01.047081   16811 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 16:45:01.047865   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 16:45:01.054247   16811 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 16:45:01.054268   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:01.054573   16811 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 16:45:01.054589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0920 16:45:01.055993   16811 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]
	I0920 16:45:01.551614   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:01.552604   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:01.644384   16811 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: (3.90530275s)
	W0920 16:45:01.644442   16811 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
	I0920 16:45:01.644464   16811 retry.go:31] will retry after 174.613756ms: 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
	I0920 16:45:01.644494   16811 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: (3.898713133s)
	I0920 16:45:01.644580   16811 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: (2.905552048s)
	I0920 16:45:01.647163   16811 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-076251 service yakd-dashboard -n yakd-dashboard
	
	I0920 16:45:01.819928   16811 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
	I0920 16:45:01.862319   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:02.050551   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:02.051339   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:02.060608   16811 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.122533077s)
	I0920 16:45:02.060643   16811 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-076251"
	I0920 16:45:02.061870   16811 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 16:45:02.064295   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 16:45:02.152955   16811 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 16:45:02.152978   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:02.551024   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:02.551055   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:02.651370   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:02.959721   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 16:45:02.959797   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:45:02.981660   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:45:03.051534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:03.052218   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:03.138234   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:03.258896   16811 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 16:45:03.349451   16811 addons.go:234] Setting addon gcp-auth=true in "addons-076251"
	I0920 16:45:03.349508   16811 host.go:66] Checking if "addons-076251" exists ...
	I0920 16:45:03.350002   16811 cli_runner.go:164] Run: docker container inspect addons-076251 --format={{.State.Status}}
	I0920 16:45:03.374745   16811 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 16:45:03.374799   16811 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-076251
	I0920 16:45:03.390487   16811 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/addons-076251/id_rsa Username:docker}
	I0920 16:45:03.553058   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:03.553899   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:03.568078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:03.862708   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:04.050343   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:04.051091   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:04.068102   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:04.551062   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:04.551418   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:04.560267   16811 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.185492707s)
	I0920 16:45:04.560274   16811 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.740301669s)
	I0920 16:45:04.562115   16811 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 16:45:04.563698   16811 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 16:45:04.564821   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 16:45:04.564846   16811 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 16:45:04.567720   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:04.582705   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 16:45:04.582727   16811 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 16:45:04.598794   16811 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 16:45:04.598814   16811 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 16:45:04.651809   16811 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
	I0920 16:45:05.050450   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:05.050755   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:05.067258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:05.247895   16811 addons.go:475] Verifying addon gcp-auth=true in "addons-076251"
	I0920 16:45:05.249364   16811 out.go:177] * Verifying gcp-auth addon...
	I0920 16:45:05.251410   16811 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 16:45:05.253701   16811 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 16:45:05.253725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:05.550571   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:05.550957   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:05.567245   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:05.754578   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:05.862989   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:06.051678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:06.051773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:06.067678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:06.255095   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:06.550224   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:06.551120   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:06.567304   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:06.754341   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:07.050630   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:07.051171   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:07.068057   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:07.254556   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:07.550602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:07.551051   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:07.566509   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:07.755133   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:08.050670   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:08.051177   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:08.067161   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:08.254350   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:08.362508   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:08.550385   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:08.550608   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:08.566496   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:08.788496   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:09.050207   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:09.050690   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:09.067488   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:09.254724   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:09.550472   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:09.550941   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:09.566499   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:09.754666   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:10.050310   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:10.050867   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:10.067335   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:10.254534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:10.362861   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:10.550725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:10.551186   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:10.566474   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:10.754788   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:11.050950   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:11.051373   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:11.067210   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:11.254957   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:11.550291   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:11.550466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:11.567707   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:11.753830   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.050725   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:12.051208   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:12.067084   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:12.254324   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.550678   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:12.550833   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:12.567001   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:12.754330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:12.862681   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:13.050881   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:13.051018   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:13.066884   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:13.254153   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:13.550490   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:13.550640   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:13.566443   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:13.754656   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:14.050529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:14.051026   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:14.067819   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:14.254216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:14.550392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:14.550767   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:14.567535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:14.754843   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:15.050856   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:15.051203   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:15.067333   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:15.254824   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:15.361928   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:15.550348   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:15.550692   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:15.567114   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:15.754282   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:16.050547   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:16.051086   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:16.067732   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:16.254246   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:16.550577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:16.550886   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:16.566914   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:16.754403   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:17.050705   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:17.050782   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:17.067000   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:17.254455   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:17.362799   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:17.550421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:17.550846   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:17.567948   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:17.754038   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:18.050953   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:18.050987   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:18.067166   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:18.254475   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:18.550597   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:18.550735   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:18.567027   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:18.754383   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.050237   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:19.050753   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:19.068678   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:19.254883   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.550727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:19.550786   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:19.567033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:19.754486   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:19.862742   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:20.050395   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:20.050770   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:20.067869   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:20.254063   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:20.550518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:20.550835   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:20.567528   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:20.755004   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:21.050727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:21.051053   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:21.067079   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:21.254414   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:21.550274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:21.550646   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:21.567466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:21.754730   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:22.050712   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:22.051319   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:22.067212   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:22.254675   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:22.362196   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:22.550710   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:22.551225   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:22.566998   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:22.754650   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:23.050693   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:23.051298   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:23.067050   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:23.254328   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:23.550679   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:23.550934   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:23.567216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:23.754474   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:24.050629   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:24.051222   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:24.067103   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:24.254449   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:24.362769   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:24.550258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:24.550923   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:24.567489   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:24.754741   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:25.050666   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:25.051095   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:25.066892   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:25.253966   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:25.550297   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:25.550776   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:25.567485   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:25.755054   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.050697   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:26.050770   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:26.067255   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:26.254961   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.550577   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:26.550615   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:26.567198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:26.754563   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:26.863014   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:27.050714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:27.051008   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:27.066967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:27.254392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:27.550651   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:27.551150   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:27.566761   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:27.754524   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:28.050684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:28.051111   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:28.066877   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:28.254163   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:28.550640   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:28.550872   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:28.567001   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:28.754413   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:29.050459   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:29.050475   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:29.067638   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:29.253773   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:29.362039   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:29.550775   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:29.551175   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:29.566868   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:29.754258   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:30.050549   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:30.050864   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:30.067433   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:30.255010   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:30.550380   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:30.550553   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:30.567477   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:30.754588   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:31.050689   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:31.051051   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:31.067255   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:31.254651   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:31.363010   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:31.550745   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:31.551163   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:31.566645   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:31.754033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:32.050403   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:32.050476   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:32.067754   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:32.254217   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:32.550411   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:32.550732   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:32.567071   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:32.754461   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.050616   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:33.050651   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:33.066970   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:33.254586   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.550482   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:33.550889   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:33.567675   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:33.754150   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:33.862522   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:34.050880   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:34.051834   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:34.067014   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:34.254407   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:34.550328   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:34.550707   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:34.567467   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:34.754888   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:35.050610   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:35.051069   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:35.066935   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:35.254122   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:35.550137   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:35.550793   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:35.567373   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:35.754941   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:36.050279   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:36.050532   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:36.067610   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:36.253842   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:36.362256   16811 node_ready.go:53] node "addons-076251" has status "Ready":"False"
	I0920 16:45:36.550577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:36.551191   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:36.567171   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:36.754602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:37.053358   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:37.054245   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:37.079064   16811 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 16:45:37.079096   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:37.254670   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:37.365553   16811 node_ready.go:49] node "addons-076251" has status "Ready":"True"
	I0920 16:45:37.365661   16811 node_ready.go:38] duration metric: took 40.006144394s for node "addons-076251" to be "Ready" ...
	I0920 16:45:37.365689   16811 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" ...
	I0920 16:45:37.462540   16811 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:37.556876   16811 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 16:45:37.556911   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:37.557090   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:37.657746   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:37.757885   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:38.051006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:38.051593   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:38.152374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:38.254268   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:38.551459   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:38.552138   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:38.568374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:38.754836   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.050751   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:39.051385   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:39.068023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:39.255017   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.467594   16811 pod_ready.go:93] pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.467614   16811 pod_ready.go:82] duration metric: took 2.005047728s for pod "coredns-7c65d6cfc9-4rp6z" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.467632   16811 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.472156   16811 pod_ready.go:93] pod "etcd-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.472181   16811 pod_ready.go:82] duration metric: took 4.542092ms for pod "etcd-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.472196   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.475652   16811 pod_ready.go:93] pod "kube-apiserver-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.475668   16811 pod_ready.go:82] duration metric: took 3.465136ms for pod "kube-apiserver-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.475676   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.479535   16811 pod_ready.go:93] pod "kube-controller-manager-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.479555   16811 pod_ready.go:82] duration metric: took 3.872046ms for pod "kube-controller-manager-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.479568   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-ch8b7" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.482840   16811 pod_ready.go:93] pod "kube-proxy-ch8b7" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.482855   16811 pod_ready.go:82] duration metric: took 3.280895ms for pod "kube-proxy-ch8b7" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.482864   16811 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.550867   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:39.551217   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:39.567750   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:39.755229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:39.865727   16811 pod_ready.go:93] pod "kube-scheduler-addons-076251" in "kube-system" namespace has status "Ready":"True"
	I0920 16:45:39.865753   16811 pod_ready.go:82] duration metric: took 382.879847ms for pod "kube-scheduler-addons-076251" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:39.865767   16811 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace to be "Ready" ...
	I0920 16:45:40.051150   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:40.051775   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:40.068794   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:40.254213   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:40.550768   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:40.551219   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:40.568427   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:40.754238   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.051229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:41.051773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:41.068243   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:41.254053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.551725   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:41.552088   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:41.567588   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:41.754550   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:41.871058   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:42.051420   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:42.051866   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:42.068809   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:42.254476   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:42.550470   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:42.550772   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:42.567497   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:42.754536   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.051039   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:43.051724   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:43.068366   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:43.254094   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.551330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:43.551733   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:43.569124   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:43.755230   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:43.871597   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:44.052307   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:44.052576   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:44.069173   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:44.255132   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:44.551153   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:44.551569   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:44.568706   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:44.754360   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:45.051635   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:45.051791   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:45.069319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:45.255319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:45.551057   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:45.551214   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:45.568936   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:45.755140   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:46.051262   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:46.051707   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:46.069179   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:46.254775   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:46.371902   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:46.551090   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:46.551383   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:46.568661   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:46.753866   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:47.051558   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:47.051722   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:47.068868   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:47.254227   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:47.550789   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:47.551678   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:47.568579   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:47.754714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.051135   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:48.051660   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:48.068245   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:48.254179   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.551574   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:48.551699   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:48.568483   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:48.754553   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:48.870921   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:49.050842   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:49.051065   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:49.067729   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:49.254684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:49.551580   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:49.551665   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:49.568466   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:49.754286   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.050802   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:50.050948   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:50.151006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:50.254827   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.550732   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:50.550806   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:50.567789   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:50.754739   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:50.871349   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:51.050703   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:51.050810   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:51.068843   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:51.254865   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:51.550696   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:51.551777   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:51.567629   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:51.754800   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:52.050919   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:52.051748   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:52.068472   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:52.254331   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:52.552655   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:52.552941   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:52.567504   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:52.754644   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:53.052126   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:53.052465   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:53.152624   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:53.254504   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:53.371450   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:53.551115   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:53.551244   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:53.568806   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:53.754298   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:54.050857   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:54.051092   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:54.068627   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:54.254944   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:54.551259   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:54.551648   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:54.568871   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:54.754188   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.051827   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:55.052259   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:55.152967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:55.254805   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.551099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:55.551238   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:55.567694   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:55.754966   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:55.871742   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:56.051054   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:56.051181   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:56.068887   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:56.254989   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:56.550821   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:56.551099   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:56.567589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:56.754505   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:57.050744   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:57.050874   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:57.067760   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:57.254611   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:57.551160   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:57.551438   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:57.568280   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:57.754912   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:58.050588   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:58.050958   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:58.067753   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:58.255053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:58.371541   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:45:58.550637   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:58.551007   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:58.567593   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:58.754535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:59.050856   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:59.051199   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:59.067809   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:59.254232   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:45:59.551626   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:45:59.552670   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:45:59.568967   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:45:59.755164   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.051714   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:00.051916   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:00.068374   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:00.254421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.551203   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:00.551773   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:00.567976   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:00.755140   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:00.870987   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:01.050964   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:01.051271   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:01.067892   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:01.255053   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:01.551026   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:01.551064   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:01.568532   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:01.755099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:02.051676   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:02.052542   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:02.069097   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:02.255218   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:02.550931   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:02.551395   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:02.567659   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:02.754473   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:03.051407   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:03.051997   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:03.068128   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:03.254518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:03.370443   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:03.550955   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:03.551055   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:03.567823   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:03.754620   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:04.051407   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:04.051518   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:04.069283   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:04.255247   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:04.550807   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:04.550911   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:04.567265   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:04.755602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:05.050845   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:05.051077   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:05.067337   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:05.254274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:05.371002   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:05.551733   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:05.551994   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:05.569181   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:05.754913   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:06.052023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:06.052229   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:06.068661   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:06.255138   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:06.551198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:06.551533   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:06.568772   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:06.754711   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:07.050840   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:07.051494   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:07.067976   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:07.254736   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:07.371553   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:07.551150   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:07.551152   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:07.568839   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:07.754810   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:08.050994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:08.051356   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:08.068006   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:08.255293   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:08.550990   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:08.551278   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:08.567516   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:08.754404   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.050951   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:09.051226   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:09.067826   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:09.254600   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.550926   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:09.551434   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:09.567601   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:09.754372   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:09.870803   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:10.051278   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:10.051491   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:10.067927   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:10.255057   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:10.551057   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:10.551111   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:10.567886   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:10.765377   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.051130   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:11.051130   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:11.067867   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:11.254862   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.551994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:11.552848   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:11.568833   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:11.755013   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:11.870923   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:12.051051   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:12.051468   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:12.068089   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:12.255308   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:12.550883   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:12.551212   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:12.567442   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:12.754198   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.050699   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:13.050699   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:13.068424   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:13.253984   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.551394   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:13.553236   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:13.567729   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:13.754495   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:13.871234   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:14.051229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:14.051857   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:14.068121   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:14.255483   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:14.551160   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:14.551299   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:14.567682   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:14.754414   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:15.050747   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:15.051090   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:15.069369   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:15.254812   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:15.551072   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:15.553354   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:15.568112   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:15.754626   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:16.050994   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:16.051027   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:16.067973   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:16.255252   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:16.370912   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:16.550727   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:16.551054   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:16.568417   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:16.754214   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:17.051364   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:17.052526   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:17.070259   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:17.255002   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:17.552274   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:17.553498   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:17.569078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:17.755185   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:18.052577   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:18.054083   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:18.139930   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:18.360525   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:18.378721   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:18.643091   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:18.644998   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:18.645049   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:18.755161   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:19.052174   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:19.053557   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:19.139264   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:19.254859   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:19.551555   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:19.552131   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:19.569008   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:19.754717   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.051136   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:20.052388   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:20.069100   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:20.255078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.550839   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:20.551386   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:20.569452   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:20.754411   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:20.871167   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:21.051490   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:21.051680   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:21.068392   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:21.254462   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:21.551088   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:21.551716   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:21.568672   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:21.754529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:22.051421   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:22.051820   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:22.069531   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:22.254614   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:22.551289   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:22.551738   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:22.568596   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:22.754618   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:23.050881   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:23.051299   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:23.068331   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:23.254846   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:23.371369   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:23.550795   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:23.550976   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:23.568295   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:23.754607   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:24.051574   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:24.052909   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:24.067596   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:24.254441   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:24.551186   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:24.551254   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:24.567933   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:24.754612   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.050619   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:25.051032   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:25.067534   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:25.254476   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.550585   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:25.550684   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:25.568768   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:25.754612   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:25.871049   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:26.051460   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:26.051666   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:26.068319   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:26.254078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:26.551078   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:26.551364   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:26.568602   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:26.755569   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.051183   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:27.051565   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:27.069369   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:27.254830   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.551344   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:27.551781   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:27.568869   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:27.754529   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:27.872358   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:28.051091   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:28.051990   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:28.068774   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:28.254914   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:28.551544   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:28.552158   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:28.569086   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:28.754473   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:29.051158   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:29.051347   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:29.069175   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:29.254590   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:29.550753   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:29.551432   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:29.567850   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:29.754599   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:30.051018   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 16:46:30.051611   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:30.152246   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:30.254423   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:30.370618   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:30.551054   16811 kapi.go:107] duration metric: took 1m29.503187221s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 16:46:30.551417   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:30.567522   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:30.754503   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:31.051714   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:31.141363   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:31.255537   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:31.560492   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:31.647229   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:31.760000   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:32.054925   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:32.145235   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:32.342950   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:32.450443   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:32.557084   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:32.641498   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:32.759185   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:33.053690   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:33.139589   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:33.259683   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:33.551252   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:33.568580   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:33.755033   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.051495   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:34.067676   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:34.255079   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.553185   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:34.568130   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:34.755343   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:34.871160   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:35.051951   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:35.070648   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:35.254302   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:35.550899   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:35.568700   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:35.754710   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.051408   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:36.069176   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:36.254934   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.551346   16811 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 16:46:36.569983   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:36.755922   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:36.871560   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:37.051035   16811 kapi.go:107] duration metric: took 1m36.003946845s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 16:46:37.068791   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:37.254866   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:37.568545   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:37.755330   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:38.069415   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:38.255164   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:38.568751   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:38.754267   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:39.069099   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:39.257080   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:39.372075   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:39.568627   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:39.754386   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:40.068918   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:40.255135   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:40.570073   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:40.755035   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.067835   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:41.255031   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.568682   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:41.754799   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:41.872054   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:42.068706   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:42.254713   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:42.569535   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 16:46:42.755388   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:43.068698   16811 kapi.go:107] duration metric: took 1m41.004399556s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 16:46:43.254257   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:43.754216   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:44.255023   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:44.371544   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:44.755660   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:45.255362   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:45.753992   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.255406   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.755017   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:46.870723   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:47.254752   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:47.754457   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:48.254691   16811 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 16:46:48.755131   16811 kapi.go:107] duration metric: took 1m43.503721647s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 16:46:48.756827   16811 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-076251 cluster.
	I0920 16:46:48.758135   16811 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.
	I0920 16:46:48.759255   16811 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 16:46:48.760575   16811 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, nvidia-device-plugin, ingress-dns, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0920 16:46:48.761660   16811 addons.go:510] duration metric: took 1m53.088558711s for enable addons: enabled=[cloud-spanner storage-provisioner nvidia-device-plugin ingress-dns metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0920 16:46:49.371378   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:51.871307   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:53.871583   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:56.370974   16811 pod_ready.go:103] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"False"
	I0920 16:46:57.870728   16811 pod_ready.go:93] pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace has status "Ready":"True"
	I0920 16:46:57.870752   16811 pod_ready.go:82] duration metric: took 1m18.004977735s for pod "metrics-server-84c5f94fbc-skkg5" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.870761   16811 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.875070   16811 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace has status "Ready":"True"
	I0920 16:46:57.875102   16811 pod_ready.go:82] duration metric: took 4.332204ms for pod "nvidia-device-plugin-daemonset-nxrq7" in "kube-system" namespace to be "Ready" ...
	I0920 16:46:57.875135   16811 pod_ready.go:39] duration metric: took 1m20.509378324s 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" ...
	I0920 16:46:57.875158   16811 api_server.go:52] waiting for apiserver process to appear ...
	I0920 16:46:57.875191   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:46:57.875247   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:46:57.908031   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:46:57.908053   16811 cri.go:89] found id: ""
	I0920 16:46:57.908068   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:46:57.908110   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.911258   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:46:57.911325   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:46:57.942761   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:46:57.942782   16811 cri.go:89] found id: ""
	I0920 16:46:57.942789   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:46:57.942843   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.945974   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:46:57.946026   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:46:57.977868   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:46:57.977888   16811 cri.go:89] found id: ""
	I0920 16:46:57.977896   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:46:57.977944   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:57.981054   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:46:57.981115   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:46:58.012974   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:46:58.012997   16811 cri.go:89] found id: ""
	I0920 16:46:58.013005   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:46:58.013049   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.016118   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:46:58.016168   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:46:58.047406   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:46:58.047428   16811 cri.go:89] found id: ""
	I0920 16:46:58.047435   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:46:58.047484   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.050998   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:46:58.051060   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:46:58.083578   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:46:58.083604   16811 cri.go:89] found id: ""
	I0920 16:46:58.083619   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:46:58.083671   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.086800   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:46:58.086857   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:46:58.117879   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:46:58.117902   16811 cri.go:89] found id: ""
	I0920 16:46:58.117909   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:46:58.117954   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:46:58.121071   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:46:58.121094   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:46:58.157123   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:46:58.157291   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:46:58.194560   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:46:58.194594   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:46:58.206020   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:46:58.206044   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:46:58.297849   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:46:58.297874   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:46:58.341163   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:46:58.341199   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:46:58.373115   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:46:58.373143   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:46:58.412923   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:46:58.412955   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:46:58.456723   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:46:58.456751   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:46:58.489936   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:46:58.489964   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:46:58.528027   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:46:58.528059   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:46:58.583250   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:46:58.583280   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:46:58.617931   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:46:58.617960   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:46:58.691994   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:46:58.692026   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:46:58.692093   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:46:58.692108   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:46:58.692121   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:46:58.692133   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:46:58.692143   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:08.693701   16811 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 16:47:08.706783   16811 api_server.go:72] duration metric: took 2m13.033717339s to wait for apiserver process to appear ...
	I0920 16:47:08.706815   16811 api_server.go:88] waiting for apiserver healthz status ...
	I0920 16:47:08.706870   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:47:08.706918   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:47:08.738425   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:08.738446   16811 cri.go:89] found id: ""
	I0920 16:47:08.738454   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:47:08.738505   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.741587   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:47:08.741653   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:47:08.773552   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:08.773577   16811 cri.go:89] found id: ""
	I0920 16:47:08.773585   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:47:08.773624   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.776710   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:47:08.776757   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:47:08.809012   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:08.809037   16811 cri.go:89] found id: ""
	I0920 16:47:08.809047   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:47:08.809096   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.812181   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:47:08.812226   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:47:08.842954   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:08.842974   16811 cri.go:89] found id: ""
	I0920 16:47:08.842982   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:47:08.843021   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.846082   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:47:08.846137   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:47:08.877296   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:08.877318   16811 cri.go:89] found id: ""
	I0920 16:47:08.877326   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:47:08.877366   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.880661   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:47:08.880710   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:47:08.912351   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:08.912372   16811 cri.go:89] found id: ""
	I0920 16:47:08.912382   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:47:08.912425   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.915685   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:47:08.915751   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:47:08.947264   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:08.947282   16811 cri.go:89] found id: ""
	I0920 16:47:08.947291   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:47:08.947334   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:08.950324   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:47:08.950344   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:08.982378   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:47:08.982403   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:47:09.020975   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:47:09.021001   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:47:09.062446   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:09.062615   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:09.100297   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:47:09.100330   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:47:09.194323   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:47:09.194346   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:09.237607   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:47:09.237636   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:09.276073   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:47:09.276104   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:09.307462   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:47:09.307486   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:09.361294   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:47:09.361325   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:47:09.432211   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:47:09.432247   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:47:09.443436   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:47:09.443463   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:09.485200   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:47:09.485237   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:09.520210   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:09.520232   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:47:09.520284   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:47:09.520298   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:09.520307   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:09.520318   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:09.520323   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:19.521324   16811 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 16:47:19.525532   16811 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 16:47:19.526357   16811 api_server.go:141] control plane version: v1.31.1
	I0920 16:47:19.526377   16811 api_server.go:131] duration metric: took 10.819554424s to wait for apiserver health ...
	I0920 16:47:19.526386   16811 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 16:47:19.526410   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 16:47:19.526460   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 16:47:19.557915   16811 cri.go:89] found id: "350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:19.557936   16811 cri.go:89] found id: ""
	I0920 16:47:19.557945   16811 logs.go:276] 1 containers: [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c]
	I0920 16:47:19.557995   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.561169   16811 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 16:47:19.561235   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 16:47:19.594329   16811 cri.go:89] found id: "f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:19.594353   16811 cri.go:89] found id: ""
	I0920 16:47:19.594361   16811 logs.go:276] 1 containers: [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8]
	I0920 16:47:19.594401   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.597647   16811 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 16:47:19.597712   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 16:47:19.630456   16811 cri.go:89] found id: "7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:19.630488   16811 cri.go:89] found id: ""
	I0920 16:47:19.630500   16811 logs.go:276] 1 containers: [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08]
	I0920 16:47:19.630558   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.633758   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 16:47:19.633822   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 16:47:19.665727   16811 cri.go:89] found id: "8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:19.665744   16811 cri.go:89] found id: ""
	I0920 16:47:19.665751   16811 logs.go:276] 1 containers: [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc]
	I0920 16:47:19.665791   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.668970   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 16:47:19.669015   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 16:47:19.701340   16811 cri.go:89] found id: "3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:19.701363   16811 cri.go:89] found id: ""
	I0920 16:47:19.701371   16811 logs.go:276] 1 containers: [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39]
	I0920 16:47:19.701415   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.704508   16811 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 16:47:19.704564   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 16:47:19.736882   16811 cri.go:89] found id: "1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:19.736903   16811 cri.go:89] found id: ""
	I0920 16:47:19.736911   16811 logs.go:276] 1 containers: [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e]
	I0920 16:47:19.736956   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.740074   16811 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 16:47:19.740133   16811 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 16:47:19.773093   16811 cri.go:89] found id: "fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:19.773117   16811 cri.go:89] found id: ""
	I0920 16:47:19.773126   16811 logs.go:276] 1 containers: [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b]
	I0920 16:47:19.773182   16811 ssh_runner.go:195] Run: which crictl
	I0920 16:47:19.776359   16811 logs.go:123] Gathering logs for kubelet ...
	I0920 16:47:19.776383   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0920 16:47:19.815304   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:19.815472   16811 logs.go:138] Found kubelet problem: Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:19.853997   16811 logs.go:123] Gathering logs for dmesg ...
	I0920 16:47:19.854027   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 16:47:19.865456   16811 logs.go:123] Gathering logs for etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] ...
	I0920 16:47:19.865484   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8"
	I0920 16:47:19.905624   16811 logs.go:123] Gathering logs for coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] ...
	I0920 16:47:19.905651   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08"
	I0920 16:47:19.938609   16811 logs.go:123] Gathering logs for kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] ...
	I0920 16:47:19.938633   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39"
	I0920 16:47:19.970316   16811 logs.go:123] Gathering logs for kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] ...
	I0920 16:47:19.970340   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e"
	I0920 16:47:20.024550   16811 logs.go:123] Gathering logs for container status ...
	I0920 16:47:20.024579   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 16:47:20.064025   16811 logs.go:123] Gathering logs for describe nodes ...
	I0920 16:47:20.064049   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 16:47:20.156457   16811 logs.go:123] Gathering logs for kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] ...
	I0920 16:47:20.156486   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c"
	I0920 16:47:20.198457   16811 logs.go:123] Gathering logs for kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] ...
	I0920 16:47:20.198487   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc"
	I0920 16:47:20.236431   16811 logs.go:123] Gathering logs for kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] ...
	I0920 16:47:20.236457   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b"
	I0920 16:47:20.271071   16811 logs.go:123] Gathering logs for CRI-O ...
	I0920 16:47:20.271098   16811 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 16:47:20.348852   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:20.348877   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0920 16:47:20.348931   16811 out.go:270] X Problems detected in kubelet:
	W0920 16:47:20.348941   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: W0920 16:45:37.066603    1631 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-076251" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-076251' and this object
	W0920 16:47:20.348949   16811 out.go:270]   Sep 20 16:45:37 addons-076251 kubelet[1631]: E0920 16:45:37.066674    1631 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-076251\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-076251' and this object" logger="UnhandledError"
	I0920 16:47:20.348959   16811 out.go:358] Setting ErrFile to fd 2...
	I0920 16:47:20.348964   16811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:47:30.358852   16811 system_pods.go:59] 18 kube-system pods found
	I0920 16:47:30.358881   16811 system_pods.go:61] "coredns-7c65d6cfc9-4rp6z" [3199f5af-6a3a-439e-9e1b-b033d01cdca3] Running
	I0920 16:47:30.358886   16811 system_pods.go:61] "csi-hostpath-attacher-0" [964e9778-e490-4048-875f-24d7048474e6] Running
	I0920 16:47:30.358890   16811 system_pods.go:61] "csi-hostpath-resizer-0" [bfd1a3ba-f022-44ab-b903-737f89255350] Running
	I0920 16:47:30.358894   16811 system_pods.go:61] "csi-hostpathplugin-gftqw" [a5834c6f-d9ac-4141-a1ef-4abc662661fb] Running
	I0920 16:47:30.358897   16811 system_pods.go:61] "etcd-addons-076251" [9c9b99c1-a7ab-4441-8b07-354465df8aee] Running
	I0920 16:47:30.358900   16811 system_pods.go:61] "kindnet-cxhs9" [a1779de4-1d4b-45fe-99f8-3ef548ec0e15] Running
	I0920 16:47:30.358903   16811 system_pods.go:61] "kube-apiserver-addons-076251" [bf2934ea-7ade-42f8-8a1f-09c73d3cab18] Running
	I0920 16:47:30.358907   16811 system_pods.go:61] "kube-controller-manager-addons-076251" [b969e62f-41f7-4a59-bf3d-3cf5656f4aa9] Running
	I0920 16:47:30.358911   16811 system_pods.go:61] "kube-ingress-dns-minikube" [55364372-2bbb-4bc6-8bc5-9dc4a2b0d511] Running
	I0920 16:47:30.358914   16811 system_pods.go:61] "kube-proxy-ch8b7" [33ff14d3-07d7-40bd-88a2-053d74d5b30b] Running
	I0920 16:47:30.358917   16811 system_pods.go:61] "kube-scheduler-addons-076251" [96c97be2-417e-44cf-89bb-40592e59c1e5] Running
	I0920 16:47:30.358920   16811 system_pods.go:61] "metrics-server-84c5f94fbc-skkg5" [87c99481-bf08-4bc2-a5dd-e3393bd1c0cc] Running
	I0920 16:47:30.358924   16811 system_pods.go:61] "nvidia-device-plugin-daemonset-nxrq7" [85215c7a-8ec8-483a-942a-2f774c812a93] Running
	I0920 16:47:30.358929   16811 system_pods.go:61] "registry-66c9cd494c-vkkpr" [97ee4e72-df41-4198-be7c-da316d8765b2] Running
	I0920 16:47:30.358932   16811 system_pods.go:61] "registry-proxy-68dhz" [a3642024-c913-455d-bc94-a55328a17e91] Running
	I0920 16:47:30.358936   16811 system_pods.go:61] "snapshot-controller-56fcc65765-75m5l" [6f013125-d1ce-43a4-bd02-39493c7df696] Running
	I0920 16:47:30.358939   16811 system_pods.go:61] "snapshot-controller-56fcc65765-l88xv" [c4044519-629b-4742-aa94-fb6ea9060611] Running
	I0920 16:47:30.358945   16811 system_pods.go:61] "storage-provisioner" [f546d79e-2832-41c3-b4f9-a540a04154db] Running
	I0920 16:47:30.358949   16811 system_pods.go:74] duration metric: took 10.832558202s to wait for pod list to return data ...
	I0920 16:47:30.358958   16811 default_sa.go:34] waiting for default service account to be created ...
	I0920 16:47:30.361305   16811 default_sa.go:45] found service account: "default"
	I0920 16:47:30.361327   16811 default_sa.go:55] duration metric: took 2.363015ms for default service account to be created ...
	I0920 16:47:30.361336   16811 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 16:47:30.369348   16811 system_pods.go:86] 18 kube-system pods found
	I0920 16:47:30.369372   16811 system_pods.go:89] "coredns-7c65d6cfc9-4rp6z" [3199f5af-6a3a-439e-9e1b-b033d01cdca3] Running
	I0920 16:47:30.369377   16811 system_pods.go:89] "csi-hostpath-attacher-0" [964e9778-e490-4048-875f-24d7048474e6] Running
	I0920 16:47:30.369381   16811 system_pods.go:89] "csi-hostpath-resizer-0" [bfd1a3ba-f022-44ab-b903-737f89255350] Running
	I0920 16:47:30.369385   16811 system_pods.go:89] "csi-hostpathplugin-gftqw" [a5834c6f-d9ac-4141-a1ef-4abc662661fb] Running
	I0920 16:47:30.369388   16811 system_pods.go:89] "etcd-addons-076251" [9c9b99c1-a7ab-4441-8b07-354465df8aee] Running
	I0920 16:47:30.369392   16811 system_pods.go:89] "kindnet-cxhs9" [a1779de4-1d4b-45fe-99f8-3ef548ec0e15] Running
	I0920 16:47:30.369395   16811 system_pods.go:89] "kube-apiserver-addons-076251" [bf2934ea-7ade-42f8-8a1f-09c73d3cab18] Running
	I0920 16:47:30.369399   16811 system_pods.go:89] "kube-controller-manager-addons-076251" [b969e62f-41f7-4a59-bf3d-3cf5656f4aa9] Running
	I0920 16:47:30.369402   16811 system_pods.go:89] "kube-ingress-dns-minikube" [55364372-2bbb-4bc6-8bc5-9dc4a2b0d511] Running
	I0920 16:47:30.369405   16811 system_pods.go:89] "kube-proxy-ch8b7" [33ff14d3-07d7-40bd-88a2-053d74d5b30b] Running
	I0920 16:47:30.369409   16811 system_pods.go:89] "kube-scheduler-addons-076251" [96c97be2-417e-44cf-89bb-40592e59c1e5] Running
	I0920 16:47:30.369414   16811 system_pods.go:89] "metrics-server-84c5f94fbc-skkg5" [87c99481-bf08-4bc2-a5dd-e3393bd1c0cc] Running
	I0920 16:47:30.369420   16811 system_pods.go:89] "nvidia-device-plugin-daemonset-nxrq7" [85215c7a-8ec8-483a-942a-2f774c812a93] Running
	I0920 16:47:30.369423   16811 system_pods.go:89] "registry-66c9cd494c-vkkpr" [97ee4e72-df41-4198-be7c-da316d8765b2] Running
	I0920 16:47:30.369427   16811 system_pods.go:89] "registry-proxy-68dhz" [a3642024-c913-455d-bc94-a55328a17e91] Running
	I0920 16:47:30.369430   16811 system_pods.go:89] "snapshot-controller-56fcc65765-75m5l" [6f013125-d1ce-43a4-bd02-39493c7df696] Running
	I0920 16:47:30.369435   16811 system_pods.go:89] "snapshot-controller-56fcc65765-l88xv" [c4044519-629b-4742-aa94-fb6ea9060611] Running
	I0920 16:47:30.369438   16811 system_pods.go:89] "storage-provisioner" [f546d79e-2832-41c3-b4f9-a540a04154db] Running
	I0920 16:47:30.369443   16811 system_pods.go:126] duration metric: took 8.102258ms to wait for k8s-apps to be running ...
	I0920 16:47:30.369452   16811 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 16:47:30.369492   16811 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 16:47:30.380132   16811 system_svc.go:56] duration metric: took 10.673954ms WaitForService to wait for kubelet
	I0920 16:47:30.380153   16811 kubeadm.go:582] duration metric: took 2m34.707092974s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 16:47:30.380172   16811 node_conditions.go:102] verifying NodePressure condition ...
	I0920 16:47:30.382999   16811 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0920 16:47:30.383022   16811 node_conditions.go:123] node cpu capacity is 8
	I0920 16:47:30.383036   16811 node_conditions.go:105] duration metric: took 2.859772ms to run NodePressure ...
	I0920 16:47:30.383046   16811 start.go:241] waiting for startup goroutines ...
	I0920 16:47:30.383054   16811 start.go:246] waiting for cluster config update ...
	I0920 16:47:30.383072   16811 start.go:255] writing updated cluster config ...
	I0920 16:47:30.383324   16811 ssh_runner.go:195] Run: rm -f paused
	I0920 16:47:30.429279   16811 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 16:47:30.431235   16811 out.go:177] * Done! kubectl is now configured to use "addons-076251" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 16:58:50 addons-076251 crio[1034]: time="2024-09-20 16:58:50.343402637Z" level=info msg="Removing pod sandbox: 2db257a205f2f0837a793503a9ea2c4c1039e8d2d7cfaf6559b555dced1147ea" id=da1cafac-7636-49f4-ba45-67e39cc74dae name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 16:58:50 addons-076251 crio[1034]: time="2024-09-20 16:58:50.349975064Z" level=info msg="Removed pod sandbox: 2db257a205f2f0837a793503a9ea2c4c1039e8d2d7cfaf6559b555dced1147ea" id=da1cafac-7636-49f4-ba45-67e39cc74dae name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 16:58:50 addons-076251 crio[1034]: time="2024-09-20 16:58:50.350350420Z" level=info msg="Stopping pod sandbox: 1dc1ed6f57ff5c3e94ee5703b71ce5063b2b1c0dfc9de3cac76104def738f889" id=54a3150e-2850-4352-a53d-08e4e4226865 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:58:50 addons-076251 crio[1034]: time="2024-09-20 16:58:50.350374465Z" level=info msg="Stopped pod sandbox (already stopped): 1dc1ed6f57ff5c3e94ee5703b71ce5063b2b1c0dfc9de3cac76104def738f889" id=54a3150e-2850-4352-a53d-08e4e4226865 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 16:58:50 addons-076251 crio[1034]: time="2024-09-20 16:58:50.350609107Z" level=info msg="Removing pod sandbox: 1dc1ed6f57ff5c3e94ee5703b71ce5063b2b1c0dfc9de3cac76104def738f889" id=ddc81ec6-4bc6-4a94-afb3-b02e3999412b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 16:58:50 addons-076251 crio[1034]: time="2024-09-20 16:58:50.355839546Z" level=info msg="Removed pod sandbox: 1dc1ed6f57ff5c3e94ee5703b71ce5063b2b1c0dfc9de3cac76104def738f889" id=ddc81ec6-4bc6-4a94-afb3-b02e3999412b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 20 16:59:05 addons-076251 crio[1034]: time="2024-09-20 16:59:05.050456346Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4d76b814-50a9-4e53-bcfd-0b17a043b7fe name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:05 addons-076251 crio[1034]: time="2024-09-20 16:59:05.050690386Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4d76b814-50a9-4e53-bcfd-0b17a043b7fe name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:20 addons-076251 crio[1034]: time="2024-09-20 16:59:20.050772795Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=1323f016-bd5a-4029-86f8-c7f63b3659d2 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:20 addons-076251 crio[1034]: time="2024-09-20 16:59:20.051024590Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=1323f016-bd5a-4029-86f8-c7f63b3659d2 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:32 addons-076251 crio[1034]: time="2024-09-20 16:59:32.049597403Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=0a69482d-aad8-440d-81be-1397e0bd7afe name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:32 addons-076251 crio[1034]: time="2024-09-20 16:59:32.049878231Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=0a69482d-aad8-440d-81be-1397e0bd7afe name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:46 addons-076251 crio[1034]: time="2024-09-20 16:59:46.050438953Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d603d8f6-07c4-43d7-834e-80c6af75499b name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:46 addons-076251 crio[1034]: time="2024-09-20 16:59:46.050715286Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d603d8f6-07c4-43d7-834e-80c6af75499b name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:59 addons-076251 crio[1034]: time="2024-09-20 16:59:59.050388018Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c0b56292-69b3-42d9-9a25-3cd5aa540f3d name=/runtime.v1.ImageService/ImageStatus
	Sep 20 16:59:59 addons-076251 crio[1034]: time="2024-09-20 16:59:59.050601046Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c0b56292-69b3-42d9-9a25-3cd5aa540f3d name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:14 addons-076251 crio[1034]: time="2024-09-20 17:00:14.049985180Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=9d920372-f751-4d70-b396-725fa95a3019 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:14 addons-076251 crio[1034]: time="2024-09-20 17:00:14.050256826Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=9d920372-f751-4d70-b396-725fa95a3019 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:25 addons-076251 crio[1034]: time="2024-09-20 17:00:25.050152983Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=870792d0-98f4-4c44-ac82-1e0bf9dcc3db name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:25 addons-076251 crio[1034]: time="2024-09-20 17:00:25.050391049Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=870792d0-98f4-4c44-ac82-1e0bf9dcc3db name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:37 addons-076251 crio[1034]: time="2024-09-20 17:00:37.050182132Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2e26f83f-923b-4941-812e-73076d70b055 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:37 addons-076251 crio[1034]: time="2024-09-20 17:00:37.050395828Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2e26f83f-923b-4941-812e-73076d70b055 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:48 addons-076251 crio[1034]: time="2024-09-20 17:00:48.050453979Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4ceaae29-256a-4ebc-a078-e4866d8063ac name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:48 addons-076251 crio[1034]: time="2024-09-20 17:00:48.050704128Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4ceaae29-256a-4ebc-a078-e4866d8063ac name=/runtime.v1.ImageService/ImageStatus
	Sep 20 17:00:49 addons-076251 crio[1034]: time="2024-09-20 17:00:49.145333124Z" level=info msg="Stopping container: 75be2259602e14b9cfe263515af4f49e79f420f90cb17e99b80326cc8696ef8b (timeout: 30s)" id=a8b92edf-27f4-439a-9be2-a1e537017bd2 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	f25735bb27b62       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   7caa03fcb4203       hello-world-app-55bf9c44b4-tfqjk
	42d7b960bbbf0       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago       Running             nginx                     0                   368b0f69be3a6       nginx
	be9e4eba767fe       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            14 minutes ago      Running             gcp-auth                  0                   168bb2b410b20       gcp-auth-89d5ffd79-rbwzg
	75be2259602e1       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   14 minutes ago      Running             metrics-server            0                   e3c8416fe663b       metrics-server-84c5f94fbc-skkg5
	7dfd0a5aa7224       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        15 minutes ago      Running             coredns                   0                   6dfcd4fb59b10       coredns-7c65d6cfc9-4rp6z
	edc55b356484b       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        15 minutes ago      Running             storage-provisioner       0                   40ff21bc4d238       storage-provisioner
	3514c51e78639       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        15 minutes ago      Running             kube-proxy                0                   ad9d715f78e77       kube-proxy-ch8b7
	fd45bc28d84ca       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        15 minutes ago      Running             kindnet-cni               0                   239e92bdcc8fe       kindnet-cxhs9
	f0728515117c9       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        16 minutes ago      Running             etcd                      0                   5d5a650671b9d       etcd-addons-076251
	8a601a4d4df7b       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        16 minutes ago      Running             kube-scheduler            0                   c265a06989ff2       kube-scheduler-addons-076251
	1d95a5a6ee8b2       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        16 minutes ago      Running             kube-controller-manager   0                   0fc91532a7e50       kube-controller-manager-addons-076251
	350ff911f9d1a       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        16 minutes ago      Running             kube-apiserver            0                   7ef0bce9b4c26       kube-apiserver-addons-076251
	
	
	==> coredns [7dfd0a5aa72245458f224a8d973d5f51bb41a3c874905c94f5b6b9c0a5bcca08] <==
	[INFO] 10.244.0.17:59942 - 27997 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000088836s
	[INFO] 10.244.0.17:50412 - 13421 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000065558s
	[INFO] 10.244.0.17:50412 - 3695 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00009938s
	[INFO] 10.244.0.17:51662 - 58448 "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.003472875s
	[INFO] 10.244.0.17:51662 - 22620 "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.00410466s
	[INFO] 10.244.0.17:52741 - 58130 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004106315s
	[INFO] 10.244.0.17:52741 - 58384 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007569544s
	[INFO] 10.244.0.17:45305 - 6633 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004546926s
	[INFO] 10.244.0.17:45305 - 41198 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004586041s
	[INFO] 10.244.0.17:47176 - 22748 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000083593s
	[INFO] 10.244.0.17:47176 - 33245 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000116271s
	[INFO] 10.244.0.20:59969 - 22590 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00019107s
	[INFO] 10.244.0.20:58212 - 24844 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000276113s
	[INFO] 10.244.0.20:42627 - 17999 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101012s
	[INFO] 10.244.0.20:47344 - 17492 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00013836s
	[INFO] 10.244.0.20:33210 - 28525 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119316s
	[INFO] 10.244.0.20:46804 - 47087 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000152232s
	[INFO] 10.244.0.20:55005 - 49203 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008307749s
	[INFO] 10.244.0.20:38404 - 39268 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.009660712s
	[INFO] 10.244.0.20:53310 - 14932 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006943321s
	[INFO] 10.244.0.20:51023 - 58146 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.011120569s
	[INFO] 10.244.0.20:45034 - 31197 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006782874s
	[INFO] 10.244.0.20:33976 - 15708 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.008062072s
	[INFO] 10.244.0.20:58651 - 34790 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000625919s
	[INFO] 10.244.0.20:44502 - 50837 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000734653s
	
	
	==> describe nodes <==
	Name:               addons-076251
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-076251
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1
	                    minikube.k8s.io/name=addons-076251
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T16_44_50_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-076251
	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:  Fri, 20 Sep 2024 16:44:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-076251
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 17:00:48 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 16:58:57 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 16:58:57 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 16:58:57 +0000   Fri, 20 Sep 2024 16:44:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 16:58:57 +0000   Fri, 20 Sep 2024 16:45:36 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-076251
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 d5722a1dddf74d329c382c9f9d3b9c55
	  System UUID:                54f6988c-7b62-4a16-bf3f-b549cf3f8349
	  Boot ID:                    0575193d-9776-47c2-8835-3709da217536
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 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%)         13m
	  default                     hello-world-app-55bf9c44b4-tfqjk         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m23s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m49s
	  gcp-auth                    gcp-auth-89d5ffd79-rbwzg                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-7c65d6cfc9-4rp6z                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     15m
	  kube-system                 etcd-addons-076251                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-cxhs9                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-076251             250m (3%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-076251    200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-ch8b7                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-076251             100m (1%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 metrics-server-84c5f94fbc-skkg5          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         15m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	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                 15m   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-076251 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m   kubelet          Node addons-076251 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m   kubelet          Node addons-076251 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m   node-controller  Node addons-076251 event: Registered Node addons-076251 in Controller
	  Normal   NodeReady                15m   kubelet          Node addons-076251 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003473] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000674] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000666] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000710] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000693] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000639] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000722] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.610709] 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.499202] kauditd_printk_skb: 46 callbacks suppressed
	[Sep20 16:56] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000009] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +1.023762] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +2.015766] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +4.095606] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[  +8.191098] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[ +16.126350] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000012] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	[Sep20 16:57] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: c6 c2 5c f7 28 c7 5a 60 28 6b 5c b6 08 00
	
	
	==> etcd [f0728515117c9e0aa8ec8549ee6e9c6c779d3be05978da543adf900ebabbe7c8] <==
	{"level":"info","ts":"2024-09-20T16:44:57.753012Z","caller":"traceutil/trace.go:171","msg":"trace[1549775169] transaction","detail":"{read_only:false; response_revision:374; number_of_response:1; }","duration":"102.580682ms","start":"2024-09-20T16:44:57.650414Z","end":"2024-09-20T16:44:57.752995Z","steps":["trace[1549775169] 'process raft request'  (duration: 102.521062ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:57.753383Z","caller":"traceutil/trace.go:171","msg":"trace[1754359367] transaction","detail":"{read_only:false; response_revision:373; number_of_response:1; }","duration":"111.331704ms","start":"2024-09-20T16:44:57.642036Z","end":"2024-09-20T16:44:57.753368Z","steps":["trace[1754359367] 'process raft request'  (duration: 110.801509ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.355193Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"206.380151ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032026295716718 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/default/cloud-spanner-emulator.17f7018f8a96c64b\" mod_revision:0 > success:<request_put:<key:\"/registry/events/default/cloud-spanner-emulator.17f7018f8a96c64b\" value_size:646 lease:8128032026295716401 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-20T16:44:58.355462Z","caller":"traceutil/trace.go:171","msg":"trace[447270717] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"207.648201ms","start":"2024-09-20T16:44:58.147796Z","end":"2024-09-20T16:44:58.355444Z","steps":["trace[447270717] 'process raft request'  (duration: 207.499683ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.355762Z","caller":"traceutil/trace.go:171","msg":"trace[1734979807] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"208.214879ms","start":"2024-09-20T16:44:58.147533Z","end":"2024-09-20T16:44:58.355748Z","steps":["trace[1734979807] 'compare'  (duration: 206.210041ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.356935Z","caller":"traceutil/trace.go:171","msg":"trace[1799856468] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"208.533294ms","start":"2024-09-20T16:44:58.148388Z","end":"2024-09-20T16:44:58.356922Z","steps":["trace[1799856468] 'process raft request'  (duration: 206.971042ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.357600Z","caller":"traceutil/trace.go:171","msg":"trace[598850690] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:392; }","duration":"209.617871ms","start":"2024-09-20T16:44:58.147971Z","end":"2024-09-20T16:44:58.357589Z","steps":["trace[598850690] 'read index received'  (duration: 789.786µs)","trace[598850690] 'applied index is now lower than readState.Index'  (duration: 208.827078ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T16:44:58.357695Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"209.724883ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T16:44:58.357719Z","caller":"traceutil/trace.go:171","msg":"trace[2014407058] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:385; }","duration":"209.758121ms","start":"2024-09-20T16:44:58.147953Z","end":"2024-09-20T16:44:58.357711Z","steps":["trace[2014407058] 'agreement among raft nodes before linearized reading'  (duration: 209.708461ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.360294Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.211814ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:118"}
	{"level":"info","ts":"2024-09-20T16:44:58.360324Z","caller":"traceutil/trace.go:171","msg":"trace[725425725] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:386; }","duration":"212.247856ms","start":"2024-09-20T16:44:58.148068Z","end":"2024-09-20T16:44:58.360316Z","steps":["trace[725425725] 'agreement among raft nodes before linearized reading'  (duration: 212.131205ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:44:58.360498Z","caller":"traceutil/trace.go:171","msg":"trace[116690980] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"124.023892ms","start":"2024-09-20T16:44:58.236466Z","end":"2024-09-20T16:44:58.360490Z","steps":["trace[116690980] 'process raft request'  (duration: 118.929358ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:44:58.360760Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.58882ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-7c65d6cfc9-vwpqn\" ","response":"range_response_count:1 size:3993"}
	{"level":"info","ts":"2024-09-20T16:44:58.360784Z","caller":"traceutil/trace.go:171","msg":"trace[1690465248] range","detail":"{range_begin:/registry/pods/kube-system/coredns-7c65d6cfc9-vwpqn; range_end:; response_count:1; response_revision:386; }","duration":"212.614453ms","start":"2024-09-20T16:44:58.148162Z","end":"2024-09-20T16:44:58.360776Z","steps":["trace[1690465248] 'agreement among raft nodes before linearized reading'  (duration: 212.574181ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:45:37.022466Z","caller":"traceutil/trace.go:171","msg":"trace[1289743174] transaction","detail":"{read_only:false; response_revision:793; number_of_response:1; }","duration":"146.102596ms","start":"2024-09-20T16:45:36.876346Z","end":"2024-09-20T16:45:37.022448Z","steps":["trace[1289743174] 'process raft request'  (duration: 136.074946ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:46:18.358709Z","caller":"traceutil/trace.go:171","msg":"trace[86958625] linearizableReadLoop","detail":"{readStateIndex:1125; appliedIndex:1124; }","duration":"105.45275ms","start":"2024-09-20T16:46:18.253239Z","end":"2024-09-20T16:46:18.358692Z","steps":["trace[86958625] 'read index received'  (duration: 105.354055ms)","trace[86958625] 'applied index is now lower than readState.Index'  (duration: 98.168µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T16:46:18.358739Z","caller":"traceutil/trace.go:171","msg":"trace[2064138456] transaction","detail":"{read_only:false; response_revision:1091; number_of_response:1; }","duration":"116.929933ms","start":"2024-09-20T16:46:18.241797Z","end":"2024-09-20T16:46:18.358727Z","steps":["trace[2064138456] 'process raft request'  (duration: 116.801278ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T16:46:18.358831Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.572867ms","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-20T16:46:18.358857Z","caller":"traceutil/trace.go:171","msg":"trace[2104274305] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1091; }","duration":"105.615355ms","start":"2024-09-20T16:46:18.253234Z","end":"2024-09-20T16:46:18.358849Z","steps":["trace[2104274305] 'agreement among raft nodes before linearized reading'  (duration: 105.525069ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T16:54:46.350116Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1552}
	{"level":"info","ts":"2024-09-20T16:54:46.371503Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1552,"took":"20.976391ms","hash":563344916,"current-db-size-bytes":6189056,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3379200,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T16:54:46.371542Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":563344916,"revision":1552,"compact-revision":-1}
	{"level":"info","ts":"2024-09-20T16:59:46.355110Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1972}
	{"level":"info","ts":"2024-09-20T16:59:46.371370Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1972,"took":"15.770403ms","hash":2514945893,"current-db-size-bytes":6377472,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4997120,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-20T16:59:46.371409Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2514945893,"revision":1972,"compact-revision":1552}
	
	
	==> gcp-auth [be9e4eba767fe6c89f57534b094ea8ef572bc327447066d01cebcda0d769d977] <==
	2024/09/20 16:47:30 Ready to write response ...
	2024/09/20 16:47:30 Ready to marshal response ...
	2024/09/20 16:47:30 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:33 Ready to marshal response ...
	2024/09/20 16:55:33 Ready to write response ...
	2024/09/20 16:55:43 Ready to marshal response ...
	2024/09/20 16:55:43 Ready to write response ...
	2024/09/20 16:55:54 Ready to marshal response ...
	2024/09/20 16:55:54 Ready to write response ...
	2024/09/20 16:55:54 Ready to marshal response ...
	2024/09/20 16:55:54 Ready to write response ...
	2024/09/20 16:56:01 Ready to marshal response ...
	2024/09/20 16:56:01 Ready to write response ...
	2024/09/20 16:56:08 Ready to marshal response ...
	2024/09/20 16:56:08 Ready to write response ...
	2024/09/20 16:56:50 Ready to marshal response ...
	2024/09/20 16:56:50 Ready to write response ...
	2024/09/20 16:57:23 Ready to marshal response ...
	2024/09/20 16:57:23 Ready to write response ...
	2024/09/20 16:58:27 Ready to marshal response ...
	2024/09/20 16:58:27 Ready to write response ...
	
	
	==> kernel <==
	 17:00:50 up 43 min,  0 users,  load average: 0.04, 0.23, 0.19
	Linux addons-076251 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [fd45bc28d84ca1aa25b3bfd712277c83730eca87ca5692aa1c92cd4b661dbc2b] <==
	I0920 16:58:46.476396       1 main.go:299] handling current node
	I0920 16:58:56.472773       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:58:56.472810       1 main.go:299] handling current node
	I0920 16:59:06.472971       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:59:06.473006       1 main.go:299] handling current node
	I0920 16:59:16.472832       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:59:16.472867       1 main.go:299] handling current node
	I0920 16:59:26.476023       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:59:26.476054       1 main.go:299] handling current node
	I0920 16:59:36.473245       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:59:36.473292       1 main.go:299] handling current node
	I0920 16:59:46.472822       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:59:46.472911       1 main.go:299] handling current node
	I0920 16:59:56.473790       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 16:59:56.473837       1 main.go:299] handling current node
	I0920 17:00:06.472749       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:00:06.472808       1 main.go:299] handling current node
	I0920 17:00:16.477746       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:00:16.477787       1 main.go:299] handling current node
	I0920 17:00:26.478288       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:00:26.478323       1 main.go:299] handling current node
	I0920 17:00:36.473298       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:00:36.473345       1 main.go:299] handling current node
	I0920 17:00:46.478342       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 17:00:46.478388       1 main.go:299] handling current node
	
	
	==> kube-apiserver [350ff911f9d1ac4917119eb1c35c5fd6724af72555a8549a8470f9ee0df56f0c] <==
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0920 16:46:57.686513       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.254.20:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.100.254.20:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.100.254.20:443: connect: connection refused" logger="UnhandledError"
	I0920 16:46:57.717476       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 16:55:33.880830       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.110.78.248"}
	I0920 16:55:38.637046       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 16:55:39.650476       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0920 16:56:01.791006       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 16:56:01.949265       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.43.157"}
	E0920 16:56:24.242862       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0920 16:57:02.365069       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 16:57:38.356919       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.356969       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 16:57:38.369654       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.374621       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 16:57:38.374660       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.380208       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.380324       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 16:57:38.392561       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 16:57:38.392600       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 16:57:39.370834       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0920 16:57:39.393672       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0920 16:57:39.440801       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0920 16:58:27.547837       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.207.113"}
	
	
	==> kube-controller-manager [1d95a5a6ee8b2625d6a72d0fbe17bc5cd524d87185347b7040b5765b13af877e] <==
	E0920 16:58:42.539313       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"
	W0920 16:58:43.386767       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
	E0920 16:58:43.386806       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"
	W0920 16:58:55.906737       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
	E0920 16:58:55.906778       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"
	I0920 16:58:57.855162       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-076251"
	W0920 16:59:16.169802       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
	E0920 16:59:16.169853       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"
	W0920 16:59:25.119817       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
	E0920 16:59:25.119861       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"
	W0920 16:59:26.429110       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
	E0920 16:59:26.429148       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"
	W0920 16:59:44.909292       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
	E0920 16:59:44.909335       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"
	W0920 16:59:55.193773       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
	E0920 16:59:55.193816       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"
	W0920 17:00:12.012679       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
	E0920 17:00:12.012721       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"
	W0920 17:00:19.024436       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
	E0920 17:00:19.024480       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"
	W0920 17:00:29.673603       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
	E0920 17:00:29.673647       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"
	W0920 17:00:41.435469       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
	E0920 17:00:41.435511       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"
	I0920 17:00:49.136870       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="7.604µs"
	
	
	==> kube-proxy [3514c51e78639a37e0a72c6c0f32a2ee01f69b6460318e2ea8e564f78bd46d39] <==
	I0920 16:44:55.656780       1 server_linux.go:66] "Using iptables proxy"
	I0920 16:44:55.952095       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 16:44:55.952197       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`"
	I0920 16:44:56.251181       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 16:44:56.251300       1 server_linux.go:169] "Using iptables Proxier"
	I0920 16:44:56.437439       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"
	I0920 16:44:56.437883       1 server.go:483] "Version info" version="v1.31.1"
	I0920 16:44:56.437911       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 16:44:56.449403       1 config.go:199] "Starting service config controller"
	I0920 16:44:56.449446       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 16:44:56.449494       1 config.go:105] "Starting endpoint slice config controller"
	I0920 16:44:56.449500       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 16:44:56.449515       1 config.go:328] "Starting node config controller"
	I0920 16:44:56.449535       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 16:44:56.551282       1 shared_informer.go:320] Caches are synced for service config
	I0920 16:44:56.551396       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 16:44:56.551953       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [8a601a4d4df7bdfb62ada6655f64a4b0867051057865316dfb59197447cf46fc] <==
	E0920 16:44:47.739744       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"
	W0920 16:44:47.739675       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
	E0920 16:44:47.739771       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"
	E0920 16:44:47.739665       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"
	W0920 16:44:47.740347       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
	E0920 16:44:47.740427       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"
	W0920 16:44:47.740512       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0920 16:44:47.740537       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:47.740568       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
	E0920 16:44:47.740641       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"
	W0920 16:44:47.740665       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
	E0920 16:44:47.740749       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"
	W0920 16:44:47.740599       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
	E0920 16:44:47.740787       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"
	W0920 16:44:48.556345       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0920 16:44:48.556380       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:48.610853       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 16:44:48.610901       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 16:44:48.712701       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0920 16:44:48.712734       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0920 16:44:48.717894       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
	E0920 16:44:48.717930       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"
	W0920 16:44:48.794558       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
	E0920 16:44:48.794593       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"
	I0920 16:44:51.064527       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 16:59:50 addons-076251 kubelet[1631]: E0920 16:59:50.321317    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851590321041500,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 16:59:59 addons-076251 kubelet[1631]: E0920 16:59:59.050843    1631 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="0b06a20b-5538-480d-9269-f3eb59801f60"
	Sep 20 17:00:00 addons-076251 kubelet[1631]: E0920 17:00:00.323396    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851600323136915,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:00 addons-076251 kubelet[1631]: E0920 17:00:00.323427    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851600323136915,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:10 addons-076251 kubelet[1631]: E0920 17:00:10.325536    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851610325317897,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:10 addons-076251 kubelet[1631]: E0920 17:00:10.325576    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851610325317897,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:14 addons-076251 kubelet[1631]: E0920 17:00:14.050467    1631 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="0b06a20b-5538-480d-9269-f3eb59801f60"
	Sep 20 17:00:20 addons-076251 kubelet[1631]: E0920 17:00:20.328068    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851620327792836,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:20 addons-076251 kubelet[1631]: E0920 17:00:20.328109    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851620327792836,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:25 addons-076251 kubelet[1631]: E0920 17:00:25.050656    1631 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="0b06a20b-5538-480d-9269-f3eb59801f60"
	Sep 20 17:00:30 addons-076251 kubelet[1631]: E0920 17:00:30.330262    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851630330054987,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:30 addons-076251 kubelet[1631]: E0920 17:00:30.330304    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851630330054987,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:37 addons-076251 kubelet[1631]: E0920 17:00:37.050646    1631 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="0b06a20b-5538-480d-9269-f3eb59801f60"
	Sep 20 17:00:40 addons-076251 kubelet[1631]: E0920 17:00:40.332140    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851640331900057,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:40 addons-076251 kubelet[1631]: E0920 17:00:40.332186    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851640331900057,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:48 addons-076251 kubelet[1631]: E0920 17:00:48.050894    1631 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="0b06a20b-5538-480d-9269-f3eb59801f60"
	Sep 20 17:00:50 addons-076251 kubelet[1631]: E0920 17:00:50.337702    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851650337481514,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:50 addons-076251 kubelet[1631]: E0920 17:00:50.337739    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726851650337481514,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 17:00:50 addons-076251 kubelet[1631]: I0920 17:00:50.360623    1631 scope.go:117] "RemoveContainer" containerID="75be2259602e14b9cfe263515af4f49e79f420f90cb17e99b80326cc8696ef8b"
	Sep 20 17:00:50 addons-076251 kubelet[1631]: I0920 17:00:50.436846    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/87c99481-bf08-4bc2-a5dd-e3393bd1c0cc-tmp-dir\") pod \"87c99481-bf08-4bc2-a5dd-e3393bd1c0cc\" (UID: \"87c99481-bf08-4bc2-a5dd-e3393bd1c0cc\") "
	Sep 20 17:00:50 addons-076251 kubelet[1631]: I0920 17:00:50.436906    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9nrqv\" (UniqueName: \"kubernetes.io/projected/87c99481-bf08-4bc2-a5dd-e3393bd1c0cc-kube-api-access-9nrqv\") pod \"87c99481-bf08-4bc2-a5dd-e3393bd1c0cc\" (UID: \"87c99481-bf08-4bc2-a5dd-e3393bd1c0cc\") "
	Sep 20 17:00:50 addons-076251 kubelet[1631]: I0920 17:00:50.437155    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/87c99481-bf08-4bc2-a5dd-e3393bd1c0cc-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "87c99481-bf08-4bc2-a5dd-e3393bd1c0cc" (UID: "87c99481-bf08-4bc2-a5dd-e3393bd1c0cc"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 20 17:00:50 addons-076251 kubelet[1631]: I0920 17:00:50.439113    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/87c99481-bf08-4bc2-a5dd-e3393bd1c0cc-kube-api-access-9nrqv" (OuterVolumeSpecName: "kube-api-access-9nrqv") pod "87c99481-bf08-4bc2-a5dd-e3393bd1c0cc" (UID: "87c99481-bf08-4bc2-a5dd-e3393bd1c0cc"). InnerVolumeSpecName "kube-api-access-9nrqv". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 17:00:50 addons-076251 kubelet[1631]: I0920 17:00:50.537333    1631 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/87c99481-bf08-4bc2-a5dd-e3393bd1c0cc-tmp-dir\") on node \"addons-076251\" DevicePath \"\""
	Sep 20 17:00:50 addons-076251 kubelet[1631]: I0920 17:00:50.537360    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-9nrqv\" (UniqueName: \"kubernetes.io/projected/87c99481-bf08-4bc2-a5dd-e3393bd1c0cc-kube-api-access-9nrqv\") on node \"addons-076251\" DevicePath \"\""
	
	
	==> storage-provisioner [edc55b356484bbf5a27d575741c290afda3357a102fb10852a43410c16a8ee10] <==
	I0920 16:45:37.938222       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 16:45:37.945269       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 16:45:37.945301       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 16:45:37.951215       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 16:45:37.951259       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a59d5927-aef9-48bb-a025-43cf6d9d7e9f", APIVersion:"v1", ResourceVersion:"895", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6 became leader
	I0920 16:45:37.951339       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6!
	I0920 16:45:38.052084       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-076251_36c45760-748b-4e3b-8db0-e7d3a2658de6!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-076251/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 16:47:30 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	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-rx9vx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rx9vx:
	    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  13m                   default-scheduler  Successfully assigned default/busybox to addons-076251
	  Normal   Pulling    11m (x4 over 13m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 13m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     11m (x4 over 13m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 13m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3m18s (x42 over 13m)  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 (318.04s)

                                                
                                    

Test pass (299/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 23.76
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.18
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.1/json-events 15.5
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.05
18 TestDownloadOnly/v1.31.1/DeleteAll 0.19
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.04
21 TestBinaryMirror 0.72
22 TestOffline 82.11
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 194.96
31 TestAddons/serial/GCPAuth/Namespaces 0.14
35 TestAddons/parallel/InspektorGadget 10.76
38 TestAddons/parallel/CSI 52.51
39 TestAddons/parallel/Headlamp 16.45
40 TestAddons/parallel/CloudSpanner 6.46
41 TestAddons/parallel/LocalPath 56.97
42 TestAddons/parallel/NvidiaDevicePlugin 5.45
43 TestAddons/parallel/Yakd 10.58
44 TestAddons/StoppedEnableDisable 6.01
45 TestCertOptions 35.06
46 TestCertExpiration 240.21
48 TestForceSystemdFlag 30.04
49 TestForceSystemdEnv 32.36
51 TestKVMDriverInstallOrUpdate 3.83
55 TestErrorSpam/setup 22.12
56 TestErrorSpam/start 0.55
57 TestErrorSpam/status 0.83
58 TestErrorSpam/pause 1.47
59 TestErrorSpam/unpause 1.61
60 TestErrorSpam/stop 1.35
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 71.33
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 23.11
67 TestFunctional/serial/KubeContext 0.04
68 TestFunctional/serial/KubectlGetPods 0.07
71 TestFunctional/serial/CacheCmd/cache/add_remote 3.17
72 TestFunctional/serial/CacheCmd/cache/add_local 2.09
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
74 TestFunctional/serial/CacheCmd/cache/list 0.04
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.63
77 TestFunctional/serial/CacheCmd/cache/delete 0.09
78 TestFunctional/serial/MinikubeKubectlCmd 0.1
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
80 TestFunctional/serial/ExtraConfig 29.86
81 TestFunctional/serial/ComponentHealth 0.06
82 TestFunctional/serial/LogsCmd 1.28
83 TestFunctional/serial/LogsFileCmd 1.3
84 TestFunctional/serial/InvalidService 3.89
86 TestFunctional/parallel/ConfigCmd 0.34
87 TestFunctional/parallel/DashboardCmd 20.33
88 TestFunctional/parallel/DryRun 0.39
89 TestFunctional/parallel/InternationalLanguage 0.17
90 TestFunctional/parallel/StatusCmd 1.26
94 TestFunctional/parallel/ServiceCmdConnect 11.79
95 TestFunctional/parallel/AddonsCmd 0.17
96 TestFunctional/parallel/PersistentVolumeClaim 33.6
98 TestFunctional/parallel/SSHCmd 0.52
99 TestFunctional/parallel/CpCmd 1.91
100 TestFunctional/parallel/MySQL 26.38
101 TestFunctional/parallel/FileSync 0.3
102 TestFunctional/parallel/CertSync 1.81
106 TestFunctional/parallel/NodeLabels 0.07
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.56
110 TestFunctional/parallel/License 0.68
111 TestFunctional/parallel/UpdateContextCmd/no_changes 0.13
112 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
113 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.13
114 TestFunctional/parallel/ServiceCmd/DeployApp 9.17
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.74
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.28
120 TestFunctional/parallel/ServiceCmd/List 0.46
121 TestFunctional/parallel/ServiceCmd/JSONOutput 0.46
122 TestFunctional/parallel/ServiceCmd/HTTPS 0.32
123 TestFunctional/parallel/ServiceCmd/Format 0.46
124 TestFunctional/parallel/ServiceCmd/URL 0.45
125 TestFunctional/parallel/ProfileCmd/profile_not_create 0.41
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ProfileCmd/profile_list 0.45
133 TestFunctional/parallel/MountCmd/any-port 8.71
134 TestFunctional/parallel/ProfileCmd/profile_json_output 0.43
135 TestFunctional/parallel/Version/short 0.06
136 TestFunctional/parallel/Version/components 0.6
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.22
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.21
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.2
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.21
141 TestFunctional/parallel/ImageCommands/ImageBuild 4.25
142 TestFunctional/parallel/ImageCommands/Setup 1.94
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.15
144 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.87
145 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.75
146 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.48
147 TestFunctional/parallel/ImageCommands/ImageRemove 0.53
148 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.12
149 TestFunctional/parallel/MountCmd/specific-port 1.91
150 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.52
151 TestFunctional/parallel/MountCmd/VerifyCleanup 1.59
152 TestFunctional/delete_echo-server_images 0.03
153 TestFunctional/delete_my-image_image 0.01
154 TestFunctional/delete_minikube_cached_images 0.01
158 TestMultiControlPlane/serial/StartCluster 153.15
159 TestMultiControlPlane/serial/DeployApp 6.17
160 TestMultiControlPlane/serial/PingHostFromPods 0.97
161 TestMultiControlPlane/serial/AddWorkerNode 29.46
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.81
164 TestMultiControlPlane/serial/CopyFile 15.07
165 TestMultiControlPlane/serial/StopSecondaryNode 12.41
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.65
167 TestMultiControlPlane/serial/RestartSecondaryNode 32.18
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.82
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 159.99
170 TestMultiControlPlane/serial/DeleteSecondaryNode 12.04
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.65
172 TestMultiControlPlane/serial/StopCluster 35.42
173 TestMultiControlPlane/serial/RestartCluster 73.25
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.63
175 TestMultiControlPlane/serial/AddSecondaryNode 65.21
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.84
180 TestJSONOutput/start/Command 37.33
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.65
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.57
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.68
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.19
205 TestKicCustomNetwork/create_custom_network 37.52
206 TestKicCustomNetwork/use_default_bridge_network 25.35
207 TestKicExistingNetwork 21.97
208 TestKicCustomSubnet 25.56
209 TestKicStaticIP 24.04
210 TestMainNoArgs 0.05
211 TestMinikubeProfile 48.83
214 TestMountStart/serial/StartWithMountFirst 6.04
215 TestMountStart/serial/VerifyMountFirst 0.23
216 TestMountStart/serial/StartWithMountSecond 8.89
217 TestMountStart/serial/VerifyMountSecond 0.24
218 TestMountStart/serial/DeleteFirst 1.58
219 TestMountStart/serial/VerifyMountPostDelete 0.23
220 TestMountStart/serial/Stop 1.17
221 TestMountStart/serial/RestartStopped 7.56
222 TestMountStart/serial/VerifyMountPostStop 0.24
225 TestMultiNode/serial/FreshStart2Nodes 95.14
226 TestMultiNode/serial/DeployApp2Nodes 5.1
227 TestMultiNode/serial/PingHostFrom2Pods 0.68
228 TestMultiNode/serial/AddNode 28.4
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.6
231 TestMultiNode/serial/CopyFile 8.63
232 TestMultiNode/serial/StopNode 2.07
233 TestMultiNode/serial/StartAfterStop 8.81
234 TestMultiNode/serial/RestartKeepsNodes 88.6
235 TestMultiNode/serial/DeleteNode 5.16
236 TestMultiNode/serial/StopMultiNode 23.61
237 TestMultiNode/serial/RestartMultiNode 45.18
238 TestMultiNode/serial/ValidateNameConflict 25.93
243 TestPreload 131.23
245 TestScheduledStopUnix 97.28
248 TestInsufficientStorage 9.38
249 TestRunningBinaryUpgrade 59.27
251 TestKubernetesUpgrade 358.97
252 TestMissingContainerUpgrade 96.69
254 TestStoppedBinaryUpgrade/Setup 2.62
255 TestPause/serial/Start 48
256 TestStoppedBinaryUpgrade/Upgrade 116.99
258 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
259 TestNoKubernetes/serial/StartWithK8s 27.4
260 TestPause/serial/SecondStartNoReconfiguration 24.16
261 TestNoKubernetes/serial/StartWithStopK8s 8.67
262 TestNoKubernetes/serial/Start 5.59
263 TestPause/serial/Pause 0.76
264 TestPause/serial/VerifyStatus 0.3
265 TestPause/serial/Unpause 0.63
266 TestPause/serial/PauseAgain 0.78
267 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
268 TestNoKubernetes/serial/ProfileList 3.28
269 TestPause/serial/DeletePaused 2.61
270 TestPause/serial/VerifyDeletedResources 5.91
271 TestNoKubernetes/serial/Stop 1.21
272 TestNoKubernetes/serial/StartNoArgs 9.48
280 TestNetworkPlugins/group/false 4.53
281 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
285 TestStoppedBinaryUpgrade/MinikubeLogs 0.89
293 TestNetworkPlugins/group/auto/Start 45.39
294 TestNetworkPlugins/group/auto/KubeletFlags 0.28
295 TestNetworkPlugins/group/auto/NetCatPod 10.22
296 TestNetworkPlugins/group/kindnet/Start 69.64
297 TestNetworkPlugins/group/auto/DNS 0.14
298 TestNetworkPlugins/group/auto/Localhost 0.11
299 TestNetworkPlugins/group/auto/HairPin 0.11
300 TestNetworkPlugins/group/calico/Start 57.69
301 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
302 TestNetworkPlugins/group/kindnet/KubeletFlags 0.25
303 TestNetworkPlugins/group/kindnet/NetCatPod 10.21
304 TestNetworkPlugins/group/calico/ControllerPod 6.01
305 TestNetworkPlugins/group/calico/KubeletFlags 0.25
306 TestNetworkPlugins/group/calico/NetCatPod 9.16
307 TestNetworkPlugins/group/kindnet/DNS 0.13
308 TestNetworkPlugins/group/kindnet/Localhost 0.12
309 TestNetworkPlugins/group/kindnet/HairPin 0.11
310 TestNetworkPlugins/group/calico/DNS 0.13
311 TestNetworkPlugins/group/calico/Localhost 0.11
312 TestNetworkPlugins/group/calico/HairPin 0.1
313 TestNetworkPlugins/group/custom-flannel/Start 53.8
314 TestNetworkPlugins/group/enable-default-cni/Start 71.53
315 TestNetworkPlugins/group/flannel/Start 49.73
316 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.25
317 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.17
318 TestNetworkPlugins/group/flannel/ControllerPod 6.01
319 TestNetworkPlugins/group/custom-flannel/DNS 0.12
320 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
321 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
322 TestNetworkPlugins/group/flannel/KubeletFlags 0.25
323 TestNetworkPlugins/group/flannel/NetCatPod 9.16
324 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
325 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.23
326 TestNetworkPlugins/group/flannel/DNS 0.21
327 TestNetworkPlugins/group/flannel/Localhost 0.11
328 TestNetworkPlugins/group/flannel/HairPin 0.12
329 TestNetworkPlugins/group/bridge/Start 72.3
330 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
331 TestNetworkPlugins/group/enable-default-cni/Localhost 0.13
332 TestNetworkPlugins/group/enable-default-cni/HairPin 0.16
334 TestStartStop/group/old-k8s-version/serial/FirstStart 162.09
336 TestStartStop/group/no-preload/serial/FirstStart 60.2
338 TestStartStop/group/embed-certs/serial/FirstStart 42.33
339 TestNetworkPlugins/group/bridge/KubeletFlags 0.37
340 TestNetworkPlugins/group/bridge/NetCatPod 10.58
341 TestStartStop/group/no-preload/serial/DeployApp 10.24
342 TestNetworkPlugins/group/bridge/DNS 0.12
343 TestNetworkPlugins/group/bridge/Localhost 0.11
344 TestNetworkPlugins/group/bridge/HairPin 0.1
345 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.94
346 TestStartStop/group/no-preload/serial/Stop 14.02
348 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 71.87
349 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
350 TestStartStop/group/no-preload/serial/SecondStart 262.56
351 TestStartStop/group/embed-certs/serial/DeployApp 10.27
352 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.96
353 TestStartStop/group/embed-certs/serial/Stop 12.88
354 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
355 TestStartStop/group/embed-certs/serial/SecondStart 262.13
356 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.25
357 TestStartStop/group/old-k8s-version/serial/DeployApp 11.37
358 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.92
359 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.93
360 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.93
361 TestStartStop/group/old-k8s-version/serial/Stop 11.87
362 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
363 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 275.88
364 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.17
365 TestStartStop/group/old-k8s-version/serial/SecondStart 129.39
366 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
367 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
368 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
369 TestStartStop/group/old-k8s-version/serial/Pause 2.47
371 TestStartStop/group/newest-cni/serial/FirstStart 29.22
372 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
373 TestStartStop/group/newest-cni/serial/DeployApp 0
374 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.75
375 TestStartStop/group/newest-cni/serial/Stop 1.19
376 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
377 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
378 TestStartStop/group/newest-cni/serial/SecondStart 12.48
379 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
380 TestStartStop/group/no-preload/serial/Pause 2.68
381 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
382 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
383 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.23
384 TestStartStop/group/newest-cni/serial/Pause 2.61
385 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
386 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
388 TestStartStop/group/embed-certs/serial/Pause 2.53
389 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
390 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
391 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
392 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.48
x
+
TestDownloadOnly/v1.20.0/json-events (23.76s)

                                                
                                                
=== 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-815076 --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-815076 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (23.755055752s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (23.76s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0920 16:43:57.221348   15399 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0920 16:43:57.221466   15399 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-815076 | jenkins | v1.34.0 | 20 Sep 24 16:43 UTC |          |
	|         | -p download-only-815076        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 16:43:33
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 16:43:33.502031   15412 out.go:345] Setting OutFile to fd 1 ...
	I0920 16:43:33.502133   15412 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:43:33.502140   15412 out.go:358] Setting ErrFile to fd 2...
	I0920 16:43:33.502144   15412 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:43:33.502321   15412 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	W0920 16:43:33.502428   15412 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19672-8612/.minikube/config/config.json: open /home/jenkins/minikube-integration/19672-8612/.minikube/config/config.json: no such file or directory
	I0920 16:43:33.502960   15412 out.go:352] Setting JSON to true
	I0920 16:43:33.503795   15412 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1557,"bootTime":1726849056,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 16:43:33.503884   15412 start.go:139] virtualization: kvm guest
	I0920 16:43:33.506091   15412 out.go:97] [download-only-815076] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0920 16:43:33.506193   15412 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball: no such file or directory
	I0920 16:43:33.506248   15412 notify.go:220] Checking for updates...
	I0920 16:43:33.507307   15412 out.go:169] MINIKUBE_LOCATION=19672
	I0920 16:43:33.508727   15412 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 16:43:33.510134   15412 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 16:43:33.511370   15412 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube
	I0920 16:43:33.512565   15412 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0920 16:43:33.514440   15412 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 16:43:33.514660   15412 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 16:43:33.535279   15412 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 16:43:33.535339   15412 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:43:33.899373   15412 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 16:43:33.890928852 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:43:33.899465   15412 docker.go:318] overlay module found
	I0920 16:43:33.901188   15412 out.go:97] Using the docker driver based on user configuration
	I0920 16:43:33.901211   15412 start.go:297] selected driver: docker
	I0920 16:43:33.901217   15412 start.go:901] validating driver "docker" against <nil>
	I0920 16:43:33.901322   15412 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:43:33.948538   15412 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 16:43:33.940273545 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:43:33.948729   15412 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 16:43:33.949413   15412 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0920 16:43:33.949628   15412 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 16:43:33.951323   15412 out.go:169] Using Docker driver with root privileges
	I0920 16:43:33.952339   15412 cni.go:84] Creating CNI manager for ""
	I0920 16:43:33.952401   15412 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:43:33.952414   15412 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 16:43:33.952473   15412 start.go:340] cluster config:
	{Name:download-only-815076 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-815076 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}
	I0920 16:43:33.953716   15412 out.go:97] Starting "download-only-815076" primary control-plane node in "download-only-815076" cluster
	I0920 16:43:33.953730   15412 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 16:43:33.954972   15412 out.go:97] Pulling base image v0.0.45-1726784731-19672 ...
	I0920 16:43:33.954992   15412 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0920 16:43:33.955105   15412 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 16:43:33.969994   15412 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 16:43:33.970180   15412 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 16:43:33.970262   15412 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 16:43:34.067222   15412 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
	I0920 16:43:34.067251   15412 cache.go:56] Caching tarball of preloaded images
	I0920 16:43:34.067401   15412 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0920 16:43:34.069545   15412 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0920 16:43:34.069564   15412 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0920 16:43:34.177214   15412 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/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0920 16:43:52.953037   15412 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0920 16:43:52.953134   15412 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-815076 host does not exist
	  To start a cluster, run: "minikube start -p download-only-815076"

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

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

                                                
                                                
=== 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.18s)

                                                
                                    
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-815076
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

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

                                                
                                                
=== 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-330157 --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-330157 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (15.496164333s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (15.50s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0920 16:44:13.076877   15399 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0920 16:44:13.076928   15399 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-815076 | jenkins | v1.34.0 | 20 Sep 24 16:43 UTC |                     |
	|         | -p download-only-815076        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 20 Sep 24 16:43 UTC | 20 Sep 24 16:43 UTC |
	| delete  | -p download-only-815076        | download-only-815076 | jenkins | v1.34.0 | 20 Sep 24 16:43 UTC | 20 Sep 24 16:43 UTC |
	| start   | -o=json --download-only        | download-only-330157 | jenkins | v1.34.0 | 20 Sep 24 16:43 UTC |                     |
	|         | -p download-only-330157        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 16:43:57
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 16:43:57.616084   15822 out.go:345] Setting OutFile to fd 1 ...
	I0920 16:43:57.616194   15822 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:43:57.616202   15822 out.go:358] Setting ErrFile to fd 2...
	I0920 16:43:57.616206   15822 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 16:43:57.616356   15822 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 16:43:57.616868   15822 out.go:352] Setting JSON to true
	I0920 16:43:57.617639   15822 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1582,"bootTime":1726849056,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 16:43:57.617723   15822 start.go:139] virtualization: kvm guest
	I0920 16:43:57.619852   15822 out.go:97] [download-only-330157] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 16:43:57.620010   15822 notify.go:220] Checking for updates...
	I0920 16:43:57.621240   15822 out.go:169] MINIKUBE_LOCATION=19672
	I0920 16:43:57.622586   15822 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 16:43:57.623955   15822 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 16:43:57.625333   15822 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube
	I0920 16:43:57.626575   15822 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0920 16:43:57.629113   15822 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 16:43:57.629299   15822 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 16:43:57.650798   15822 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 16:43:57.650906   15822 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:43:57.692899   15822 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 16:43:57.684594061 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:43:57.693001   15822 docker.go:318] overlay module found
	I0920 16:43:57.694474   15822 out.go:97] Using the docker driver based on user configuration
	I0920 16:43:57.694496   15822 start.go:297] selected driver: docker
	I0920 16:43:57.694502   15822 start.go:901] validating driver "docker" against <nil>
	I0920 16:43:57.694592   15822 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 16:43:57.738181   15822 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:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-20 16:43:57.730209275 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 16:43:57.738407   15822 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 16:43:57.739085   15822 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0920 16:43:57.739276   15822 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 16:43:57.741163   15822 out.go:169] Using Docker driver with root privileges
	I0920 16:43:57.742308   15822 cni.go:84] Creating CNI manager for ""
	I0920 16:43:57.742363   15822 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 16:43:57.742377   15822 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 16:43:57.742447   15822 start.go:340] cluster config:
	{Name:download-only-330157 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-330157 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}
	I0920 16:43:57.743730   15822 out.go:97] Starting "download-only-330157" primary control-plane node in "download-only-330157" cluster
	I0920 16:43:57.743746   15822 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 16:43:57.744864   15822 out.go:97] Pulling base image v0.0.45-1726784731-19672 ...
	I0920 16:43:57.744886   15822 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:43:57.744925   15822 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 16:43:57.760523   15822 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 16:43:57.760634   15822 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 16:43:57.760649   15822 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 16:43:57.760653   15822 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 16:43:57.760660   15822 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 16:43:58.185089   15822 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
	I0920 16:43:58.185113   15822 cache.go:56] Caching tarball of preloaded images
	I0920 16:43:58.185257   15822 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:43:58.187050   15822 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0920 16:43:58.187061   15822 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0920 16:43:58.301661   15822 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/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0920 16:44:11.480696   15822 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0920 16:44:11.480784   15822 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19672-8612/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0920 16:44:12.212950   15822 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 16:44:12.213287   15822 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/download-only-330157/config.json ...
	I0920 16:44:12.213314   15822 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/download-only-330157/config.json: {Name:mkc0ecb0dda0d24d4fa2ba071d73ea1b5fb090c7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 16:44:12.213466   15822 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 16:44:12.213636   15822 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19672-8612/.minikube/cache/linux/amd64/v1.31.1/kubectl
	
	
	* The control-plane node download-only-330157 host does not exist
	  To start a cluster, run: "minikube start -p download-only-330157"

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

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

                                                
                                                
=== 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.19s)

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.04s)

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

                                                
                                    
x
+
TestBinaryMirror (0.72s)

                                                
                                                
=== RUN   TestBinaryMirror
I0920 16:44:14.714564   15399 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-139459 --alsologtostderr --binary-mirror http://127.0.0.1:39553 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-139459" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-139459
--- PASS: TestBinaryMirror (0.72s)

                                                
                                    
x
+
TestOffline (82.11s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-733274 --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-733274 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (1m19.934906458s)
helpers_test.go:175: Cleaning up "offline-crio-733274" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-733274
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-733274: (2.171359121s)
--- PASS: TestOffline (82.11s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (194.96s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-076251 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-076251 --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: (3m14.95988365s)
--- PASS: TestAddons/Setup (194.96s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:594: (dbg) Run:  kubectl --context addons-076251 create ns new-namespace
addons_test.go:608: (dbg) Run:  kubectl --context addons-076251 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.14s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-75bxn" [2bc1a5cd-21ea-498f-b445-789c9ff54ebc] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004814497s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-076251
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-076251: (5.754262796s)
--- PASS: TestAddons/parallel/InspektorGadget (10.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (52.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0920 16:56:46.008657   15399 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0920 16:56:46.012476   15399 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0920 16:56:46.012505   15399 kapi.go:107] duration metric: took 3.855119ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 3.864975ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-076251 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-076251 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [76827ca4-fbf0-4ee1-92b8-7adec17df19c] Pending
helpers_test.go:344: "task-pv-pod" [76827ca4-fbf0-4ee1-92b8-7adec17df19c] 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" [76827ca4-fbf0-4ee1-92b8-7adec17df19c] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.004013331s
addons_test.go:528: (dbg) Run:  kubectl --context addons-076251 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-076251 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-076251 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-076251 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-076251 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-076251 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-076251 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (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" [df72533d-e683-4eb3-81fb-8127390e9f54] Pending
helpers_test.go:344: "task-pv-pod-restore" [df72533d-e683-4eb3-81fb-8127390e9f54] 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" [df72533d-e683-4eb3-81fb-8127390e9f54] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003804506s
addons_test.go:570: (dbg) Run:  kubectl --context addons-076251 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-076251 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-076251 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.542977076s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (52.51s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-076251 --alsologtostderr -v=1
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-rhgq4" [f698cf88-fdc3-4b7e-83c3-7f89e6cea7b0] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-rhgq4" [f698cf88-fdc3-4b7e-83c3-7f89e6cea7b0] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-rhgq4" [f698cf88-fdc3-4b7e-83c3-7f89e6cea7b0] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.004065579s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 addons disable headlamp --alsologtostderr -v=1: (5.701055313s)
--- PASS: TestAddons/parallel/Headlamp (16.45s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-79v9m" [33038562-7d23-4ade-aad1-b753895f211e] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003081598s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-076251
--- PASS: TestAddons/parallel/CloudSpanner (6.46s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (56.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-076251 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-076251 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [5bf3dcd2-165a-4e07-9974-46df8f424011] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [5bf3dcd2-165a-4e07-9974-46df8f424011] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [5bf3dcd2-165a-4e07-9974-46df8f424011] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.002637633s
addons_test.go:938: (dbg) Run:  kubectl --context addons-076251 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 ssh "cat /opt/local-path-provisioner/pvc-140e56f2-21b5-4f78-ba2f-0d682f82e960_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-076251 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-076251 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.180132422s)
--- PASS: TestAddons/parallel/LocalPath (56.97s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (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-nxrq7" [85215c7a-8ec8-483a-942a-2f774c812a93] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003504328s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-076251
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.45s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (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-ww7ml" [1802c2da-564b-4936-8594-99ce94d37751] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003438784s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-076251 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-076251 addons disable yakd --alsologtostderr -v=1: (5.57670479s)
--- PASS: TestAddons/parallel/Yakd (10.58s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.01s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-076251
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-076251: (5.780574942s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-076251
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-076251
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-076251
--- PASS: TestAddons/StoppedEnableDisable (6.01s)

                                                
                                    
x
+
TestCertOptions (35.06s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (240.21s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-571526 --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-571526 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (24.835623701s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-571526 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E0920 17:33:54.150461   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-571526 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (32.363344287s)
helpers_test.go:175: Cleaning up "cert-expiration-571526" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-571526
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-571526: (3.01418632s)
--- PASS: TestCertExpiration (240.21s)

                                                
                                    
x
+
TestForceSystemdFlag (30.04s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-353424 --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-353424 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (27.286232741s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-353424 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-353424" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-353424
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-353424: (2.4802255s)
--- PASS: TestForceSystemdFlag (30.04s)

                                                
                                    
x
+
TestForceSystemdEnv (32.36s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-840307 --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-840307 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (29.317661786s)
helpers_test.go:175: Cleaning up "force-systemd-env-840307" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-840307
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-840307: (3.04007966s)
--- PASS: TestForceSystemdEnv (32.36s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.83s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0920 17:30:24.703697   15399 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0920 17:30:24.703878   15399 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0920 17:30:24.736686   15399 install.go:62] docker-machine-driver-kvm2: exit status 1
W0920 17:30:24.737065   15399 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0920 17:30:24.737192   15399 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2091663759/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.83s)

                                                
                                    
x
+
TestErrorSpam/setup (22.12s)

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

                                                
                                    
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-860806 --log_dir /tmp/nospam-860806 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 start --dry-run
--- PASS: TestErrorSpam/start (0.55s)

                                                
                                    
x
+
TestErrorSpam/status (0.83s)

                                                
                                                
=== 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-860806 --log_dir /tmp/nospam-860806 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 status
--- PASS: TestErrorSpam/status (0.83s)

                                                
                                    
x
+
TestErrorSpam/pause (1.47s)

                                                
                                                
=== 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-860806 --log_dir /tmp/nospam-860806 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 pause
--- PASS: TestErrorSpam/pause (1.47s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.61s)

                                                
                                                
=== 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-860806 --log_dir /tmp/nospam-860806 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 unpause
--- PASS: TestErrorSpam/unpause (1.61s)

                                                
                                    
x
+
TestErrorSpam/stop (1.35s)

                                                
                                                
=== 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-860806 --log_dir /tmp/nospam-860806 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 stop: (1.177621268s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-860806 --log_dir /tmp/nospam-860806 stop
--- PASS: TestErrorSpam/stop (1.35s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (71.33s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-089601 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0920 17:02:30.768150   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:30.774538   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:30.785873   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:30.807229   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:30.848609   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:30.930036   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:31.091559   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:31.413248   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:32.054797   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:33.336129   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:35.899111   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:02:41.020499   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-089601 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m11.326886143s)
--- PASS: TestFunctional/serial/StartWithProxy (71.33s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (23.11s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0920 17:02:46.511413   15399 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-089601 --alsologtostderr -v=8
E0920 17:02:51.262454   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-089601 --alsologtostderr -v=8: (23.11063058s)
functional_test.go:663: soft start took 23.111509407s for "functional-089601" cluster.
I0920 17:03:09.622379   15399 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (23.11s)

                                                
                                    
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-089601 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.07s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-089601 cache add registry.k8s.io/pause:3.1: (1.009472302s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 cache add registry.k8s.io/pause:3.3
E0920 17:03:11.743941   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-089601 cache add registry.k8s.io/pause:3.3: (1.142740305s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-089601 cache add registry.k8s.io/pause:latest: (1.012673731s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.17s)

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

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

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

                                                
                                                
=== 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.04s)

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

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

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

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

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

                                                
                                    
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-089601 kubectl -- --context functional-089601 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.10s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (29.86s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-089601 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-089601 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (29.859675045s)
functional_test.go:761: restart took 29.859807193s for "functional-089601" cluster.
I0920 17:03:47.109732   15399 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (29.86s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.28s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.3s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 logs --file /tmp/TestFunctionalserialLogsFileCmd191785253/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-089601 logs --file /tmp/TestFunctionalserialLogsFileCmd191785253/001/logs.txt: (1.295435554s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.30s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.89s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-089601 apply -f testdata/invalidsvc.yaml
E0920 17:03:52.706994   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2335: (dbg) Run:  out/minikube-linux-amd64 service invalid-svc -p functional-089601
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-linux-amd64 service invalid-svc -p functional-089601: exit status 115 (313.259769ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.34s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (20.33s)

                                                
                                                
=== 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-089601 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-089601 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 57639: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (20.33s)

                                                
                                    
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-089601 --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-089601 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (177.375693ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:04:08.118617   56931 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:04:08.118783   56931 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:04:08.118790   56931 out.go:358] Setting ErrFile to fd 2...
	I0920 17:04:08.118796   56931 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:04:08.119399   56931 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 17:04:08.120468   56931 out.go:352] Setting JSON to false
	I0920 17:04:08.121464   56931 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2792,"bootTime":1726849056,"procs":233,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:04:08.121565   56931 start.go:139] virtualization: kvm guest
	I0920 17:04:08.124120   56931 out.go:177] * [functional-089601] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 17:04:08.128236   56931 notify.go:220] Checking for updates...
	I0920 17:04:08.128840   56931 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 17:04:08.130325   56931 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:04:08.131933   56931 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 17:04:08.133344   56931 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube
	I0920 17:04:08.134718   56931 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 17:04:08.136186   56931 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:04:08.138223   56931 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:04:08.138916   56931 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:04:08.166332   56931 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:04:08.166406   56931 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:04:08.234490   56931 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 17:04:08.220554986 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 17:04:08.234622   56931 docker.go:318] overlay module found
	I0920 17:04:08.236332   56931 out.go:177] * Using the docker driver based on existing profile
	I0920 17:04:08.237707   56931 start.go:297] selected driver: docker
	I0920 17:04:08.237725   56931 start.go:901] validating driver "docker" against &{Name:functional-089601 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-089601 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}
	I0920 17:04:08.237842   56931 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:04:08.240225   56931 out.go:201] 
	W0920 17:04:08.241488   56931 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
	I0920 17:04:08.242771   56931 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-linux-amd64 start -p functional-089601 --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-089601 --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-089601 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (171.313342ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:04:08.213501   57012 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:04:08.213696   57012 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:04:08.213717   57012 out.go:358] Setting ErrFile to fd 2...
	I0920 17:04:08.213728   57012 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:04:08.214053   57012 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 17:04:08.214679   57012 out.go:352] Setting JSON to false
	I0920 17:04:08.215798   57012 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2792,"bootTime":1726849056,"procs":229,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:04:08.215887   57012 start.go:139] virtualization: kvm guest
	I0920 17:04:08.218027   57012 out.go:177] * [functional-089601] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0920 17:04:08.219577   57012 notify.go:220] Checking for updates...
	I0920 17:04:08.219620   57012 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 17:04:08.221172   57012 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:04:08.222676   57012 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 17:04:08.224010   57012 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube
	I0920 17:04:08.225403   57012 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 17:04:08.226530   57012 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:04:08.228427   57012 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:04:08.229172   57012 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:04:08.256145   57012 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:04:08.256233   57012 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:04:08.307244   57012 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 17:04:08.297605473 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 17:04:08.307381   57012 docker.go:318] overlay module found
	I0920 17:04:08.309171   57012 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0920 17:04:08.310874   57012 start.go:297] selected driver: docker
	I0920 17:04:08.310901   57012 start.go:901] validating driver "docker" against &{Name:functional-089601 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-089601 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}
	I0920 17:04:08.311007   57012 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:04:08.313342   57012 out.go:201] 
	W0920 17:04:08.315128   57012 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
	I0920 17:04:08.316399   57012 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.26s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-089601 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-089601 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-z6988" [67942f0f-64f6-4bd5-838a-1baa9acca7f2] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-z6988" [67942f0f-64f6-4bd5-838a-1baa9acca7f2] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.003901549s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30364
functional_test.go:1675: http://192.168.49.2:30364: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (33.6s)

                                                
                                                
=== 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" [ae11f0fb-188c-4377-aef4-75b19cdef1ba] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004397084s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-089601 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-089601 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-089601 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-089601 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" [a2b7e9f3-5159-4da3-b27e-64caf493fc45] Pending
helpers_test.go:344: "sp-pod" [a2b7e9f3-5159-4da3-b27e-64caf493fc45] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [a2b7e9f3-5159-4da3-b27e-64caf493fc45] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.00384252s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-089601 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-089601 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-089601 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" [5ac4b521-b904-4b50-be8a-9ed2f46fadf7] Pending
helpers_test.go:344: "sp-pod" [5ac4b521-b904-4b50-be8a-9ed2f46fadf7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [5ac4b521-b904-4b50-be8a-9ed2f46fadf7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.004443581s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-089601 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (33.60s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.52s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.91s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (26.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-089601 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-tt4bg" [90a125e5-dbc4-40fd-aad4-e9bad24bd4a5] Pending
helpers_test.go:344: "mysql-6cdb49bbb-tt4bg" [90a125e5-dbc4-40fd-aad4-e9bad24bd4a5] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-tt4bg" [90a125e5-dbc4-40fd-aad4-e9bad24bd4a5] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 23.003817571s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-089601 exec mysql-6cdb49bbb-tt4bg -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-089601 exec mysql-6cdb49bbb-tt4bg -- mysql -ppassword -e "show databases;": exit status 1 (94.819544ms)

                                                
                                                
** 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 **
I0920 17:04:40.010845   15399 retry.go:31] will retry after 832.317566ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-089601 exec mysql-6cdb49bbb-tt4bg -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-089601 exec mysql-6cdb49bbb-tt4bg -- mysql -ppassword -e "show databases;": exit status 1 (95.253605ms)

                                                
                                                
** 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 **
I0920 17:04:40.939227   15399 retry.go:31] will retry after 2.09073396s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-089601 exec mysql-6cdb49bbb-tt4bg -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (26.38s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.81s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.56s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.68s)

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

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

                                                
                                                
=== 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-089601 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.13s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.14s)

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

                                                
                                                
=== 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-089601 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-089601 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-089601 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-rrf2p" [ccfda7e5-5ca1-459e-a2c1-772bd043762f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-rrf2p" [ccfda7e5-5ca1-459e-a2c1-772bd043762f] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.00369322s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.17s)

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

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

                                                
                                    
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-089601 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-089601 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" [44ecd7ff-6353-4453-b778-52ee37eaa2e9] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [44ecd7ff-6353-4453-b778-52ee37eaa2e9] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.004635577s
I0920 17:04:06.863534   15399 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.28s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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.41s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "397.477523ms" 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 "55.447415ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.45s)

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

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

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

                                                
                                                
** /stderr **
I0920 17:04:07.400465   15399 retry.go:31] will retry after 302.863451ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 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 20 17:04 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 20 17:04 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 20 17:04 test-1726851847035669572
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh cat /mount-9p/test-1726851847035669572
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-089601 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" [f782710c-d196-441e-8edb-5b34a0a67200] Pending
helpers_test.go:344: "busybox-mount" [f782710c-d196-441e-8edb-5b34a0a67200] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [f782710c-d196-441e-8edb-5b34a0a67200] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [f782710c-d196-441e-8edb-5b34a0a67200] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.003106647s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-089601 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-089601 /tmp/TestFunctionalparallelMountCmdany-port526605035/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.71s)

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

                                                
                                                
=== 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 "360.175689ms" 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 "65.739847ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.43s)

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

                                                
                                                
=== 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-089601 version --short
--- PASS: TestFunctional/parallel/Version/short (0.06s)

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

                                                
                                                
=== 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-089601 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.60s)

                                                
                                    
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-089601 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-089601 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-089601
localhost/kicbase/echo-server:functional-089601
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-089601 image ls --format short --alsologtostderr:
I0920 17:04:20.330955   60829 out.go:345] Setting OutFile to fd 1 ...
I0920 17:04:20.331365   60829 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:20.331381   60829 out.go:358] Setting ErrFile to fd 2...
I0920 17:04:20.331388   60829 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:20.331820   60829 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
I0920 17:04:20.332908   60829 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:20.333013   60829 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:20.333381   60829 cli_runner.go:164] Run: docker container inspect functional-089601 --format={{.State.Status}}
I0920 17:04:20.353132   60829 ssh_runner.go:195] Run: systemctl --version
I0920 17:04:20.353189   60829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-089601
I0920 17:04:20.372219   60829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/functional-089601/id_rsa Username:docker}
I0920 17:04:20.464430   60829 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.22s)

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

                                                
                                                
=== 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-089601 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-089601 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| localhost/my-image                      | functional-089601  | add537117db0f | 1.47MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| localhost/kicbase/echo-server           | functional-089601  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| gcr.io/k8s-minikube/busybox             | latest             | beae173ccac6a | 1.46MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/minikube-local-cache-test     | functional-089601  | bc9b370b6ab46 | 3.33kB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-089601 image ls --format table --alsologtostderr:
I0920 17:04:25.215699   61529 out.go:345] Setting OutFile to fd 1 ...
I0920 17:04:25.216021   61529 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:25.216032   61529 out.go:358] Setting ErrFile to fd 2...
I0920 17:04:25.216036   61529 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:25.216253   61529 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
I0920 17:04:25.216843   61529 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:25.216942   61529 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:25.217331   61529 cli_runner.go:164] Run: docker container inspect functional-089601 --format={{.State.Status}}
I0920 17:04:25.234838   61529 ssh_runner.go:195] Run: systemctl --version
I0920 17:04:25.234885   61529 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-089601
I0920 17:04:25.252204   61529 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/functional-089601/id_rsa Username:docker}
I0920 17:04:25.340653   61529 ssh_runner.go:195] Run: sudo crictl images --output json
2024/09/20 17:04:28 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.21s)

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

                                                
                                                
=== 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-089601 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-089601 image ls --format json --alsologtostderr:
[{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1462480"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"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":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305e
e8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"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":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a895
61","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":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853369"},{"id":"6e38f40d628db3002f5617342
c8872c935de530d867d0f709a2fbda1a302a562","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":"add537117db0f8958f8aacc918be0c4e578e701ff2d98eafcb9862208136a59c","repoDigests":["localhost/my-image@sha256:0438d54b80fd235c28a27b50ae28170b10b24f9a68553d4480dfedb073ca1d99"],"repoTags":["localhost/my-image:functional-089601"],"size":"1468194"},{"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":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea6300228941
6a13b","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":"bc9b370b6ab4648afcd26e742a2f35ac8f61976f379029cf3465646ee8b57293","repoDigests":["localhost/minikube-local-cache-test@sha256:4ec108e2d46b2ff5d5a3f26c5b1ab43e874d921ec03812fb883aef4808da910a"],"repoTags":["localhost/minikube-local-cache-test:functional-089601"],"size":"3330"},{"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","do
cker.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":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"d100439b76cc8205ec5a8735b5e85eda35f0bdb0ae3cdd3d157fb7bab14fc90b","repoDigests":["docker.io/library/eb076de1ca6802218ac05a8b5d49e0422ee3518eaaf1de38b6ce4
5f2f96a30b1-tmp@sha256:b39821160f9e50da06fee752f05a0360acace00238b7bafdb0273f12e2c62b3a"],"repoTags":[],"size":"1465612"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-089601"],"size":"4943877"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a
52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-089601 image ls --format json --alsologtostderr:
I0920 17:04:25.013014   61478 out.go:345] Setting OutFile to fd 1 ...
I0920 17:04:25.013119   61478 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:25.013127   61478 out.go:358] Setting ErrFile to fd 2...
I0920 17:04:25.013131   61478 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:25.013319   61478 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
I0920 17:04:25.013899   61478 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:25.013990   61478 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:25.014360   61478 cli_runner.go:164] Run: docker container inspect functional-089601 --format={{.State.Status}}
I0920 17:04:25.031468   61478 ssh_runner.go:195] Run: systemctl --version
I0920 17:04:25.031511   61478 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-089601
I0920 17:04:25.048377   61478 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/functional-089601/id_rsa Username:docker}
I0920 17:04:25.136376   61478 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.20s)

                                                
                                    
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-089601 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-089601 image ls --format yaml --alsologtostderr:
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- 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: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests:
- docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "44647101"
- 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: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-089601
size: "4943877"
- 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: 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: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e
repoTags:
- docker.io/library/nginx:latest
size: "191853369"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: bc9b370b6ab4648afcd26e742a2f35ac8f61976f379029cf3465646ee8b57293
repoDigests:
- localhost/minikube-local-cache-test@sha256:4ec108e2d46b2ff5d5a3f26c5b1ab43e874d921ec03812fb883aef4808da910a
repoTags:
- localhost/minikube-local-cache-test:functional-089601
size: "3330"
- 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: 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: 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: 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"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-089601 image ls --format yaml --alsologtostderr:
I0920 17:04:20.547604   60879 out.go:345] Setting OutFile to fd 1 ...
I0920 17:04:20.547723   60879 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:20.547736   60879 out.go:358] Setting ErrFile to fd 2...
I0920 17:04:20.547743   60879 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:20.548017   60879 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
I0920 17:04:20.548653   60879 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:20.548761   60879 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:20.549138   60879 cli_runner.go:164] Run: docker container inspect functional-089601 --format={{.State.Status}}
I0920 17:04:20.568360   60879 ssh_runner.go:195] Run: systemctl --version
I0920 17:04:20.568405   60879 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-089601
I0920 17:04:20.587572   60879 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/functional-089601/id_rsa Username:docker}
I0920 17:04:20.676438   60879 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.21s)

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

                                                
                                                
=== 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-089601 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-089601 ssh pgrep buildkitd: exit status 1 (246.489708ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 image build -t localhost/my-image:functional-089601 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-089601 image build -t localhost/my-image:functional-089601 testdata/build --alsologtostderr: (3.798290738s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-089601 image build -t localhost/my-image:functional-089601 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> d100439b76c
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-089601
--> add537117db
Successfully tagged localhost/my-image:functional-089601
add537117db0f8958f8aacc918be0c4e578e701ff2d98eafcb9862208136a59c
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-089601 image build -t localhost/my-image:functional-089601 testdata/build --alsologtostderr:
I0920 17:04:21.006916   61048 out.go:345] Setting OutFile to fd 1 ...
I0920 17:04:21.007085   61048 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:21.007095   61048 out.go:358] Setting ErrFile to fd 2...
I0920 17:04:21.007101   61048 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 17:04:21.007308   61048 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
I0920 17:04:21.007909   61048 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:21.008476   61048 config.go:182] Loaded profile config "functional-089601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 17:04:21.008908   61048 cli_runner.go:164] Run: docker container inspect functional-089601 --format={{.State.Status}}
I0920 17:04:21.026450   61048 ssh_runner.go:195] Run: systemctl --version
I0920 17:04:21.026510   61048 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-089601
I0920 17:04:21.043634   61048 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/functional-089601/id_rsa Username:docker}
I0920 17:04:21.139904   61048 build_images.go:161] Building image from path: /tmp/build.724049078.tar
I0920 17:04:21.139983   61048 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0920 17:04:21.149369   61048 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.724049078.tar
I0920 17:04:21.152580   61048 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.724049078.tar: stat -c "%s %y" /var/lib/minikube/build/build.724049078.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.724049078.tar': No such file or directory
I0920 17:04:21.152610   61048 ssh_runner.go:362] scp /tmp/build.724049078.tar --> /var/lib/minikube/build/build.724049078.tar (3072 bytes)
I0920 17:04:21.177992   61048 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.724049078
I0920 17:04:21.187312   61048 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.724049078 -xf /var/lib/minikube/build/build.724049078.tar
I0920 17:04:21.242596   61048 crio.go:315] Building image: /var/lib/minikube/build/build.724049078
I0920 17:04:21.242669   61048 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-089601 /var/lib/minikube/build/build.724049078 --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
I0920 17:04:24.738647   61048 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-089601 /var/lib/minikube/build/build.724049078 --cgroup-manager=cgroupfs: (3.49595501s)
I0920 17:04:24.738885   61048 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.724049078
I0920 17:04:24.747301   61048 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.724049078.tar
I0920 17:04:24.755252   61048 build_images.go:217] Built localhost/my-image:functional-089601 from /tmp/build.724049078.tar
I0920 17:04:24.755281   61048 build_images.go:133] succeeded building to: functional-089601
I0920 17:04:24.755285   61048 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.25s)

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

                                                
                                                
=== 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.920496648s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-089601
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.94s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 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-089601 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.12s)

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

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

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

                                                
                                                
** /stderr **
I0920 17:04:16.027093   15399 retry.go:31] will retry after 693.973808ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 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-089601 /tmp/TestFunctionalparallelMountCmdspecific-port3956046557/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-089601 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-089601 ssh "sudo umount -f /mount-9p": exit status 1 (230.363131ms)

                                                
                                                
-- 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-089601 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-089601 /tmp/TestFunctionalparallelMountCmdspecific-port3956046557/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.91s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0920 17:04:17.940640   15399 retry.go:31] will retry after 529.945929ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-089601 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-089601 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-089601 /tmp/TestFunctionalparallelMountCmdVerifyCleanup146216464/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-089601 /tmp/TestFunctionalparallelMountCmdVerifyCleanup146216464/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-089601 /tmp/TestFunctionalparallelMountCmdVerifyCleanup146216464/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.59s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

                                                
                                                
=== 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-089601
--- PASS: TestFunctional/delete_echo-server_images (0.03s)

                                                
                                    
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-089601
--- PASS: TestFunctional/delete_my-image_image (0.01s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (153.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-587507 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 17:05:14.628422   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-587507 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m32.500630156s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (153.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.17s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-587507 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-587507 -- exec busybox-7dff88458-8rc9z -- 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-587507 -- exec busybox-7dff88458-8rc9z -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-587507 -- exec busybox-7dff88458-f56ph -- 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-587507 -- exec busybox-7dff88458-f56ph -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-587507 -- exec busybox-7dff88458-s6sjk -- 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-587507 -- exec busybox-7dff88458-s6sjk -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (0.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (29.46s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-587507 -v=7 --alsologtostderr
E0920 17:07:30.763118   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-587507 -v=7 --alsologtostderr: (28.669008394s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (29.46s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 status --output json -v=7 --alsologtostderr
E0920 17:07:58.470256   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp testdata/cp-test.txt ha-587507:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1720299041/001/cp-test_ha-587507.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507:/home/docker/cp-test.txt ha-587507-m02:/home/docker/cp-test_ha-587507_ha-587507-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m02 "sudo cat /home/docker/cp-test_ha-587507_ha-587507-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507:/home/docker/cp-test.txt ha-587507-m03:/home/docker/cp-test_ha-587507_ha-587507-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m03 "sudo cat /home/docker/cp-test_ha-587507_ha-587507-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507:/home/docker/cp-test.txt ha-587507-m04:/home/docker/cp-test_ha-587507_ha-587507-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m04 "sudo cat /home/docker/cp-test_ha-587507_ha-587507-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp testdata/cp-test.txt ha-587507-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1720299041/001/cp-test_ha-587507-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m02:/home/docker/cp-test.txt ha-587507:/home/docker/cp-test_ha-587507-m02_ha-587507.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507 "sudo cat /home/docker/cp-test_ha-587507-m02_ha-587507.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m02:/home/docker/cp-test.txt ha-587507-m03:/home/docker/cp-test_ha-587507-m02_ha-587507-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m03 "sudo cat /home/docker/cp-test_ha-587507-m02_ha-587507-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m02:/home/docker/cp-test.txt ha-587507-m04:/home/docker/cp-test_ha-587507-m02_ha-587507-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m04 "sudo cat /home/docker/cp-test_ha-587507-m02_ha-587507-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp testdata/cp-test.txt ha-587507-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1720299041/001/cp-test_ha-587507-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m03:/home/docker/cp-test.txt ha-587507:/home/docker/cp-test_ha-587507-m03_ha-587507.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507 "sudo cat /home/docker/cp-test_ha-587507-m03_ha-587507.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m03:/home/docker/cp-test.txt ha-587507-m02:/home/docker/cp-test_ha-587507-m03_ha-587507-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m02 "sudo cat /home/docker/cp-test_ha-587507-m03_ha-587507-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m03:/home/docker/cp-test.txt ha-587507-m04:/home/docker/cp-test_ha-587507-m03_ha-587507-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m04 "sudo cat /home/docker/cp-test_ha-587507-m03_ha-587507-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp testdata/cp-test.txt ha-587507-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1720299041/001/cp-test_ha-587507-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m04:/home/docker/cp-test.txt ha-587507:/home/docker/cp-test_ha-587507-m04_ha-587507.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507 "sudo cat /home/docker/cp-test_ha-587507-m04_ha-587507.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m04:/home/docker/cp-test.txt ha-587507-m02:/home/docker/cp-test_ha-587507-m04_ha-587507-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m02 "sudo cat /home/docker/cp-test_ha-587507-m04_ha-587507-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 cp ha-587507-m04:/home/docker/cp-test.txt ha-587507-m03:/home/docker/cp-test_ha-587507-m04_ha-587507-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 ssh -n ha-587507-m03 "sudo cat /home/docker/cp-test_ha-587507-m04_ha-587507-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (15.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.41s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:08:25.343212   82748 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:08:25.343474   82748 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:08:25.343486   82748 out.go:358] Setting ErrFile to fd 2...
	I0920 17:08:25.343492   82748 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:08:25.343673   82748 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 17:08:25.343841   82748 out.go:352] Setting JSON to false
	I0920 17:08:25.343886   82748 mustload.go:65] Loading cluster: ha-587507
	I0920 17:08:25.344011   82748 notify.go:220] Checking for updates...
	I0920 17:08:25.344362   82748 config.go:182] Loaded profile config "ha-587507": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:08:25.344384   82748 status.go:174] checking status of ha-587507 ...
	I0920 17:08:25.344829   82748 cli_runner.go:164] Run: docker container inspect ha-587507 --format={{.State.Status}}
	I0920 17:08:25.363210   82748 status.go:364] ha-587507 host status = "Running" (err=<nil>)
	I0920 17:08:25.363251   82748 host.go:66] Checking if "ha-587507" exists ...
	I0920 17:08:25.363544   82748 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-587507
	I0920 17:08:25.381360   82748 host.go:66] Checking if "ha-587507" exists ...
	I0920 17:08:25.381618   82748 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:08:25.381676   82748 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-587507
	I0920 17:08:25.398736   82748 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/ha-587507/id_rsa Username:docker}
	I0920 17:08:25.488849   82748 ssh_runner.go:195] Run: systemctl --version
	I0920 17:08:25.492605   82748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:08:25.502321   82748 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:08:25.548466   82748 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:false BridgeNfIP6Tables:false Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-20 17:08:25.538993859 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 17:08:25.549076   82748 kubeconfig.go:125] found "ha-587507" server: "https://192.168.49.254:8443"
	I0920 17:08:25.549113   82748 api_server.go:166] Checking apiserver status ...
	I0920 17:08:25.549161   82748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:08:25.559335   82748 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1513/cgroup
	I0920 17:08:25.567774   82748 api_server.go:182] apiserver freezer: "10:freezer:/docker/2efaa282047af6180a884c61b61cda7b3b51be9ec6e537e67b4d5fa913637513/crio/crio-4ec18c797953ad172f8fbb0ccd78953f6f5a31329aec919c696e82def898d0b1"
	I0920 17:08:25.567830   82748 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2efaa282047af6180a884c61b61cda7b3b51be9ec6e537e67b4d5fa913637513/crio/crio-4ec18c797953ad172f8fbb0ccd78953f6f5a31329aec919c696e82def898d0b1/freezer.state
	I0920 17:08:25.575271   82748 api_server.go:204] freezer state: "THAWED"
	I0920 17:08:25.575294   82748 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 17:08:25.579272   82748 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 17:08:25.579293   82748 status.go:456] ha-587507 apiserver status = Running (err=<nil>)
	I0920 17:08:25.579304   82748 status.go:176] ha-587507 status: &{Name:ha-587507 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 17:08:25.579324   82748 status.go:174] checking status of ha-587507-m02 ...
	I0920 17:08:25.579556   82748 cli_runner.go:164] Run: docker container inspect ha-587507-m02 --format={{.State.Status}}
	I0920 17:08:25.596281   82748 status.go:364] ha-587507-m02 host status = "Stopped" (err=<nil>)
	I0920 17:08:25.596301   82748 status.go:377] host is not running, skipping remaining checks
	I0920 17:08:25.596308   82748 status.go:176] ha-587507-m02 status: &{Name:ha-587507-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 17:08:25.596330   82748 status.go:174] checking status of ha-587507-m03 ...
	I0920 17:08:25.596597   82748 cli_runner.go:164] Run: docker container inspect ha-587507-m03 --format={{.State.Status}}
	I0920 17:08:25.612708   82748 status.go:364] ha-587507-m03 host status = "Running" (err=<nil>)
	I0920 17:08:25.612734   82748 host.go:66] Checking if "ha-587507-m03" exists ...
	I0920 17:08:25.613004   82748 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-587507-m03
	I0920 17:08:25.629421   82748 host.go:66] Checking if "ha-587507-m03" exists ...
	I0920 17:08:25.629656   82748 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:08:25.629691   82748 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-587507-m03
	I0920 17:08:25.648300   82748 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/ha-587507-m03/id_rsa Username:docker}
	I0920 17:08:25.736717   82748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:08:25.747366   82748 kubeconfig.go:125] found "ha-587507" server: "https://192.168.49.254:8443"
	I0920 17:08:25.747389   82748 api_server.go:166] Checking apiserver status ...
	I0920 17:08:25.747418   82748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:08:25.757130   82748 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1430/cgroup
	I0920 17:08:25.765793   82748 api_server.go:182] apiserver freezer: "10:freezer:/docker/8b11ef0bcef1d7f8fcc2100ce4ed3b45a091901f36c6570d888a2848aa4e5603/crio/crio-e75ecc98d7eddf988c38046528a5744dae6f36e582bc79ac42065c0806c3f513"
	I0920 17:08:25.765872   82748 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/8b11ef0bcef1d7f8fcc2100ce4ed3b45a091901f36c6570d888a2848aa4e5603/crio/crio-e75ecc98d7eddf988c38046528a5744dae6f36e582bc79ac42065c0806c3f513/freezer.state
	I0920 17:08:25.774044   82748 api_server.go:204] freezer state: "THAWED"
	I0920 17:08:25.774072   82748 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 17:08:25.777935   82748 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 17:08:25.777955   82748 status.go:456] ha-587507-m03 apiserver status = Running (err=<nil>)
	I0920 17:08:25.777963   82748 status.go:176] ha-587507-m03 status: &{Name:ha-587507-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 17:08:25.777976   82748 status.go:174] checking status of ha-587507-m04 ...
	I0920 17:08:25.778224   82748 cli_runner.go:164] Run: docker container inspect ha-587507-m04 --format={{.State.Status}}
	I0920 17:08:25.795569   82748 status.go:364] ha-587507-m04 host status = "Running" (err=<nil>)
	I0920 17:08:25.795592   82748 host.go:66] Checking if "ha-587507-m04" exists ...
	I0920 17:08:25.795864   82748 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-587507-m04
	I0920 17:08:25.812383   82748 host.go:66] Checking if "ha-587507-m04" exists ...
	I0920 17:08:25.812663   82748 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:08:25.812697   82748 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-587507-m04
	I0920 17:08:25.829585   82748 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/ha-587507-m04/id_rsa Username:docker}
	I0920 17:08:25.920988   82748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:08:25.931719   82748 status.go:176] ha-587507-m04 status: &{Name:ha-587507-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (32.18s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 node start m02 -v=7 --alsologtostderr
E0920 17:08:54.150999   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:54.157386   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:54.168820   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:54.190225   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:54.231605   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:54.313068   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:54.474393   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:54.796076   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:55.437446   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:08:56.718908   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-587507 node start m02 -v=7 --alsologtostderr: (31.308538056s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (32.18s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0920 17:08:59.281210   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (159.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-587507 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-587507 -v=7 --alsologtostderr
E0920 17:09:04.403446   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:09:14.645338   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:09:35.126805   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-587507 -v=7 --alsologtostderr: (36.554007821s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-587507 --wait=true -v=7 --alsologtostderr
E0920 17:10:16.088908   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:11:38.010720   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-587507 --wait=true -v=7 --alsologtostderr: (2m3.344820452s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-587507
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (159.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.42s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:12:27.621729  100076 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:12:27.621984  100076 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:12:27.621993  100076 out.go:358] Setting ErrFile to fd 2...
	I0920 17:12:27.621997  100076 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:12:27.622177  100076 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 17:12:27.622332  100076 out.go:352] Setting JSON to false
	I0920 17:12:27.622364  100076 mustload.go:65] Loading cluster: ha-587507
	I0920 17:12:27.622475  100076 notify.go:220] Checking for updates...
	I0920 17:12:27.622884  100076 config.go:182] Loaded profile config "ha-587507": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:12:27.622911  100076 status.go:174] checking status of ha-587507 ...
	I0920 17:12:27.623387  100076 cli_runner.go:164] Run: docker container inspect ha-587507 --format={{.State.Status}}
	I0920 17:12:27.643319  100076 status.go:364] ha-587507 host status = "Stopped" (err=<nil>)
	I0920 17:12:27.643350  100076 status.go:377] host is not running, skipping remaining checks
	I0920 17:12:27.643358  100076 status.go:176] ha-587507 status: &{Name:ha-587507 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 17:12:27.643394  100076 status.go:174] checking status of ha-587507-m02 ...
	I0920 17:12:27.643859  100076 cli_runner.go:164] Run: docker container inspect ha-587507-m02 --format={{.State.Status}}
	I0920 17:12:27.660815  100076 status.go:364] ha-587507-m02 host status = "Stopped" (err=<nil>)
	I0920 17:12:27.660835  100076 status.go:377] host is not running, skipping remaining checks
	I0920 17:12:27.660841  100076 status.go:176] ha-587507-m02 status: &{Name:ha-587507-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 17:12:27.660865  100076 status.go:174] checking status of ha-587507-m04 ...
	I0920 17:12:27.661102  100076 cli_runner.go:164] Run: docker container inspect ha-587507-m04 --format={{.State.Status}}
	I0920 17:12:27.677499  100076 status.go:364] ha-587507-m04 host status = "Stopped" (err=<nil>)
	I0920 17:12:27.677522  100076 status.go:377] host is not running, skipping remaining checks
	I0920 17:12:27.677529  100076 status.go:176] ha-587507-m04 status: &{Name:ha-587507-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (73.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-587507 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 17:12:30.763583   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-587507 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m12.506454331s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 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 (73.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (65.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-587507 --control-plane -v=7 --alsologtostderr
E0920 17:13:54.151168   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:14:21.852494   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-587507 --control-plane -v=7 --alsologtostderr: (1m4.401958565s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-587507 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (65.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.84s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (37.33s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-491790 --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-491790 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (37.332886932s)
--- PASS: TestJSONOutput/start/Command (37.33s)

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

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

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

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

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-821887 --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-821887 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (60.135173ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"ff6d0107-d4db-475f-a070-5c5e7b860570","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-821887] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"4fa76737-48db-490e-9d8f-039f23657cce","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19672"}}
	{"specversion":"1.0","id":"07fedc42-bc06-49a3-a9b1-1e3a7b488ec9","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":"cba27e3d-24e3-4393-bc3b-6167b1ee15d2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig"}}
	{"specversion":"1.0","id":"1bed9e05-5ad5-424d-9ee8-70c222becc47","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube"}}
	{"specversion":"1.0","id":"45e01cd9-06d4-4c16-b642-0f783b240965","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":"6e48ca50-6963-4e11-8b70-d778d1408e91","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e95f04f0-3e8c-4ad3-a63d-15e85fdbd797","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-821887" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-821887
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.52s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (25.35s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-046326 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-046326 --network=bridge: (23.475041044s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-046326" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-046326
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-046326: (1.859275946s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (25.35s)

                                                
                                    
x
+
TestKicExistingNetwork (21.97s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0920 17:16:46.311887   15399 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W0920 17:16:46.327585   15399 cli_runner.go:211] docker network inspect existing-network --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
I0920 17:16:46.327667   15399 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0920 17:16:46.327687   15399 cli_runner.go:164] Run: docker network inspect existing-network
W0920 17:16:46.342935   15399 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0920 17:16:46.342973   15399 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0920 17:16:46.342990   15399 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I0920 17:16:46.343117   15399 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}}]}"
I0920 17:16:46.359768   15399 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-de1f4c7c18c1 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:08:47:3f:82} reservation:<nil>}
I0920 17:16:46.360274   15399 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001b83080}
I0920 17:16:46.360306   15399 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0920 17:16:46.360352   15399 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0920 17:16:46.417952   15399 network_create.go:108] docker network existing-network 192.168.58.0/24 created
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-974115 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-974115 --network=existing-network: (19.931556598s)
helpers_test.go:175: Cleaning up "existing-network-974115" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-974115
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-974115: (1.901020462s)
I0920 17:17:08.266607   15399 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (21.97s)

                                                
                                    
x
+
TestKicCustomSubnet (25.56s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-055314 --subnet=192.168.60.0/24
E0920 17:17:30.762612   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-subnet-055314 --subnet=192.168.60.0/24: (23.535134703s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-055314 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-055314" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-055314
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-055314: (2.007982032s)
--- PASS: TestKicCustomSubnet (25.56s)

                                                
                                    
x
+
TestKicStaticIP (24.04s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-664203 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-664203 --static-ip=192.168.200.200: (21.980151213s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-664203 ip
helpers_test.go:175: Cleaning up "static-ip-664203" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-664203
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-664203: (1.939452517s)
--- PASS: TestKicStaticIP (24.04s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.83s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-097111 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-097111 --driver=docker  --container-runtime=crio: (22.884093767s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-107269 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-107269 --driver=docker  --container-runtime=crio: (20.915299971s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-097111
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-107269
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-107269" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-107269
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-107269: (1.810272765s)
helpers_test.go:175: Cleaning up "first-097111" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-097111
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-097111: (2.119685747s)
--- PASS: TestMinikubeProfile (48.83s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.04s)

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

                                                
                                    
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-382166 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.23s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.89s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-398488 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0920 17:18:53.831558   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:18:54.151270   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-398488 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.894002058s)
--- PASS: TestMountStart/serial/StartWithMountSecond (8.89s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.58s)

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

                                                
                                    
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-398488 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-398488
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-398488: (1.170217202s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.56s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (95.14s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-845133 --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-845133 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m34.706459319s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-845133 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (95.14s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.68s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-845133 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-845133 -- exec busybox-7dff88458-vzdwq -- 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-845133 -- exec busybox-7dff88458-vzdwq -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-845133 -- exec busybox-7dff88458-xswv4 -- 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-845133 -- exec busybox-7dff88458-xswv4 -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.68s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.4s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.63s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.07s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:21:34.957265  165682 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:21:34.957514  165682 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:21:34.957524  165682 out.go:358] Setting ErrFile to fd 2...
	I0920 17:21:34.957531  165682 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:21:34.957722  165682 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 17:21:34.957913  165682 out.go:352] Setting JSON to false
	I0920 17:21:34.957950  165682 mustload.go:65] Loading cluster: multinode-845133
	I0920 17:21:34.958027  165682 notify.go:220] Checking for updates...
	I0920 17:21:34.958377  165682 config.go:182] Loaded profile config "multinode-845133": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:21:34.958403  165682 status.go:174] checking status of multinode-845133 ...
	I0920 17:21:34.958850  165682 cli_runner.go:164] Run: docker container inspect multinode-845133 --format={{.State.Status}}
	I0920 17:21:34.979021  165682 status.go:364] multinode-845133 host status = "Running" (err=<nil>)
	I0920 17:21:34.979056  165682 host.go:66] Checking if "multinode-845133" exists ...
	I0920 17:21:34.979376  165682 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-845133
	I0920 17:21:34.996274  165682 host.go:66] Checking if "multinode-845133" exists ...
	I0920 17:21:34.996498  165682 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:21:34.996540  165682 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-845133
	I0920 17:21:35.012778  165682 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/multinode-845133/id_rsa Username:docker}
	I0920 17:21:35.105054  165682 ssh_runner.go:195] Run: systemctl --version
	I0920 17:21:35.108813  165682 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:21:35.118963  165682 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:21:35.165542  165682 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:false BridgeNfIP6Tables:false Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-20 17:21:35.156373377 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 17:21:35.166098  165682 kubeconfig.go:125] found "multinode-845133" server: "https://192.168.67.2:8443"
	I0920 17:21:35.166130  165682 api_server.go:166] Checking apiserver status ...
	I0920 17:21:35.166186  165682 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:21:35.176344  165682 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1499/cgroup
	I0920 17:21:35.184456  165682 api_server.go:182] apiserver freezer: "10:freezer:/docker/7ec6a09b1e9c4cbcd4b7332bc90d53ed07a1660630713396ec5fa1ec28c5950f/crio/crio-c1dcc60d5e95559708cbb14660a47076a49f0feea852498331207189477faf5c"
	I0920 17:21:35.184509  165682 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7ec6a09b1e9c4cbcd4b7332bc90d53ed07a1660630713396ec5fa1ec28c5950f/crio/crio-c1dcc60d5e95559708cbb14660a47076a49f0feea852498331207189477faf5c/freezer.state
	I0920 17:21:35.191785  165682 api_server.go:204] freezer state: "THAWED"
	I0920 17:21:35.191816  165682 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0920 17:21:35.195610  165682 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0920 17:21:35.195632  165682 status.go:456] multinode-845133 apiserver status = Running (err=<nil>)
	I0920 17:21:35.195644  165682 status.go:176] multinode-845133 status: &{Name:multinode-845133 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 17:21:35.195664  165682 status.go:174] checking status of multinode-845133-m02 ...
	I0920 17:21:35.195919  165682 cli_runner.go:164] Run: docker container inspect multinode-845133-m02 --format={{.State.Status}}
	I0920 17:21:35.213537  165682 status.go:364] multinode-845133-m02 host status = "Running" (err=<nil>)
	I0920 17:21:35.213559  165682 host.go:66] Checking if "multinode-845133-m02" exists ...
	I0920 17:21:35.213856  165682 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-845133-m02
	I0920 17:21:35.229962  165682 host.go:66] Checking if "multinode-845133-m02" exists ...
	I0920 17:21:35.230254  165682 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:21:35.230290  165682 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-845133-m02
	I0920 17:21:35.246603  165682 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19672-8612/.minikube/machines/multinode-845133-m02/id_rsa Username:docker}
	I0920 17:21:35.336676  165682 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:21:35.346813  165682 status.go:176] multinode-845133-m02 status: &{Name:multinode-845133-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0920 17:21:35.346853  165682 status.go:174] checking status of multinode-845133-m03 ...
	I0920 17:21:35.347161  165682 cli_runner.go:164] Run: docker container inspect multinode-845133-m03 --format={{.State.Status}}
	I0920 17:21:35.363589  165682 status.go:364] multinode-845133-m03 host status = "Stopped" (err=<nil>)
	I0920 17:21:35.363611  165682 status.go:377] host is not running, skipping remaining checks
	I0920 17:21:35.363643  165682 status.go:176] multinode-845133-m03 status: &{Name:multinode-845133-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.81s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (88.6s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-845133
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-845133
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-845133: (24.64905246s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-845133 --wait=true -v=8 --alsologtostderr
E0920 17:22:30.762164   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-845133 --wait=true -v=8 --alsologtostderr: (1m3.843741259s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-845133
--- PASS: TestMultiNode/serial/RestartKeepsNodes (88.60s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.16s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.61s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:23:41.505550  175372 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:23:41.505646  175372 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:23:41.505654  175372 out.go:358] Setting ErrFile to fd 2...
	I0920 17:23:41.505658  175372 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:23:41.505841  175372 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 17:23:41.505995  175372 out.go:352] Setting JSON to false
	I0920 17:23:41.506025  175372 mustload.go:65] Loading cluster: multinode-845133
	I0920 17:23:41.506139  175372 notify.go:220] Checking for updates...
	I0920 17:23:41.506398  175372 config.go:182] Loaded profile config "multinode-845133": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:23:41.506414  175372 status.go:174] checking status of multinode-845133 ...
	I0920 17:23:41.506824  175372 cli_runner.go:164] Run: docker container inspect multinode-845133 --format={{.State.Status}}
	I0920 17:23:41.524889  175372 status.go:364] multinode-845133 host status = "Stopped" (err=<nil>)
	I0920 17:23:41.524914  175372 status.go:377] host is not running, skipping remaining checks
	I0920 17:23:41.524921  175372 status.go:176] multinode-845133 status: &{Name:multinode-845133 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 17:23:41.524962  175372 status.go:174] checking status of multinode-845133-m02 ...
	I0920 17:23:41.525297  175372 cli_runner.go:164] Run: docker container inspect multinode-845133-m02 --format={{.State.Status}}
	I0920 17:23:41.541048  175372 status.go:364] multinode-845133-m02 host status = "Stopped" (err=<nil>)
	I0920 17:23:41.541068  175372 status.go:377] host is not running, skipping remaining checks
	I0920 17:23:41.541073  175372 status.go:176] multinode-845133-m02 status: &{Name:multinode-845133-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (45.18s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-845133 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 17:23:54.150739   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-845133 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (44.64096349s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-845133 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 (45.18s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.93s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-845133-m02' is duplicated with machine name 'multinode-845133-m02' in profile 'multinode-845133'
	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-845133-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-845133-m03 --driver=docker  --container-runtime=crio: (23.786581123s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-845133
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-845133: exit status 80 (255.987349ms)

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

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

                                                
                                    
x
+
TestPreload (131.23s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-532348 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0920 17:25:17.214736   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-532348 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m19.890013252s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-532348 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-532348 image pull gcr.io/k8s-minikube/busybox: (3.758005968s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-532348
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-532348: (5.620044797s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-532348 --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-532348 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (39.561486055s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-532348 image list
helpers_test.go:175: Cleaning up "test-preload-532348" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-532348
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-532348: (2.19009726s)
--- PASS: TestPreload (131.23s)

                                                
                                    
x
+
TestScheduledStopUnix (97.28s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-254518 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-254518 --memory=2048 --driver=docker  --container-runtime=crio: (20.753580071s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-254518 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-254518 -n scheduled-stop-254518
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-254518 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0920 17:27:28.798992   15399 retry.go:31] will retry after 118.593µs: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.800162   15399 retry.go:31] will retry after 121.765µs: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.801253   15399 retry.go:31] will retry after 118.431µs: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.802394   15399 retry.go:31] will retry after 305.952µs: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.803522   15399 retry.go:31] will retry after 590.719µs: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.804646   15399 retry.go:31] will retry after 752.619µs: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.805784   15399 retry.go:31] will retry after 1.168262ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.808000   15399 retry.go:31] will retry after 2.142509ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.811235   15399 retry.go:31] will retry after 3.510835ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.815581   15399 retry.go:31] will retry after 5.177916ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.821792   15399 retry.go:31] will retry after 3.744386ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.826044   15399 retry.go:31] will retry after 7.419844ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.834308   15399 retry.go:31] will retry after 10.50319ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.845572   15399 retry.go:31] will retry after 19.858906ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
I0920 17:27:28.865856   15399 retry.go:31] will retry after 32.2658ms: open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/scheduled-stop-254518/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-254518 --cancel-scheduled
E0920 17:27:30.762604   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-254518 -n scheduled-stop-254518
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-254518
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-254518 --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-254518
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-254518: exit status 7 (61.831361ms)

                                                
                                                
-- stdout --
	scheduled-stop-254518
	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-254518 -n scheduled-stop-254518
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-254518 -n scheduled-stop-254518: exit status 7 (60.123206ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.38s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e6c97928-aa55-496e-a700-bd57d13f0494","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-180256] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c660083f-cf82-4a6a-8fb5-1ee3c890635e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19672"}}
	{"specversion":"1.0","id":"d2ecf951-263d-45c7-88d3-b4f3ad2ad159","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":"56abaec6-1a3e-4490-a062-d94e4a90b523","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig"}}
	{"specversion":"1.0","id":"ed85aae6-8315-4b82-8674-ef6f109b10d2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube"}}
	{"specversion":"1.0","id":"e82b01c9-7ef7-4c42-962a-31b3bde6b2f8","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":"33782125-effc-4510-a6ab-0d0e96e7780e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"77df0f03-7aae-4d10-9547-37e5c5d67eeb","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":"ab2e8f93-c3a5-4953-bef7-45620517530f","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":"dcc6fd41-8694-49a9-a3a3-d67402403479","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":"4db320e8-c173-4f2b-9a6b-a3eb8d553ad5","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":"55552c17-d97c-45f8-9912-c16a37186eb3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-180256\" primary control-plane node in \"insufficient-storage-180256\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"941e1ffe-9495-4524-885a-82fd5eec96a6","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-1726784731-19672 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"f812dc43-05bc-4cc8-b7b7-2cc13979ec97","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":"e7424299-c53d-4600-bd16-0de8711f77d2","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-180256 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-180256 --output=json --layout=cluster: exit status 7 (243.654182ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 17:28:52.303121  198078 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-180256" does not appear in /home/jenkins/minikube-integration/19672-8612/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 17:28:52.547526  198181 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-180256" does not appear in /home/jenkins/minikube-integration/19672-8612/kubeconfig
	E0920 17:28:52.556935  198181 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/insufficient-storage-180256/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-180256" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-180256
E0920 17:28:54.150584   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-180256: (1.774299309s)
--- PASS: TestInsufficientStorage (9.38s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (59.27s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3361591293 start -p running-upgrade-353637 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3361591293 start -p running-upgrade-353637 --memory=2200 --vm-driver=docker  --container-runtime=crio: (30.789794385s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-353637 --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-353637 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (20.207352735s)
helpers_test.go:175: Cleaning up "running-upgrade-353637" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-353637
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-353637: (5.596246461s)
--- PASS: TestRunningBinaryUpgrade (59.27s)

                                                
                                    
x
+
TestKubernetesUpgrade (358.97s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-186841 --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-186841 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m27.925964087s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-186841 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-186841 --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-186841 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (65.36921ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-186841] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19672
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.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-186841
	    minikube start -p kubernetes-upgrade-186841 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-1868412 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-186841 --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-186841 --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-186841 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (38.487585948s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-186841" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-186841
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-186841: (4.201245281s)
--- PASS: TestKubernetesUpgrade (358.97s)

                                                
                                    
x
+
TestMissingContainerUpgrade (96.69s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1987908494 start -p missing-upgrade-041749 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1987908494 start -p missing-upgrade-041749 --memory=2200 --driver=docker  --container-runtime=crio: (29.052344497s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-041749
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-041749: (11.031660438s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-041749
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-041749 --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-041749 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (49.244483304s)
helpers_test.go:175: Cleaning up "missing-upgrade-041749" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-041749
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-041749: (4.717902993s)
--- PASS: TestMissingContainerUpgrade (96.69s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.62s)

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

                                                
                                    
x
+
TestPause/serial/Start (48s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-749469 --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-749469 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (48.001166279s)
--- PASS: TestPause/serial/Start (48.00s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (116.99s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2784945446 start -p stopped-upgrade-775513 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2784945446 start -p stopped-upgrade-775513 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m25.448921605s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2784945446 -p stopped-upgrade-775513 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2784945446 -p stopped-upgrade-775513 stop: (2.361138788s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-775513 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
I0920 17:30:24.806000   15399 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2091663759/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640] Decompressors:map[bz2:0xc000564a10 gz:0xc000564a18 tar:0xc0005649b0 tar.bz2:0xc0005649d0 tar.gz:0xc0005649e0 tar.xz:0xc0005649f0 tar.zst:0xc000564a00 tbz2:0xc0005649d0 tgz:0xc0005649e0 txz:0xc0005649f0 tzst:0xc000564a00 xz:0xc000564a20 zip:0xc000564a30 zst:0xc000564a28] Getters:map[file:0xc001e7f690 http:0xc0007ab8b0 https:0xc0007ab900] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0920 17:30:24.806059   15399 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2091663759/001/docker-machine-driver-kvm2
I0920 17:30:26.543622   15399 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0920 17:30:26.543745   15399 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0920 17:30:26.573157   15399 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0920 17:30:26.573193   15399 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0920 17:30:26.573247   15399 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0920 17:30:26.573275   15399 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2091663759/002/docker-machine-driver-kvm2
I0920 17:30:26.632077   15399 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2091663759/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640] Decompressors:map[bz2:0xc000564a10 gz:0xc000564a18 tar:0xc0005649b0 tar.bz2:0xc0005649d0 tar.gz:0xc0005649e0 tar.xz:0xc0005649f0 tar.zst:0xc000564a00 tbz2:0xc0005649d0 tgz:0xc0005649e0 txz:0xc0005649f0 tzst:0xc000564a00 xz:0xc000564a20 zip:0xc000564a30 zst:0xc000564a28] Getters:map[file:0xc00078bec0 http:0xc00003fd60 https:0xc00003fe50] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0920 17:30:26.632122   15399 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2091663759/002/docker-machine-driver-kvm2
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-775513 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (29.176776012s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (116.99s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-867979 --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-867979 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (74.884828ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-867979] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19672
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.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.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (27.4s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (24.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.67s)

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

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-867979","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-867979
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-867979: (1.874661258s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (8.67s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.59s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.76s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.63s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.78s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (3.28s)

                                                
                                                
=== 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: (2.392704968s)
--- PASS: TestNoKubernetes/serial/ProfileList (3.28s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.61s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (5.91s)

                                                
                                                
=== 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: (5.851086878s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-749469
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-749469: exit status 1 (20.032245ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (9.48s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.53s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-amd64 start -p false-361000 --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-361000 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (164.413163ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 17:30:19.885529  222553 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:30:19.885671  222553 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:30:19.885718  222553 out.go:358] Setting ErrFile to fd 2...
	I0920 17:30:19.885736  222553 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:30:19.885935  222553 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-8612/.minikube/bin
	I0920 17:30:19.886646  222553 out.go:352] Setting JSON to false
	I0920 17:30:19.887885  222553 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":4364,"bootTime":1726849056,"procs":286,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0920 17:30:19.888010  222553 start.go:139] virtualization: kvm guest
	I0920 17:30:19.890752  222553 out.go:177] * [false-361000] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0920 17:30:19.892284  222553 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 17:30:19.892309  222553 notify.go:220] Checking for updates...
	I0920 17:30:19.893891  222553 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:30:19.895581  222553 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-8612/kubeconfig
	I0920 17:30:19.897834  222553 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-8612/.minikube
	I0920 17:30:19.899397  222553 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0920 17:30:19.901071  222553 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:30:19.903004  222553 config.go:182] Loaded profile config "NoKubernetes-867979": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v0.0.0
	I0920 17:30:19.903140  222553 config.go:182] Loaded profile config "force-systemd-flag-353424": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:30:19.903292  222553 config.go:182] Loaded profile config "stopped-upgrade-775513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0920 17:30:19.903425  222553 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:30:19.929969  222553 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:30:19.930087  222553 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:30:19.985038  222553 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 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:false BridgeNfIP6Tables:false Debug:false NFd:58 OomKillDisable:true NGoroutines:83 SystemTime:2024-09-20 17:30:19.972009977 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.3.0 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:[WARNING: br
idge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6] 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>}}
	I0920 17:30:19.985186  222553 docker.go:318] overlay module found
	I0920 17:30:19.986963  222553 out.go:177] * Using the docker driver based on user configuration
	I0920 17:30:19.988570  222553 start.go:297] selected driver: docker
	I0920 17:30:19.988592  222553 start.go:901] validating driver "docker" against <nil>
	I0920 17:30:19.988613  222553 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:30:19.990747  222553 out.go:201] 
	W0920 17:30:19.992080  222553 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
	I0920 17:30:19.993442  222553 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.89s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-361000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0920 17:32:30.762798   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-361000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (45.388466858s)
--- PASS: TestNetworkPlugins/group/auto/Start (45.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-361000 "pgrep -a kubelet"
I0920 17:32:32.635723   15399 config.go:182] Loaded profile config "auto-361000": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-361000 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-b7q4f" [4f70403d-6916-4bb6-ae9f-f886b94bf451] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-b7q4f" [4f70403d-6916-4bb6-ae9f-f886b94bf451] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004466898s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.22s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-d2vsr" [9985eaa6-0187-4f6d-a410-1a537d9d7a7d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003631484s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-361000 "pgrep -a kubelet"
I0920 17:33:56.180827   15399 config.go:182] Loaded profile config "kindnet-361000": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-361000 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-sl9pt" [0581d84d-9cf3-4601-af74-0a40d97b052a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-sl9pt" [0581d84d-9cf3-4601-af74-0a40d97b052a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003519304s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.21s)

                                                
                                    
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-4xrpz" [aed48c34-93f9-4362-8765-efb710bb6465] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004529268s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-361000 "pgrep -a kubelet"
I0920 17:34:05.013262   15399 config.go:182] Loaded profile config "calico-361000": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-361000 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-tp6tl" [1a590426-43c2-4640-b5b4-8859cbfac79d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-tp6tl" [1a590426-43c2-4640-b5b4-8859cbfac79d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.003788486s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.16s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-361000 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.1s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-361000 "pgrep -a kubelet"
I0920 17:35:19.135423   15399 config.go:182] Loaded profile config "custom-flannel-361000": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-361000 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-bkz68" [3f981eea-710d-4aec-9bac-fc90d2e90258] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-bkz68" [3f981eea-710d-4aec-9bac-fc90d2e90258] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003959852s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.17s)

                                                
                                    
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-rbxwd" [32a6496f-e464-4842-8c2b-080da8920e4e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003385252s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-361000 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-361000 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/flannel/KubeletFlags (0.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-361000 "pgrep -a kubelet"
I0920 17:35:31.592270   15399 config.go:182] Loaded profile config "flannel-361000": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-361000 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-p5pr4" [37c0f68f-ccf2-4a3e-b101-7fa29dcecf30] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0920 17:35:33.833827   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-p5pr4" [37c0f68f-ccf2-4a3e-b101-7fa29dcecf30] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.004402317s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.16s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-361000 "pgrep -a kubelet"
I0920 17:35:39.643723   15399 config.go:182] Loaded profile config "enable-default-cni-361000": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-361000 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-ztxxc" [6eabade7-96c8-44ef-8d66-912f109f40d8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ztxxc" [6eabade7-96c8-44ef-8d66-912f109f40d8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004223034s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.23s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-361000 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.12s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-874704 --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-874704 --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: (2m42.091145189s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (162.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-416611 --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-416611 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m0.198295576s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (60.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-513712 --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-513712 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (42.331120314s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (42.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-361000 "pgrep -a kubelet"
I0920 17:37:01.352625   15399 config.go:182] Loaded profile config "bridge-361000": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-361000 replace --force -f testdata/netcat-deployment.yaml
I0920 17:37:01.761176   15399 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 0 spec.replicas 1 status.replicas 0
I0920 17:37:01.881580   15399 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
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-ml2tg" [2e0e50e4-3062-4f4d-89d9-6661ac1aa4ad] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ml2tg" [2e0e50e4-3062-4f4d-89d9-6661ac1aa4ad] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003625978s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-416611 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" [c026f697-edae-480e-9588-da4694a12edf] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c026f697-edae-480e-9588-da4694a12edf] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004129816s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-416611 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.24s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-416611 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-416611 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.94s)

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

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

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

                                                
                                                
=== 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-404379 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 17:37:32.840717   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:32.847153   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:32.858635   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:32.880090   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:32.921584   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:33.003005   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:33.164586   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:33.486477   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:34.128470   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:37:35.410224   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-404379 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m11.86823392s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (71.87s)

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

                                                
                                                
=== 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-416611 -n no-preload-416611
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-416611 -n no-preload-416611: exit status 7 (91.544669ms)

                                                
                                                
-- 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-416611 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-416611 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 17:37:37.972464   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-416611 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m22.266577495s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-416611 -n no-preload-416611
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (262.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-513712 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" [6b5f587e-de70-4f14-8a9b-5a9be6016201] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0920 17:37:43.094402   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [6b5f587e-de70-4f14-8a9b-5a9be6016201] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004474007s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-513712 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.27s)

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

                                                
                                                
=== 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-513712 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-513712 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-513712 --alsologtostderr -v=3
E0920 17:37:53.336096   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/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-513712 --alsologtostderr -v=3: (12.880851016s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.88s)

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

                                                
                                                
=== 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-513712 -n embed-certs-513712
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-513712 -n embed-certs-513712: exit status 7 (61.525553ms)

                                                
                                                
-- 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-513712 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-513712 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 17:38:13.817850   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-513712 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m21.840573971s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-513712 -n embed-certs-513712
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (262.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-404379 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" [d2f16171-4c36-4b0b-b1fe-abc33bc6df18] Pending
helpers_test.go:344: "busybox" [d2f16171-4c36-4b0b-b1fe-abc33bc6df18] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d2f16171-4c36-4b0b-b1fe-abc33bc6df18] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004486581s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-404379 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-874704 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" [5c4e027b-0fed-469a-9886-7bb6b5bd8240] Pending
helpers_test.go:344: "busybox" [5c4e027b-0fed-469a-9886-7bb6b5bd8240] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5c4e027b-0fed-469a-9886-7bb6b5bd8240] Running
E0920 17:38:49.927091   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:49.933545   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:49.944963   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:49.966348   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:50.007774   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:50.089192   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:50.250710   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:50.572286   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:51.214210   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:52.495835   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/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 11.004349404s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-874704 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.37s)

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

                                                
                                                
=== 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-404379 --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-404379 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.92s)

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

                                                
                                                
=== 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-404379 --alsologtostderr -v=3
E0920 17:38:54.150876   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-404379 --alsologtostderr -v=3: (11.930152373s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.93s)

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

                                                
                                                
=== 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-874704 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0920 17:38:54.779128   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:55.057600   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-874704 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.93s)

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

                                                
                                                
=== 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-874704 --alsologtostderr -v=3
E0920 17:38:58.763408   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:58.769784   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:58.781162   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:58.802574   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:58.844024   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:58.925460   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:59.086935   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:38:59.408816   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:39:00.051149   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:39:00.179648   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:39:01.332945   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:39:03.894791   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-874704 --alsologtostderr -v=3: (11.871715174s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.87s)

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

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

                                                
                                                
-- 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-404379 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== 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-404379 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-404379 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m35.593214631s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-404379 -n default-k8s-diff-port-404379
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (275.88s)

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

                                                
                                                
=== 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-874704 -n old-k8s-version-874704
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-874704 -n old-k8s-version-874704: exit status 7 (62.3062ms)

                                                
                                                
-- 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-874704 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== 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-874704 --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
E0920 17:39:09.016629   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:39:10.421839   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:39:19.257899   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:39:30.904039   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:39:39.739702   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:11.866388   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:16.700638   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:19.291445   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:19.297808   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:19.309185   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:19.330515   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:19.371913   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:19.453380   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:19.614935   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:19.937150   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:20.578500   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:20.701183   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:21.860424   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:24.422458   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:25.335893   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:25.342253   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:25.353608   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:25.374995   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:25.416416   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:25.497917   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:25.659502   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:25.981183   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:26.623130   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:27.904408   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:29.544222   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:30.466588   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:35.588317   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:39.786283   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:39.862810   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:39.869218   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:39.880564   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:39.901979   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:39.943553   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:40.025645   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:40.187211   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:40.509063   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:41.151250   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:42.433204   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:44.995255   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:45.830419   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:40:50.117175   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:41:00.267623   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:41:00.359053   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:41:06.312244   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/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-874704 --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: (2m9.089485805s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-874704 -n old-k8s-version-874704
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (129.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-9twrz" [8f65a607-3bd8-403d-a327-1291bb3abe2a] Running
E0920 17:41:20.840993   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/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.004186886s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-9twrz" [8f65a607-3bd8-403d-a327-1291bb3abe2a] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003332029s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-874704 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-874704 image list --format=json
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.47s)

                                                
                                                
=== 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-874704 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-874704 -n old-k8s-version-874704
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-874704 -n old-k8s-version-874704: exit status 2 (284.493749ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-321730 --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
E0920 17:41:33.788152   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:41:41.229168   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/custom-flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:41:42.622712   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/calico-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:41:47.273979   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/flannel-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:41:57.216556   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/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-321730 --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: (29.222626146s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (29.22s)

                                                
                                    
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-6bqtc" [8733d8c6-68bf-4586-a4f8-8f9f10e6066c] Running
E0920 17:42:01.756260   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:42:01.762630   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:42:01.774524   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:42:01.795934   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:42:01.803284   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/enable-default-cni-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:42:01.837765   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:42:01.919498   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:42:02.080991   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:42:02.402507   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003804104s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-321730 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0920 17:42:03.044455   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.75s)

                                                
                                    
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-321730 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-321730 --alsologtostderr -v=3: (1.192084663s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.19s)

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

                                                
                                                
=== 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-6bqtc" [8733d8c6-68bf-4586-a4f8-8f9f10e6066c] Running
E0920 17:42:04.326139   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004456172s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-416611 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== 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-321730 -n newest-cni-321730
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-321730 -n newest-cni-321730: exit status 7 (62.411606ms)

                                                
                                                
-- 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-321730 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-321730 --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
E0920 17:42:06.887428   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/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-321730 --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.166278096s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-321730 -n newest-cni-321730
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.48s)

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

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

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

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

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

                                                
                                                
-- 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-416611 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-416611 -n no-preload-416611
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-416611 -n no-preload-416611
E0920 17:42:12.008978   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/bridge-361000/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-321730 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.23s)

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

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

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

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

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

                                                
                                                
=== 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-tb5vz" [01a18804-5f2b-4516-bc25-ca3f89d08c3b] Running
E0920 17:42:30.762681   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003400968s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
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-tb5vz" [01a18804-5f2b-4516-bc25-ca3f89d08c3b] Running
E0920 17:42:32.840672   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/auto-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004186062s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-513712 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-zclt4" [9908c1ea-3d96-4f2b-8859-0387770f6078] Running
E0920 17:43:43.521971   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:43.528344   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:43.539821   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:43.561247   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:43.602612   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:43.684069   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:43.845341   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:44.167277   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:44.809220   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:46.090764   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004288826s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-zclt4" [9908c1ea-3d96-4f2b-8859-0387770f6078] Running
E0920 17:43:48.652105   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/client.crt: no such file or directory" logger="UnhandledError"
E0920 17:43:49.926884   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/kindnet-361000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003881672s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-404379 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.22s)

                                                
                                                
=== 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-404379 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

                                                
                                                
=== 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-404379 --alsologtostderr -v=1
E0920 17:43:53.774037   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/old-k8s-version-874704/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 default-k8s-diff-port-404379 -n default-k8s-diff-port-404379
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-404379 -n default-k8s-diff-port-404379: exit status 2 (277.185928ms)

                                                
                                                
-- 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-404379 -n default-k8s-diff-port-404379
E0920 17:43:54.150555   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/functional-089601/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={{.Kubelet}} -p default-k8s-diff-port-404379 -n default-k8s-diff-port-404379: exit status 2 (273.306785ms)

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

                                                
                                    

Test skip (25/327)

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:817: 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:438: 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:629: 
----------------------- debugLogs start: kubenet-361000 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-361000

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:629: 
----------------------- debugLogs start: cilium-361000 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-361000

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-247771" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-247771
E0920 17:37:30.761937   15399 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-8612/.minikube/profiles/addons-076251/client.crt: no such file or directory" logger="UnhandledError"
--- SKIP: TestStartStop/group/disable-driver-mounts (0.15s)

                                                
                                    
Copied to clipboard