Test Report: Docker_Linux_crio_arm64 19672

                    
                      d6d2a37830b251a8a712eec07ee86a534797346d:2024-09-21:36302
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 76.66
34 TestAddons/parallel/Ingress 151.05
36 TestAddons/parallel/MetricsServer 367.8
x
+
TestAddons/parallel/Registry (76.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 3.832184ms
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-7fl5g" [64ea1852-85ea-4cb2-a32d-7bd87afbdc0e] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.010880044s
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-8t86x" [0e961110-951a-485b-b907-58afb334816d] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.003813347s
addons_test.go:338: (dbg) Run:  kubectl --context addons-378495 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-378495 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-378495 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.129377915s)

                                                
                                                
-- 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-378495 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-arm64 -p addons-378495 ip
addons_test.go:386: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 addons disable registry --alsologtostderr -v=1
addons_test.go:386: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 addons disable registry --alsologtostderr -v=1: (1.047335314s)
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-378495
helpers_test.go:235: (dbg) docker inspect addons-378495:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec",
	        "Created": "2024-09-20T22:55:05.272785714Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1599267,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T22:55:05.417621496Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/hostname",
	        "HostsPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/hosts",
	        "LogPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec-json.log",
	        "Name": "/addons-378495",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-378495:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-378495",
	            "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/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81-init/diff:/var/lib/docker/overlay2/31b101a520b9d7350a41229aac39e0db1b84da836879791c90e299917e71ffa3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-378495",
	                "Source": "/var/lib/docker/volumes/addons-378495/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-378495",
	            "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-378495",
	                "name.minikube.sigs.k8s.io": "addons-378495",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "389fdc3c91540b21b0022151abe24a1080f5005a522d1e18e7dea800034dee23",
	            "SandboxKey": "/var/run/docker/netns/389fdc3c9154",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33899"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33900"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33903"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33901"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33902"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-378495": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "75cdd21703dd1a2074870ea4ba2771e26dfbd2206ae7f3123078f5a3187c335e",
	                    "EndpointID": "2eed7dd12db65d23dc26f31ca4e1ea063bce36f91fdb0065c6fe48577d27823c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-378495",
	                        "fcf16dcee39b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-378495 -n addons-378495
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 logs -n 25: (1.728018831s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-887351   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | -p download-only-887351              |                        |         |         |                     |                     |
	|         | --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 22:54 UTC | 20 Sep 24 22:54 UTC |
	| delete  | -p download-only-887351              | download-only-887351   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| start   | -o=json --download-only              | download-only-000702   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | -p download-only-000702              |                        |         |         |                     |                     |
	|         | --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 22:54 UTC | 20 Sep 24 22:54 UTC |
	| delete  | -p download-only-000702              | download-only-000702   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| delete  | -p download-only-887351              | download-only-887351   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| delete  | -p download-only-000702              | download-only-000702   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| start   | --download-only -p                   | download-docker-596129 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | download-docker-596129               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-596129            | download-docker-596129 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| start   | --download-only -p                   | binary-mirror-500915   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | binary-mirror-500915                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39353               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-500915              | binary-mirror-500915   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| addons  | disable dashboard -p                 | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | addons-378495                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | addons-378495                        |                        |         |         |                     |                     |
	| start   | -p addons-378495 --wait=true         | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:57 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable         | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:06 UTC | 20 Sep 24 23:06 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | addons-378495 addons                 | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-378495 addons                 | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| ip      | addons-378495 ip                     | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	| addons  | disable nvidia-device-plugin         | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | -p addons-378495                     |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable         | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 22:54:40
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 22:54:40.093466 1598765 out.go:345] Setting OutFile to fd 1 ...
	I0920 22:54:40.093628 1598765 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:40.093641 1598765 out.go:358] Setting ErrFile to fd 2...
	I0920 22:54:40.093648 1598765 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:40.093909 1598765 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 22:54:40.094409 1598765 out.go:352] Setting JSON to false
	I0920 22:54:40.095343 1598765 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":23830,"bootTime":1726849050,"procs":163,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0920 22:54:40.095427 1598765 start.go:139] virtualization:  
	I0920 22:54:40.097724 1598765 out.go:177] * [addons-378495] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 22:54:40.100831 1598765 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 22:54:40.100906 1598765 notify.go:220] Checking for updates...
	I0920 22:54:40.105803 1598765 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 22:54:40.107551 1598765 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 22:54:40.109377 1598765 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube
	I0920 22:54:40.110778 1598765 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 22:54:40.112672 1598765 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 22:54:40.114654 1598765 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 22:54:40.140717 1598765 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0920 22:54:40.140852 1598765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:40.193659 1598765 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:54:40.182184341 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 22:54:40.193790 1598765 docker.go:318] overlay module found
	I0920 22:54:40.195630 1598765 out.go:177] * Using the docker driver based on user configuration
	I0920 22:54:40.197428 1598765 start.go:297] selected driver: docker
	I0920 22:54:40.197467 1598765 start.go:901] validating driver "docker" against <nil>
	I0920 22:54:40.197488 1598765 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 22:54:40.198140 1598765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:40.257304 1598765 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:54:40.246827 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarch6
4 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.7]] Warnings:<nil>}}
	I0920 22:54:40.257504 1598765 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 22:54:40.257770 1598765 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 22:54:40.259944 1598765 out.go:177] * Using Docker driver with root privileges
	I0920 22:54:40.261751 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:54:40.261826 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:54:40.261845 1598765 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 22:54:40.261945 1598765 start.go:340] cluster config:
	{Name:addons-378495 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-378495 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 22:54:40.264114 1598765 out.go:177] * Starting "addons-378495" primary control-plane node in "addons-378495" cluster
	I0920 22:54:40.265762 1598765 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 22:54:40.267617 1598765 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 22:54:40.269338 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:54:40.269426 1598765 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 22:54:40.269435 1598765 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 22:54:40.269440 1598765 cache.go:56] Caching tarball of preloaded images
	I0920 22:54:40.269588 1598765 preload.go:172] Found /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0920 22:54:40.269600 1598765 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 22:54:40.269975 1598765 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json ...
	I0920 22:54:40.269998 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json: {Name:mk45c45d14be3c658fa133374e1ad239f352c89a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:54:40.285499 1598765 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 22:54:40.285625 1598765 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 22:54:40.285652 1598765 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 22:54:40.285657 1598765 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 22:54:40.285670 1598765 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 22:54:40.285676 1598765 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 22:54:57.961709 1598765 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 22:54:57.961784 1598765 cache.go:194] Successfully downloaded all kic artifacts
	I0920 22:54:57.961814 1598765 start.go:360] acquireMachinesLock for addons-378495: {Name:mk1aeb033e18c16eff7681b7305a97662cfd5457 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 22:54:57.961946 1598765 start.go:364] duration metric: took 108.143µs to acquireMachinesLock for "addons-378495"
	I0920 22:54:57.961976 1598765 start.go:93] Provisioning new machine with config: &{Name:addons-378495 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-378495 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 22:54:57.962052 1598765 start.go:125] createHost starting for "" (driver="docker")
	I0920 22:54:57.964198 1598765 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 22:54:57.964442 1598765 start.go:159] libmachine.API.Create for "addons-378495" (driver="docker")
	I0920 22:54:57.964479 1598765 client.go:168] LocalClient.Create starting
	I0920 22:54:57.964593 1598765 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem
	I0920 22:54:58.775286 1598765 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem
	I0920 22:54:59.303648 1598765 cli_runner.go:164] Run: docker network inspect addons-378495 --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 22:54:59.319645 1598765 cli_runner.go:211] docker network inspect addons-378495 --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 22:54:59.319733 1598765 network_create.go:284] running [docker network inspect addons-378495] to gather additional debugging logs...
	I0920 22:54:59.319756 1598765 cli_runner.go:164] Run: docker network inspect addons-378495
	W0920 22:54:59.335413 1598765 cli_runner.go:211] docker network inspect addons-378495 returned with exit code 1
	I0920 22:54:59.335447 1598765 network_create.go:287] error running [docker network inspect addons-378495]: docker network inspect addons-378495: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-378495 not found
	I0920 22:54:59.335462 1598765 network_create.go:289] output of [docker network inspect addons-378495]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-378495 not found
	
	** /stderr **
	I0920 22:54:59.335594 1598765 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 22:54:59.357733 1598765 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:0x40017da9f0}
	I0920 22:54:59.357784 1598765 network_create.go:124] attempt to create docker network addons-378495 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 22:54:59.357844 1598765 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-378495 addons-378495
	I0920 22:54:59.436133 1598765 network_create.go:108] docker network addons-378495 192.168.49.0/24 created
	I0920 22:54:59.436183 1598765 kic.go:121] calculated static IP "192.168.49.2" for the "addons-378495" container
	I0920 22:54:59.436260 1598765 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 22:54:59.451388 1598765 cli_runner.go:164] Run: docker volume create addons-378495 --label name.minikube.sigs.k8s.io=addons-378495 --label created_by.minikube.sigs.k8s.io=true
	I0920 22:54:59.466901 1598765 oci.go:103] Successfully created a docker volume addons-378495
	I0920 22:54:59.467111 1598765 cli_runner.go:164] Run: docker run --rm --name addons-378495-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --entrypoint /usr/bin/test -v addons-378495:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 22:55:01.121758 1598765 cli_runner.go:217] Completed: docker run --rm --name addons-378495-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --entrypoint /usr/bin/test -v addons-378495:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (1.654603145s)
	I0920 22:55:01.121790 1598765 oci.go:107] Successfully prepared a docker volume addons-378495
	I0920 22:55:01.121821 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:55:01.121847 1598765 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 22:55:01.121916 1598765 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-378495:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 22:55:05.201138 1598765 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-378495:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.079180442s)
	I0920 22:55:05.201171 1598765 kic.go:203] duration metric: took 4.079321635s to extract preloaded images to volume ...
	W0920 22:55:05.201323 1598765 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 22:55:05.201444 1598765 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 22:55:05.254975 1598765 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-378495 --name addons-378495 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-378495 --network addons-378495 --ip 192.168.49.2 --volume addons-378495:/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 22:55:05.640446 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Running}}
	I0920 22:55:05.660817 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:05.686653 1598765 cli_runner.go:164] Run: docker exec addons-378495 stat /var/lib/dpkg/alternatives/iptables
	I0920 22:55:05.757632 1598765 oci.go:144] the created container "addons-378495" has a running status.
	I0920 22:55:05.757664 1598765 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa...
	I0920 22:55:06.133559 1598765 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 22:55:06.158155 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:06.192768 1598765 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 22:55:06.192789 1598765 kic_runner.go:114] Args: [docker exec --privileged addons-378495 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 22:55:06.291078 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:06.318587 1598765 machine.go:93] provisionDockerMachine start ...
	I0920 22:55:06.318682 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.346950 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.347238 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.347254 1598765 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 22:55:06.538731 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-378495
	
	I0920 22:55:06.538776 1598765 ubuntu.go:169] provisioning hostname "addons-378495"
	I0920 22:55:06.538857 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.561558 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.561795 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.561807 1598765 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-378495 && echo "addons-378495" | sudo tee /etc/hostname
	I0920 22:55:06.714620 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-378495
	
	I0920 22:55:06.714777 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.734625 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.734876 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.734893 1598765 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-378495' /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-378495/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-378495' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 22:55:06.875178 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 22:55:06.875266 1598765 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-1592623/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-1592623/.minikube}
	I0920 22:55:06.875298 1598765 ubuntu.go:177] setting up certificates
	I0920 22:55:06.875313 1598765 provision.go:84] configureAuth start
	I0920 22:55:06.875378 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:06.892628 1598765 provision.go:143] copyHostCerts
	I0920 22:55:06.892718 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/key.pem (1675 bytes)
	I0920 22:55:06.892846 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.pem (1082 bytes)
	I0920 22:55:06.892912 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/cert.pem (1123 bytes)
	I0920 22:55:06.892964 1598765 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem org=jenkins.addons-378495 san=[127.0.0.1 192.168.49.2 addons-378495 localhost minikube]
	I0920 22:55:07.392894 1598765 provision.go:177] copyRemoteCerts
	I0920 22:55:07.392968 1598765 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 22:55:07.393015 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.411294 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:07.507891 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 22:55:07.532538 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 22:55:07.557037 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0920 22:55:07.581898 1598765 provision.go:87] duration metric: took 706.569465ms to configureAuth
	I0920 22:55:07.581969 1598765 ubuntu.go:193] setting minikube options for container-runtime
	I0920 22:55:07.582191 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:07.582307 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.599039 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:07.599305 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:07.599334 1598765 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 22:55:07.839995 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 22:55:07.840021 1598765 machine.go:96] duration metric: took 1.521408912s to provisionDockerMachine
	I0920 22:55:07.840032 1598765 client.go:171] duration metric: took 9.875542946s to LocalClient.Create
	I0920 22:55:07.840044 1598765 start.go:167] duration metric: took 9.875602671s to libmachine.API.Create "addons-378495"
	I0920 22:55:07.840052 1598765 start.go:293] postStartSetup for "addons-378495" (driver="docker")
	I0920 22:55:07.840062 1598765 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 22:55:07.840129 1598765 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 22:55:07.840179 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.857986 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:07.952456 1598765 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 22:55:07.956101 1598765 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 22:55:07.956140 1598765 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 22:55:07.956153 1598765 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 22:55:07.956167 1598765 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 22:55:07.956181 1598765 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-1592623/.minikube/addons for local assets ...
	I0920 22:55:07.956259 1598765 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-1592623/.minikube/files for local assets ...
	I0920 22:55:07.956284 1598765 start.go:296] duration metric: took 116.226691ms for postStartSetup
	I0920 22:55:07.956605 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:07.973110 1598765 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json ...
	I0920 22:55:07.973405 1598765 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 22:55:07.973454 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.989960 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.084299 1598765 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 22:55:08.089024 1598765 start.go:128] duration metric: took 10.126947358s to createHost
	I0920 22:55:08.089055 1598765 start.go:83] releasing machines lock for "addons-378495", held for 10.127095592s
	I0920 22:55:08.089173 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:08.105842 1598765 ssh_runner.go:195] Run: cat /version.json
	I0920 22:55:08.105897 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:08.105961 1598765 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 22:55:08.106091 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:08.130809 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.132803 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.222711 1598765 ssh_runner.go:195] Run: systemctl --version
	I0920 22:55:08.350855 1598765 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 22:55:08.490355 1598765 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 22:55:08.494758 1598765 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 22:55:08.516266 1598765 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 22:55:08.516371 1598765 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 22:55:08.554411 1598765 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 22:55:08.554438 1598765 start.go:495] detecting cgroup driver to use...
	I0920 22:55:08.554471 1598765 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 22:55:08.554522 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 22:55:08.571768 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 22:55:08.583851 1598765 docker.go:217] disabling cri-docker service (if available) ...
	I0920 22:55:08.583914 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 22:55:08.598116 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 22:55:08.613115 1598765 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 22:55:08.707294 1598765 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 22:55:08.809002 1598765 docker.go:233] disabling docker service ...
	I0920 22:55:08.809082 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 22:55:08.829985 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 22:55:08.842877 1598765 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 22:55:08.928013 1598765 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 22:55:09.029928 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 22:55:09.042492 1598765 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 22:55:09.060945 1598765 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 22:55:09.061018 1598765 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 22:55:09.072610 1598765 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 22:55:09.072691 1598765 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 22:55:09.084200 1598765 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 22:55:09.095584 1598765 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 22:55:09.106133 1598765 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 22:55:09.115736 1598765 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 22:55:09.125974 1598765 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 22:55:09.142497 1598765 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 22:55:09.153676 1598765 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 22:55:09.162533 1598765 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 22:55:09.171265 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:09.258121 1598765 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 22:55:09.377624 1598765 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 22:55:09.377734 1598765 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 22:55:09.381440 1598765 start.go:563] Will wait 60s for crictl version
	I0920 22:55:09.381550 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:55:09.385031 1598765 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 22:55:09.426554 1598765 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 22:55:09.426703 1598765 ssh_runner.go:195] Run: crio --version
	I0920 22:55:09.467839 1598765 ssh_runner.go:195] Run: crio --version
	I0920 22:55:09.507836 1598765 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 22:55:09.510284 1598765 cli_runner.go:164] Run: docker network inspect addons-378495 --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 22:55:09.526468 1598765 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 22:55:09.530210 1598765 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 22:55:09.541426 1598765 kubeadm.go:883] updating cluster {Name:addons-378495 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-378495 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 22:55:09.541543 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:55:09.541600 1598765 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 22:55:09.618880 1598765 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 22:55:09.618906 1598765 crio.go:433] Images already preloaded, skipping extraction
	I0920 22:55:09.618964 1598765 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 22:55:09.654549 1598765 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 22:55:09.654573 1598765 cache_images.go:84] Images are preloaded, skipping loading
	I0920 22:55:09.654582 1598765 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 22:55:09.654719 1598765 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-378495 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-378495 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 22:55:09.654833 1598765 ssh_runner.go:195] Run: crio config
	I0920 22:55:09.701585 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:55:09.701608 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:55:09.701620 1598765 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 22:55:09.701647 1598765 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-378495 NodeName:addons-378495 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 22:55:09.701799 1598765 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-378495"
	  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 22:55:09.701873 1598765 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 22:55:09.710727 1598765 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 22:55:09.710826 1598765 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 22:55:09.719556 1598765 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 22:55:09.737907 1598765 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 22:55:09.756458 1598765 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 22:55:09.775352 1598765 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 22:55:09.778784 1598765 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 22:55:09.789817 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:09.870226 1598765 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 22:55:09.884610 1598765 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495 for IP: 192.168.49.2
	I0920 22:55:09.884633 1598765 certs.go:194] generating shared ca certs ...
	I0920 22:55:09.884655 1598765 certs.go:226] acquiring lock for ca certs: {Name:mk0ad3fc074491b9264693451b06e69d22d2a257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:09.885259 1598765 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key
	I0920 22:55:10.854761 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt ...
	I0920 22:55:10.854797 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt: {Name:mk85dbca23fa09ab8c70caa36753072aba62b889 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:10.855708 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key ...
	I0920 22:55:10.855733 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key: {Name:mkdbd57f51ffa431451927f3e50d96849515390d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:10.856943 1598765 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key
	I0920 22:55:11.469719 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt ...
	I0920 22:55:11.469751 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt: {Name:mk355ece0ba9b4d55051c144edb36d4515a58848 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.470580 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key ...
	I0920 22:55:11.470607 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key: {Name:mkf5c4ba620dd2457c7818949617e8d559c08693 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.471215 1598765 certs.go:256] generating profile certs ...
	I0920 22:55:11.471281 1598765 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key
	I0920 22:55:11.471320 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt with IP's: []
	I0920 22:55:11.740679 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt ...
	I0920 22:55:11.740712 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: {Name:mk6fa0d36ebfeb8c7940a5ead6cf67183433033e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.741397 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key ...
	I0920 22:55:11.741419 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key: {Name:mk29348489c9cc012d147aef08fd897735cdc49a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.741917 1598765 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688
	I0920 22:55:11.741945 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 22:55:12.252197 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 ...
	I0920 22:55:12.252236 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688: {Name:mke223f619e2bd20171bb6fdff6b97af381de8c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:12.252443 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688 ...
	I0920 22:55:12.252461 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688: {Name:mked4bdb85a7543da8f2e97c9f0e5983d55f0c7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:12.253214 1598765 certs.go:381] copying /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 -> /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt
	I0920 22:55:12.253303 1598765 certs.go:385] copying /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688 -> /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key
	I0920 22:55:12.253356 1598765 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key
	I0920 22:55:12.253379 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt with IP's: []
	I0920 22:55:13.217557 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt ...
	I0920 22:55:13.217592 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt: {Name:mk02cfffdf321b75cc6e8a1f99593dd961c4c99a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:13.218362 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key ...
	I0920 22:55:13.218380 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key: {Name:mk20effcf28ff54ccda60215e39ee8f43bccd8a3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:13.218596 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem (1675 bytes)
	I0920 22:55:13.218641 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem (1082 bytes)
	I0920 22:55:13.218670 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem (1123 bytes)
	I0920 22:55:13.218728 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem (1675 bytes)
	I0920 22:55:13.219405 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 22:55:13.246011 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0920 22:55:13.271413 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 22:55:13.296517 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0920 22:55:13.321800 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 22:55:13.347465 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0920 22:55:13.373158 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 22:55:13.398228 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 22:55:13.423192 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 22:55:13.448350 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 22:55:13.467220 1598765 ssh_runner.go:195] Run: openssl version
	I0920 22:55:13.473112 1598765 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 22:55:13.483385 1598765 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.487080 1598765 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 22:55 /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.487197 1598765 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.494192 1598765 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 22:55:13.504106 1598765 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 22:55:13.507812 1598765 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 22:55:13.507902 1598765 kubeadm.go:392] StartCluster: {Name:addons-378495 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-378495 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 22:55:13.507983 1598765 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 22:55:13.508041 1598765 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 22:55:13.545541 1598765 cri.go:89] found id: ""
	I0920 22:55:13.545656 1598765 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 22:55:13.554745 1598765 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 22:55:13.563882 1598765 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 22:55:13.563982 1598765 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 22:55:13.573182 1598765 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 22:55:13.573203 1598765 kubeadm.go:157] found existing configuration files:
	
	I0920 22:55:13.573274 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 22:55:13.581879 1598765 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 22:55:13.581990 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 22:55:13.590544 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 22:55:13.599908 1598765 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 22:55:13.599976 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 22:55:13.608561 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 22:55:13.617730 1598765 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 22:55:13.617820 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 22:55:13.626515 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 22:55:13.635891 1598765 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 22:55:13.635957 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 22:55:13.645405 1598765 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 22:55:13.686043 1598765 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 22:55:13.686181 1598765 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 22:55:13.705141 1598765 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 22:55:13.705223 1598765 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0920 22:55:13.705269 1598765 kubeadm.go:310] OS: Linux
	I0920 22:55:13.705319 1598765 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 22:55:13.705387 1598765 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 22:55:13.705448 1598765 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 22:55:13.705512 1598765 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 22:55:13.705573 1598765 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 22:55:13.705641 1598765 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 22:55:13.705702 1598765 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 22:55:13.705763 1598765 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 22:55:13.705816 1598765 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 22:55:13.775257 1598765 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 22:55:13.775390 1598765 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 22:55:13.775499 1598765 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 22:55:13.786946 1598765 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 22:55:13.791201 1598765 out.go:235]   - Generating certificates and keys ...
	I0920 22:55:13.791358 1598765 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 22:55:13.791444 1598765 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 22:55:13.937044 1598765 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 22:55:14.365091 1598765 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 22:55:14.736537 1598765 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 22:55:15.292379 1598765 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 22:55:15.633480 1598765 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 22:55:15.633801 1598765 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-378495 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 22:55:15.865459 1598765 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 22:55:15.865776 1598765 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-378495 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 22:55:16.202784 1598765 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 22:55:17.008659 1598765 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 22:55:17.964528 1598765 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 22:55:17.964860 1598765 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 22:55:18.256405 1598765 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 22:55:19.055135 1598765 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 22:55:19.314301 1598765 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 22:55:19.660811 1598765 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 22:55:20.020434 1598765 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 22:55:20.021057 1598765 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 22:55:20.026787 1598765 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 22:55:20.029479 1598765 out.go:235]   - Booting up control plane ...
	I0920 22:55:20.029600 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 22:55:20.029683 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 22:55:20.030601 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 22:55:20.044998 1598765 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 22:55:20.051532 1598765 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 22:55:20.051804 1598765 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 22:55:20.146434 1598765 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 22:55:20.146562 1598765 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 22:55:21.648087 1598765 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501757724s
	I0920 22:55:21.648191 1598765 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 22:55:27.650250 1598765 kubeadm.go:310] [api-check] The API server is healthy after 6.002142413s
	I0920 22:55:27.669039 1598765 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 22:55:27.682461 1598765 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 22:55:27.709864 1598765 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 22:55:27.710063 1598765 kubeadm.go:310] [mark-control-plane] Marking the node addons-378495 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 22:55:27.722373 1598765 kubeadm.go:310] [bootstrap-token] Using token: 6z24ak.dendzr484auh7m1k
	I0920 22:55:27.724390 1598765 out.go:235]   - Configuring RBAC rules ...
	I0920 22:55:27.724613 1598765 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 22:55:27.732381 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 22:55:27.741441 1598765 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 22:55:27.746079 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 22:55:27.750277 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 22:55:27.754493 1598765 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 22:55:28.057727 1598765 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 22:55:28.491829 1598765 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 22:55:29.058346 1598765 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 22:55:29.058373 1598765 kubeadm.go:310] 
	I0920 22:55:29.058434 1598765 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 22:55:29.058446 1598765 kubeadm.go:310] 
	I0920 22:55:29.058522 1598765 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 22:55:29.058531 1598765 kubeadm.go:310] 
	I0920 22:55:29.058557 1598765 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 22:55:29.058619 1598765 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 22:55:29.058673 1598765 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 22:55:29.058682 1598765 kubeadm.go:310] 
	I0920 22:55:29.058735 1598765 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 22:55:29.058749 1598765 kubeadm.go:310] 
	I0920 22:55:29.058797 1598765 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 22:55:29.058806 1598765 kubeadm.go:310] 
	I0920 22:55:29.058857 1598765 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 22:55:29.058934 1598765 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 22:55:29.059005 1598765 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 22:55:29.059037 1598765 kubeadm.go:310] 
	I0920 22:55:29.059121 1598765 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 22:55:29.059200 1598765 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 22:55:29.059209 1598765 kubeadm.go:310] 
	I0920 22:55:29.059292 1598765 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 6z24ak.dendzr484auh7m1k \
	I0920 22:55:29.059398 1598765 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7eb3f13d4673071c5952430f9ea7979cfc9b1b4819fb29950d7e2145629688b2 \
	I0920 22:55:29.059423 1598765 kubeadm.go:310] 	--control-plane 
	I0920 22:55:29.059431 1598765 kubeadm.go:310] 
	I0920 22:55:29.059515 1598765 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 22:55:29.059523 1598765 kubeadm.go:310] 
	I0920 22:55:29.059604 1598765 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 6z24ak.dendzr484auh7m1k \
	I0920 22:55:29.059709 1598765 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7eb3f13d4673071c5952430f9ea7979cfc9b1b4819fb29950d7e2145629688b2 
	I0920 22:55:29.063849 1598765 kubeadm.go:310] W0920 22:55:13.682556    1185 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 22:55:29.064155 1598765 kubeadm.go:310] W0920 22:55:13.683502    1185 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 22:55:29.064392 1598765 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-1070-aws\n", err: exit status 1
	I0920 22:55:29.064500 1598765 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 22:55:29.064522 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:55:29.064535 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:55:29.066604 1598765 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 22:55:29.068416 1598765 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 22:55:29.072458 1598765 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 22:55:29.072480 1598765 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 22:55:29.090822 1598765 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 22:55:29.365301 1598765 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 22:55:29.365490 1598765 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 22:55:29.365575 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-378495 minikube.k8s.io/updated_at=2024_09_20T22_55_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b921bee7dddd4990dd76a4773b23d7ec11e6144f minikube.k8s.io/name=addons-378495 minikube.k8s.io/primary=true
	I0920 22:55:29.534624 1598765 ops.go:34] apiserver oom_adj: -16
	I0920 22:55:29.534798 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:30.036889 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:30.534885 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:31.034931 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:31.535426 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:32.035714 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:32.534942 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.034973 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.535551 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.687317 1598765 kubeadm.go:1113] duration metric: took 4.321882453s to wait for elevateKubeSystemPrivileges
	I0920 22:55:33.687347 1598765 kubeadm.go:394] duration metric: took 20.179450215s to StartCluster
	I0920 22:55:33.687364 1598765 settings.go:142] acquiring lock: {Name:mkd4fa84783ae62eba05801687a25225d288950e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:33.687486 1598765 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 22:55:33.687873 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/kubeconfig: {Name:mk32252a9332780c56c655185dd3ed89bece69b2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:33.688502 1598765 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 22:55:33.688664 1598765 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 22:55:33.688922 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:33.688959 1598765 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 22:55:33.689037 1598765 addons.go:69] Setting yakd=true in profile "addons-378495"
	I0920 22:55:33.689056 1598765 addons.go:234] Setting addon yakd=true in "addons-378495"
	I0920 22:55:33.689086 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.689597 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.690061 1598765 addons.go:69] Setting inspektor-gadget=true in profile "addons-378495"
	I0920 22:55:33.690086 1598765 addons.go:234] Setting addon inspektor-gadget=true in "addons-378495"
	I0920 22:55:33.690113 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.690573 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.690724 1598765 addons.go:69] Setting metrics-server=true in profile "addons-378495"
	I0920 22:55:33.690740 1598765 addons.go:234] Setting addon metrics-server=true in "addons-378495"
	I0920 22:55:33.690763 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.691248 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.691591 1598765 addons.go:69] Setting cloud-spanner=true in profile "addons-378495"
	I0920 22:55:33.691690 1598765 addons.go:234] Setting addon cloud-spanner=true in "addons-378495"
	I0920 22:55:33.691723 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.692184 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.696951 1598765 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-378495"
	I0920 22:55:33.696988 1598765 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-378495"
	I0920 22:55:33.697031 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.697518 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.698388 1598765 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-378495"
	I0920 22:55:33.698454 1598765 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-378495"
	I0920 22:55:33.698484 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.698930 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.713689 1598765 addons.go:69] Setting registry=true in profile "addons-378495"
	I0920 22:55:33.713729 1598765 addons.go:234] Setting addon registry=true in "addons-378495"
	I0920 22:55:33.713774 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.714284 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.714723 1598765 addons.go:69] Setting default-storageclass=true in profile "addons-378495"
	I0920 22:55:33.714747 1598765 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-378495"
	I0920 22:55:33.715074 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.728005 1598765 addons.go:69] Setting storage-provisioner=true in profile "addons-378495"
	I0920 22:55:33.728040 1598765 addons.go:234] Setting addon storage-provisioner=true in "addons-378495"
	I0920 22:55:33.728079 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.728588 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.728762 1598765 addons.go:69] Setting gcp-auth=true in profile "addons-378495"
	I0920 22:55:33.728781 1598765 mustload.go:65] Loading cluster: addons-378495
	I0920 22:55:33.728933 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:33.729169 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.740590 1598765 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-378495"
	I0920 22:55:33.740625 1598765 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-378495"
	I0920 22:55:33.740986 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.743590 1598765 addons.go:69] Setting ingress=true in profile "addons-378495"
	I0920 22:55:33.743625 1598765 addons.go:234] Setting addon ingress=true in "addons-378495"
	I0920 22:55:33.743673 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.744150 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.757720 1598765 addons.go:69] Setting volcano=true in profile "addons-378495"
	I0920 22:55:33.757757 1598765 addons.go:234] Setting addon volcano=true in "addons-378495"
	I0920 22:55:33.757794 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.758273 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.763620 1598765 addons.go:69] Setting ingress-dns=true in profile "addons-378495"
	I0920 22:55:33.763660 1598765 addons.go:234] Setting addon ingress-dns=true in "addons-378495"
	I0920 22:55:33.763708 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.764203 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.778119 1598765 addons.go:69] Setting volumesnapshots=true in profile "addons-378495"
	I0920 22:55:33.778261 1598765 addons.go:234] Setting addon volumesnapshots=true in "addons-378495"
	I0920 22:55:33.778306 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.778783 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.778982 1598765 out.go:177] * Verifying Kubernetes components...
	I0920 22:55:33.844293 1598765 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 22:55:33.855869 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:33.885441 1598765 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 22:55:33.890901 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 22:55:33.891008 1598765 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 22:55:33.891175 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.891417 1598765 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 22:55:33.895462 1598765 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 22:55:33.895538 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 22:55:33.895644 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.903085 1598765 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 22:55:33.907557 1598765 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 22:55:33.907631 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 22:55:33.907737 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.919439 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 22:55:33.923244 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 22:55:33.927200 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 22:55:33.929738 1598765 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 22:55:33.932583 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 22:55:33.932660 1598765 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 22:55:33.932772 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.932964 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 22:55:33.935091 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 22:55:33.937550 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 22:55:33.940834 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 22:55:33.943075 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 22:55:33.946913 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 22:55:33.946982 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 22:55:33.947344 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.968167 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 22:55:33.968203 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 22:55:33.968288 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.970449 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.981130 1598765 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-378495"
	I0920 22:55:33.981201 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.986928 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	W0920 22:55:34.007365 1598765 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 22:55:34.013823 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 22:55:34.031595 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 22:55:34.038509 1598765 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 22:55:34.044865 1598765 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 22:55:34.044886 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 22:55:34.044984 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.045444 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:34.052409 1598765 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 22:55:34.046945 1598765 addons.go:234] Setting addon default-storageclass=true in "addons-378495"
	I0920 22:55:34.054131 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:34.054627 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:34.064121 1598765 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 22:55:34.064145 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 22:55:34.064224 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.078761 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 22:55:34.084220 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 22:55:34.084258 1598765 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 22:55:34.084335 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.095146 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 22:55:34.097643 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 22:55:34.097671 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 22:55:34.097740 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.122282 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:34.129567 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.131823 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.132307 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.135859 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 22:55:34.141454 1598765 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 22:55:34.141542 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 22:55:34.142487 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.159041 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.168536 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.169870 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.189724 1598765 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 22:55:34.194930 1598765 out.go:177]   - Using image docker.io/busybox:stable
	I0920 22:55:34.197395 1598765 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 22:55:34.197420 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 22:55:34.197489 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.240755 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.258056 1598765 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 22:55:34.258077 1598765 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 22:55:34.258155 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.301079 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.310593 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.319630 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.330084 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.331859 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.338074 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	W0920 22:55:34.338601 1598765 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 22:55:34.338623 1598765 retry.go:31] will retry after 185.797256ms: ssh: handshake failed: EOF
	I0920 22:55:34.524965 1598765 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 22:55:34.645500 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 22:55:34.645521 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 22:55:34.662605 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 22:55:34.662627 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 22:55:34.686140 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 22:55:34.686213 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 22:55:34.686585 1598765 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 22:55:34.695760 1598765 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 22:55:34.726326 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 22:55:34.726348 1598765 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 22:55:34.760972 1598765 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 22:55:34.763666 1598765 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 22:55:34.788547 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 22:55:34.788570 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 22:55:34.791523 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 22:55:34.791597 1598765 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 22:55:34.802615 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 22:55:34.802679 1598765 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 22:55:34.826605 1598765 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 22:55:34.827618 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 22:55:34.827670 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 22:55:34.858081 1598765 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 22:55:34.864040 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 22:55:34.864104 1598765 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 22:55:34.872000 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 22:55:34.872065 1598765 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 22:55:34.948385 1598765 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 22:55:34.955914 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 22:55:34.955981 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 22:55:34.967401 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 22:55:34.967475 1598765 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 22:55:34.969496 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 22:55:34.969555 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 22:55:35.009572 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 22:55:35.009667 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 22:55:35.046969 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 22:55:35.047091 1598765 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 22:55:35.068253 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 22:55:35.068332 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 22:55:35.115152 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 22:55:35.115247 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 22:55:35.148076 1598765 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 22:55:35.163092 1598765 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 22:55:35.192387 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 22:55:35.192469 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 22:55:35.272030 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 22:55:35.272111 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 22:55:35.289326 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 22:55:35.289391 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 22:55:35.293361 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 22:55:35.293433 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 22:55:35.327940 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 22:55:35.328016 1598765 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 22:55:35.410202 1598765 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 22:55:35.464365 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 22:55:35.464433 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 22:55:35.470130 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 22:55:35.470194 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 22:55:35.485752 1598765 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 22:55:35.485825 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 22:55:35.555396 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 22:55:35.555480 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 22:55:35.559062 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 22:55:35.559129 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 22:55:35.565081 1598765 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 22:55:35.635704 1598765 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 22:55:35.645509 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 22:55:35.645576 1598765 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 22:55:35.749622 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 22:55:35.749698 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 22:55:35.811804 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 22:55:35.811830 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 22:55:36.016590 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 22:55:36.016623 1598765 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 22:55:36.214048 1598765 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 22:55:36.396129 1598765 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 -": (2.357581699s)
	I0920 22:55:36.396159 1598765 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 22:55:36.397242 1598765 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.872251251s)
	I0920 22:55:36.397982 1598765 node_ready.go:35] waiting up to 6m0s for node "addons-378495" to be "Ready" ...
	I0920 22:55:37.782946 1598765 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-378495" context rescaled to 1 replicas
	I0920 22:55:38.302816 1598765 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: (3.616164899s)
	I0920 22:55:38.302902 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.607071693s)
	I0920 22:55:38.441728 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:38.485465 1598765 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: (3.724460652s)
	I0920 22:55:38.868913 1598765 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.105216155s)
	I0920 22:55:39.812677 1598765 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.985988679s)
	I0920 22:55:39.812751 1598765 addons.go:475] Verifying addon ingress=true in "addons-378495"
	I0920 22:55:39.813013 1598765 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.954858234s)
	I0920 22:55:39.813192 1598765 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.864740869s)
	I0920 22:55:39.813294 1598765 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.665143212s)
	I0920 22:55:39.813305 1598765 addons.go:475] Verifying addon metrics-server=true in "addons-378495"
	I0920 22:55:39.813335 1598765 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.650176219s)
	I0920 22:55:39.813342 1598765 addons.go:475] Verifying addon registry=true in "addons-378495"
	I0920 22:55:39.813673 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.403397512s)
	I0920 22:55:39.816146 1598765 out.go:177] * Verifying registry addon...
	I0920 22:55:39.816263 1598765 out.go:177] * Verifying ingress addon...
	I0920 22:55:39.816315 1598765 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-378495 service yakd-dashboard -n yakd-dashboard
	
	I0920 22:55:39.819409 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 22:55:39.820534 1598765 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0920 22:55:39.848658 1598765 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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 22:55:39.850960 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 22:55:39.851068 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:39.850965 1598765 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 22:55:39.851139 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:39.858894 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.293718854s)
	W0920 22:55:39.859102 1598765 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 22:55:39.859144 1598765 retry.go:31] will retry after 270.218306ms: 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 22:55:39.859068 1598765 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: (4.22328273s)
	I0920 22:55:40.130508 1598765 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 22:55:40.219834 1598765 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: (4.005730168s)
	I0920 22:55:40.219911 1598765 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-378495"
	I0920 22:55:40.223155 1598765 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 22:55:40.226436 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 22:55:40.235957 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:55:40.236027 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:40.348750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:40.350917 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:40.730543 1598765 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:55:40.730610 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:40.831347 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:40.832599 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:40.902708 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:41.234248 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:41.325469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:41.326645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:41.592388 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 22:55:41.592474 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:41.625034 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:41.731520 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:41.750013 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 22:55:41.770306 1598765 addons.go:234] Setting addon gcp-auth=true in "addons-378495"
	I0920 22:55:41.770357 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:41.770834 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:41.799963 1598765 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 22:55:41.800025 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:41.823206 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:41.830691 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:41.832116 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:42.230516 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:42.326502 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:42.328196 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:42.752456 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:42.824055 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:42.826763 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.184603 1598765 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: (3.054037454s)
	I0920 22:55:43.184712 1598765 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.384722947s)
	I0920 22:55:43.188183 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:43.191342 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 22:55:43.193840 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 22:55:43.193861 1598765 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 22:55:43.213940 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 22:55:43.213964 1598765 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 22:55:43.230754 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:43.241039 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 22:55:43.241064 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 22:55:43.263957 1598765 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 22:55:43.330819 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:43.332137 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.402292 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:43.730178 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:43.828265 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:43.829502 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.985184 1598765 addons.go:475] Verifying addon gcp-auth=true in "addons-378495"
	I0920 22:55:43.987455 1598765 out.go:177] * Verifying gcp-auth addon...
	I0920 22:55:43.990644 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 22:55:43.999794 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 22:55:43.999867 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:44.230776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:44.324951 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:44.325234 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:44.498558 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:44.730326 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:44.824665 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:44.825269 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:44.994777 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:45.232210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:45.324531 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:45.324610 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:45.493682 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:45.730661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:45.824146 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:45.824713 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:45.903779 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:45.996650 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:46.231434 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:46.322679 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:46.324771 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:46.496304 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:46.730432 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:46.825718 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:46.826469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:46.994382 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:47.229833 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:47.325349 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:47.326147 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:47.494050 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:47.730385 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:47.822810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:47.825405 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:47.994357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:48.230274 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:48.322529 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:48.324377 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:48.401734 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:48.494387 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:48.730561 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:48.822971 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:48.824985 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:48.994580 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:49.230513 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:49.323052 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:49.324748 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:49.494141 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:49.730480 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:49.822695 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:49.824333 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:49.994227 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:50.229921 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:50.323076 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:50.325196 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:50.494509 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:50.730465 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:50.823037 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:50.824725 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:50.900853 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:50.994207 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:51.230600 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:51.322629 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:51.324728 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:51.493967 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:51.730609 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:51.823195 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:51.824701 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:51.994075 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:52.230068 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:52.323900 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:52.324762 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:52.494147 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:52.730477 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:52.822547 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:52.823702 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:52.901696 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:52.993915 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:53.229805 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:53.322824 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:53.324594 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:53.493521 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:53.730010 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:53.822919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:53.825005 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:53.994343 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:54.229815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:54.323001 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:54.324283 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:54.494499 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:54.730032 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:54.822783 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:54.823982 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:54.994401 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:55.230098 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:55.323072 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:55.324804 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:55.400960 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:55.493940 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:55.730286 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:55.822289 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:55.824944 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:55.994043 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:56.230571 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:56.324558 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:56.325450 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:56.493400 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:56.729589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:56.822772 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:56.823824 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:56.993832 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:57.230817 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:57.322225 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:57.324733 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:57.402713 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:57.494911 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:57.729961 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:57.823809 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:57.824777 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:57.993810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:58.230421 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:58.322600 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:58.323768 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:58.493866 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:58.730415 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:58.823584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:58.824723 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:58.993873 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:59.230708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:59.331677 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:59.332263 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:59.494034 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:59.730529 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:59.823165 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:59.823865 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:59.901526 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:59.994791 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:00.231168 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:00.331209 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:00.332956 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:00.494429 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:00.730386 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:00.822586 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:00.824228 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:00.994584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:01.230795 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:01.323948 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:01.324414 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:01.493882 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:01.730390 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:01.822465 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:01.824142 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:01.901737 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:01.994893 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:02.229953 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:02.323294 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:02.324372 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:02.494079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:02.731586 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:02.825048 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:02.825304 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:02.994239 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:03.230409 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:03.323139 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:03.324795 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:03.494190 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:03.729662 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:03.823069 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:03.824875 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:03.994545 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:04.230674 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:04.324443 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:04.325468 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:04.401703 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:04.494091 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:04.733964 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:04.825354 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:04.826781 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:04.994983 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:05.230360 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:05.323152 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:05.325426 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:05.494708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:05.730658 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:05.823709 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:05.824195 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:05.993925 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:06.230124 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:06.323082 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:06.324144 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:06.493994 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:06.732895 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:06.822930 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:06.824903 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:06.901134 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:06.994665 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:07.230242 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:07.323652 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:07.324624 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:07.494686 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:07.730206 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:07.824832 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:07.825140 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:07.994725 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:08.230082 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:08.323142 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:08.324987 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:08.494057 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:08.730235 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:08.822954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:08.823994 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:08.901491 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:08.994383 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:09.230462 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:09.322661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:09.324918 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:09.495005 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:09.731428 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:09.822898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:09.824484 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:09.993953 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:10.230584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:10.323120 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:10.324511 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:10.493813 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:10.730397 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:10.823028 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:10.825649 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:10.902023 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:10.994228 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:11.229713 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:11.323061 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:11.324490 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:11.494286 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:11.729847 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:11.823278 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:11.824750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:11.994935 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:12.230661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:12.324800 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:12.325097 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:12.494648 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:12.730435 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:12.822860 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:12.824616 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:12.994672 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:13.230491 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:13.324034 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:13.325094 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:13.401620 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:13.493754 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:13.729847 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:13.823876 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:13.824849 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:13.994502 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:14.230254 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:14.322285 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:14.325342 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:14.494416 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:14.730518 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:14.822450 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:14.824512 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:14.994510 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:15.230747 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:15.322888 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:15.324614 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:15.401931 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:15.494562 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:15.730730 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:15.823868 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:15.824755 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:15.994229 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:16.230196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:16.323035 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:16.324706 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:16.526396 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:16.898624 1598765 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:56:16.898650 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:16.910249 1598765 node_ready.go:49] node "addons-378495" has status "Ready":"True"
	I0920 22:56:16.910275 1598765 node_ready.go:38] duration metric: took 40.5122664s for node "addons-378495" to be "Ready" ...
	I0920 22:56:16.910286 1598765 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 22:56:16.914315 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:16.921279 1598765 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 22:56:16.921307 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:16.958972 1598765 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:16.996926 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:17.235554 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:17.336663 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:17.337698 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:17.509810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:17.734308 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:17.827285 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:17.828303 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.002659 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:18.231961 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:18.324802 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.326189 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:18.469574 1598765 pod_ready.go:93] pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.469598 1598765 pod_ready.go:82] duration metric: took 1.510591255s for pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.469639 1598765 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.475880 1598765 pod_ready.go:93] pod "etcd-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.475951 1598765 pod_ready.go:82] duration metric: took 6.298671ms for pod "etcd-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.475981 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.495803 1598765 pod_ready.go:93] pod "kube-apiserver-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.495876 1598765 pod_ready.go:82] duration metric: took 19.871329ms for pod "kube-apiserver-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.495905 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.503377 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:18.505991 1598765 pod_ready.go:93] pod "kube-controller-manager-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.506054 1598765 pod_ready.go:82] duration metric: took 10.127007ms for pod "kube-controller-manager-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.506082 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-zl2r2" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.521797 1598765 pod_ready.go:93] pod "kube-proxy-zl2r2" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.521870 1598765 pod_ready.go:82] duration metric: took 15.765628ms for pod "kube-proxy-zl2r2" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.521932 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.732060 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:18.825664 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:18.826255 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.902573 1598765 pod_ready.go:93] pod "kube-scheduler-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.902601 1598765 pod_ready.go:82] duration metric: took 380.641478ms for pod "kube-scheduler-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.902614 1598765 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.996743 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:19.231441 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:19.323781 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:19.327263 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:19.495375 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:19.733978 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:19.824581 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:19.825393 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.000461 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:20.243695 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:20.325735 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:20.327305 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.495193 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:20.731742 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:20.828144 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.831363 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:20.911750 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:21.000140 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:21.231984 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:21.324815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:21.326155 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:21.494848 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:21.732127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:21.824407 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:21.825132 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:21.994735 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:22.231261 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:22.324079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:22.325828 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:22.494981 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:22.734164 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:22.823829 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:22.827603 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:22.994624 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:23.231686 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:23.323519 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:23.327811 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:23.409630 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:23.494733 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:23.731491 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:23.827156 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:23.828403 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:23.994673 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:24.231810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:24.325708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:24.326658 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:24.494534 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:24.731469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:24.823702 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:24.826058 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:24.994618 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:25.231875 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:25.324798 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:25.327445 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:25.411164 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:25.495132 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:25.733453 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:25.824776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:25.825867 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:25.997356 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:26.231120 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:26.325476 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:26.326158 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:26.494767 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:26.731765 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:26.822967 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:26.824136 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:26.994210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:27.231547 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:27.325052 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:27.325947 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:27.494565 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:27.731589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:27.831711 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:27.832921 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:27.909282 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:27.994634 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:28.232154 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:28.324747 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:28.325654 1598765 kapi.go:107] duration metric: took 48.506247929s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 22:56:28.494125 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:28.731252 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:28.825665 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:28.994134 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:29.231978 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:29.325671 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:29.494197 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:29.732774 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:29.832660 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:29.910093 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:29.995289 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:30.232811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:30.325314 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:30.494589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:30.731663 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:30.829094 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:30.994504 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:31.231811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:31.325785 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:31.494866 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:31.732781 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:31.835130 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:31.910281 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:31.995049 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:32.232652 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:32.325251 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:32.495062 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:32.731936 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:32.825891 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:32.994596 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:33.244436 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:33.326244 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:33.494507 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:33.731551 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:33.826264 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:33.994553 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:34.239895 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:34.325969 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:34.417956 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:34.495193 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:34.732310 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:34.825299 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:34.994446 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:35.232596 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:35.324870 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:35.494051 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:35.731885 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:35.832858 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:35.994564 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:36.233355 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:36.329216 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:36.494481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:36.731874 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:36.825551 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:36.910753 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:36.993987 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:37.240982 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:37.325822 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:37.497339 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:37.732260 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:37.826903 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:37.995954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:38.231713 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:38.326900 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:38.495196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:38.733679 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:38.825256 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:38.913345 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:38.994954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:39.240926 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:39.325851 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:39.495229 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:39.735640 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:39.825133 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:39.995423 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:40.233181 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:40.325856 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:40.495423 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:40.731653 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:40.825578 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:40.995129 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:41.233454 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:41.326197 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:41.412657 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:41.494714 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:41.731503 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:41.829212 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:41.994388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:42.235538 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:42.326480 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:42.494437 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:42.732566 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:42.826374 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:42.994831 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:43.249527 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:43.326653 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:43.496204 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:43.734927 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:43.825575 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:43.913479 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:43.995196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:44.232179 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:44.325626 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:44.494977 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:44.732238 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:44.825822 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:44.995208 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:45.235259 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:45.329389 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:45.495170 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:45.732125 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:45.825347 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:45.995774 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:46.232030 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:46.327262 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:46.409566 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:46.495243 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:46.733122 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:46.832963 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:46.994792 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:47.232536 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:47.332744 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:47.495418 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:47.731192 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:47.825777 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:47.995151 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:48.232750 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:48.325130 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:48.410185 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:48.495357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:48.731789 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:48.826788 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:48.994062 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:49.233200 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:49.325475 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:49.494087 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:49.731519 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:49.825173 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:49.994463 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:50.232709 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:50.324790 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:50.411801 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:50.494803 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:50.731470 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:50.825174 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:50.996357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:51.231486 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:51.328015 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:51.494073 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:51.731582 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:51.825069 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:51.995377 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:52.231933 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:52.325889 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:52.492719 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:52.532819 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:52.732565 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:52.825416 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:52.994708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:53.232815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:53.326363 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:53.494717 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:53.731153 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:53.825650 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:53.997892 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:54.232811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:54.325874 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:54.494993 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:54.732918 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:54.825910 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:54.911216 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:54.994576 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:55.235339 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:55.325512 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:55.495759 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:55.732388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:55.826042 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:55.994795 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:56.231382 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:56.329294 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:56.494898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:56.735660 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:56.825952 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:56.994455 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:57.233640 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:57.343462 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:57.422895 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:57.502500 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:57.738776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:57.828849 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:57.996485 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:58.231898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:58.325657 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:58.495518 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:58.732006 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:58.826200 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:58.994100 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:59.233079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:59.325521 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:59.494913 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:59.735102 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:59.838431 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:59.909582 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:59.995449 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:00.235790 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:00.407518 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:00.496264 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:00.731574 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:00.832060 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:00.994481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:01.232253 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:01.325655 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:01.494447 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:01.731919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:01.827033 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:01.911668 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:01.995693 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:02.231956 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:02.325884 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:02.495444 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:02.731687 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:02.825645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:02.995743 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:03.231326 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:03.324896 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:03.494210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:03.732247 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:03.825802 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:03.994050 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:04.231664 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:04.325996 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:04.409195 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:04.494436 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:04.732121 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:04.830560 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:04.994092 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:05.232048 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:05.325645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:05.495569 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:05.734250 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:05.825889 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.000322 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:06.234480 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:06.327675 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.412635 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:06.494884 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:06.732012 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:06.826138 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.995219 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:07.231716 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:07.327298 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:07.494554 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:07.735005 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:07.827720 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:07.994281 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:08.232925 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:08.333129 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:08.496752 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:08.731117 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:08.825278 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:08.909138 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:08.994298 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:09.231381 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:09.325299 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:09.494445 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:09.742453 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:09.825164 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:09.994556 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:10.232919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:10.325517 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:10.500324 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:10.731291 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:10.825704 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:10.909361 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:10.994500 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:11.231777 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:11.326225 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:11.494836 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:11.731858 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:11.825155 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:11.998833 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:12.233738 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:12.332611 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:12.495365 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:12.731941 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:12.825244 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:12.911105 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:12.994374 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:13.231621 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:13.325530 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:13.494378 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:13.733208 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:13.826442 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:13.997513 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:14.232380 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:14.325470 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:14.496834 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:14.737127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:14.840536 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:14.917187 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:14.994284 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:15.231593 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:15.324750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:15.494816 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:15.731269 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:15.825141 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:15.994574 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:16.232918 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:16.325399 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:16.495389 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:16.733024 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:16.825319 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:16.995107 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:17.232604 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:17.333172 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:17.409998 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:17.494998 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:17.737929 1598765 kapi.go:107] duration metric: took 1m37.511500472s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 22:57:17.838467 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:17.993769 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:18.325612 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:18.498077 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:18.825821 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:18.994384 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:19.325239 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:19.494468 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:19.824728 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:19.908878 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:19.994290 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:20.326267 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:20.494127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:20.826547 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:20.994857 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:21.326078 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:21.495385 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:21.825984 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:21.909119 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:21.993948 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:22.326706 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:22.494505 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:22.824991 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:22.994172 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:23.326088 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:23.494481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:23.825304 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:23.909605 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:23.994579 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:24.325860 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:24.495361 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:24.825494 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:24.997095 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:25.325683 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:25.495225 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:25.825710 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:25.994722 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:26.327189 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:26.413147 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:26.495520 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:26.827549 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:26.995468 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:27.331871 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:27.495590 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:27.832252 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:27.995075 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:28.325968 1598765 kapi.go:107] duration metric: took 1m48.5054314s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 22:57:28.495746 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:28.909236 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:28.995388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:29.495269 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:29.995718 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:30.496027 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:30.910694 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:30.995099 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:31.494617 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:32.001028 1598765 kapi.go:107] duration metric: took 1m48.010389881s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 22:57:32.010537 1598765 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-378495 cluster.
	I0920 22:57:32.015550 1598765 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 22:57:32.023957 1598765 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 22:57:32.031917 1598765 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, ingress-dns, storage-provisioner, metrics-server, yakd, inspektor-gadget, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0920 22:57:32.042065 1598765 addons.go:510] duration metric: took 1m58.353091873s for enable addons: enabled=[cloud-spanner nvidia-device-plugin ingress-dns storage-provisioner metrics-server yakd inspektor-gadget default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0920 22:57:32.913039 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:35.409273 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:37.409356 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:39.909493 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:42.410547 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:44.909072 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:47.409031 1598765 pod_ready.go:93] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"True"
	I0920 22:57:47.409058 1598765 pod_ready.go:82] duration metric: took 1m28.506436861s for pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.409070 1598765 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.417969 1598765 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace has status "Ready":"True"
	I0920 22:57:47.417997 1598765 pod_ready.go:82] duration metric: took 8.918888ms for pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.418018 1598765 pod_ready.go:39] duration metric: took 1m30.507720055s 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 22:57:47.418033 1598765 api_server.go:52] waiting for apiserver process to appear ...
	I0920 22:57:47.418063 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:47.418141 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:47.501039 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:47.501072 1598765 cri.go:89] found id: ""
	I0920 22:57:47.501082 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:47.501154 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.504802 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:47.504925 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:47.551772 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:47.551793 1598765 cri.go:89] found id: ""
	I0920 22:57:47.551801 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:47.551873 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.555325 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:47.555429 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:47.597363 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:47.597419 1598765 cri.go:89] found id: ""
	I0920 22:57:47.597430 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:47.597490 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.600958 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:47.601035 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:47.641273 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:47.641296 1598765 cri.go:89] found id: ""
	I0920 22:57:47.641305 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:47.641361 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.644846 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:47.644918 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:47.689340 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:47.689361 1598765 cri.go:89] found id: ""
	I0920 22:57:47.689370 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:47.689427 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.692873 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:47.692944 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:47.732933 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:47.732952 1598765 cri.go:89] found id: ""
	I0920 22:57:47.732959 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:47.733017 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.736529 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:47.736599 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:47.776175 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:47.776206 1598765 cri.go:89] found id: ""
	I0920 22:57:47.776216 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:47.776316 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.780035 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:47.780062 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:47.867714 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:47.867755 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:47.935380 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:47.935431 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:47.982011 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:47.982040 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:48.044899 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:48.044938 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:48.091852 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:48.091885 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:48.182714 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:48.182753 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:48.201828 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:48.201863 1598765 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 22:57:48.410978 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:48.411085 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:48.472106 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:48.472138 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:48.529472 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:48.529506 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:48.571520 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:48.571554 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:51.141535 1598765 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 22:57:51.155525 1598765 api_server.go:72] duration metric: took 2m17.466977618s to wait for apiserver process to appear ...
	I0920 22:57:51.155554 1598765 api_server.go:88] waiting for apiserver healthz status ...
	I0920 22:57:51.155590 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:51.155665 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:51.198845 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:51.198869 1598765 cri.go:89] found id: ""
	I0920 22:57:51.198877 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:51.198933 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.202365 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:51.202445 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:51.240660 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:51.240684 1598765 cri.go:89] found id: ""
	I0920 22:57:51.240692 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:51.240748 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.244305 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:51.244387 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:51.289468 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:51.289495 1598765 cri.go:89] found id: ""
	I0920 22:57:51.289503 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:51.289560 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.293100 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:51.293173 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:51.331830 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:51.331914 1598765 cri.go:89] found id: ""
	I0920 22:57:51.331930 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:51.331988 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.335541 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:51.335612 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:51.378463 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:51.378487 1598765 cri.go:89] found id: ""
	I0920 22:57:51.378495 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:51.378551 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.382152 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:51.382228 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:51.425755 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:51.425830 1598765 cri.go:89] found id: ""
	I0920 22:57:51.425853 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:51.425947 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.430389 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:51.430487 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:51.473954 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:51.473979 1598765 cri.go:89] found id: ""
	I0920 22:57:51.473988 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:51.474045 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.478417 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:51.478444 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:51.526584 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:51.526620 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:51.571137 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:51.571168 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:51.588766 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:51.588801 1598765 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 22:57:51.739229 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:51.739310 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:51.802094 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:51.802131 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:51.849124 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:51.849155 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:51.947850 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:51.947889 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:51.998672 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:51.998701 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:52.091904 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:52.091943 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:52.163309 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:52.163347 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:52.267571 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:52.267611 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:54.820910 1598765 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 22:57:54.828575 1598765 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 22:57:54.829547 1598765 api_server.go:141] control plane version: v1.31.1
	I0920 22:57:54.829576 1598765 api_server.go:131] duration metric: took 3.674014587s to wait for apiserver health ...
	I0920 22:57:54.829586 1598765 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 22:57:54.829609 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:54.829676 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:54.871193 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:54.871217 1598765 cri.go:89] found id: ""
	I0920 22:57:54.871225 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:54.871279 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.877061 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:54.877139 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:54.917350 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:54.917375 1598765 cri.go:89] found id: ""
	I0920 22:57:54.917383 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:54.917469 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.921313 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:54.921400 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:54.961252 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:54.961275 1598765 cri.go:89] found id: ""
	I0920 22:57:54.961283 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:54.961337 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.964731 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:54.964834 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:55.017331 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:55.017412 1598765 cri.go:89] found id: ""
	I0920 22:57:55.017435 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:55.017537 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.023329 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:55.023437 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:55.066002 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:55.066079 1598765 cri.go:89] found id: ""
	I0920 22:57:55.066093 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:55.066156 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.070210 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:55.070289 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:55.117778 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:55.117855 1598765 cri.go:89] found id: ""
	I0920 22:57:55.117872 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:55.117938 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.122003 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:55.122134 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:55.166743 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:55.166780 1598765 cri.go:89] found id: ""
	I0920 22:57:55.166789 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:55.166885 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.170812 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:55.170844 1598765 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 22:57:55.306617 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:55.306646 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:55.369291 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:55.369327 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:55.441904 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:55.441942 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:55.489045 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:55.489075 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:55.579207 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:55.579250 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:55.598364 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:55.598396 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:55.651283 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:55.651316 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:55.697380 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:55.697409 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:55.799567 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:55.799605 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:55.872852 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:55.872888 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:55.932476 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:55.932543 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:58.491233 1598765 system_pods.go:59] 18 kube-system pods found
	I0920 22:57:58.491691 1598765 system_pods.go:61] "coredns-7c65d6cfc9-rl9pm" [a72f034b-053e-473f-91f2-41d6ebcd9e87] Running
	I0920 22:57:58.491711 1598765 system_pods.go:61] "csi-hostpath-attacher-0" [f778c5ef-e71a-4a00-a2c5-c7e825275c3c] Running
	I0920 22:57:58.491717 1598765 system_pods.go:61] "csi-hostpath-resizer-0" [70511aec-b5c5-49db-bbc5-b1e1a933eef9] Running
	I0920 22:57:58.491722 1598765 system_pods.go:61] "csi-hostpathplugin-2rr2g" [8055f684-bcb9-4f70-8ad8-022d50420004] Running
	I0920 22:57:58.491738 1598765 system_pods.go:61] "etcd-addons-378495" [77da76ec-8425-401d-968b-d6ce6e679d67] Running
	I0920 22:57:58.491747 1598765 system_pods.go:61] "kindnet-t865r" [c1e7ccd0-02d6-4725-8e1e-e268a681ae9c] Running
	I0920 22:57:58.491752 1598765 system_pods.go:61] "kube-apiserver-addons-378495" [099c27f6-3bdf-4221-aa35-9bb0bbccd966] Running
	I0920 22:57:58.491757 1598765 system_pods.go:61] "kube-controller-manager-addons-378495" [1498a4b4-00fb-4157-95c0-79b2dbd7952f] Running
	I0920 22:57:58.491761 1598765 system_pods.go:61] "kube-ingress-dns-minikube" [857ddc47-10ce-413b-ad89-7b5df440b647] Running
	I0920 22:57:58.491765 1598765 system_pods.go:61] "kube-proxy-zl2r2" [b0025e7a-ec08-4b43-93a2-28668403f75c] Running
	I0920 22:57:58.491768 1598765 system_pods.go:61] "kube-scheduler-addons-378495" [6c1a88cb-d982-430b-93db-b5ba1d37f61e] Running
	I0920 22:57:58.491773 1598765 system_pods.go:61] "metrics-server-84c5f94fbc-w68c8" [b2f83490-52e7-45a5-ba04-c659184f2355] Running
	I0920 22:57:58.491777 1598765 system_pods.go:61] "nvidia-device-plugin-daemonset-mjsdz" [d013249f-1b1e-495f-907a-ff686c672891] Running
	I0920 22:57:58.491780 1598765 system_pods.go:61] "registry-66c9cd494c-7fl5g" [64ea1852-85ea-4cb2-a32d-7bd87afbdc0e] Running
	I0920 22:57:58.491784 1598765 system_pods.go:61] "registry-proxy-8t86x" [0e961110-951a-485b-b907-58afb334816d] Running
	I0920 22:57:58.491788 1598765 system_pods.go:61] "snapshot-controller-56fcc65765-fkgbl" [5a21d500-7e38-4118-92a8-c29954b1b6df] Running
	I0920 22:57:58.491792 1598765 system_pods.go:61] "snapshot-controller-56fcc65765-l9qf4" [a2bae3f2-261a-4898-9d1c-7d797f584af8] Running
	I0920 22:57:58.491796 1598765 system_pods.go:61] "storage-provisioner" [00c190c1-2329-4abe-a617-443bece35f39] Running
	I0920 22:57:58.491802 1598765 system_pods.go:74] duration metric: took 3.662209951s to wait for pod list to return data ...
	I0920 22:57:58.491824 1598765 default_sa.go:34] waiting for default service account to be created ...
	I0920 22:57:58.494990 1598765 default_sa.go:45] found service account: "default"
	I0920 22:57:58.495041 1598765 default_sa.go:55] duration metric: took 3.209213ms for default service account to be created ...
	I0920 22:57:58.495053 1598765 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 22:57:58.508680 1598765 system_pods.go:86] 18 kube-system pods found
	I0920 22:57:58.508723 1598765 system_pods.go:89] "coredns-7c65d6cfc9-rl9pm" [a72f034b-053e-473f-91f2-41d6ebcd9e87] Running
	I0920 22:57:58.508732 1598765 system_pods.go:89] "csi-hostpath-attacher-0" [f778c5ef-e71a-4a00-a2c5-c7e825275c3c] Running
	I0920 22:57:58.508737 1598765 system_pods.go:89] "csi-hostpath-resizer-0" [70511aec-b5c5-49db-bbc5-b1e1a933eef9] Running
	I0920 22:57:58.508770 1598765 system_pods.go:89] "csi-hostpathplugin-2rr2g" [8055f684-bcb9-4f70-8ad8-022d50420004] Running
	I0920 22:57:58.508782 1598765 system_pods.go:89] "etcd-addons-378495" [77da76ec-8425-401d-968b-d6ce6e679d67] Running
	I0920 22:57:58.508788 1598765 system_pods.go:89] "kindnet-t865r" [c1e7ccd0-02d6-4725-8e1e-e268a681ae9c] Running
	I0920 22:57:58.508792 1598765 system_pods.go:89] "kube-apiserver-addons-378495" [099c27f6-3bdf-4221-aa35-9bb0bbccd966] Running
	I0920 22:57:58.508799 1598765 system_pods.go:89] "kube-controller-manager-addons-378495" [1498a4b4-00fb-4157-95c0-79b2dbd7952f] Running
	I0920 22:57:58.508806 1598765 system_pods.go:89] "kube-ingress-dns-minikube" [857ddc47-10ce-413b-ad89-7b5df440b647] Running
	I0920 22:57:58.508814 1598765 system_pods.go:89] "kube-proxy-zl2r2" [b0025e7a-ec08-4b43-93a2-28668403f75c] Running
	I0920 22:57:58.508818 1598765 system_pods.go:89] "kube-scheduler-addons-378495" [6c1a88cb-d982-430b-93db-b5ba1d37f61e] Running
	I0920 22:57:58.508822 1598765 system_pods.go:89] "metrics-server-84c5f94fbc-w68c8" [b2f83490-52e7-45a5-ba04-c659184f2355] Running
	I0920 22:57:58.508834 1598765 system_pods.go:89] "nvidia-device-plugin-daemonset-mjsdz" [d013249f-1b1e-495f-907a-ff686c672891] Running
	I0920 22:57:58.508842 1598765 system_pods.go:89] "registry-66c9cd494c-7fl5g" [64ea1852-85ea-4cb2-a32d-7bd87afbdc0e] Running
	I0920 22:57:58.508846 1598765 system_pods.go:89] "registry-proxy-8t86x" [0e961110-951a-485b-b907-58afb334816d] Running
	I0920 22:57:58.508850 1598765 system_pods.go:89] "snapshot-controller-56fcc65765-fkgbl" [5a21d500-7e38-4118-92a8-c29954b1b6df] Running
	I0920 22:57:58.508855 1598765 system_pods.go:89] "snapshot-controller-56fcc65765-l9qf4" [a2bae3f2-261a-4898-9d1c-7d797f584af8] Running
	I0920 22:57:58.508859 1598765 system_pods.go:89] "storage-provisioner" [00c190c1-2329-4abe-a617-443bece35f39] Running
	I0920 22:57:58.508869 1598765 system_pods.go:126] duration metric: took 13.809957ms to wait for k8s-apps to be running ...
	I0920 22:57:58.508879 1598765 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 22:57:58.508941 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 22:57:58.521827 1598765 system_svc.go:56] duration metric: took 12.937024ms WaitForService to wait for kubelet
	I0920 22:57:58.521866 1598765 kubeadm.go:582] duration metric: took 2m24.833323651s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 22:57:58.521887 1598765 node_conditions.go:102] verifying NodePressure condition ...
	I0920 22:57:58.525506 1598765 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0920 22:57:58.525586 1598765 node_conditions.go:123] node cpu capacity is 2
	I0920 22:57:58.525614 1598765 node_conditions.go:105] duration metric: took 3.720628ms to run NodePressure ...
	I0920 22:57:58.525657 1598765 start.go:241] waiting for startup goroutines ...
	I0920 22:57:58.525682 1598765 start.go:246] waiting for cluster config update ...
	I0920 22:57:58.525713 1598765 start.go:255] writing updated cluster config ...
	I0920 22:57:58.526064 1598765 ssh_runner.go:195] Run: rm -f paused
	I0920 22:57:58.972313 1598765 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 22:57:58.974842 1598765 out.go:177] * Done! kubectl is now configured to use "addons-378495" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 23:07:16 addons-378495 crio[960]: time="2024-09-20 23:07:16.721490831Z" level=info msg="Stopping pod sandbox: fa32e3a9317f68515798e1b58ddd890732b647ed4e70d844091942b8b1c1d877" id=9b00c8af-e13c-40b7-8355-3f559377bdba name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 23:07:16 addons-378495 crio[960]: time="2024-09-20 23:07:16.733677703Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-UOKL2TXUWUC4XUTC - [0:0]\n:KUBE-HP-R5NXR6ANT4BV32XT - [0:0]\n:KUBE-HP-HQFMXKPDZ4EULHAU - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-m6nz6_ingress-nginx_3bd8e3ed-4372-4abe-a26d-2c904eb9a27b_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-UOKL2TXUWUC4XUTC\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-m6nz6_ingress-nginx_3bd8e3ed-4372-4abe-a26d-2c904eb9a27b_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-R5NXR6ANT4BV32XT\n-A KUBE-HP-R5NXR6ANT4BV32XT -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-m6nz6_ingress-nginx_3bd8e3ed-4372-4abe-a26d-2c904eb9a27b_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-R5NXR6ANT4BV32XT -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-m6nz6_ingress-nginx_3bd8e3ed-4372-4abe-a26
d-2c904eb9a27b_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.19:80\n-A KUBE-HP-UOKL2TXUWUC4XUTC -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-m6nz6_ingress-nginx_3bd8e3ed-4372-4abe-a26d-2c904eb9a27b_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-UOKL2TXUWUC4XUTC -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-m6nz6_ingress-nginx_3bd8e3ed-4372-4abe-a26d-2c904eb9a27b_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.19:443\n-X KUBE-HP-HQFMXKPDZ4EULHAU\nCOMMIT\n"
	Sep 20 23:07:16 addons-378495 crio[960]: time="2024-09-20 23:07:16.738606638Z" level=info msg="Closing host port tcp:5000"
	Sep 20 23:07:16 addons-378495 crio[960]: time="2024-09-20 23:07:16.740494271Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 20 23:07:16 addons-378495 crio[960]: time="2024-09-20 23:07:16.740678746Z" level=info msg="Got pod network &{Name:registry-proxy-8t86x Namespace:kube-system ID:fa32e3a9317f68515798e1b58ddd890732b647ed4e70d844091942b8b1c1d877 UID:0e961110-951a-485b-b907-58afb334816d NetNS:/var/run/netns/6dd3dfd6-0cb4-4a37-9fa8-90a46027e048 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 23:07:16 addons-378495 crio[960]: time="2024-09-20 23:07:16.740812251Z" level=info msg="Deleting pod kube-system_registry-proxy-8t86x from CNI network \"kindnet\" (type=ptp)"
	Sep 20 23:07:16 addons-378495 crio[960]: time="2024-09-20 23:07:16.785984595Z" level=info msg="Stopped pod sandbox: fa32e3a9317f68515798e1b58ddd890732b647ed4e70d844091942b8b1c1d877" id=9b00c8af-e13c-40b7-8355-3f559377bdba name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.219966048Z" level=info msg="Running pod sandbox: local-path-storage/helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d/POD" id=589888c6-1c54-4c0f-b594-355a6d584f23 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.220025551Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.246438377Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d Namespace:local-path-storage ID:45d0886abd6d9ab5ab6161871f1ae88fd503ffcffa33db9e35327d9e51aa97ce UID:054f8a9c-e8c0-4ca0-a174-45e845d14796 NetNS:/var/run/netns/8e63819a-2313-4166-b46f-f9eb3c49c067 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.246627759Z" level=info msg="Adding pod local-path-storage_helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d to CNI network \"kindnet\" (type=ptp)"
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.258837572Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d Namespace:local-path-storage ID:45d0886abd6d9ab5ab6161871f1ae88fd503ffcffa33db9e35327d9e51aa97ce UID:054f8a9c-e8c0-4ca0-a174-45e845d14796 NetNS:/var/run/netns/8e63819a-2313-4166-b46f-f9eb3c49c067 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.259037670Z" level=info msg="Checking pod local-path-storage_helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d for CNI network kindnet (type=ptp)"
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.265213526Z" level=info msg="Ran pod sandbox 45d0886abd6d9ab5ab6161871f1ae88fd503ffcffa33db9e35327d9e51aa97ce with infra container: local-path-storage/helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d/POD" id=589888c6-1c54-4c0f-b594-355a6d584f23 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.267344325Z" level=info msg="Checking image status: docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" id=2b2c1c0d-3fd3-4ba3-8fff-21c1dce82f78 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.267792184Z" level=info msg="Image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 not found" id=2b2c1c0d-3fd3-4ba3-8fff-21c1dce82f78 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.268343263Z" level=info msg="Pulling image: docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" id=9b7142bc-96fb-4ee3-ba69-8d3a45c84783 name=/runtime.v1.ImageService/PullImage
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.274583078Z" level=info msg="Trying to access \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.337306247Z" level=info msg="Removing container: 9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b" id=f935be73-0982-4150-ae44-1fc08ec21970 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.365498464Z" level=info msg="Removed container 9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b: kube-system/registry-66c9cd494c-7fl5g/registry" id=f935be73-0982-4150-ae44-1fc08ec21970 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.368485711Z" level=info msg="Removing container: 92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa" id=cb0ed43a-67a0-45e9-b9fa-2785d7537191 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.408924811Z" level=info msg="Removed container 92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa: kube-system/nvidia-device-plugin-daemonset-mjsdz/nvidia-device-plugin-ctr" id=cb0ed43a-67a0-45e9-b9fa-2785d7537191 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.410905055Z" level=info msg="Removing container: f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592" id=58369cbd-5f31-4eae-b29c-3d3fc55e91e6 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.443572432Z" level=info msg="Removed container f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592: kube-system/registry-proxy-8t86x/registry-proxy" id=58369cbd-5f31-4eae-b29c-3d3fc55e91e6 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:07:17 addons-378495 crio[960]: time="2024-09-20 23:07:17.536905861Z" level=info msg="Trying to access \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	5b6bc4020de1d       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            3 seconds ago       Exited              gadget                    7                   0315b0735de29       gadget-d8fk4
	796298d24a32f       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 9 minutes ago       Running             gcp-auth                  0                   22d900c78692d       gcp-auth-89d5ffd79-gtsdq
	d25cc430ef29c       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             9 minutes ago       Running             controller                0                   f9605e2b11960       ingress-nginx-controller-bc57996ff-m6nz6
	e497675a3e2a2       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              patch                     0                   1e589b390b4ca       ingress-nginx-admission-patch-7qphw
	eb12f7f9de952       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             10 minutes ago      Running             minikube-ingress-dns      0                   1964724d53c72       kube-ingress-dns-minikube
	7578396551b4d       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                    0                   193cfcc8bafbb       ingress-nginx-admission-create-mhnfc
	22f42158ca388       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             10 minutes ago      Running             local-path-provisioner    0                   1bb3180b948ce       local-path-provisioner-86d989889c-ffhhj
	d99b9deaecdac       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               10 minutes ago      Running             cloud-spanner-emulator    0                   6128910349bcb       cloud-spanner-emulator-769b77f747-b4lhr
	0a68b607898ca       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        10 minutes ago      Running             metrics-server            0                   ad1fc302b8509       metrics-server-84c5f94fbc-w68c8
	1202e7a31d04f       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             11 minutes ago      Running             storage-provisioner       0                   9a5c95690fe40       storage-provisioner
	a999167b57c0a       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             11 minutes ago      Running             coredns                   0                   d6b46522f6960       coredns-7c65d6cfc9-rl9pm
	256a9398d56d1       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             11 minutes ago      Running             kindnet-cni               0                   282d8badd1aff       kindnet-t865r
	a6b232d139dc6       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             11 minutes ago      Running             kube-proxy                0                   29ca946277801       kube-proxy-zl2r2
	2b746864a97ba       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             11 minutes ago      Running             kube-apiserver            0                   d8703d1973ecb       kube-apiserver-addons-378495
	d23f575e3a886       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             11 minutes ago      Running             etcd                      0                   3ae785ac4656d       etcd-addons-378495
	65a6af57ea53f       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             11 minutes ago      Running             kube-controller-manager   0                   b8643f40ddb2b       kube-controller-manager-addons-378495
	2e1092da6a2c9       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             11 minutes ago      Running             kube-scheduler            0                   032ecd9d09f5d       kube-scheduler-addons-378495
	
	
	==> coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] <==
	[INFO] 10.244.0.4:34710 - 58225 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000075684s
	[INFO] 10.244.0.4:52148 - 1538 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002249798s
	[INFO] 10.244.0.4:52148 - 9996 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002397268s
	[INFO] 10.244.0.4:49421 - 34388 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.0001189s
	[INFO] 10.244.0.4:49421 - 32087 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000075167s
	[INFO] 10.244.0.4:36210 - 50087 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000202593s
	[INFO] 10.244.0.4:36210 - 54947 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000240172s
	[INFO] 10.244.0.4:49741 - 27191 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000067232s
	[INFO] 10.244.0.4:49741 - 31797 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000111171s
	[INFO] 10.244.0.4:35770 - 53715 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000072402s
	[INFO] 10.244.0.4:35770 - 49877 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000048033s
	[INFO] 10.244.0.4:34529 - 49957 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001700031s
	[INFO] 10.244.0.4:34529 - 59691 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002011726s
	[INFO] 10.244.0.4:60848 - 10498 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000106329s
	[INFO] 10.244.0.4:60848 - 30733 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000047319s
	[INFO] 10.244.0.20:49144 - 52388 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00075912s
	[INFO] 10.244.0.20:37245 - 13127 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00073718s
	[INFO] 10.244.0.20:54058 - 43991 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000109316s
	[INFO] 10.244.0.20:44774 - 47121 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000096467s
	[INFO] 10.244.0.20:47630 - 18013 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000149095s
	[INFO] 10.244.0.20:35103 - 28159 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000098371s
	[INFO] 10.244.0.20:36782 - 30248 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002564324s
	[INFO] 10.244.0.20:53474 - 19111 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.006392356s
	[INFO] 10.244.0.20:45814 - 36268 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.002047804s
	[INFO] 10.244.0.20:34380 - 29303 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001821122s
	
	
	==> describe nodes <==
	Name:               addons-378495
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-378495
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b921bee7dddd4990dd76a4773b23d7ec11e6144f
	                    minikube.k8s.io/name=addons-378495
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T22_55_29_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-378495
	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 22:55:25 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-378495
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 23:07:12 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 23:07:03 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 23:07:03 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 23:07:03 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 23:07:03 +0000   Fri, 20 Sep 2024 22:56:16 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-378495
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 a17c2851a1134f628e06b8d99bf9d6d8
	  System UUID:                b0cd9820-689d-49d4-9344-bf10f6f9e76a
	  Boot ID:                    b363b069-6c72-47b0-a80b-36cf6b75e261
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  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:          (17 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m19s
	  default                     cloud-spanner-emulator-769b77f747-b4lhr                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-d8fk4                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-gtsdq                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-m6nz6                      100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-rl9pm                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-addons-378495                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-t865r                                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-378495                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-378495                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-zl2r2                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-378495                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-w68c8                               100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  local-path-storage          local-path-provisioner-86d989889c-ffhhj                       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 (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 11m   kube-proxy       
	  Normal   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-378495 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m   kubelet          Node addons-378495 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m   kubelet          Node addons-378495 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-378495 event: Registered Node addons-378495 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-378495 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep20 22:26] overlayfs: failed to resolve '/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/27/fs': -2
	
	
	==> etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] <==
	{"level":"info","ts":"2024-09-20T22:55:37.443603Z","caller":"traceutil/trace.go:171","msg":"trace[1643669342] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"113.117728ms","start":"2024-09-20T22:55:37.330464Z","end":"2024-09-20T22:55:37.443582Z","steps":["trace[1643669342] 'process raft request'  (duration: 75.228125ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.443888Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.725553ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/gadget\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T22:55:37.443924Z","caller":"traceutil/trace.go:171","msg":"trace[371405780] range","detail":"{range_begin:/registry/namespaces/gadget; range_end:; response_count:0; response_revision:376; }","duration":"113.773528ms","start":"2024-09-20T22:55:37.330143Z","end":"2024-09-20T22:55:37.443916Z","steps":["trace[371405780] 'agreement among raft nodes before linearized reading'  (duration: 113.678078ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.444071Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.079833ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-378495\" ","response":"range_response_count:1 size:5745"}
	{"level":"info","ts":"2024-09-20T22:55:37.444106Z","caller":"traceutil/trace.go:171","msg":"trace[185511776] range","detail":"{range_begin:/registry/minions/addons-378495; range_end:; response_count:1; response_revision:376; }","duration":"114.110168ms","start":"2024-09-20T22:55:37.329983Z","end":"2024-09-20T22:55:37.444093Z","steps":["trace[185511776] 'agreement among raft nodes before linearized reading'  (duration: 114.055251ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.483252Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"193.338296ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T22:55:37.483319Z","caller":"traceutil/trace.go:171","msg":"trace[1078215538] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:376; }","duration":"193.417172ms","start":"2024-09-20T22:55:37.289889Z","end":"2024-09-20T22:55:37.483306Z","steps":["trace[1078215538] 'agreement among raft nodes before linearized reading'  (duration: 161.384281ms)","trace[1078215538] 'range keys from in-memory index tree'  (duration: 31.933445ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.695975Z","caller":"traceutil/trace.go:171","msg":"trace[1553940402] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:390; }","duration":"147.798248ms","start":"2024-09-20T22:55:37.548140Z","end":"2024-09-20T22:55:37.695938Z","steps":["trace[1553940402] 'read index received'  (duration: 36.04539ms)","trace[1553940402] 'applied index is now lower than readState.Index'  (duration: 111.752333ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.696268Z","caller":"traceutil/trace.go:171","msg":"trace[781803533] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"196.567857ms","start":"2024-09-20T22:55:37.499691Z","end":"2024-09-20T22:55:37.696259Z","steps":["trace[781803533] 'process raft request'  (duration: 196.081327ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696437Z","caller":"traceutil/trace.go:171","msg":"trace[1784614582] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"196.697399ms","start":"2024-09-20T22:55:37.499733Z","end":"2024-09-20T22:55:37.696430Z","steps":["trace[1784614582] 'process raft request'  (duration: 196.108584ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696584Z","caller":"traceutil/trace.go:171","msg":"trace[1823856127] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"148.352028ms","start":"2024-09-20T22:55:37.548226Z","end":"2024-09-20T22:55:37.696578Z","steps":["trace[1823856127] 'process raft request'  (duration: 147.655226ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696788Z","caller":"traceutil/trace.go:171","msg":"trace[1264681339] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"148.295108ms","start":"2024-09-20T22:55:37.548486Z","end":"2024-09-20T22:55:37.696781Z","steps":["trace[1264681339] 'process raft request'  (duration: 147.422339ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.696909Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.756424ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-20T22:55:37.696939Z","caller":"traceutil/trace.go:171","msg":"trace[1159991681] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:385; }","duration":"148.79617ms","start":"2024-09-20T22:55:37.548136Z","end":"2024-09-20T22:55:37.696932Z","steps":["trace[1159991681] 'agreement among raft nodes before linearized reading'  (duration: 148.734722ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.755426Z","caller":"traceutil/trace.go:171","msg":"trace[1688961458] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"186.393226ms","start":"2024-09-20T22:55:37.499318Z","end":"2024-09-20T22:55:37.685711Z","steps":["trace[1688961458] 'process raft request'  (duration: 84.903105ms)","trace[1688961458] 'compare'  (duration: 91.722153ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.758360Z","caller":"traceutil/trace.go:171","msg":"trace[343222249] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"144.468503ms","start":"2024-09-20T22:55:37.613875Z","end":"2024-09-20T22:55:37.758344Z","steps":["trace[343222249] 'process raft request'  (duration: 144.320467ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.767472Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"219.15341ms","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-20T22:55:37.768063Z","caller":"traceutil/trace.go:171","msg":"trace[1403861394] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:389; }","duration":"219.75234ms","start":"2024-09-20T22:55:37.548294Z","end":"2024-09-20T22:55:37.768046Z","steps":["trace[1403861394] 'agreement among raft nodes before linearized reading'  (duration: 219.111719ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.769294Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"130.971201ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-t865r\" ","response":"range_response_count:1 size:5102"}
	{"level":"info","ts":"2024-09-20T22:55:37.769337Z","caller":"traceutil/trace.go:171","msg":"trace[431484292] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-t865r; range_end:; response_count:1; response_revision:389; }","duration":"131.032206ms","start":"2024-09-20T22:55:37.638294Z","end":"2024-09-20T22:55:37.769326Z","steps":["trace[431484292] 'agreement among raft nodes before linearized reading'  (duration: 130.95091ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.769495Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"137.509444ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T22:55:37.769511Z","caller":"traceutil/trace.go:171","msg":"trace[946549172] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:389; }","duration":"137.537375ms","start":"2024-09-20T22:55:37.631968Z","end":"2024-09-20T22:55:37.769506Z","steps":["trace[946549172] 'agreement among raft nodes before linearized reading'  (duration: 137.498868ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T23:05:23.650287Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1525}
	{"level":"info","ts":"2024-09-20T23:05:23.679821Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1525,"took":"29.088608ms","hash":3958631615,"current-db-size-bytes":6373376,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3350528,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T23:05:23.679875Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3958631615,"revision":1525,"compact-revision":-1}
	
	
	==> gcp-auth [796298d24a32f67275f49ad89b9dd64231079af144b073266c2a871abde508ca] <==
	2024/09/20 22:57:31 GCP Auth Webhook started!
	2024/09/20 22:57:59 Ready to marshal response ...
	2024/09/20 22:57:59 Ready to write response ...
	2024/09/20 22:57:59 Ready to marshal response ...
	2024/09/20 22:57:59 Ready to write response ...
	2024/09/20 22:57:59 Ready to marshal response ...
	2024/09/20 22:57:59 Ready to write response ...
	2024/09/20 23:06:15 Ready to marshal response ...
	2024/09/20 23:06:15 Ready to write response ...
	2024/09/20 23:06:30 Ready to marshal response ...
	2024/09/20 23:06:30 Ready to write response ...
	2024/09/20 23:06:53 Ready to marshal response ...
	2024/09/20 23:06:53 Ready to write response ...
	2024/09/20 23:07:16 Ready to marshal response ...
	2024/09/20 23:07:16 Ready to write response ...
	2024/09/20 23:07:16 Ready to marshal response ...
	2024/09/20 23:07:16 Ready to write response ...
	
	
	==> kernel <==
	 23:07:18 up  6:49,  0 users,  load average: 0.32, 0.61, 1.63
	Linux addons-378495 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] <==
	I0920 23:05:16.255829       1 main.go:299] handling current node
	I0920 23:05:26.248721       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:05:26.248757       1 main.go:299] handling current node
	I0920 23:05:36.248398       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:05:36.248544       1 main.go:299] handling current node
	I0920 23:05:46.249042       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:05:46.249095       1 main.go:299] handling current node
	I0920 23:05:56.251169       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:05:56.251204       1 main.go:299] handling current node
	I0920 23:06:06.255975       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:06:06.256007       1 main.go:299] handling current node
	I0920 23:06:16.248231       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:06:16.248263       1 main.go:299] handling current node
	I0920 23:06:26.248385       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:06:26.248421       1 main.go:299] handling current node
	I0920 23:06:36.248879       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:06:36.248912       1 main.go:299] handling current node
	I0920 23:06:46.249020       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:06:46.249054       1 main.go:299] handling current node
	I0920 23:06:56.248578       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:06:56.248614       1 main.go:299] handling current node
	I0920 23:07:06.247983       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:07:06.248028       1 main.go:299] handling current node
	I0920 23:07:16.252120       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:07:16.255420       1 main.go:299] handling current node
	
	
	==> kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0920 22:57:48.102108       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0920 22:57:48.103225       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W0920 22:57:52.110424       1 handler_proxy.go:99] no RequestInfo found in the context
	E0920 22:57:52.110783       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 22:57:52.111379       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.230.76:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.230.76:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.230.76:443: i/o timeout" logger="UnhandledError"
	I0920 22:57:52.176509       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 23:06:41.335342       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 23:07:08.950116       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:08.950261       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:08.978274       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:08.978414       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:08.999941       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.000073       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:09.009014       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.010816       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:09.040024       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.040073       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 23:07:10.012358       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0920 23:07:10.040542       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0920 23:07:10.128056       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] <==
	I0920 23:07:02.404997       1 stateful_set.go:466] "StatefulSet has been deleted" logger="statefulset-controller" key="kube-system/csi-hostpath-attacher"
	I0920 23:07:02.509487       1 stateful_set.go:466] "StatefulSet has been deleted" logger="statefulset-controller" key="kube-system/csi-hostpath-resizer"
	I0920 23:07:02.924060       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-378495"
	I0920 23:07:03.198441       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-378495"
	I0920 23:07:09.078050       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/snapshot-controller-56fcc65765" duration="6.301µs"
	E0920 23:07:10.014924       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"
	E0920 23:07:10.042728       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"
	E0920 23:07:10.130025       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 23:07:11.085324       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 23:07:11.085368       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 23:07:11.294338       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 23:07:11.294380       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 23:07:11.327109       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 23:07:11.327152       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 23:07:12.931297       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 23:07:12.931353       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 23:07:13.393041       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 23:07:13.393082       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 23:07:13.593443       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 23:07:13.593487       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 23:07:16.306834       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="8.386µs"
	W0920 23:07:17.155815       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 23:07:17.155857       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 23:07:17.493179       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 23:07:17.493231       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 [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] <==
	I0920 22:55:33.751946       1 server_linux.go:66] "Using iptables proxy"
	I0920 22:55:33.912300       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 22:55:33.912545       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 22:55:34.580867       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 22:55:34.581016       1 server_linux.go:169] "Using iptables Proxier"
	I0920 22:55:35.948606       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 22:55:37.022362       1 server.go:483] "Version info" version="v1.31.1"
	I0920 22:55:37.023273       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 22:55:37.048682       1 config.go:199] "Starting service config controller"
	I0920 22:55:37.065280       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 22:55:37.065425       1 config.go:105] "Starting endpoint slice config controller"
	I0920 22:55:37.065464       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 22:55:37.066007       1 config.go:328] "Starting node config controller"
	I0920 22:55:37.074336       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 22:55:38.604777       1 shared_informer.go:320] Caches are synced for service config
	I0920 22:55:38.605051       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 22:55:38.605218       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] <==
	W0920 22:55:25.975997       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 22:55:25.976021       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 22:55:25.976069       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 22:55:25.976087       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 22:55:25.976130       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 22:55:25.976148       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 22:55:25.976213       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 22:55:25.976230       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 22:55:25.978793       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0920 22:55:25.978829       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:25.978904       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 22:55:25.978920       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 22:55:25.978969       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0920 22:55:25.978984       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:25.979719       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0920 22:55:25.979767       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0920 22:55:26.839583       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 22:55:26.839632       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 22:55:26.924265       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0920 22:55:26.924312       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:26.937546       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 22:55:26.937664       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 22:55:26.938569       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0920 22:55:26.938602       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"
	I0920 22:55:27.567360       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 23:07:16 addons-378495 kubelet[1488]: I0920 23:07:16.918417    1488 memory_manager.go:354] "RemoveStaleState removing state" podUID="a2bae3f2-261a-4898-9d1c-7d797f584af8" containerName="volume-snapshot-controller"
	Sep 20 23:07:16 addons-378495 kubelet[1488]: I0920 23:07:16.918423    1488 memory_manager.go:354] "RemoveStaleState removing state" podUID="d013249f-1b1e-495f-907a-ff686c672891" containerName="nvidia-device-plugin-ctr"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.014168    1488 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/054f8a9c-e8c0-4ca0-a174-45e845d14796-script\") pod \"helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d\" (UID: \"054f8a9c-e8c0-4ca0-a174-45e845d14796\") " pod="local-path-storage/helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.014240    1488 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/054f8a9c-e8c0-4ca0-a174-45e845d14796-gcp-creds\") pod \"helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d\" (UID: \"054f8a9c-e8c0-4ca0-a174-45e845d14796\") " pod="local-path-storage/helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.014279    1488 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-7ppn7\" (UniqueName: \"kubernetes.io/projected/054f8a9c-e8c0-4ca0-a174-45e845d14796-kube-api-access-7ppn7\") pod \"helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d\" (UID: \"054f8a9c-e8c0-4ca0-a174-45e845d14796\") " pod="local-path-storage/helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.014307    1488 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/054f8a9c-e8c0-4ca0-a174-45e845d14796-data\") pod \"helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d\" (UID: \"054f8a9c-e8c0-4ca0-a174-45e845d14796\") " pod="local-path-storage/helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.334077    1488 scope.go:117] "RemoveContainer" containerID="9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.343367    1488 scope.go:117] "RemoveContainer" containerID="5b6bc4020de1da55f8b3cda1c2b7ab0c12ed9c8d7d650749b5cc1ab1d46e01d7"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: E0920 23:07:17.343762    1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-d8fk4_gadget(4ace6ce9-39d5-45f9-be69-4118d0dc0b49)\"" pod="gadget/gadget-d8fk4" podUID="4ace6ce9-39d5-45f9-be69-4118d0dc0b49"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.365910    1488 scope.go:117] "RemoveContainer" containerID="9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: E0920 23:07:17.366492    1488 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b\": container with ID starting with 9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b not found: ID does not exist" containerID="9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.366550    1488 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b"} err="failed to get container status \"9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b\": rpc error: code = NotFound desc = could not find container \"9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b\": container with ID starting with 9acf479563c1e4d7cd127e52bbb617a6376020613a6be6a36db809d9d20f453b not found: ID does not exist"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.366782    1488 scope.go:117] "RemoveContainer" containerID="92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.409331    1488 scope.go:117] "RemoveContainer" containerID="92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: E0920 23:07:17.409775    1488 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa\": container with ID starting with 92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa not found: ID does not exist" containerID="92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.409809    1488 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa"} err="failed to get container status \"92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa\": rpc error: code = NotFound desc = could not find container \"92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa\": container with ID starting with 92646de3f3348282ab7f94c36d20c189150b420e85df3a2bdbbc89e0ae8e4caa not found: ID does not exist"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.409833    1488 scope.go:117] "RemoveContainer" containerID="f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.443977    1488 scope.go:117] "RemoveContainer" containerID="f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: E0920 23:07:17.444503    1488 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592\": container with ID starting with f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592 not found: ID does not exist" containerID="f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592"
	Sep 20 23:07:17 addons-378495 kubelet[1488]: I0920 23:07:17.444545    1488 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592"} err="failed to get container status \"f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592\": rpc error: code = NotFound desc = could not find container \"f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592\": container with ID starting with f304c6c235474fb719073b59a16b3661b30165e77bff362547b8b6c3fabe2592 not found: ID does not exist"
	Sep 20 23:07:18 addons-378495 kubelet[1488]: I0920 23:07:18.379619    1488 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0e961110-951a-485b-b907-58afb334816d" path="/var/lib/kubelet/pods/0e961110-951a-485b-b907-58afb334816d/volumes"
	Sep 20 23:07:18 addons-378495 kubelet[1488]: I0920 23:07:18.379994    1488 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="64ea1852-85ea-4cb2-a32d-7bd87afbdc0e" path="/var/lib/kubelet/pods/64ea1852-85ea-4cb2-a32d-7bd87afbdc0e/volumes"
	Sep 20 23:07:18 addons-378495 kubelet[1488]: I0920 23:07:18.380326    1488 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d013249f-1b1e-495f-907a-ff686c672891" path="/var/lib/kubelet/pods/d013249f-1b1e-495f-907a-ff686c672891/volumes"
	Sep 20 23:07:18 addons-378495 kubelet[1488]: E0920 23:07:18.652544    1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873638652262219,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:499941,},InodesUsed:&UInt64Value{Value:195,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:07:18 addons-378495 kubelet[1488]: E0920 23:07:18.652578    1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873638652262219,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:499941,},InodesUsed:&UInt64Value{Value:195,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [1202e7a31d04f0fab28f563f60807c34054f5a0c51bb0556a57314db1da95e62] <==
	I0920 22:56:17.568905       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 22:56:17.622852       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 22:56:17.622909       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 22:56:17.689629       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 22:56:17.692543       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553!
	I0920 22:56:17.699783       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"0f4ebefa-021b-4306-8f4f-890658496369", APIVersion:"v1", ResourceVersion:"905", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553 became leader
	I0920 22:56:17.793784       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-378495 -n addons-378495
helpers_test.go:261: (dbg) Run:  kubectl --context addons-378495 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox test-local-path ingress-nginx-admission-create-mhnfc ingress-nginx-admission-patch-7qphw helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-378495 describe pod busybox test-local-path ingress-nginx-admission-create-mhnfc ingress-nginx-admission-patch-7qphw helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-378495 describe pod busybox test-local-path ingress-nginx-admission-create-mhnfc ingress-nginx-admission-patch-7qphw helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d: exit status 1 (112.035478ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-378495/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 22:57:59 +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-rdzbw (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rdzbw:
	    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  9m20s                   default-scheduler  Successfully assigned default/busybox to addons-378495
	  Normal   Pulling    7m45s (x4 over 9m20s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m45s (x4 over 9m19s)   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 9m19s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m33s (x6 over 9m19s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m19s (x20 over 9m19s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    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)
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-h7vxz (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-h7vxz:
	    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:            <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-mhnfc" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-7qphw" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-378495 describe pod busybox test-local-path ingress-nginx-admission-create-mhnfc ingress-nginx-admission-patch-7qphw helper-pod-create-pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.66s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (151.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-378495 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-378495 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-378495 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" [c0dd2718-5ec6-4d60-b4f4-b873cf4953a2] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [c0dd2718-5ec6-4d60-b4f4-b873cf4953a2] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.004397017s
I0920 23:08:01.631742 1598010 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-378495 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.79390041s)

                                                
                                                
** 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-378495 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 addons disable ingress-dns --alsologtostderr -v=1: (1.63978129s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 addons disable ingress --alsologtostderr -v=1: (7.746300252s)
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-378495
helpers_test.go:235: (dbg) docker inspect addons-378495:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec",
	        "Created": "2024-09-20T22:55:05.272785714Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1599267,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T22:55:05.417621496Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/hostname",
	        "HostsPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/hosts",
	        "LogPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec-json.log",
	        "Name": "/addons-378495",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-378495:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-378495",
	            "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/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81-init/diff:/var/lib/docker/overlay2/31b101a520b9d7350a41229aac39e0db1b84da836879791c90e299917e71ffa3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-378495",
	                "Source": "/var/lib/docker/volumes/addons-378495/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-378495",
	            "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-378495",
	                "name.minikube.sigs.k8s.io": "addons-378495",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "389fdc3c91540b21b0022151abe24a1080f5005a522d1e18e7dea800034dee23",
	            "SandboxKey": "/var/run/docker/netns/389fdc3c9154",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33899"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33900"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33903"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33901"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33902"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-378495": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "75cdd21703dd1a2074870ea4ba2771e26dfbd2206ae7f3123078f5a3187c335e",
	                    "EndpointID": "2eed7dd12db65d23dc26f31ca4e1ea063bce36f91fdb0065c6fe48577d27823c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-378495",
	                        "fcf16dcee39b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-378495 -n addons-378495
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 logs -n 25: (1.428517787s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-887351                                                                     | download-only-887351   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| delete  | -p download-only-000702                                                                     | download-only-000702   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| start   | --download-only -p                                                                          | download-docker-596129 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | download-docker-596129                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-596129                                                                   | download-docker-596129 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-500915   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | binary-mirror-500915                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39353                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-500915                                                                     | binary-mirror-500915   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| addons  | disable dashboard -p                                                                        | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | addons-378495                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | addons-378495                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-378495 --wait=true                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:57 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:06 UTC | 20 Sep 24 23:06 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-378495 addons                                                                        | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-378495 addons                                                                        | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-378495 ip                                                                            | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	| addons  | disable nvidia-device-plugin                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | -p addons-378495                                                                            |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | addons-378495                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-378495 ssh cat                                                                       | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | /opt/local-path-provisioner/pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | -p addons-378495                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | addons-378495                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-378495 ssh curl -s                                                                   | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:08 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-378495 ip                                                                            | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:10 UTC | 20 Sep 24 23:10 UTC |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:10 UTC | 20 Sep 24 23:10 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:10 UTC | 20 Sep 24 23:10 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 22:54:40
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 22:54:40.093466 1598765 out.go:345] Setting OutFile to fd 1 ...
	I0920 22:54:40.093628 1598765 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:40.093641 1598765 out.go:358] Setting ErrFile to fd 2...
	I0920 22:54:40.093648 1598765 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:40.093909 1598765 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 22:54:40.094409 1598765 out.go:352] Setting JSON to false
	I0920 22:54:40.095343 1598765 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":23830,"bootTime":1726849050,"procs":163,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0920 22:54:40.095427 1598765 start.go:139] virtualization:  
	I0920 22:54:40.097724 1598765 out.go:177] * [addons-378495] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 22:54:40.100831 1598765 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 22:54:40.100906 1598765 notify.go:220] Checking for updates...
	I0920 22:54:40.105803 1598765 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 22:54:40.107551 1598765 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 22:54:40.109377 1598765 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube
	I0920 22:54:40.110778 1598765 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 22:54:40.112672 1598765 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 22:54:40.114654 1598765 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 22:54:40.140717 1598765 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0920 22:54:40.140852 1598765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:40.193659 1598765 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:54:40.182184341 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 22:54:40.193790 1598765 docker.go:318] overlay module found
	I0920 22:54:40.195630 1598765 out.go:177] * Using the docker driver based on user configuration
	I0920 22:54:40.197428 1598765 start.go:297] selected driver: docker
	I0920 22:54:40.197467 1598765 start.go:901] validating driver "docker" against <nil>
	I0920 22:54:40.197488 1598765 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 22:54:40.198140 1598765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:40.257304 1598765 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:54:40.246827 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarch6
4 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.7]] Warnings:<nil>}}
	I0920 22:54:40.257504 1598765 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 22:54:40.257770 1598765 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 22:54:40.259944 1598765 out.go:177] * Using Docker driver with root privileges
	I0920 22:54:40.261751 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:54:40.261826 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:54:40.261845 1598765 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 22:54:40.261945 1598765 start.go:340] cluster config:
	{Name:addons-378495 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-378495 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 22:54:40.264114 1598765 out.go:177] * Starting "addons-378495" primary control-plane node in "addons-378495" cluster
	I0920 22:54:40.265762 1598765 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 22:54:40.267617 1598765 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 22:54:40.269338 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:54:40.269426 1598765 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 22:54:40.269435 1598765 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 22:54:40.269440 1598765 cache.go:56] Caching tarball of preloaded images
	I0920 22:54:40.269588 1598765 preload.go:172] Found /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0920 22:54:40.269600 1598765 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 22:54:40.269975 1598765 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json ...
	I0920 22:54:40.269998 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json: {Name:mk45c45d14be3c658fa133374e1ad239f352c89a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:54:40.285499 1598765 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 22:54:40.285625 1598765 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 22:54:40.285652 1598765 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 22:54:40.285657 1598765 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 22:54:40.285670 1598765 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 22:54:40.285676 1598765 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 22:54:57.961709 1598765 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 22:54:57.961784 1598765 cache.go:194] Successfully downloaded all kic artifacts
	I0920 22:54:57.961814 1598765 start.go:360] acquireMachinesLock for addons-378495: {Name:mk1aeb033e18c16eff7681b7305a97662cfd5457 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 22:54:57.961946 1598765 start.go:364] duration metric: took 108.143µs to acquireMachinesLock for "addons-378495"
	I0920 22:54:57.961976 1598765 start.go:93] Provisioning new machine with config: &{Name:addons-378495 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-378495 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 22:54:57.962052 1598765 start.go:125] createHost starting for "" (driver="docker")
	I0920 22:54:57.964198 1598765 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 22:54:57.964442 1598765 start.go:159] libmachine.API.Create for "addons-378495" (driver="docker")
	I0920 22:54:57.964479 1598765 client.go:168] LocalClient.Create starting
	I0920 22:54:57.964593 1598765 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem
	I0920 22:54:58.775286 1598765 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem
	I0920 22:54:59.303648 1598765 cli_runner.go:164] Run: docker network inspect addons-378495 --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 22:54:59.319645 1598765 cli_runner.go:211] docker network inspect addons-378495 --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 22:54:59.319733 1598765 network_create.go:284] running [docker network inspect addons-378495] to gather additional debugging logs...
	I0920 22:54:59.319756 1598765 cli_runner.go:164] Run: docker network inspect addons-378495
	W0920 22:54:59.335413 1598765 cli_runner.go:211] docker network inspect addons-378495 returned with exit code 1
	I0920 22:54:59.335447 1598765 network_create.go:287] error running [docker network inspect addons-378495]: docker network inspect addons-378495: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-378495 not found
	I0920 22:54:59.335462 1598765 network_create.go:289] output of [docker network inspect addons-378495]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-378495 not found
	
	** /stderr **
	I0920 22:54:59.335594 1598765 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 22:54:59.357733 1598765 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:0x40017da9f0}
	I0920 22:54:59.357784 1598765 network_create.go:124] attempt to create docker network addons-378495 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 22:54:59.357844 1598765 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-378495 addons-378495
	I0920 22:54:59.436133 1598765 network_create.go:108] docker network addons-378495 192.168.49.0/24 created
	I0920 22:54:59.436183 1598765 kic.go:121] calculated static IP "192.168.49.2" for the "addons-378495" container
	I0920 22:54:59.436260 1598765 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 22:54:59.451388 1598765 cli_runner.go:164] Run: docker volume create addons-378495 --label name.minikube.sigs.k8s.io=addons-378495 --label created_by.minikube.sigs.k8s.io=true
	I0920 22:54:59.466901 1598765 oci.go:103] Successfully created a docker volume addons-378495
	I0920 22:54:59.467111 1598765 cli_runner.go:164] Run: docker run --rm --name addons-378495-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --entrypoint /usr/bin/test -v addons-378495:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 22:55:01.121758 1598765 cli_runner.go:217] Completed: docker run --rm --name addons-378495-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --entrypoint /usr/bin/test -v addons-378495:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (1.654603145s)
	I0920 22:55:01.121790 1598765 oci.go:107] Successfully prepared a docker volume addons-378495
	I0920 22:55:01.121821 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:55:01.121847 1598765 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 22:55:01.121916 1598765 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-378495:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 22:55:05.201138 1598765 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-378495:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.079180442s)
	I0920 22:55:05.201171 1598765 kic.go:203] duration metric: took 4.079321635s to extract preloaded images to volume ...
	W0920 22:55:05.201323 1598765 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 22:55:05.201444 1598765 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 22:55:05.254975 1598765 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-378495 --name addons-378495 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-378495 --network addons-378495 --ip 192.168.49.2 --volume addons-378495:/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 22:55:05.640446 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Running}}
	I0920 22:55:05.660817 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:05.686653 1598765 cli_runner.go:164] Run: docker exec addons-378495 stat /var/lib/dpkg/alternatives/iptables
	I0920 22:55:05.757632 1598765 oci.go:144] the created container "addons-378495" has a running status.
	I0920 22:55:05.757664 1598765 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa...
	I0920 22:55:06.133559 1598765 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 22:55:06.158155 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:06.192768 1598765 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 22:55:06.192789 1598765 kic_runner.go:114] Args: [docker exec --privileged addons-378495 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 22:55:06.291078 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:06.318587 1598765 machine.go:93] provisionDockerMachine start ...
	I0920 22:55:06.318682 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.346950 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.347238 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.347254 1598765 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 22:55:06.538731 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-378495
	
	I0920 22:55:06.538776 1598765 ubuntu.go:169] provisioning hostname "addons-378495"
	I0920 22:55:06.538857 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.561558 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.561795 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.561807 1598765 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-378495 && echo "addons-378495" | sudo tee /etc/hostname
	I0920 22:55:06.714620 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-378495
	
	I0920 22:55:06.714777 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.734625 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.734876 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.734893 1598765 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-378495' /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-378495/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-378495' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 22:55:06.875178 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 22:55:06.875266 1598765 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-1592623/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-1592623/.minikube}
	I0920 22:55:06.875298 1598765 ubuntu.go:177] setting up certificates
	I0920 22:55:06.875313 1598765 provision.go:84] configureAuth start
	I0920 22:55:06.875378 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:06.892628 1598765 provision.go:143] copyHostCerts
	I0920 22:55:06.892718 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/key.pem (1675 bytes)
	I0920 22:55:06.892846 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.pem (1082 bytes)
	I0920 22:55:06.892912 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/cert.pem (1123 bytes)
	I0920 22:55:06.892964 1598765 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem org=jenkins.addons-378495 san=[127.0.0.1 192.168.49.2 addons-378495 localhost minikube]
	I0920 22:55:07.392894 1598765 provision.go:177] copyRemoteCerts
	I0920 22:55:07.392968 1598765 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 22:55:07.393015 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.411294 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:07.507891 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 22:55:07.532538 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 22:55:07.557037 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0920 22:55:07.581898 1598765 provision.go:87] duration metric: took 706.569465ms to configureAuth
	I0920 22:55:07.581969 1598765 ubuntu.go:193] setting minikube options for container-runtime
	I0920 22:55:07.582191 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:07.582307 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.599039 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:07.599305 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:07.599334 1598765 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 22:55:07.839995 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 22:55:07.840021 1598765 machine.go:96] duration metric: took 1.521408912s to provisionDockerMachine
	I0920 22:55:07.840032 1598765 client.go:171] duration metric: took 9.875542946s to LocalClient.Create
	I0920 22:55:07.840044 1598765 start.go:167] duration metric: took 9.875602671s to libmachine.API.Create "addons-378495"
	I0920 22:55:07.840052 1598765 start.go:293] postStartSetup for "addons-378495" (driver="docker")
	I0920 22:55:07.840062 1598765 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 22:55:07.840129 1598765 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 22:55:07.840179 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.857986 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:07.952456 1598765 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 22:55:07.956101 1598765 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 22:55:07.956140 1598765 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 22:55:07.956153 1598765 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 22:55:07.956167 1598765 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 22:55:07.956181 1598765 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-1592623/.minikube/addons for local assets ...
	I0920 22:55:07.956259 1598765 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-1592623/.minikube/files for local assets ...
	I0920 22:55:07.956284 1598765 start.go:296] duration metric: took 116.226691ms for postStartSetup
	I0920 22:55:07.956605 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:07.973110 1598765 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json ...
	I0920 22:55:07.973405 1598765 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 22:55:07.973454 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.989960 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.084299 1598765 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 22:55:08.089024 1598765 start.go:128] duration metric: took 10.126947358s to createHost
	I0920 22:55:08.089055 1598765 start.go:83] releasing machines lock for "addons-378495", held for 10.127095592s
	I0920 22:55:08.089173 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:08.105842 1598765 ssh_runner.go:195] Run: cat /version.json
	I0920 22:55:08.105897 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:08.105961 1598765 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 22:55:08.106091 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:08.130809 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.132803 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.222711 1598765 ssh_runner.go:195] Run: systemctl --version
	I0920 22:55:08.350855 1598765 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 22:55:08.490355 1598765 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 22:55:08.494758 1598765 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 22:55:08.516266 1598765 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 22:55:08.516371 1598765 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 22:55:08.554411 1598765 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 22:55:08.554438 1598765 start.go:495] detecting cgroup driver to use...
	I0920 22:55:08.554471 1598765 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 22:55:08.554522 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 22:55:08.571768 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 22:55:08.583851 1598765 docker.go:217] disabling cri-docker service (if available) ...
	I0920 22:55:08.583914 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 22:55:08.598116 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 22:55:08.613115 1598765 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 22:55:08.707294 1598765 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 22:55:08.809002 1598765 docker.go:233] disabling docker service ...
	I0920 22:55:08.809082 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 22:55:08.829985 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 22:55:08.842877 1598765 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 22:55:08.928013 1598765 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 22:55:09.029928 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 22:55:09.042492 1598765 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 22:55:09.060945 1598765 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 22:55:09.061018 1598765 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 22:55:09.072610 1598765 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 22:55:09.072691 1598765 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 22:55:09.084200 1598765 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 22:55:09.095584 1598765 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 22:55:09.106133 1598765 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 22:55:09.115736 1598765 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 22:55:09.125974 1598765 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 22:55:09.142497 1598765 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 22:55:09.153676 1598765 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 22:55:09.162533 1598765 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 22:55:09.171265 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:09.258121 1598765 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 22:55:09.377624 1598765 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 22:55:09.377734 1598765 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 22:55:09.381440 1598765 start.go:563] Will wait 60s for crictl version
	I0920 22:55:09.381550 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:55:09.385031 1598765 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 22:55:09.426554 1598765 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 22:55:09.426703 1598765 ssh_runner.go:195] Run: crio --version
	I0920 22:55:09.467839 1598765 ssh_runner.go:195] Run: crio --version
	I0920 22:55:09.507836 1598765 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 22:55:09.510284 1598765 cli_runner.go:164] Run: docker network inspect addons-378495 --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 22:55:09.526468 1598765 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 22:55:09.530210 1598765 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 22:55:09.541426 1598765 kubeadm.go:883] updating cluster {Name:addons-378495 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-378495 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 22:55:09.541543 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:55:09.541600 1598765 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 22:55:09.618880 1598765 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 22:55:09.618906 1598765 crio.go:433] Images already preloaded, skipping extraction
	I0920 22:55:09.618964 1598765 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 22:55:09.654549 1598765 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 22:55:09.654573 1598765 cache_images.go:84] Images are preloaded, skipping loading
	I0920 22:55:09.654582 1598765 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 22:55:09.654719 1598765 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-378495 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-378495 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 22:55:09.654833 1598765 ssh_runner.go:195] Run: crio config
	I0920 22:55:09.701585 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:55:09.701608 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:55:09.701620 1598765 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 22:55:09.701647 1598765 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-378495 NodeName:addons-378495 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 22:55:09.701799 1598765 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-378495"
	  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 22:55:09.701873 1598765 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 22:55:09.710727 1598765 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 22:55:09.710826 1598765 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 22:55:09.719556 1598765 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 22:55:09.737907 1598765 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 22:55:09.756458 1598765 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 22:55:09.775352 1598765 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 22:55:09.778784 1598765 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 22:55:09.789817 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:09.870226 1598765 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 22:55:09.884610 1598765 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495 for IP: 192.168.49.2
	I0920 22:55:09.884633 1598765 certs.go:194] generating shared ca certs ...
	I0920 22:55:09.884655 1598765 certs.go:226] acquiring lock for ca certs: {Name:mk0ad3fc074491b9264693451b06e69d22d2a257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:09.885259 1598765 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key
	I0920 22:55:10.854761 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt ...
	I0920 22:55:10.854797 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt: {Name:mk85dbca23fa09ab8c70caa36753072aba62b889 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:10.855708 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key ...
	I0920 22:55:10.855733 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key: {Name:mkdbd57f51ffa431451927f3e50d96849515390d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:10.856943 1598765 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key
	I0920 22:55:11.469719 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt ...
	I0920 22:55:11.469751 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt: {Name:mk355ece0ba9b4d55051c144edb36d4515a58848 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.470580 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key ...
	I0920 22:55:11.470607 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key: {Name:mkf5c4ba620dd2457c7818949617e8d559c08693 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.471215 1598765 certs.go:256] generating profile certs ...
	I0920 22:55:11.471281 1598765 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key
	I0920 22:55:11.471320 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt with IP's: []
	I0920 22:55:11.740679 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt ...
	I0920 22:55:11.740712 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: {Name:mk6fa0d36ebfeb8c7940a5ead6cf67183433033e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.741397 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key ...
	I0920 22:55:11.741419 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key: {Name:mk29348489c9cc012d147aef08fd897735cdc49a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.741917 1598765 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688
	I0920 22:55:11.741945 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 22:55:12.252197 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 ...
	I0920 22:55:12.252236 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688: {Name:mke223f619e2bd20171bb6fdff6b97af381de8c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:12.252443 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688 ...
	I0920 22:55:12.252461 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688: {Name:mked4bdb85a7543da8f2e97c9f0e5983d55f0c7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:12.253214 1598765 certs.go:381] copying /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 -> /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt
	I0920 22:55:12.253303 1598765 certs.go:385] copying /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688 -> /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key
	I0920 22:55:12.253356 1598765 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key
	I0920 22:55:12.253379 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt with IP's: []
	I0920 22:55:13.217557 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt ...
	I0920 22:55:13.217592 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt: {Name:mk02cfffdf321b75cc6e8a1f99593dd961c4c99a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:13.218362 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key ...
	I0920 22:55:13.218380 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key: {Name:mk20effcf28ff54ccda60215e39ee8f43bccd8a3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:13.218596 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem (1675 bytes)
	I0920 22:55:13.218641 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem (1082 bytes)
	I0920 22:55:13.218670 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem (1123 bytes)
	I0920 22:55:13.218728 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem (1675 bytes)
	I0920 22:55:13.219405 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 22:55:13.246011 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0920 22:55:13.271413 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 22:55:13.296517 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0920 22:55:13.321800 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 22:55:13.347465 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0920 22:55:13.373158 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 22:55:13.398228 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 22:55:13.423192 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 22:55:13.448350 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 22:55:13.467220 1598765 ssh_runner.go:195] Run: openssl version
	I0920 22:55:13.473112 1598765 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 22:55:13.483385 1598765 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.487080 1598765 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 22:55 /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.487197 1598765 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.494192 1598765 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 22:55:13.504106 1598765 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 22:55:13.507812 1598765 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 22:55:13.507902 1598765 kubeadm.go:392] StartCluster: {Name:addons-378495 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-378495 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 22:55:13.507983 1598765 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 22:55:13.508041 1598765 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 22:55:13.545541 1598765 cri.go:89] found id: ""
	I0920 22:55:13.545656 1598765 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 22:55:13.554745 1598765 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 22:55:13.563882 1598765 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 22:55:13.563982 1598765 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 22:55:13.573182 1598765 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 22:55:13.573203 1598765 kubeadm.go:157] found existing configuration files:
	
	I0920 22:55:13.573274 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 22:55:13.581879 1598765 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 22:55:13.581990 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 22:55:13.590544 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 22:55:13.599908 1598765 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 22:55:13.599976 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 22:55:13.608561 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 22:55:13.617730 1598765 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 22:55:13.617820 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 22:55:13.626515 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 22:55:13.635891 1598765 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 22:55:13.635957 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 22:55:13.645405 1598765 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 22:55:13.686043 1598765 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 22:55:13.686181 1598765 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 22:55:13.705141 1598765 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 22:55:13.705223 1598765 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0920 22:55:13.705269 1598765 kubeadm.go:310] OS: Linux
	I0920 22:55:13.705319 1598765 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 22:55:13.705387 1598765 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 22:55:13.705448 1598765 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 22:55:13.705512 1598765 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 22:55:13.705573 1598765 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 22:55:13.705641 1598765 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 22:55:13.705702 1598765 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 22:55:13.705763 1598765 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 22:55:13.705816 1598765 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 22:55:13.775257 1598765 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 22:55:13.775390 1598765 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 22:55:13.775499 1598765 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 22:55:13.786946 1598765 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 22:55:13.791201 1598765 out.go:235]   - Generating certificates and keys ...
	I0920 22:55:13.791358 1598765 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 22:55:13.791444 1598765 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 22:55:13.937044 1598765 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 22:55:14.365091 1598765 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 22:55:14.736537 1598765 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 22:55:15.292379 1598765 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 22:55:15.633480 1598765 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 22:55:15.633801 1598765 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-378495 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 22:55:15.865459 1598765 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 22:55:15.865776 1598765 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-378495 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 22:55:16.202784 1598765 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 22:55:17.008659 1598765 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 22:55:17.964528 1598765 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 22:55:17.964860 1598765 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 22:55:18.256405 1598765 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 22:55:19.055135 1598765 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 22:55:19.314301 1598765 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 22:55:19.660811 1598765 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 22:55:20.020434 1598765 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 22:55:20.021057 1598765 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 22:55:20.026787 1598765 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 22:55:20.029479 1598765 out.go:235]   - Booting up control plane ...
	I0920 22:55:20.029600 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 22:55:20.029683 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 22:55:20.030601 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 22:55:20.044998 1598765 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 22:55:20.051532 1598765 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 22:55:20.051804 1598765 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 22:55:20.146434 1598765 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 22:55:20.146562 1598765 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 22:55:21.648087 1598765 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501757724s
	I0920 22:55:21.648191 1598765 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 22:55:27.650250 1598765 kubeadm.go:310] [api-check] The API server is healthy after 6.002142413s
	I0920 22:55:27.669039 1598765 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 22:55:27.682461 1598765 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 22:55:27.709864 1598765 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 22:55:27.710063 1598765 kubeadm.go:310] [mark-control-plane] Marking the node addons-378495 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 22:55:27.722373 1598765 kubeadm.go:310] [bootstrap-token] Using token: 6z24ak.dendzr484auh7m1k
	I0920 22:55:27.724390 1598765 out.go:235]   - Configuring RBAC rules ...
	I0920 22:55:27.724613 1598765 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 22:55:27.732381 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 22:55:27.741441 1598765 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 22:55:27.746079 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 22:55:27.750277 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 22:55:27.754493 1598765 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 22:55:28.057727 1598765 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 22:55:28.491829 1598765 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 22:55:29.058346 1598765 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 22:55:29.058373 1598765 kubeadm.go:310] 
	I0920 22:55:29.058434 1598765 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 22:55:29.058446 1598765 kubeadm.go:310] 
	I0920 22:55:29.058522 1598765 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 22:55:29.058531 1598765 kubeadm.go:310] 
	I0920 22:55:29.058557 1598765 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 22:55:29.058619 1598765 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 22:55:29.058673 1598765 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 22:55:29.058682 1598765 kubeadm.go:310] 
	I0920 22:55:29.058735 1598765 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 22:55:29.058749 1598765 kubeadm.go:310] 
	I0920 22:55:29.058797 1598765 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 22:55:29.058806 1598765 kubeadm.go:310] 
	I0920 22:55:29.058857 1598765 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 22:55:29.058934 1598765 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 22:55:29.059005 1598765 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 22:55:29.059037 1598765 kubeadm.go:310] 
	I0920 22:55:29.059121 1598765 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 22:55:29.059200 1598765 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 22:55:29.059209 1598765 kubeadm.go:310] 
	I0920 22:55:29.059292 1598765 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 6z24ak.dendzr484auh7m1k \
	I0920 22:55:29.059398 1598765 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7eb3f13d4673071c5952430f9ea7979cfc9b1b4819fb29950d7e2145629688b2 \
	I0920 22:55:29.059423 1598765 kubeadm.go:310] 	--control-plane 
	I0920 22:55:29.059431 1598765 kubeadm.go:310] 
	I0920 22:55:29.059515 1598765 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 22:55:29.059523 1598765 kubeadm.go:310] 
	I0920 22:55:29.059604 1598765 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 6z24ak.dendzr484auh7m1k \
	I0920 22:55:29.059709 1598765 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7eb3f13d4673071c5952430f9ea7979cfc9b1b4819fb29950d7e2145629688b2 
	I0920 22:55:29.063849 1598765 kubeadm.go:310] W0920 22:55:13.682556    1185 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 22:55:29.064155 1598765 kubeadm.go:310] W0920 22:55:13.683502    1185 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 22:55:29.064392 1598765 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-1070-aws\n", err: exit status 1
	I0920 22:55:29.064500 1598765 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 22:55:29.064522 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:55:29.064535 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:55:29.066604 1598765 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 22:55:29.068416 1598765 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 22:55:29.072458 1598765 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 22:55:29.072480 1598765 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 22:55:29.090822 1598765 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 22:55:29.365301 1598765 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 22:55:29.365490 1598765 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 22:55:29.365575 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-378495 minikube.k8s.io/updated_at=2024_09_20T22_55_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b921bee7dddd4990dd76a4773b23d7ec11e6144f minikube.k8s.io/name=addons-378495 minikube.k8s.io/primary=true
	I0920 22:55:29.534624 1598765 ops.go:34] apiserver oom_adj: -16
	I0920 22:55:29.534798 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:30.036889 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:30.534885 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:31.034931 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:31.535426 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:32.035714 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:32.534942 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.034973 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.535551 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.687317 1598765 kubeadm.go:1113] duration metric: took 4.321882453s to wait for elevateKubeSystemPrivileges
	I0920 22:55:33.687347 1598765 kubeadm.go:394] duration metric: took 20.179450215s to StartCluster
	I0920 22:55:33.687364 1598765 settings.go:142] acquiring lock: {Name:mkd4fa84783ae62eba05801687a25225d288950e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:33.687486 1598765 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 22:55:33.687873 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/kubeconfig: {Name:mk32252a9332780c56c655185dd3ed89bece69b2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:33.688502 1598765 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 22:55:33.688664 1598765 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 22:55:33.688922 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:33.688959 1598765 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 22:55:33.689037 1598765 addons.go:69] Setting yakd=true in profile "addons-378495"
	I0920 22:55:33.689056 1598765 addons.go:234] Setting addon yakd=true in "addons-378495"
	I0920 22:55:33.689086 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.689597 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.690061 1598765 addons.go:69] Setting inspektor-gadget=true in profile "addons-378495"
	I0920 22:55:33.690086 1598765 addons.go:234] Setting addon inspektor-gadget=true in "addons-378495"
	I0920 22:55:33.690113 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.690573 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.690724 1598765 addons.go:69] Setting metrics-server=true in profile "addons-378495"
	I0920 22:55:33.690740 1598765 addons.go:234] Setting addon metrics-server=true in "addons-378495"
	I0920 22:55:33.690763 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.691248 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.691591 1598765 addons.go:69] Setting cloud-spanner=true in profile "addons-378495"
	I0920 22:55:33.691690 1598765 addons.go:234] Setting addon cloud-spanner=true in "addons-378495"
	I0920 22:55:33.691723 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.692184 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.696951 1598765 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-378495"
	I0920 22:55:33.696988 1598765 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-378495"
	I0920 22:55:33.697031 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.697518 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.698388 1598765 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-378495"
	I0920 22:55:33.698454 1598765 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-378495"
	I0920 22:55:33.698484 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.698930 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.713689 1598765 addons.go:69] Setting registry=true in profile "addons-378495"
	I0920 22:55:33.713729 1598765 addons.go:234] Setting addon registry=true in "addons-378495"
	I0920 22:55:33.713774 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.714284 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.714723 1598765 addons.go:69] Setting default-storageclass=true in profile "addons-378495"
	I0920 22:55:33.714747 1598765 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-378495"
	I0920 22:55:33.715074 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.728005 1598765 addons.go:69] Setting storage-provisioner=true in profile "addons-378495"
	I0920 22:55:33.728040 1598765 addons.go:234] Setting addon storage-provisioner=true in "addons-378495"
	I0920 22:55:33.728079 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.728588 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.728762 1598765 addons.go:69] Setting gcp-auth=true in profile "addons-378495"
	I0920 22:55:33.728781 1598765 mustload.go:65] Loading cluster: addons-378495
	I0920 22:55:33.728933 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:33.729169 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.740590 1598765 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-378495"
	I0920 22:55:33.740625 1598765 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-378495"
	I0920 22:55:33.740986 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.743590 1598765 addons.go:69] Setting ingress=true in profile "addons-378495"
	I0920 22:55:33.743625 1598765 addons.go:234] Setting addon ingress=true in "addons-378495"
	I0920 22:55:33.743673 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.744150 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.757720 1598765 addons.go:69] Setting volcano=true in profile "addons-378495"
	I0920 22:55:33.757757 1598765 addons.go:234] Setting addon volcano=true in "addons-378495"
	I0920 22:55:33.757794 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.758273 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.763620 1598765 addons.go:69] Setting ingress-dns=true in profile "addons-378495"
	I0920 22:55:33.763660 1598765 addons.go:234] Setting addon ingress-dns=true in "addons-378495"
	I0920 22:55:33.763708 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.764203 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.778119 1598765 addons.go:69] Setting volumesnapshots=true in profile "addons-378495"
	I0920 22:55:33.778261 1598765 addons.go:234] Setting addon volumesnapshots=true in "addons-378495"
	I0920 22:55:33.778306 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.778783 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.778982 1598765 out.go:177] * Verifying Kubernetes components...
	I0920 22:55:33.844293 1598765 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 22:55:33.855869 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:33.885441 1598765 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 22:55:33.890901 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 22:55:33.891008 1598765 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 22:55:33.891175 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.891417 1598765 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 22:55:33.895462 1598765 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 22:55:33.895538 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 22:55:33.895644 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.903085 1598765 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 22:55:33.907557 1598765 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 22:55:33.907631 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 22:55:33.907737 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.919439 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 22:55:33.923244 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 22:55:33.927200 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 22:55:33.929738 1598765 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 22:55:33.932583 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 22:55:33.932660 1598765 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 22:55:33.932772 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.932964 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 22:55:33.935091 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 22:55:33.937550 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 22:55:33.940834 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 22:55:33.943075 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 22:55:33.946913 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 22:55:33.946982 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 22:55:33.947344 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.968167 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 22:55:33.968203 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 22:55:33.968288 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.970449 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.981130 1598765 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-378495"
	I0920 22:55:33.981201 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.986928 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	W0920 22:55:34.007365 1598765 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 22:55:34.013823 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 22:55:34.031595 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 22:55:34.038509 1598765 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 22:55:34.044865 1598765 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 22:55:34.044886 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 22:55:34.044984 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.045444 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:34.052409 1598765 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 22:55:34.046945 1598765 addons.go:234] Setting addon default-storageclass=true in "addons-378495"
	I0920 22:55:34.054131 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:34.054627 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:34.064121 1598765 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 22:55:34.064145 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 22:55:34.064224 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.078761 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 22:55:34.084220 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 22:55:34.084258 1598765 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 22:55:34.084335 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.095146 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 22:55:34.097643 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 22:55:34.097671 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 22:55:34.097740 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.122282 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:34.129567 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.131823 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.132307 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.135859 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 22:55:34.141454 1598765 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 22:55:34.141542 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 22:55:34.142487 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.159041 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.168536 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.169870 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.189724 1598765 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 22:55:34.194930 1598765 out.go:177]   - Using image docker.io/busybox:stable
	I0920 22:55:34.197395 1598765 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 22:55:34.197420 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 22:55:34.197489 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.240755 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.258056 1598765 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 22:55:34.258077 1598765 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 22:55:34.258155 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.301079 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.310593 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.319630 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.330084 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.331859 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.338074 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	W0920 22:55:34.338601 1598765 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 22:55:34.338623 1598765 retry.go:31] will retry after 185.797256ms: ssh: handshake failed: EOF
	I0920 22:55:34.524965 1598765 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 22:55:34.645500 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 22:55:34.645521 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 22:55:34.662605 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 22:55:34.662627 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 22:55:34.686140 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 22:55:34.686213 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 22:55:34.686585 1598765 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 22:55:34.695760 1598765 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 22:55:34.726326 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 22:55:34.726348 1598765 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 22:55:34.760972 1598765 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 22:55:34.763666 1598765 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 22:55:34.788547 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 22:55:34.788570 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 22:55:34.791523 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 22:55:34.791597 1598765 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 22:55:34.802615 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 22:55:34.802679 1598765 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 22:55:34.826605 1598765 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 22:55:34.827618 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 22:55:34.827670 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 22:55:34.858081 1598765 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 22:55:34.864040 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 22:55:34.864104 1598765 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 22:55:34.872000 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 22:55:34.872065 1598765 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 22:55:34.948385 1598765 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 22:55:34.955914 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 22:55:34.955981 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 22:55:34.967401 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 22:55:34.967475 1598765 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 22:55:34.969496 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 22:55:34.969555 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 22:55:35.009572 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 22:55:35.009667 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 22:55:35.046969 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 22:55:35.047091 1598765 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 22:55:35.068253 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 22:55:35.068332 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 22:55:35.115152 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 22:55:35.115247 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 22:55:35.148076 1598765 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 22:55:35.163092 1598765 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 22:55:35.192387 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 22:55:35.192469 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 22:55:35.272030 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 22:55:35.272111 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 22:55:35.289326 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 22:55:35.289391 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 22:55:35.293361 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 22:55:35.293433 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 22:55:35.327940 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 22:55:35.328016 1598765 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 22:55:35.410202 1598765 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 22:55:35.464365 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 22:55:35.464433 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 22:55:35.470130 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 22:55:35.470194 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 22:55:35.485752 1598765 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 22:55:35.485825 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 22:55:35.555396 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 22:55:35.555480 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 22:55:35.559062 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 22:55:35.559129 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 22:55:35.565081 1598765 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 22:55:35.635704 1598765 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 22:55:35.645509 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 22:55:35.645576 1598765 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 22:55:35.749622 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 22:55:35.749698 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 22:55:35.811804 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 22:55:35.811830 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 22:55:36.016590 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 22:55:36.016623 1598765 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 22:55:36.214048 1598765 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 22:55:36.396129 1598765 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 -": (2.357581699s)
	I0920 22:55:36.396159 1598765 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 22:55:36.397242 1598765 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.872251251s)
	I0920 22:55:36.397982 1598765 node_ready.go:35] waiting up to 6m0s for node "addons-378495" to be "Ready" ...
	I0920 22:55:37.782946 1598765 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-378495" context rescaled to 1 replicas
	I0920 22:55:38.302816 1598765 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: (3.616164899s)
	I0920 22:55:38.302902 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.607071693s)
	I0920 22:55:38.441728 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:38.485465 1598765 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: (3.724460652s)
	I0920 22:55:38.868913 1598765 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.105216155s)
	I0920 22:55:39.812677 1598765 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.985988679s)
	I0920 22:55:39.812751 1598765 addons.go:475] Verifying addon ingress=true in "addons-378495"
	I0920 22:55:39.813013 1598765 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.954858234s)
	I0920 22:55:39.813192 1598765 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.864740869s)
	I0920 22:55:39.813294 1598765 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.665143212s)
	I0920 22:55:39.813305 1598765 addons.go:475] Verifying addon metrics-server=true in "addons-378495"
	I0920 22:55:39.813335 1598765 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.650176219s)
	I0920 22:55:39.813342 1598765 addons.go:475] Verifying addon registry=true in "addons-378495"
	I0920 22:55:39.813673 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.403397512s)
	I0920 22:55:39.816146 1598765 out.go:177] * Verifying registry addon...
	I0920 22:55:39.816263 1598765 out.go:177] * Verifying ingress addon...
	I0920 22:55:39.816315 1598765 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-378495 service yakd-dashboard -n yakd-dashboard
	
	I0920 22:55:39.819409 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 22:55:39.820534 1598765 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0920 22:55:39.848658 1598765 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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 22:55:39.850960 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 22:55:39.851068 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:39.850965 1598765 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 22:55:39.851139 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:39.858894 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.293718854s)
	W0920 22:55:39.859102 1598765 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 22:55:39.859144 1598765 retry.go:31] will retry after 270.218306ms: 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 22:55:39.859068 1598765 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: (4.22328273s)
	I0920 22:55:40.130508 1598765 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 22:55:40.219834 1598765 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: (4.005730168s)
	I0920 22:55:40.219911 1598765 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-378495"
	I0920 22:55:40.223155 1598765 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 22:55:40.226436 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 22:55:40.235957 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:55:40.236027 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:40.348750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:40.350917 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:40.730543 1598765 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:55:40.730610 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:40.831347 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:40.832599 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:40.902708 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:41.234248 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:41.325469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:41.326645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:41.592388 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 22:55:41.592474 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:41.625034 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:41.731520 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:41.750013 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 22:55:41.770306 1598765 addons.go:234] Setting addon gcp-auth=true in "addons-378495"
	I0920 22:55:41.770357 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:41.770834 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:41.799963 1598765 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 22:55:41.800025 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:41.823206 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:41.830691 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:41.832116 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:42.230516 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:42.326502 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:42.328196 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:42.752456 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:42.824055 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:42.826763 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.184603 1598765 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: (3.054037454s)
	I0920 22:55:43.184712 1598765 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.384722947s)
	I0920 22:55:43.188183 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:43.191342 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 22:55:43.193840 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 22:55:43.193861 1598765 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 22:55:43.213940 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 22:55:43.213964 1598765 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 22:55:43.230754 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:43.241039 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 22:55:43.241064 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 22:55:43.263957 1598765 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 22:55:43.330819 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:43.332137 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.402292 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:43.730178 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:43.828265 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:43.829502 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.985184 1598765 addons.go:475] Verifying addon gcp-auth=true in "addons-378495"
	I0920 22:55:43.987455 1598765 out.go:177] * Verifying gcp-auth addon...
	I0920 22:55:43.990644 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 22:55:43.999794 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 22:55:43.999867 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:44.230776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:44.324951 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:44.325234 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:44.498558 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:44.730326 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:44.824665 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:44.825269 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:44.994777 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:45.232210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:45.324531 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:45.324610 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:45.493682 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:45.730661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:45.824146 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:45.824713 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:45.903779 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:45.996650 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:46.231434 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:46.322679 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:46.324771 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:46.496304 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:46.730432 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:46.825718 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:46.826469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:46.994382 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:47.229833 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:47.325349 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:47.326147 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:47.494050 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:47.730385 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:47.822810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:47.825405 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:47.994357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:48.230274 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:48.322529 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:48.324377 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:48.401734 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:48.494387 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:48.730561 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:48.822971 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:48.824985 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:48.994580 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:49.230513 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:49.323052 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:49.324748 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:49.494141 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:49.730480 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:49.822695 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:49.824333 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:49.994227 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:50.229921 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:50.323076 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:50.325196 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:50.494509 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:50.730465 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:50.823037 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:50.824725 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:50.900853 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:50.994207 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:51.230600 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:51.322629 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:51.324728 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:51.493967 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:51.730609 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:51.823195 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:51.824701 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:51.994075 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:52.230068 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:52.323900 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:52.324762 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:52.494147 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:52.730477 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:52.822547 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:52.823702 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:52.901696 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:52.993915 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:53.229805 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:53.322824 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:53.324594 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:53.493521 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:53.730010 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:53.822919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:53.825005 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:53.994343 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:54.229815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:54.323001 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:54.324283 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:54.494499 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:54.730032 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:54.822783 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:54.823982 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:54.994401 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:55.230098 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:55.323072 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:55.324804 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:55.400960 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:55.493940 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:55.730286 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:55.822289 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:55.824944 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:55.994043 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:56.230571 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:56.324558 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:56.325450 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:56.493400 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:56.729589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:56.822772 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:56.823824 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:56.993832 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:57.230817 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:57.322225 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:57.324733 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:57.402713 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:57.494911 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:57.729961 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:57.823809 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:57.824777 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:57.993810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:58.230421 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:58.322600 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:58.323768 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:58.493866 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:58.730415 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:58.823584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:58.824723 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:58.993873 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:59.230708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:59.331677 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:59.332263 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:59.494034 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:59.730529 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:59.823165 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:59.823865 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:59.901526 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:59.994791 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:00.231168 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:00.331209 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:00.332956 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:00.494429 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:00.730386 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:00.822586 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:00.824228 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:00.994584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:01.230795 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:01.323948 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:01.324414 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:01.493882 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:01.730390 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:01.822465 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:01.824142 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:01.901737 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:01.994893 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:02.229953 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:02.323294 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:02.324372 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:02.494079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:02.731586 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:02.825048 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:02.825304 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:02.994239 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:03.230409 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:03.323139 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:03.324795 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:03.494190 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:03.729662 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:03.823069 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:03.824875 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:03.994545 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:04.230674 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:04.324443 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:04.325468 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:04.401703 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:04.494091 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:04.733964 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:04.825354 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:04.826781 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:04.994983 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:05.230360 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:05.323152 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:05.325426 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:05.494708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:05.730658 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:05.823709 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:05.824195 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:05.993925 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:06.230124 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:06.323082 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:06.324144 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:06.493994 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:06.732895 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:06.822930 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:06.824903 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:06.901134 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:06.994665 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:07.230242 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:07.323652 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:07.324624 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:07.494686 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:07.730206 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:07.824832 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:07.825140 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:07.994725 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:08.230082 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:08.323142 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:08.324987 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:08.494057 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:08.730235 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:08.822954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:08.823994 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:08.901491 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:08.994383 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:09.230462 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:09.322661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:09.324918 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:09.495005 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:09.731428 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:09.822898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:09.824484 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:09.993953 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:10.230584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:10.323120 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:10.324511 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:10.493813 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:10.730397 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:10.823028 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:10.825649 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:10.902023 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:10.994228 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:11.229713 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:11.323061 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:11.324490 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:11.494286 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:11.729847 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:11.823278 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:11.824750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:11.994935 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:12.230661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:12.324800 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:12.325097 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:12.494648 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:12.730435 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:12.822860 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:12.824616 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:12.994672 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:13.230491 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:13.324034 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:13.325094 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:13.401620 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:13.493754 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:13.729847 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:13.823876 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:13.824849 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:13.994502 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:14.230254 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:14.322285 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:14.325342 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:14.494416 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:14.730518 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:14.822450 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:14.824512 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:14.994510 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:15.230747 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:15.322888 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:15.324614 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:15.401931 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:15.494562 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:15.730730 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:15.823868 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:15.824755 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:15.994229 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:16.230196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:16.323035 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:16.324706 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:16.526396 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:16.898624 1598765 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:56:16.898650 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:16.910249 1598765 node_ready.go:49] node "addons-378495" has status "Ready":"True"
	I0920 22:56:16.910275 1598765 node_ready.go:38] duration metric: took 40.5122664s for node "addons-378495" to be "Ready" ...
	I0920 22:56:16.910286 1598765 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 22:56:16.914315 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:16.921279 1598765 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 22:56:16.921307 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:16.958972 1598765 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:16.996926 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:17.235554 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:17.336663 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:17.337698 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:17.509810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:17.734308 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:17.827285 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:17.828303 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.002659 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:18.231961 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:18.324802 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.326189 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:18.469574 1598765 pod_ready.go:93] pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.469598 1598765 pod_ready.go:82] duration metric: took 1.510591255s for pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.469639 1598765 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.475880 1598765 pod_ready.go:93] pod "etcd-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.475951 1598765 pod_ready.go:82] duration metric: took 6.298671ms for pod "etcd-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.475981 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.495803 1598765 pod_ready.go:93] pod "kube-apiserver-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.495876 1598765 pod_ready.go:82] duration metric: took 19.871329ms for pod "kube-apiserver-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.495905 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.503377 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:18.505991 1598765 pod_ready.go:93] pod "kube-controller-manager-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.506054 1598765 pod_ready.go:82] duration metric: took 10.127007ms for pod "kube-controller-manager-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.506082 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-zl2r2" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.521797 1598765 pod_ready.go:93] pod "kube-proxy-zl2r2" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.521870 1598765 pod_ready.go:82] duration metric: took 15.765628ms for pod "kube-proxy-zl2r2" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.521932 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.732060 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:18.825664 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:18.826255 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.902573 1598765 pod_ready.go:93] pod "kube-scheduler-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.902601 1598765 pod_ready.go:82] duration metric: took 380.641478ms for pod "kube-scheduler-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.902614 1598765 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.996743 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:19.231441 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:19.323781 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:19.327263 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:19.495375 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:19.733978 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:19.824581 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:19.825393 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.000461 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:20.243695 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:20.325735 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:20.327305 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.495193 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:20.731742 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:20.828144 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.831363 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:20.911750 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:21.000140 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:21.231984 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:21.324815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:21.326155 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:21.494848 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:21.732127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:21.824407 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:21.825132 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:21.994735 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:22.231261 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:22.324079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:22.325828 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:22.494981 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:22.734164 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:22.823829 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:22.827603 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:22.994624 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:23.231686 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:23.323519 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:23.327811 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:23.409630 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:23.494733 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:23.731491 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:23.827156 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:23.828403 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:23.994673 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:24.231810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:24.325708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:24.326658 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:24.494534 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:24.731469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:24.823702 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:24.826058 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:24.994618 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:25.231875 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:25.324798 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:25.327445 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:25.411164 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:25.495132 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:25.733453 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:25.824776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:25.825867 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:25.997356 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:26.231120 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:26.325476 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:26.326158 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:26.494767 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:26.731765 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:26.822967 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:26.824136 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:26.994210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:27.231547 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:27.325052 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:27.325947 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:27.494565 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:27.731589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:27.831711 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:27.832921 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:27.909282 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:27.994634 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:28.232154 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:28.324747 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:28.325654 1598765 kapi.go:107] duration metric: took 48.506247929s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 22:56:28.494125 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:28.731252 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:28.825665 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:28.994134 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:29.231978 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:29.325671 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:29.494197 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:29.732774 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:29.832660 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:29.910093 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:29.995289 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:30.232811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:30.325314 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:30.494589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:30.731663 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:30.829094 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:30.994504 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:31.231811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:31.325785 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:31.494866 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:31.732781 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:31.835130 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:31.910281 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:31.995049 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:32.232652 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:32.325251 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:32.495062 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:32.731936 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:32.825891 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:32.994596 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:33.244436 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:33.326244 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:33.494507 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:33.731551 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:33.826264 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:33.994553 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:34.239895 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:34.325969 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:34.417956 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:34.495193 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:34.732310 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:34.825299 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:34.994446 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:35.232596 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:35.324870 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:35.494051 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:35.731885 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:35.832858 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:35.994564 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:36.233355 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:36.329216 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:36.494481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:36.731874 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:36.825551 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:36.910753 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:36.993987 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:37.240982 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:37.325822 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:37.497339 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:37.732260 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:37.826903 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:37.995954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:38.231713 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:38.326900 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:38.495196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:38.733679 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:38.825256 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:38.913345 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:38.994954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:39.240926 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:39.325851 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:39.495229 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:39.735640 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:39.825133 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:39.995423 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:40.233181 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:40.325856 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:40.495423 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:40.731653 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:40.825578 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:40.995129 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:41.233454 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:41.326197 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:41.412657 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:41.494714 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:41.731503 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:41.829212 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:41.994388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:42.235538 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:42.326480 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:42.494437 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:42.732566 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:42.826374 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:42.994831 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:43.249527 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:43.326653 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:43.496204 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:43.734927 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:43.825575 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:43.913479 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:43.995196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:44.232179 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:44.325626 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:44.494977 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:44.732238 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:44.825822 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:44.995208 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:45.235259 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:45.329389 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:45.495170 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:45.732125 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:45.825347 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:45.995774 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:46.232030 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:46.327262 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:46.409566 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:46.495243 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:46.733122 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:46.832963 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:46.994792 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:47.232536 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:47.332744 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:47.495418 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:47.731192 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:47.825777 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:47.995151 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:48.232750 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:48.325130 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:48.410185 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:48.495357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:48.731789 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:48.826788 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:48.994062 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:49.233200 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:49.325475 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:49.494087 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:49.731519 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:49.825173 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:49.994463 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:50.232709 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:50.324790 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:50.411801 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:50.494803 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:50.731470 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:50.825174 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:50.996357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:51.231486 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:51.328015 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:51.494073 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:51.731582 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:51.825069 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:51.995377 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:52.231933 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:52.325889 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:52.492719 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:52.532819 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:52.732565 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:52.825416 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:52.994708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:53.232815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:53.326363 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:53.494717 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:53.731153 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:53.825650 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:53.997892 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:54.232811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:54.325874 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:54.494993 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:54.732918 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:54.825910 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:54.911216 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:54.994576 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:55.235339 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:55.325512 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:55.495759 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:55.732388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:55.826042 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:55.994795 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:56.231382 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:56.329294 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:56.494898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:56.735660 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:56.825952 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:56.994455 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:57.233640 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:57.343462 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:57.422895 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:57.502500 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:57.738776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:57.828849 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:57.996485 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:58.231898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:58.325657 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:58.495518 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:58.732006 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:58.826200 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:58.994100 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:59.233079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:59.325521 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:59.494913 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:59.735102 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:59.838431 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:59.909582 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:59.995449 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:00.235790 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:00.407518 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:00.496264 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:00.731574 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:00.832060 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:00.994481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:01.232253 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:01.325655 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:01.494447 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:01.731919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:01.827033 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:01.911668 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:01.995693 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:02.231956 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:02.325884 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:02.495444 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:02.731687 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:02.825645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:02.995743 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:03.231326 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:03.324896 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:03.494210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:03.732247 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:03.825802 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:03.994050 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:04.231664 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:04.325996 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:04.409195 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:04.494436 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:04.732121 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:04.830560 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:04.994092 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:05.232048 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:05.325645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:05.495569 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:05.734250 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:05.825889 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.000322 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:06.234480 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:06.327675 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.412635 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:06.494884 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:06.732012 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:06.826138 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.995219 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:07.231716 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:07.327298 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:07.494554 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:07.735005 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:07.827720 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:07.994281 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:08.232925 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:08.333129 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:08.496752 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:08.731117 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:08.825278 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:08.909138 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:08.994298 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:09.231381 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:09.325299 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:09.494445 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:09.742453 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:09.825164 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:09.994556 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:10.232919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:10.325517 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:10.500324 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:10.731291 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:10.825704 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:10.909361 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:10.994500 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:11.231777 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:11.326225 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:11.494836 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:11.731858 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:11.825155 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:11.998833 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:12.233738 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:12.332611 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:12.495365 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:12.731941 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:12.825244 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:12.911105 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:12.994374 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:13.231621 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:13.325530 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:13.494378 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:13.733208 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:13.826442 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:13.997513 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:14.232380 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:14.325470 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:14.496834 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:14.737127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:14.840536 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:14.917187 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:14.994284 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:15.231593 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:15.324750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:15.494816 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:15.731269 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:15.825141 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:15.994574 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:16.232918 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:16.325399 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:16.495389 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:16.733024 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:16.825319 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:16.995107 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:17.232604 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:17.333172 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:17.409998 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:17.494998 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:17.737929 1598765 kapi.go:107] duration metric: took 1m37.511500472s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 22:57:17.838467 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:17.993769 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:18.325612 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:18.498077 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:18.825821 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:18.994384 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:19.325239 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:19.494468 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:19.824728 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:19.908878 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:19.994290 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:20.326267 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:20.494127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:20.826547 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:20.994857 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:21.326078 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:21.495385 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:21.825984 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:21.909119 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:21.993948 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:22.326706 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:22.494505 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:22.824991 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:22.994172 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:23.326088 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:23.494481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:23.825304 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:23.909605 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:23.994579 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:24.325860 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:24.495361 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:24.825494 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:24.997095 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:25.325683 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:25.495225 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:25.825710 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:25.994722 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:26.327189 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:26.413147 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:26.495520 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:26.827549 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:26.995468 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:27.331871 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:27.495590 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:27.832252 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:27.995075 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:28.325968 1598765 kapi.go:107] duration metric: took 1m48.5054314s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 22:57:28.495746 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:28.909236 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:28.995388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:29.495269 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:29.995718 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:30.496027 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:30.910694 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:30.995099 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:31.494617 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:32.001028 1598765 kapi.go:107] duration metric: took 1m48.010389881s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 22:57:32.010537 1598765 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-378495 cluster.
	I0920 22:57:32.015550 1598765 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 22:57:32.023957 1598765 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 22:57:32.031917 1598765 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, ingress-dns, storage-provisioner, metrics-server, yakd, inspektor-gadget, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0920 22:57:32.042065 1598765 addons.go:510] duration metric: took 1m58.353091873s for enable addons: enabled=[cloud-spanner nvidia-device-plugin ingress-dns storage-provisioner metrics-server yakd inspektor-gadget default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0920 22:57:32.913039 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:35.409273 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:37.409356 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:39.909493 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:42.410547 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:44.909072 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:47.409031 1598765 pod_ready.go:93] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"True"
	I0920 22:57:47.409058 1598765 pod_ready.go:82] duration metric: took 1m28.506436861s for pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.409070 1598765 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.417969 1598765 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace has status "Ready":"True"
	I0920 22:57:47.417997 1598765 pod_ready.go:82] duration metric: took 8.918888ms for pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.418018 1598765 pod_ready.go:39] duration metric: took 1m30.507720055s 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 22:57:47.418033 1598765 api_server.go:52] waiting for apiserver process to appear ...
	I0920 22:57:47.418063 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:47.418141 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:47.501039 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:47.501072 1598765 cri.go:89] found id: ""
	I0920 22:57:47.501082 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:47.501154 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.504802 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:47.504925 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:47.551772 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:47.551793 1598765 cri.go:89] found id: ""
	I0920 22:57:47.551801 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:47.551873 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.555325 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:47.555429 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:47.597363 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:47.597419 1598765 cri.go:89] found id: ""
	I0920 22:57:47.597430 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:47.597490 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.600958 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:47.601035 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:47.641273 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:47.641296 1598765 cri.go:89] found id: ""
	I0920 22:57:47.641305 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:47.641361 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.644846 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:47.644918 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:47.689340 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:47.689361 1598765 cri.go:89] found id: ""
	I0920 22:57:47.689370 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:47.689427 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.692873 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:47.692944 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:47.732933 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:47.732952 1598765 cri.go:89] found id: ""
	I0920 22:57:47.732959 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:47.733017 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.736529 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:47.736599 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:47.776175 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:47.776206 1598765 cri.go:89] found id: ""
	I0920 22:57:47.776216 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:47.776316 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.780035 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:47.780062 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:47.867714 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:47.867755 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:47.935380 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:47.935431 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:47.982011 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:47.982040 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:48.044899 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:48.044938 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:48.091852 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:48.091885 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:48.182714 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:48.182753 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:48.201828 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:48.201863 1598765 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 22:57:48.410978 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:48.411085 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:48.472106 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:48.472138 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:48.529472 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:48.529506 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:48.571520 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:48.571554 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:51.141535 1598765 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 22:57:51.155525 1598765 api_server.go:72] duration metric: took 2m17.466977618s to wait for apiserver process to appear ...
	I0920 22:57:51.155554 1598765 api_server.go:88] waiting for apiserver healthz status ...
	I0920 22:57:51.155590 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:51.155665 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:51.198845 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:51.198869 1598765 cri.go:89] found id: ""
	I0920 22:57:51.198877 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:51.198933 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.202365 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:51.202445 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:51.240660 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:51.240684 1598765 cri.go:89] found id: ""
	I0920 22:57:51.240692 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:51.240748 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.244305 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:51.244387 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:51.289468 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:51.289495 1598765 cri.go:89] found id: ""
	I0920 22:57:51.289503 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:51.289560 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.293100 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:51.293173 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:51.331830 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:51.331914 1598765 cri.go:89] found id: ""
	I0920 22:57:51.331930 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:51.331988 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.335541 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:51.335612 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:51.378463 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:51.378487 1598765 cri.go:89] found id: ""
	I0920 22:57:51.378495 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:51.378551 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.382152 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:51.382228 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:51.425755 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:51.425830 1598765 cri.go:89] found id: ""
	I0920 22:57:51.425853 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:51.425947 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.430389 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:51.430487 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:51.473954 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:51.473979 1598765 cri.go:89] found id: ""
	I0920 22:57:51.473988 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:51.474045 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.478417 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:51.478444 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:51.526584 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:51.526620 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:51.571137 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:51.571168 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:51.588766 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:51.588801 1598765 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 22:57:51.739229 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:51.739310 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:51.802094 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:51.802131 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:51.849124 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:51.849155 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:51.947850 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:51.947889 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:51.998672 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:51.998701 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:52.091904 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:52.091943 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:52.163309 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:52.163347 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:52.267571 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:52.267611 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:54.820910 1598765 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 22:57:54.828575 1598765 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 22:57:54.829547 1598765 api_server.go:141] control plane version: v1.31.1
	I0920 22:57:54.829576 1598765 api_server.go:131] duration metric: took 3.674014587s to wait for apiserver health ...
	I0920 22:57:54.829586 1598765 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 22:57:54.829609 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:54.829676 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:54.871193 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:54.871217 1598765 cri.go:89] found id: ""
	I0920 22:57:54.871225 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:54.871279 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.877061 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:54.877139 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:54.917350 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:54.917375 1598765 cri.go:89] found id: ""
	I0920 22:57:54.917383 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:54.917469 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.921313 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:54.921400 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:54.961252 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:54.961275 1598765 cri.go:89] found id: ""
	I0920 22:57:54.961283 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:54.961337 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.964731 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:54.964834 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:55.017331 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:55.017412 1598765 cri.go:89] found id: ""
	I0920 22:57:55.017435 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:55.017537 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.023329 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:55.023437 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:55.066002 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:55.066079 1598765 cri.go:89] found id: ""
	I0920 22:57:55.066093 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:55.066156 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.070210 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:55.070289 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:55.117778 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:55.117855 1598765 cri.go:89] found id: ""
	I0920 22:57:55.117872 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:55.117938 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.122003 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:55.122134 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:55.166743 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:55.166780 1598765 cri.go:89] found id: ""
	I0920 22:57:55.166789 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:55.166885 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.170812 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:55.170844 1598765 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 22:57:55.306617 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:55.306646 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:55.369291 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:55.369327 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:55.441904 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:55.441942 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:55.489045 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:55.489075 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:55.579207 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:55.579250 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:55.598364 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:55.598396 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:55.651283 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:55.651316 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:55.697380 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:55.697409 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:55.799567 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:55.799605 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:55.872852 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:55.872888 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:55.932476 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:55.932543 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:58.491233 1598765 system_pods.go:59] 18 kube-system pods found
	I0920 22:57:58.491691 1598765 system_pods.go:61] "coredns-7c65d6cfc9-rl9pm" [a72f034b-053e-473f-91f2-41d6ebcd9e87] Running
	I0920 22:57:58.491711 1598765 system_pods.go:61] "csi-hostpath-attacher-0" [f778c5ef-e71a-4a00-a2c5-c7e825275c3c] Running
	I0920 22:57:58.491717 1598765 system_pods.go:61] "csi-hostpath-resizer-0" [70511aec-b5c5-49db-bbc5-b1e1a933eef9] Running
	I0920 22:57:58.491722 1598765 system_pods.go:61] "csi-hostpathplugin-2rr2g" [8055f684-bcb9-4f70-8ad8-022d50420004] Running
	I0920 22:57:58.491738 1598765 system_pods.go:61] "etcd-addons-378495" [77da76ec-8425-401d-968b-d6ce6e679d67] Running
	I0920 22:57:58.491747 1598765 system_pods.go:61] "kindnet-t865r" [c1e7ccd0-02d6-4725-8e1e-e268a681ae9c] Running
	I0920 22:57:58.491752 1598765 system_pods.go:61] "kube-apiserver-addons-378495" [099c27f6-3bdf-4221-aa35-9bb0bbccd966] Running
	I0920 22:57:58.491757 1598765 system_pods.go:61] "kube-controller-manager-addons-378495" [1498a4b4-00fb-4157-95c0-79b2dbd7952f] Running
	I0920 22:57:58.491761 1598765 system_pods.go:61] "kube-ingress-dns-minikube" [857ddc47-10ce-413b-ad89-7b5df440b647] Running
	I0920 22:57:58.491765 1598765 system_pods.go:61] "kube-proxy-zl2r2" [b0025e7a-ec08-4b43-93a2-28668403f75c] Running
	I0920 22:57:58.491768 1598765 system_pods.go:61] "kube-scheduler-addons-378495" [6c1a88cb-d982-430b-93db-b5ba1d37f61e] Running
	I0920 22:57:58.491773 1598765 system_pods.go:61] "metrics-server-84c5f94fbc-w68c8" [b2f83490-52e7-45a5-ba04-c659184f2355] Running
	I0920 22:57:58.491777 1598765 system_pods.go:61] "nvidia-device-plugin-daemonset-mjsdz" [d013249f-1b1e-495f-907a-ff686c672891] Running
	I0920 22:57:58.491780 1598765 system_pods.go:61] "registry-66c9cd494c-7fl5g" [64ea1852-85ea-4cb2-a32d-7bd87afbdc0e] Running
	I0920 22:57:58.491784 1598765 system_pods.go:61] "registry-proxy-8t86x" [0e961110-951a-485b-b907-58afb334816d] Running
	I0920 22:57:58.491788 1598765 system_pods.go:61] "snapshot-controller-56fcc65765-fkgbl" [5a21d500-7e38-4118-92a8-c29954b1b6df] Running
	I0920 22:57:58.491792 1598765 system_pods.go:61] "snapshot-controller-56fcc65765-l9qf4" [a2bae3f2-261a-4898-9d1c-7d797f584af8] Running
	I0920 22:57:58.491796 1598765 system_pods.go:61] "storage-provisioner" [00c190c1-2329-4abe-a617-443bece35f39] Running
	I0920 22:57:58.491802 1598765 system_pods.go:74] duration metric: took 3.662209951s to wait for pod list to return data ...
	I0920 22:57:58.491824 1598765 default_sa.go:34] waiting for default service account to be created ...
	I0920 22:57:58.494990 1598765 default_sa.go:45] found service account: "default"
	I0920 22:57:58.495041 1598765 default_sa.go:55] duration metric: took 3.209213ms for default service account to be created ...
	I0920 22:57:58.495053 1598765 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 22:57:58.508680 1598765 system_pods.go:86] 18 kube-system pods found
	I0920 22:57:58.508723 1598765 system_pods.go:89] "coredns-7c65d6cfc9-rl9pm" [a72f034b-053e-473f-91f2-41d6ebcd9e87] Running
	I0920 22:57:58.508732 1598765 system_pods.go:89] "csi-hostpath-attacher-0" [f778c5ef-e71a-4a00-a2c5-c7e825275c3c] Running
	I0920 22:57:58.508737 1598765 system_pods.go:89] "csi-hostpath-resizer-0" [70511aec-b5c5-49db-bbc5-b1e1a933eef9] Running
	I0920 22:57:58.508770 1598765 system_pods.go:89] "csi-hostpathplugin-2rr2g" [8055f684-bcb9-4f70-8ad8-022d50420004] Running
	I0920 22:57:58.508782 1598765 system_pods.go:89] "etcd-addons-378495" [77da76ec-8425-401d-968b-d6ce6e679d67] Running
	I0920 22:57:58.508788 1598765 system_pods.go:89] "kindnet-t865r" [c1e7ccd0-02d6-4725-8e1e-e268a681ae9c] Running
	I0920 22:57:58.508792 1598765 system_pods.go:89] "kube-apiserver-addons-378495" [099c27f6-3bdf-4221-aa35-9bb0bbccd966] Running
	I0920 22:57:58.508799 1598765 system_pods.go:89] "kube-controller-manager-addons-378495" [1498a4b4-00fb-4157-95c0-79b2dbd7952f] Running
	I0920 22:57:58.508806 1598765 system_pods.go:89] "kube-ingress-dns-minikube" [857ddc47-10ce-413b-ad89-7b5df440b647] Running
	I0920 22:57:58.508814 1598765 system_pods.go:89] "kube-proxy-zl2r2" [b0025e7a-ec08-4b43-93a2-28668403f75c] Running
	I0920 22:57:58.508818 1598765 system_pods.go:89] "kube-scheduler-addons-378495" [6c1a88cb-d982-430b-93db-b5ba1d37f61e] Running
	I0920 22:57:58.508822 1598765 system_pods.go:89] "metrics-server-84c5f94fbc-w68c8" [b2f83490-52e7-45a5-ba04-c659184f2355] Running
	I0920 22:57:58.508834 1598765 system_pods.go:89] "nvidia-device-plugin-daemonset-mjsdz" [d013249f-1b1e-495f-907a-ff686c672891] Running
	I0920 22:57:58.508842 1598765 system_pods.go:89] "registry-66c9cd494c-7fl5g" [64ea1852-85ea-4cb2-a32d-7bd87afbdc0e] Running
	I0920 22:57:58.508846 1598765 system_pods.go:89] "registry-proxy-8t86x" [0e961110-951a-485b-b907-58afb334816d] Running
	I0920 22:57:58.508850 1598765 system_pods.go:89] "snapshot-controller-56fcc65765-fkgbl" [5a21d500-7e38-4118-92a8-c29954b1b6df] Running
	I0920 22:57:58.508855 1598765 system_pods.go:89] "snapshot-controller-56fcc65765-l9qf4" [a2bae3f2-261a-4898-9d1c-7d797f584af8] Running
	I0920 22:57:58.508859 1598765 system_pods.go:89] "storage-provisioner" [00c190c1-2329-4abe-a617-443bece35f39] Running
	I0920 22:57:58.508869 1598765 system_pods.go:126] duration metric: took 13.809957ms to wait for k8s-apps to be running ...
	I0920 22:57:58.508879 1598765 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 22:57:58.508941 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 22:57:58.521827 1598765 system_svc.go:56] duration metric: took 12.937024ms WaitForService to wait for kubelet
	I0920 22:57:58.521866 1598765 kubeadm.go:582] duration metric: took 2m24.833323651s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 22:57:58.521887 1598765 node_conditions.go:102] verifying NodePressure condition ...
	I0920 22:57:58.525506 1598765 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0920 22:57:58.525586 1598765 node_conditions.go:123] node cpu capacity is 2
	I0920 22:57:58.525614 1598765 node_conditions.go:105] duration metric: took 3.720628ms to run NodePressure ...
	I0920 22:57:58.525657 1598765 start.go:241] waiting for startup goroutines ...
	I0920 22:57:58.525682 1598765 start.go:246] waiting for cluster config update ...
	I0920 22:57:58.525713 1598765 start.go:255] writing updated cluster config ...
	I0920 22:57:58.526064 1598765 ssh_runner.go:195] Run: rm -f paused
	I0920 22:57:58.972313 1598765 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 22:57:58.974842 1598765 out.go:177] * Done! kubectl is now configured to use "addons-378495" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 23:10:12 addons-378495 crio[960]: time="2024-09-20 23:10:12.910056397Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 20 23:10:12 addons-378495 crio[960]: time="2024-09-20 23:10:12.935267169Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c914f45ce8e118c9517e77c4ebf5b4a39daa496f6116f2e232175a29cb51fb6c/merged/etc/passwd: no such file or directory"
	Sep 20 23:10:12 addons-378495 crio[960]: time="2024-09-20 23:10:12.935457084Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/c914f45ce8e118c9517e77c4ebf5b4a39daa496f6116f2e232175a29cb51fb6c/merged/etc/group: no such file or directory"
	Sep 20 23:10:12 addons-378495 crio[960]: time="2024-09-20 23:10:12.977939975Z" level=info msg="Created container a1ee1c2e6ed5dacd74e0798f9557c0b0122553b31d2b7e2a5a65e5a0c263d927: default/hello-world-app-55bf9c44b4-djpvb/hello-world-app" id=24e963cd-e345-46a5-9104-bd24ba45096f name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 23:10:12 addons-378495 crio[960]: time="2024-09-20 23:10:12.978740907Z" level=info msg="Starting container: a1ee1c2e6ed5dacd74e0798f9557c0b0122553b31d2b7e2a5a65e5a0c263d927" id=f4474540-8906-4053-8b98-d002ddfb0f0f name=/runtime.v1.RuntimeService/StartContainer
	Sep 20 23:10:12 addons-378495 crio[960]: time="2024-09-20 23:10:12.987339301Z" level=info msg="Started container" PID=8746 containerID=a1ee1c2e6ed5dacd74e0798f9557c0b0122553b31d2b7e2a5a65e5a0c263d927 description=default/hello-world-app-55bf9c44b4-djpvb/hello-world-app id=f4474540-8906-4053-8b98-d002ddfb0f0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=770a7e81e70df2897025dac2235a4c8591eb7046bd9a8051e730d3a130e3ba5d
	Sep 20 23:10:13 addons-378495 crio[960]: time="2024-09-20 23:10:13.378842009Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=02b983f8-0d54-4302-93b6-b6bc1f0f2c7c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:10:13 addons-378495 crio[960]: time="2024-09-20 23:10:13.379129409Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=02b983f8-0d54-4302-93b6-b6bc1f0f2c7c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:10:13 addons-378495 crio[960]: time="2024-09-20 23:10:13.745771645Z" level=info msg="Removing container: eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d" id=42adb1bd-0fc4-4b9e-a2b1-4d82cd396006 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:10:13 addons-378495 crio[960]: time="2024-09-20 23:10:13.769207835Z" level=info msg="Removed container eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=42adb1bd-0fc4-4b9e-a2b1-4d82cd396006 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:10:15 addons-378495 crio[960]: time="2024-09-20 23:10:15.443095710Z" level=info msg="Stopping container: d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e (timeout: 2s)" id=6cb5008a-cf84-4562-9bcd-97aff536a6e4 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.449449601Z" level=warning msg="Stopping container d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=6cb5008a-cf84-4562-9bcd-97aff536a6e4 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 23:10:17 addons-378495 conmon[4897]: conmon d25cc430ef29cdbc0e8f <ninfo>: container 4908 exited with status 137
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.589737981Z" level=info msg="Stopped container d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e: ingress-nginx/ingress-nginx-controller-bc57996ff-m6nz6/controller" id=6cb5008a-cf84-4562-9bcd-97aff536a6e4 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.590316079Z" level=info msg="Stopping pod sandbox: f9605e2b119600f867add883be8e7ce2ae87501d2aaa83ab153c73fc2ff30750" id=65c3dc5d-51fd-48de-b956-d4b4291d5ba2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.594468130Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-R5NXR6ANT4BV32XT - [0:0]\n:KUBE-HP-UOKL2TXUWUC4XUTC - [0:0]\n-X KUBE-HP-R5NXR6ANT4BV32XT\n-X KUBE-HP-UOKL2TXUWUC4XUTC\nCOMMIT\n"
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.595986582Z" level=info msg="Closing host port tcp:80"
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.596036649Z" level=info msg="Closing host port tcp:443"
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.597590875Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.597617567Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.597788602Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-m6nz6 Namespace:ingress-nginx ID:f9605e2b119600f867add883be8e7ce2ae87501d2aaa83ab153c73fc2ff30750 UID:3bd8e3ed-4372-4abe-a26d-2c904eb9a27b NetNS:/var/run/netns/23eccb96-dd20-4d6a-a20e-cef57e5e5dea Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.597927334Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-m6nz6 from CNI network \"kindnet\" (type=ptp)"
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.627439161Z" level=info msg="Stopped pod sandbox: f9605e2b119600f867add883be8e7ce2ae87501d2aaa83ab153c73fc2ff30750" id=65c3dc5d-51fd-48de-b956-d4b4291d5ba2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.759241877Z" level=info msg="Removing container: d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e" id=e4e6364b-0914-4c6a-9aef-118b59684025 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 23:10:17 addons-378495 crio[960]: time="2024-09-20 23:10:17.779908666Z" level=info msg="Removed container d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e: ingress-nginx/ingress-nginx-controller-bc57996ff-m6nz6/controller" id=e4e6364b-0914-4c6a-9aef-118b59684025 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	a1ee1c2e6ed5d       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   770a7e81e70df       hello-world-app-55bf9c44b4-djpvb
	b77a490e8cee1       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                     0                   fe71e95f7b725       nginx
	796298d24a32f       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 12 minutes ago      Running             gcp-auth                  0                   22d900c78692d       gcp-auth-89d5ffd79-gtsdq
	e497675a3e2a2       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              patch                     0                   1e589b390b4ca       ingress-nginx-admission-patch-7qphw
	7578396551b4d       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              create                    0                   193cfcc8bafbb       ingress-nginx-admission-create-mhnfc
	22f42158ca388       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             13 minutes ago      Running             local-path-provisioner    0                   1bb3180b948ce       local-path-provisioner-86d989889c-ffhhj
	0a68b607898ca       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        13 minutes ago      Running             metrics-server            0                   ad1fc302b8509       metrics-server-84c5f94fbc-w68c8
	1202e7a31d04f       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   9a5c95690fe40       storage-provisioner
	a999167b57c0a       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             14 minutes ago      Running             coredns                   0                   d6b46522f6960       coredns-7c65d6cfc9-rl9pm
	256a9398d56d1       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             14 minutes ago      Running             kindnet-cni               0                   282d8badd1aff       kindnet-t865r
	a6b232d139dc6       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             14 minutes ago      Running             kube-proxy                0                   29ca946277801       kube-proxy-zl2r2
	2b746864a97ba       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             15 minutes ago      Running             kube-apiserver            0                   d8703d1973ecb       kube-apiserver-addons-378495
	d23f575e3a886       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   3ae785ac4656d       etcd-addons-378495
	65a6af57ea53f       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             15 minutes ago      Running             kube-controller-manager   0                   b8643f40ddb2b       kube-controller-manager-addons-378495
	2e1092da6a2c9       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             15 minutes ago      Running             kube-scheduler            0                   032ecd9d09f5d       kube-scheduler-addons-378495
	
	
	==> coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] <==
	[INFO] 10.244.0.4:34710 - 58225 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000075684s
	[INFO] 10.244.0.4:52148 - 1538 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002249798s
	[INFO] 10.244.0.4:52148 - 9996 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002397268s
	[INFO] 10.244.0.4:49421 - 34388 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.0001189s
	[INFO] 10.244.0.4:49421 - 32087 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000075167s
	[INFO] 10.244.0.4:36210 - 50087 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000202593s
	[INFO] 10.244.0.4:36210 - 54947 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000240172s
	[INFO] 10.244.0.4:49741 - 27191 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000067232s
	[INFO] 10.244.0.4:49741 - 31797 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000111171s
	[INFO] 10.244.0.4:35770 - 53715 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000072402s
	[INFO] 10.244.0.4:35770 - 49877 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000048033s
	[INFO] 10.244.0.4:34529 - 49957 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001700031s
	[INFO] 10.244.0.4:34529 - 59691 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002011726s
	[INFO] 10.244.0.4:60848 - 10498 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000106329s
	[INFO] 10.244.0.4:60848 - 30733 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000047319s
	[INFO] 10.244.0.20:49144 - 52388 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00075912s
	[INFO] 10.244.0.20:37245 - 13127 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00073718s
	[INFO] 10.244.0.20:54058 - 43991 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000109316s
	[INFO] 10.244.0.20:44774 - 47121 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000096467s
	[INFO] 10.244.0.20:47630 - 18013 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000149095s
	[INFO] 10.244.0.20:35103 - 28159 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000098371s
	[INFO] 10.244.0.20:36782 - 30248 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002564324s
	[INFO] 10.244.0.20:53474 - 19111 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.006392356s
	[INFO] 10.244.0.20:45814 - 36268 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.002047804s
	[INFO] 10.244.0.20:34380 - 29303 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001821122s
	
	
	==> describe nodes <==
	Name:               addons-378495
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-378495
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b921bee7dddd4990dd76a4773b23d7ec11e6144f
	                    minikube.k8s.io/name=addons-378495
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T22_55_29_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-378495
	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 22:55:25 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-378495
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 23:10:16 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 23:08:04 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 23:08:04 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 23:08:04 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 23:08:04 +0000   Fri, 20 Sep 2024 22:56:16 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-378495
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 a17c2851a1134f628e06b8d99bf9d6d8
	  System UUID:                b0cd9820-689d-49d4-9344-bf10f6f9e76a
	  Boot ID:                    b363b069-6c72-47b0-a80b-36cf6b75e261
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  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:          (14 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-djpvb           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m29s
	  gcp-auth                    gcp-auth-89d5ffd79-gtsdq                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-7c65d6cfc9-rl9pm                   100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     14m
	  kube-system                 etcd-addons-378495                         100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         14m
	  kube-system                 kindnet-t865r                              100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-378495               250m (12%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-378495      200m (10%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-zl2r2                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-378495               100m (5%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-w68c8            100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         14m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  local-path-storage          local-path-provisioner-86d989889c-ffhhj    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 14m   kube-proxy       
	  Normal   Starting                 14m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  14m   kubelet          Node addons-378495 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m   kubelet          Node addons-378495 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m   kubelet          Node addons-378495 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m   node-controller  Node addons-378495 event: Registered Node addons-378495 in Controller
	  Normal   NodeReady                14m   kubelet          Node addons-378495 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep20 22:26] overlayfs: failed to resolve '/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/27/fs': -2
	
	
	==> etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] <==
	{"level":"info","ts":"2024-09-20T22:55:37.443603Z","caller":"traceutil/trace.go:171","msg":"trace[1643669342] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"113.117728ms","start":"2024-09-20T22:55:37.330464Z","end":"2024-09-20T22:55:37.443582Z","steps":["trace[1643669342] 'process raft request'  (duration: 75.228125ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.443888Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.725553ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/gadget\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T22:55:37.443924Z","caller":"traceutil/trace.go:171","msg":"trace[371405780] range","detail":"{range_begin:/registry/namespaces/gadget; range_end:; response_count:0; response_revision:376; }","duration":"113.773528ms","start":"2024-09-20T22:55:37.330143Z","end":"2024-09-20T22:55:37.443916Z","steps":["trace[371405780] 'agreement among raft nodes before linearized reading'  (duration: 113.678078ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.444071Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.079833ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-378495\" ","response":"range_response_count:1 size:5745"}
	{"level":"info","ts":"2024-09-20T22:55:37.444106Z","caller":"traceutil/trace.go:171","msg":"trace[185511776] range","detail":"{range_begin:/registry/minions/addons-378495; range_end:; response_count:1; response_revision:376; }","duration":"114.110168ms","start":"2024-09-20T22:55:37.329983Z","end":"2024-09-20T22:55:37.444093Z","steps":["trace[185511776] 'agreement among raft nodes before linearized reading'  (duration: 114.055251ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.483252Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"193.338296ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T22:55:37.483319Z","caller":"traceutil/trace.go:171","msg":"trace[1078215538] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:376; }","duration":"193.417172ms","start":"2024-09-20T22:55:37.289889Z","end":"2024-09-20T22:55:37.483306Z","steps":["trace[1078215538] 'agreement among raft nodes before linearized reading'  (duration: 161.384281ms)","trace[1078215538] 'range keys from in-memory index tree'  (duration: 31.933445ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.695975Z","caller":"traceutil/trace.go:171","msg":"trace[1553940402] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:390; }","duration":"147.798248ms","start":"2024-09-20T22:55:37.548140Z","end":"2024-09-20T22:55:37.695938Z","steps":["trace[1553940402] 'read index received'  (duration: 36.04539ms)","trace[1553940402] 'applied index is now lower than readState.Index'  (duration: 111.752333ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.696268Z","caller":"traceutil/trace.go:171","msg":"trace[781803533] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"196.567857ms","start":"2024-09-20T22:55:37.499691Z","end":"2024-09-20T22:55:37.696259Z","steps":["trace[781803533] 'process raft request'  (duration: 196.081327ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696437Z","caller":"traceutil/trace.go:171","msg":"trace[1784614582] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"196.697399ms","start":"2024-09-20T22:55:37.499733Z","end":"2024-09-20T22:55:37.696430Z","steps":["trace[1784614582] 'process raft request'  (duration: 196.108584ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696584Z","caller":"traceutil/trace.go:171","msg":"trace[1823856127] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"148.352028ms","start":"2024-09-20T22:55:37.548226Z","end":"2024-09-20T22:55:37.696578Z","steps":["trace[1823856127] 'process raft request'  (duration: 147.655226ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696788Z","caller":"traceutil/trace.go:171","msg":"trace[1264681339] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"148.295108ms","start":"2024-09-20T22:55:37.548486Z","end":"2024-09-20T22:55:37.696781Z","steps":["trace[1264681339] 'process raft request'  (duration: 147.422339ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.696909Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.756424ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-20T22:55:37.696939Z","caller":"traceutil/trace.go:171","msg":"trace[1159991681] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:385; }","duration":"148.79617ms","start":"2024-09-20T22:55:37.548136Z","end":"2024-09-20T22:55:37.696932Z","steps":["trace[1159991681] 'agreement among raft nodes before linearized reading'  (duration: 148.734722ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.755426Z","caller":"traceutil/trace.go:171","msg":"trace[1688961458] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"186.393226ms","start":"2024-09-20T22:55:37.499318Z","end":"2024-09-20T22:55:37.685711Z","steps":["trace[1688961458] 'process raft request'  (duration: 84.903105ms)","trace[1688961458] 'compare'  (duration: 91.722153ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.758360Z","caller":"traceutil/trace.go:171","msg":"trace[343222249] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"144.468503ms","start":"2024-09-20T22:55:37.613875Z","end":"2024-09-20T22:55:37.758344Z","steps":["trace[343222249] 'process raft request'  (duration: 144.320467ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.767472Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"219.15341ms","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-20T22:55:37.768063Z","caller":"traceutil/trace.go:171","msg":"trace[1403861394] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:389; }","duration":"219.75234ms","start":"2024-09-20T22:55:37.548294Z","end":"2024-09-20T22:55:37.768046Z","steps":["trace[1403861394] 'agreement among raft nodes before linearized reading'  (duration: 219.111719ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.769294Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"130.971201ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-t865r\" ","response":"range_response_count:1 size:5102"}
	{"level":"info","ts":"2024-09-20T22:55:37.769337Z","caller":"traceutil/trace.go:171","msg":"trace[431484292] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-t865r; range_end:; response_count:1; response_revision:389; }","duration":"131.032206ms","start":"2024-09-20T22:55:37.638294Z","end":"2024-09-20T22:55:37.769326Z","steps":["trace[431484292] 'agreement among raft nodes before linearized reading'  (duration: 130.95091ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.769495Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"137.509444ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T22:55:37.769511Z","caller":"traceutil/trace.go:171","msg":"trace[946549172] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:389; }","duration":"137.537375ms","start":"2024-09-20T22:55:37.631968Z","end":"2024-09-20T22:55:37.769506Z","steps":["trace[946549172] 'agreement among raft nodes before linearized reading'  (duration: 137.498868ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T23:05:23.650287Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1525}
	{"level":"info","ts":"2024-09-20T23:05:23.679821Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1525,"took":"29.088608ms","hash":3958631615,"current-db-size-bytes":6373376,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3350528,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T23:05:23.679875Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3958631615,"revision":1525,"compact-revision":-1}
	
	
	==> gcp-auth [796298d24a32f67275f49ad89b9dd64231079af144b073266c2a871abde508ca] <==
	2024/09/20 22:57:59 Ready to write response ...
	2024/09/20 22:57:59 Ready to marshal response ...
	2024/09/20 22:57:59 Ready to write response ...
	2024/09/20 23:06:15 Ready to marshal response ...
	2024/09/20 23:06:15 Ready to write response ...
	2024/09/20 23:06:30 Ready to marshal response ...
	2024/09/20 23:06:30 Ready to write response ...
	2024/09/20 23:06:53 Ready to marshal response ...
	2024/09/20 23:06:53 Ready to write response ...
	2024/09/20 23:07:16 Ready to marshal response ...
	2024/09/20 23:07:16 Ready to write response ...
	2024/09/20 23:07:16 Ready to marshal response ...
	2024/09/20 23:07:16 Ready to write response ...
	2024/09/20 23:07:25 Ready to marshal response ...
	2024/09/20 23:07:25 Ready to write response ...
	2024/09/20 23:07:26 Ready to marshal response ...
	2024/09/20 23:07:26 Ready to write response ...
	2024/09/20 23:07:26 Ready to marshal response ...
	2024/09/20 23:07:26 Ready to write response ...
	2024/09/20 23:07:26 Ready to marshal response ...
	2024/09/20 23:07:26 Ready to write response ...
	2024/09/20 23:07:53 Ready to marshal response ...
	2024/09/20 23:07:53 Ready to write response ...
	2024/09/20 23:10:11 Ready to marshal response ...
	2024/09/20 23:10:11 Ready to write response ...
	
	
	==> kernel <==
	 23:10:23 up  6:52,  0 users,  load average: 0.15, 0.45, 1.38
	Linux addons-378495 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] <==
	I0920 23:08:16.248066       1 main.go:299] handling current node
	I0920 23:08:26.248227       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:08:26.248924       1 main.go:299] handling current node
	I0920 23:08:36.249034       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:08:36.249067       1 main.go:299] handling current node
	I0920 23:08:46.255158       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:08:46.255192       1 main.go:299] handling current node
	I0920 23:08:56.255460       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:08:56.255496       1 main.go:299] handling current node
	I0920 23:09:06.248166       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:09:06.248198       1 main.go:299] handling current node
	I0920 23:09:16.250356       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:09:16.250392       1 main.go:299] handling current node
	I0920 23:09:26.248130       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:09:26.248170       1 main.go:299] handling current node
	I0920 23:09:36.247986       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:09:36.248024       1 main.go:299] handling current node
	I0920 23:09:46.248011       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:09:46.248122       1 main.go:299] handling current node
	I0920 23:09:56.255855       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:09:56.255889       1 main.go:299] handling current node
	I0920 23:10:06.248826       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:10:06.248860       1 main.go:299] handling current node
	I0920 23:10:16.249033       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:10:16.249064       1 main.go:299] handling current node
	
	
	==> kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] <==
		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 22:57:52.111379       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.230.76:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.230.76:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.230.76:443: i/o timeout" logger="UnhandledError"
	I0920 22:57:52.176509       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 23:06:41.335342       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 23:07:08.950116       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:08.950261       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:08.978274       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:08.978414       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:08.999941       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.000073       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:09.009014       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.010816       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:09.040024       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.040073       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 23:07:10.012358       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0920 23:07:10.040542       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0920 23:07:10.128056       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0920 23:07:26.431359       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.144.237"}
	I0920 23:07:47.760891       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 23:07:48.802123       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0920 23:07:53.325238       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 23:07:53.618433       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.249.86"}
	I0920 23:10:11.891881       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.226.197"}
	
	
	==> kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] <==
	E0920 23:08:57.031089       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 23:09:04.307176       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 23:09:04.307221       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 23:09:10.669821       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 23:09:10.669866       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 23:09:21.082918       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 23:09:21.083067       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 23:09:44.043220       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 23:09:44.043267       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 23:09:47.501055       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 23:09:47.501101       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 23:10:02.972778       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 23:10:02.972821       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 23:10:11.646482       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="58.922987ms"
	I0920 23:10:11.666088       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="19.553644ms"
	I0920 23:10:11.666168       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="39.975µs"
	W0920 23:10:12.978177       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 23:10:12.978219       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 23:10:13.773542       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="15.821235ms"
	I0920 23:10:13.773612       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="33.493µs"
	I0920 23:10:14.407785       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0920 23:10:14.414444       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="9.1µs"
	I0920 23:10:14.418336       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0920 23:10:20.782526       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 23:10:20.782566       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 [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] <==
	I0920 22:55:33.751946       1 server_linux.go:66] "Using iptables proxy"
	I0920 22:55:33.912300       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 22:55:33.912545       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 22:55:34.580867       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 22:55:34.581016       1 server_linux.go:169] "Using iptables Proxier"
	I0920 22:55:35.948606       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 22:55:37.022362       1 server.go:483] "Version info" version="v1.31.1"
	I0920 22:55:37.023273       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 22:55:37.048682       1 config.go:199] "Starting service config controller"
	I0920 22:55:37.065280       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 22:55:37.065425       1 config.go:105] "Starting endpoint slice config controller"
	I0920 22:55:37.065464       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 22:55:37.066007       1 config.go:328] "Starting node config controller"
	I0920 22:55:37.074336       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 22:55:38.604777       1 shared_informer.go:320] Caches are synced for service config
	I0920 22:55:38.605051       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 22:55:38.605218       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] <==
	W0920 22:55:25.975997       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 22:55:25.976021       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 22:55:25.976069       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 22:55:25.976087       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 22:55:25.976130       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 22:55:25.976148       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 22:55:25.976213       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 22:55:25.976230       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 22:55:25.978793       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0920 22:55:25.978829       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:25.978904       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 22:55:25.978920       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 22:55:25.978969       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0920 22:55:25.978984       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:25.979719       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0920 22:55:25.979767       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0920 22:55:26.839583       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 22:55:26.839632       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 22:55:26.924265       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0920 22:55:26.924312       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:26.937546       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 22:55:26.937664       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 22:55:26.938569       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0920 22:55:26.938602       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"
	I0920 22:55:27.567360       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 23:10:12 addons-378495 kubelet[1488]: I0920 23:10:12.983300    1488 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-mcvc5\" (UniqueName: \"kubernetes.io/projected/857ddc47-10ce-413b-ad89-7b5df440b647-kube-api-access-mcvc5\") pod \"857ddc47-10ce-413b-ad89-7b5df440b647\" (UID: \"857ddc47-10ce-413b-ad89-7b5df440b647\") "
	Sep 20 23:10:12 addons-378495 kubelet[1488]: I0920 23:10:12.990602    1488 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/857ddc47-10ce-413b-ad89-7b5df440b647-kube-api-access-mcvc5" (OuterVolumeSpecName: "kube-api-access-mcvc5") pod "857ddc47-10ce-413b-ad89-7b5df440b647" (UID: "857ddc47-10ce-413b-ad89-7b5df440b647"). InnerVolumeSpecName "kube-api-access-mcvc5". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 23:10:13 addons-378495 kubelet[1488]: I0920 23:10:13.084172    1488 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-mcvc5\" (UniqueName: \"kubernetes.io/projected/857ddc47-10ce-413b-ad89-7b5df440b647-kube-api-access-mcvc5\") on node \"addons-378495\" DevicePath \"\""
	Sep 20 23:10:13 addons-378495 kubelet[1488]: E0920 23:10:13.379390    1488 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="caf2d2cf-ae1c-40c8-bfb2-092e139b6f65"
	Sep 20 23:10:13 addons-378495 kubelet[1488]: I0920 23:10:13.744302    1488 scope.go:117] "RemoveContainer" containerID="eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d"
	Sep 20 23:10:13 addons-378495 kubelet[1488]: I0920 23:10:13.769547    1488 scope.go:117] "RemoveContainer" containerID="eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d"
	Sep 20 23:10:13 addons-378495 kubelet[1488]: E0920 23:10:13.770056    1488 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d\": container with ID starting with eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d not found: ID does not exist" containerID="eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d"
	Sep 20 23:10:13 addons-378495 kubelet[1488]: I0920 23:10:13.770091    1488 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d"} err="failed to get container status \"eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d\": rpc error: code = NotFound desc = could not find container \"eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d\": container with ID starting with eb12f7f9de952fc6ab6e2a7cd5ea5af3e4ee9e4553cba450eab6d7e32d20222d not found: ID does not exist"
	Sep 20 23:10:13 addons-378495 kubelet[1488]: I0920 23:10:13.778639    1488 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-djpvb" podStartSLOduration=1.875684935 podStartE2EDuration="2.778617992s" podCreationTimestamp="2024-09-20 23:10:11 +0000 UTC" firstStartedPulling="2024-09-20 23:10:12.002613949 +0000 UTC m=+883.731966231" lastFinishedPulling="2024-09-20 23:10:12.905547014 +0000 UTC m=+884.634899288" observedRunningTime="2024-09-20 23:10:13.758723057 +0000 UTC m=+885.488075330" watchObservedRunningTime="2024-09-20 23:10:13.778617992 +0000 UTC m=+885.507970266"
	Sep 20 23:10:14 addons-378495 kubelet[1488]: I0920 23:10:14.378630    1488 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="857ddc47-10ce-413b-ad89-7b5df440b647" path="/var/lib/kubelet/pods/857ddc47-10ce-413b-ad89-7b5df440b647/volumes"
	Sep 20 23:10:16 addons-378495 kubelet[1488]: I0920 23:10:16.379414    1488 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="07c6b952-8a13-4a7f-89c6-bdc823877fa7" path="/var/lib/kubelet/pods/07c6b952-8a13-4a7f-89c6-bdc823877fa7/volumes"
	Sep 20 23:10:16 addons-378495 kubelet[1488]: I0920 23:10:16.379831    1488 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1ffe3039-a20a-4b7c-b24b-693dc1350e9a" path="/var/lib/kubelet/pods/1ffe3039-a20a-4b7c-b24b-693dc1350e9a/volumes"
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.754835    1488 scope.go:117] "RemoveContainer" containerID="d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e"
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.780223    1488 scope.go:117] "RemoveContainer" containerID="d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e"
	Sep 20 23:10:17 addons-378495 kubelet[1488]: E0920 23:10:17.780615    1488 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e\": container with ID starting with d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e not found: ID does not exist" containerID="d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e"
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.780655    1488 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e"} err="failed to get container status \"d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e\": rpc error: code = NotFound desc = could not find container \"d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e\": container with ID starting with d25cc430ef29cdbc0e8fca277b5ca10854f87fa752887a7a44f28c3fc554076e not found: ID does not exist"
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.818751    1488 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-p94dp\" (UniqueName: \"kubernetes.io/projected/3bd8e3ed-4372-4abe-a26d-2c904eb9a27b-kube-api-access-p94dp\") pod \"3bd8e3ed-4372-4abe-a26d-2c904eb9a27b\" (UID: \"3bd8e3ed-4372-4abe-a26d-2c904eb9a27b\") "
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.818810    1488 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3bd8e3ed-4372-4abe-a26d-2c904eb9a27b-webhook-cert\") pod \"3bd8e3ed-4372-4abe-a26d-2c904eb9a27b\" (UID: \"3bd8e3ed-4372-4abe-a26d-2c904eb9a27b\") "
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.821257    1488 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3bd8e3ed-4372-4abe-a26d-2c904eb9a27b-kube-api-access-p94dp" (OuterVolumeSpecName: "kube-api-access-p94dp") pod "3bd8e3ed-4372-4abe-a26d-2c904eb9a27b" (UID: "3bd8e3ed-4372-4abe-a26d-2c904eb9a27b"). InnerVolumeSpecName "kube-api-access-p94dp". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.823944    1488 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/3bd8e3ed-4372-4abe-a26d-2c904eb9a27b-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "3bd8e3ed-4372-4abe-a26d-2c904eb9a27b" (UID: "3bd8e3ed-4372-4abe-a26d-2c904eb9a27b"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.919636    1488 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-p94dp\" (UniqueName: \"kubernetes.io/projected/3bd8e3ed-4372-4abe-a26d-2c904eb9a27b-kube-api-access-p94dp\") on node \"addons-378495\" DevicePath \"\""
	Sep 20 23:10:17 addons-378495 kubelet[1488]: I0920 23:10:17.919686    1488 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3bd8e3ed-4372-4abe-a26d-2c904eb9a27b-webhook-cert\") on node \"addons-378495\" DevicePath \"\""
	Sep 20 23:10:18 addons-378495 kubelet[1488]: I0920 23:10:18.378700    1488 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3bd8e3ed-4372-4abe-a26d-2c904eb9a27b" path="/var/lib/kubelet/pods/3bd8e3ed-4372-4abe-a26d-2c904eb9a27b/volumes"
	Sep 20 23:10:18 addons-378495 kubelet[1488]: E0920 23:10:18.749218    1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873818748948054,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:10:18 addons-378495 kubelet[1488]: E0920 23:10:18.749257    1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873818748948054,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [1202e7a31d04f0fab28f563f60807c34054f5a0c51bb0556a57314db1da95e62] <==
	I0920 22:56:17.568905       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 22:56:17.622852       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 22:56:17.622909       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 22:56:17.689629       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 22:56:17.692543       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553!
	I0920 22:56:17.699783       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"0f4ebefa-021b-4306-8f4f-890658496369", APIVersion:"v1", ResourceVersion:"905", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553 became leader
	I0920 22:56:17.793784       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-378495/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 22:57:59 +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-rdzbw (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rdzbw:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  12m                   default-scheduler  Successfully assigned default/busybox to addons-378495
	  Normal   Pulling    10m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     10m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     10m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     10m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m20s (x42 over 12m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (367.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 7.583891ms
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-w68c8" [b2f83490-52e7-45a5-ba04-c659184f2355] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003340208s
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (93.933792ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 11m59.272189507s

                                                
                                                
** /stderr **
I0920 23:07:32.275207 1598010 retry.go:31] will retry after 4.326749565s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (85.664235ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 12m3.68570471s

                                                
                                                
** /stderr **
I0920 23:07:36.688575 1598010 retry.go:31] will retry after 3.418307028s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (98.036728ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 12m7.202339632s

                                                
                                                
** /stderr **
I0920 23:07:40.205532 1598010 retry.go:31] will retry after 7.110808123s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (101.254283ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 12m14.415002113s

                                                
                                                
** /stderr **
I0920 23:07:47.418750 1598010 retry.go:31] will retry after 11.482070575s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (86.241678ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 12m25.984915808s

                                                
                                                
** /stderr **
I0920 23:07:58.988000 1598010 retry.go:31] will retry after 17.877680299s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (94.340964ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 12m43.964193811s

                                                
                                                
** /stderr **
I0920 23:08:16.967005 1598010 retry.go:31] will retry after 17.438596623s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (83.081658ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 13m1.488248314s

                                                
                                                
** /stderr **
I0920 23:08:34.491123 1598010 retry.go:31] will retry after 20.834812766s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (90.170822ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 13m22.417479555s

                                                
                                                
** /stderr **
I0920 23:08:55.420444 1598010 retry.go:31] will retry after 30.721578712s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (91.029118ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 13m53.235321997s

                                                
                                                
** /stderr **
I0920 23:09:26.239232 1598010 retry.go:31] will retry after 1m20.897777459s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (84.141416ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 15m14.224468234s

                                                
                                                
** /stderr **
I0920 23:10:47.227445 1598010 retry.go:31] will retry after 54.786559473s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (104.323351ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 16m9.114932925s

                                                
                                                
** /stderr **
I0920 23:11:42.118882 1598010 retry.go:31] will retry after 34.238728093s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (86.052385ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 16m43.445552485s

                                                
                                                
** /stderr **
I0920 23:12:16.449316 1598010 retry.go:31] will retry after 34.570935305s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (90.988623ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 17m18.107950526s

                                                
                                                
** /stderr **
I0920 23:12:51.111613 1598010 retry.go:31] will retry after 39.568362319s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-378495 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-378495 top pods -n kube-system: exit status 1 (84.969092ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rl9pm, age: 17m57.763295127s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec",
	        "Created": "2024-09-20T22:55:05.272785714Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1599267,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T22:55:05.417621496Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/hostname",
	        "HostsPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/hosts",
	        "LogPath": "/var/lib/docker/containers/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec/fcf16dcee39bef47bbeda5c740583d5a3a6545dbb8995af3c331fd43bd16baec-json.log",
	        "Name": "/addons-378495",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-378495:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-378495",
	            "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/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81-init/diff:/var/lib/docker/overlay2/31b101a520b9d7350a41229aac39e0db1b84da836879791c90e299917e71ffa3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1fb3d8bd5ba1a5fdb5add19a19d85fe496f047448fc3aa2af54894a3f5b7cb81/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-378495",
	                "Source": "/var/lib/docker/volumes/addons-378495/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-378495",
	            "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-378495",
	                "name.minikube.sigs.k8s.io": "addons-378495",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "389fdc3c91540b21b0022151abe24a1080f5005a522d1e18e7dea800034dee23",
	            "SandboxKey": "/var/run/docker/netns/389fdc3c9154",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33899"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33900"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33903"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33901"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33902"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-378495": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "75cdd21703dd1a2074870ea4ba2771e26dfbd2206ae7f3123078f5a3187c335e",
	                    "EndpointID": "2eed7dd12db65d23dc26f31ca4e1ea063bce36f91fdb0065c6fe48577d27823c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-378495",
	                        "fcf16dcee39b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-378495 -n addons-378495
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 logs -n 25: (1.495262131s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-000702                                                                     | download-only-000702   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| start   | --download-only -p                                                                          | download-docker-596129 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | download-docker-596129                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-596129                                                                   | download-docker-596129 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-500915   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | binary-mirror-500915                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39353                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-500915                                                                     | binary-mirror-500915   | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| addons  | disable dashboard -p                                                                        | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | addons-378495                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | addons-378495                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-378495 --wait=true                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:57 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:06 UTC | 20 Sep 24 23:06 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-378495 addons                                                                        | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-378495 addons                                                                        | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-378495 ip                                                                            | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	| addons  | disable nvidia-device-plugin                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | -p addons-378495                                                                            |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | addons-378495                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-378495 ssh cat                                                                       | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | /opt/local-path-provisioner/pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | -p addons-378495                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:07 UTC | 20 Sep 24 23:07 UTC |
	|         | addons-378495                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-378495 ssh curl -s                                                                   | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:08 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-378495 ip                                                                            | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:10 UTC | 20 Sep 24 23:10 UTC |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:10 UTC | 20 Sep 24 23:10 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-378495 addons disable                                                                | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:10 UTC | 20 Sep 24 23:10 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-378495 addons                                                                        | addons-378495          | jenkins | v1.34.0 | 20 Sep 24 23:13 UTC | 20 Sep 24 23:13 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 22:54:40
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 22:54:40.093466 1598765 out.go:345] Setting OutFile to fd 1 ...
	I0920 22:54:40.093628 1598765 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:40.093641 1598765 out.go:358] Setting ErrFile to fd 2...
	I0920 22:54:40.093648 1598765 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:40.093909 1598765 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 22:54:40.094409 1598765 out.go:352] Setting JSON to false
	I0920 22:54:40.095343 1598765 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":23830,"bootTime":1726849050,"procs":163,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0920 22:54:40.095427 1598765 start.go:139] virtualization:  
	I0920 22:54:40.097724 1598765 out.go:177] * [addons-378495] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 22:54:40.100831 1598765 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 22:54:40.100906 1598765 notify.go:220] Checking for updates...
	I0920 22:54:40.105803 1598765 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 22:54:40.107551 1598765 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 22:54:40.109377 1598765 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube
	I0920 22:54:40.110778 1598765 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 22:54:40.112672 1598765 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 22:54:40.114654 1598765 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 22:54:40.140717 1598765 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0920 22:54:40.140852 1598765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:40.193659 1598765 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:54:40.182184341 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 22:54:40.193790 1598765 docker.go:318] overlay module found
	I0920 22:54:40.195630 1598765 out.go:177] * Using the docker driver based on user configuration
	I0920 22:54:40.197428 1598765 start.go:297] selected driver: docker
	I0920 22:54:40.197467 1598765 start.go:901] validating driver "docker" against <nil>
	I0920 22:54:40.197488 1598765 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 22:54:40.198140 1598765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:40.257304 1598765 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:54:40.246827 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarch6
4 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> 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.7]] Warnings:<nil>}}
	I0920 22:54:40.257504 1598765 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 22:54:40.257770 1598765 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 22:54:40.259944 1598765 out.go:177] * Using Docker driver with root privileges
	I0920 22:54:40.261751 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:54:40.261826 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:54:40.261845 1598765 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 22:54:40.261945 1598765 start.go:340] cluster config:
	{Name:addons-378495 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-378495 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 22:54:40.264114 1598765 out.go:177] * Starting "addons-378495" primary control-plane node in "addons-378495" cluster
	I0920 22:54:40.265762 1598765 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 22:54:40.267617 1598765 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 22:54:40.269338 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:54:40.269426 1598765 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 22:54:40.269435 1598765 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 22:54:40.269440 1598765 cache.go:56] Caching tarball of preloaded images
	I0920 22:54:40.269588 1598765 preload.go:172] Found /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0920 22:54:40.269600 1598765 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 22:54:40.269975 1598765 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json ...
	I0920 22:54:40.269998 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json: {Name:mk45c45d14be3c658fa133374e1ad239f352c89a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:54:40.285499 1598765 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 22:54:40.285625 1598765 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 22:54:40.285652 1598765 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 22:54:40.285657 1598765 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 22:54:40.285670 1598765 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 22:54:40.285676 1598765 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 22:54:57.961709 1598765 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 22:54:57.961784 1598765 cache.go:194] Successfully downloaded all kic artifacts
	I0920 22:54:57.961814 1598765 start.go:360] acquireMachinesLock for addons-378495: {Name:mk1aeb033e18c16eff7681b7305a97662cfd5457 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 22:54:57.961946 1598765 start.go:364] duration metric: took 108.143µs to acquireMachinesLock for "addons-378495"
	I0920 22:54:57.961976 1598765 start.go:93] Provisioning new machine with config: &{Name:addons-378495 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-378495 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 22:54:57.962052 1598765 start.go:125] createHost starting for "" (driver="docker")
	I0920 22:54:57.964198 1598765 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 22:54:57.964442 1598765 start.go:159] libmachine.API.Create for "addons-378495" (driver="docker")
	I0920 22:54:57.964479 1598765 client.go:168] LocalClient.Create starting
	I0920 22:54:57.964593 1598765 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem
	I0920 22:54:58.775286 1598765 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem
	I0920 22:54:59.303648 1598765 cli_runner.go:164] Run: docker network inspect addons-378495 --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 22:54:59.319645 1598765 cli_runner.go:211] docker network inspect addons-378495 --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 22:54:59.319733 1598765 network_create.go:284] running [docker network inspect addons-378495] to gather additional debugging logs...
	I0920 22:54:59.319756 1598765 cli_runner.go:164] Run: docker network inspect addons-378495
	W0920 22:54:59.335413 1598765 cli_runner.go:211] docker network inspect addons-378495 returned with exit code 1
	I0920 22:54:59.335447 1598765 network_create.go:287] error running [docker network inspect addons-378495]: docker network inspect addons-378495: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-378495 not found
	I0920 22:54:59.335462 1598765 network_create.go:289] output of [docker network inspect addons-378495]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-378495 not found
	
	** /stderr **
	I0920 22:54:59.335594 1598765 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 22:54:59.357733 1598765 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:0x40017da9f0}
	I0920 22:54:59.357784 1598765 network_create.go:124] attempt to create docker network addons-378495 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 22:54:59.357844 1598765 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-378495 addons-378495
	I0920 22:54:59.436133 1598765 network_create.go:108] docker network addons-378495 192.168.49.0/24 created
	I0920 22:54:59.436183 1598765 kic.go:121] calculated static IP "192.168.49.2" for the "addons-378495" container
	I0920 22:54:59.436260 1598765 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 22:54:59.451388 1598765 cli_runner.go:164] Run: docker volume create addons-378495 --label name.minikube.sigs.k8s.io=addons-378495 --label created_by.minikube.sigs.k8s.io=true
	I0920 22:54:59.466901 1598765 oci.go:103] Successfully created a docker volume addons-378495
	I0920 22:54:59.467111 1598765 cli_runner.go:164] Run: docker run --rm --name addons-378495-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --entrypoint /usr/bin/test -v addons-378495:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 22:55:01.121758 1598765 cli_runner.go:217] Completed: docker run --rm --name addons-378495-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --entrypoint /usr/bin/test -v addons-378495:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (1.654603145s)
	I0920 22:55:01.121790 1598765 oci.go:107] Successfully prepared a docker volume addons-378495
	I0920 22:55:01.121821 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:55:01.121847 1598765 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 22:55:01.121916 1598765 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-378495:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 22:55:05.201138 1598765 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-378495:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.079180442s)
	I0920 22:55:05.201171 1598765 kic.go:203] duration metric: took 4.079321635s to extract preloaded images to volume ...
	W0920 22:55:05.201323 1598765 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 22:55:05.201444 1598765 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 22:55:05.254975 1598765 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-378495 --name addons-378495 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-378495 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-378495 --network addons-378495 --ip 192.168.49.2 --volume addons-378495:/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 22:55:05.640446 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Running}}
	I0920 22:55:05.660817 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:05.686653 1598765 cli_runner.go:164] Run: docker exec addons-378495 stat /var/lib/dpkg/alternatives/iptables
	I0920 22:55:05.757632 1598765 oci.go:144] the created container "addons-378495" has a running status.
	I0920 22:55:05.757664 1598765 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa...
	I0920 22:55:06.133559 1598765 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 22:55:06.158155 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:06.192768 1598765 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 22:55:06.192789 1598765 kic_runner.go:114] Args: [docker exec --privileged addons-378495 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 22:55:06.291078 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:06.318587 1598765 machine.go:93] provisionDockerMachine start ...
	I0920 22:55:06.318682 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.346950 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.347238 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.347254 1598765 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 22:55:06.538731 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-378495
	
	I0920 22:55:06.538776 1598765 ubuntu.go:169] provisioning hostname "addons-378495"
	I0920 22:55:06.538857 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.561558 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.561795 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.561807 1598765 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-378495 && echo "addons-378495" | sudo tee /etc/hostname
	I0920 22:55:06.714620 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-378495
	
	I0920 22:55:06.714777 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:06.734625 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:06.734876 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:06.734893 1598765 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-378495' /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-378495/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-378495' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 22:55:06.875178 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 22:55:06.875266 1598765 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-1592623/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-1592623/.minikube}
	I0920 22:55:06.875298 1598765 ubuntu.go:177] setting up certificates
	I0920 22:55:06.875313 1598765 provision.go:84] configureAuth start
	I0920 22:55:06.875378 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:06.892628 1598765 provision.go:143] copyHostCerts
	I0920 22:55:06.892718 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/key.pem (1675 bytes)
	I0920 22:55:06.892846 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.pem (1082 bytes)
	I0920 22:55:06.892912 1598765 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-1592623/.minikube/cert.pem (1123 bytes)
	I0920 22:55:06.892964 1598765 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem org=jenkins.addons-378495 san=[127.0.0.1 192.168.49.2 addons-378495 localhost minikube]
	I0920 22:55:07.392894 1598765 provision.go:177] copyRemoteCerts
	I0920 22:55:07.392968 1598765 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 22:55:07.393015 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.411294 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:07.507891 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0920 22:55:07.532538 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 22:55:07.557037 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0920 22:55:07.581898 1598765 provision.go:87] duration metric: took 706.569465ms to configureAuth
	I0920 22:55:07.581969 1598765 ubuntu.go:193] setting minikube options for container-runtime
	I0920 22:55:07.582191 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:07.582307 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.599039 1598765 main.go:141] libmachine: Using SSH client type: native
	I0920 22:55:07.599305 1598765 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33899 <nil> <nil>}
	I0920 22:55:07.599334 1598765 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 22:55:07.839995 1598765 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 22:55:07.840021 1598765 machine.go:96] duration metric: took 1.521408912s to provisionDockerMachine
	I0920 22:55:07.840032 1598765 client.go:171] duration metric: took 9.875542946s to LocalClient.Create
	I0920 22:55:07.840044 1598765 start.go:167] duration metric: took 9.875602671s to libmachine.API.Create "addons-378495"
	I0920 22:55:07.840052 1598765 start.go:293] postStartSetup for "addons-378495" (driver="docker")
	I0920 22:55:07.840062 1598765 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 22:55:07.840129 1598765 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 22:55:07.840179 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.857986 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:07.952456 1598765 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 22:55:07.956101 1598765 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 22:55:07.956140 1598765 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 22:55:07.956153 1598765 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 22:55:07.956167 1598765 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 22:55:07.956181 1598765 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-1592623/.minikube/addons for local assets ...
	I0920 22:55:07.956259 1598765 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-1592623/.minikube/files for local assets ...
	I0920 22:55:07.956284 1598765 start.go:296] duration metric: took 116.226691ms for postStartSetup
	I0920 22:55:07.956605 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:07.973110 1598765 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/config.json ...
	I0920 22:55:07.973405 1598765 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 22:55:07.973454 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:07.989960 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.084299 1598765 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 22:55:08.089024 1598765 start.go:128] duration metric: took 10.126947358s to createHost
	I0920 22:55:08.089055 1598765 start.go:83] releasing machines lock for "addons-378495", held for 10.127095592s
	I0920 22:55:08.089173 1598765 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-378495
	I0920 22:55:08.105842 1598765 ssh_runner.go:195] Run: cat /version.json
	I0920 22:55:08.105897 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:08.105961 1598765 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 22:55:08.106091 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:08.130809 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.132803 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:08.222711 1598765 ssh_runner.go:195] Run: systemctl --version
	I0920 22:55:08.350855 1598765 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 22:55:08.490355 1598765 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 22:55:08.494758 1598765 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 22:55:08.516266 1598765 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 22:55:08.516371 1598765 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 22:55:08.554411 1598765 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 22:55:08.554438 1598765 start.go:495] detecting cgroup driver to use...
	I0920 22:55:08.554471 1598765 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 22:55:08.554522 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 22:55:08.571768 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 22:55:08.583851 1598765 docker.go:217] disabling cri-docker service (if available) ...
	I0920 22:55:08.583914 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 22:55:08.598116 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 22:55:08.613115 1598765 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 22:55:08.707294 1598765 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 22:55:08.809002 1598765 docker.go:233] disabling docker service ...
	I0920 22:55:08.809082 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 22:55:08.829985 1598765 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 22:55:08.842877 1598765 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 22:55:08.928013 1598765 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 22:55:09.029928 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 22:55:09.042492 1598765 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 22:55:09.060945 1598765 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 22:55:09.061018 1598765 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 22:55:09.072610 1598765 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 22:55:09.072691 1598765 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 22:55:09.084200 1598765 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 22:55:09.095584 1598765 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 22:55:09.106133 1598765 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 22:55:09.115736 1598765 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 22:55:09.125974 1598765 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 22:55:09.142497 1598765 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 22:55:09.153676 1598765 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 22:55:09.162533 1598765 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 22:55:09.171265 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:09.258121 1598765 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 22:55:09.377624 1598765 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 22:55:09.377734 1598765 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 22:55:09.381440 1598765 start.go:563] Will wait 60s for crictl version
	I0920 22:55:09.381550 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:55:09.385031 1598765 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 22:55:09.426554 1598765 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 22:55:09.426703 1598765 ssh_runner.go:195] Run: crio --version
	I0920 22:55:09.467839 1598765 ssh_runner.go:195] Run: crio --version
	I0920 22:55:09.507836 1598765 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 22:55:09.510284 1598765 cli_runner.go:164] Run: docker network inspect addons-378495 --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 22:55:09.526468 1598765 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 22:55:09.530210 1598765 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 22:55:09.541426 1598765 kubeadm.go:883] updating cluster {Name:addons-378495 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-378495 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 22:55:09.541543 1598765 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:55:09.541600 1598765 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 22:55:09.618880 1598765 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 22:55:09.618906 1598765 crio.go:433] Images already preloaded, skipping extraction
	I0920 22:55:09.618964 1598765 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 22:55:09.654549 1598765 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 22:55:09.654573 1598765 cache_images.go:84] Images are preloaded, skipping loading
	I0920 22:55:09.654582 1598765 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 22:55:09.654719 1598765 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-378495 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-378495 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 22:55:09.654833 1598765 ssh_runner.go:195] Run: crio config
	I0920 22:55:09.701585 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:55:09.701608 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:55:09.701620 1598765 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 22:55:09.701647 1598765 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-378495 NodeName:addons-378495 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 22:55:09.701799 1598765 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-378495"
	  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 22:55:09.701873 1598765 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 22:55:09.710727 1598765 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 22:55:09.710826 1598765 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 22:55:09.719556 1598765 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 22:55:09.737907 1598765 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 22:55:09.756458 1598765 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 22:55:09.775352 1598765 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 22:55:09.778784 1598765 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 22:55:09.789817 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:09.870226 1598765 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 22:55:09.884610 1598765 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495 for IP: 192.168.49.2
	I0920 22:55:09.884633 1598765 certs.go:194] generating shared ca certs ...
	I0920 22:55:09.884655 1598765 certs.go:226] acquiring lock for ca certs: {Name:mk0ad3fc074491b9264693451b06e69d22d2a257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:09.885259 1598765 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key
	I0920 22:55:10.854761 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt ...
	I0920 22:55:10.854797 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt: {Name:mk85dbca23fa09ab8c70caa36753072aba62b889 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:10.855708 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key ...
	I0920 22:55:10.855733 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key: {Name:mkdbd57f51ffa431451927f3e50d96849515390d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:10.856943 1598765 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key
	I0920 22:55:11.469719 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt ...
	I0920 22:55:11.469751 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt: {Name:mk355ece0ba9b4d55051c144edb36d4515a58848 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.470580 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key ...
	I0920 22:55:11.470607 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key: {Name:mkf5c4ba620dd2457c7818949617e8d559c08693 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.471215 1598765 certs.go:256] generating profile certs ...
	I0920 22:55:11.471281 1598765 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key
	I0920 22:55:11.471320 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt with IP's: []
	I0920 22:55:11.740679 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt ...
	I0920 22:55:11.740712 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: {Name:mk6fa0d36ebfeb8c7940a5ead6cf67183433033e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.741397 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key ...
	I0920 22:55:11.741419 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.key: {Name:mk29348489c9cc012d147aef08fd897735cdc49a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:11.741917 1598765 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688
	I0920 22:55:11.741945 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 22:55:12.252197 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 ...
	I0920 22:55:12.252236 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688: {Name:mke223f619e2bd20171bb6fdff6b97af381de8c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:12.252443 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688 ...
	I0920 22:55:12.252461 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688: {Name:mked4bdb85a7543da8f2e97c9f0e5983d55f0c7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:12.253214 1598765 certs.go:381] copying /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt.ae879688 -> /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt
	I0920 22:55:12.253303 1598765 certs.go:385] copying /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key.ae879688 -> /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key
	I0920 22:55:12.253356 1598765 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key
	I0920 22:55:12.253379 1598765 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt with IP's: []
	I0920 22:55:13.217557 1598765 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt ...
	I0920 22:55:13.217592 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt: {Name:mk02cfffdf321b75cc6e8a1f99593dd961c4c99a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:13.218362 1598765 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key ...
	I0920 22:55:13.218380 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key: {Name:mk20effcf28ff54ccda60215e39ee8f43bccd8a3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:13.218596 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca-key.pem (1675 bytes)
	I0920 22:55:13.218641 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/ca.pem (1082 bytes)
	I0920 22:55:13.218670 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/cert.pem (1123 bytes)
	I0920 22:55:13.218728 1598765 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-1592623/.minikube/certs/key.pem (1675 bytes)
	I0920 22:55:13.219405 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 22:55:13.246011 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0920 22:55:13.271413 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 22:55:13.296517 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0920 22:55:13.321800 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 22:55:13.347465 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0920 22:55:13.373158 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 22:55:13.398228 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 22:55:13.423192 1598765 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-1592623/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 22:55:13.448350 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 22:55:13.467220 1598765 ssh_runner.go:195] Run: openssl version
	I0920 22:55:13.473112 1598765 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 22:55:13.483385 1598765 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.487080 1598765 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 22:55 /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.487197 1598765 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 22:55:13.494192 1598765 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 22:55:13.504106 1598765 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 22:55:13.507812 1598765 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 22:55:13.507902 1598765 kubeadm.go:392] StartCluster: {Name:addons-378495 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-378495 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 22:55:13.507983 1598765 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 22:55:13.508041 1598765 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 22:55:13.545541 1598765 cri.go:89] found id: ""
	I0920 22:55:13.545656 1598765 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 22:55:13.554745 1598765 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 22:55:13.563882 1598765 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 22:55:13.563982 1598765 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 22:55:13.573182 1598765 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 22:55:13.573203 1598765 kubeadm.go:157] found existing configuration files:
	
	I0920 22:55:13.573274 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 22:55:13.581879 1598765 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 22:55:13.581990 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 22:55:13.590544 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 22:55:13.599908 1598765 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 22:55:13.599976 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 22:55:13.608561 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 22:55:13.617730 1598765 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 22:55:13.617820 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 22:55:13.626515 1598765 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 22:55:13.635891 1598765 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 22:55:13.635957 1598765 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 22:55:13.645405 1598765 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 22:55:13.686043 1598765 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 22:55:13.686181 1598765 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 22:55:13.705141 1598765 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 22:55:13.705223 1598765 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0920 22:55:13.705269 1598765 kubeadm.go:310] OS: Linux
	I0920 22:55:13.705319 1598765 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 22:55:13.705387 1598765 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 22:55:13.705448 1598765 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 22:55:13.705512 1598765 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 22:55:13.705573 1598765 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 22:55:13.705641 1598765 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 22:55:13.705702 1598765 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 22:55:13.705763 1598765 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 22:55:13.705816 1598765 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 22:55:13.775257 1598765 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 22:55:13.775390 1598765 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 22:55:13.775499 1598765 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 22:55:13.786946 1598765 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 22:55:13.791201 1598765 out.go:235]   - Generating certificates and keys ...
	I0920 22:55:13.791358 1598765 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 22:55:13.791444 1598765 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 22:55:13.937044 1598765 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 22:55:14.365091 1598765 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 22:55:14.736537 1598765 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 22:55:15.292379 1598765 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 22:55:15.633480 1598765 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 22:55:15.633801 1598765 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-378495 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 22:55:15.865459 1598765 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 22:55:15.865776 1598765 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-378495 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 22:55:16.202784 1598765 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 22:55:17.008659 1598765 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 22:55:17.964528 1598765 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 22:55:17.964860 1598765 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 22:55:18.256405 1598765 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 22:55:19.055135 1598765 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 22:55:19.314301 1598765 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 22:55:19.660811 1598765 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 22:55:20.020434 1598765 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 22:55:20.021057 1598765 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 22:55:20.026787 1598765 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 22:55:20.029479 1598765 out.go:235]   - Booting up control plane ...
	I0920 22:55:20.029600 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 22:55:20.029683 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 22:55:20.030601 1598765 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 22:55:20.044998 1598765 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 22:55:20.051532 1598765 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 22:55:20.051804 1598765 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 22:55:20.146434 1598765 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 22:55:20.146562 1598765 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 22:55:21.648087 1598765 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501757724s
	I0920 22:55:21.648191 1598765 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 22:55:27.650250 1598765 kubeadm.go:310] [api-check] The API server is healthy after 6.002142413s
	I0920 22:55:27.669039 1598765 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 22:55:27.682461 1598765 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 22:55:27.709864 1598765 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 22:55:27.710063 1598765 kubeadm.go:310] [mark-control-plane] Marking the node addons-378495 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 22:55:27.722373 1598765 kubeadm.go:310] [bootstrap-token] Using token: 6z24ak.dendzr484auh7m1k
	I0920 22:55:27.724390 1598765 out.go:235]   - Configuring RBAC rules ...
	I0920 22:55:27.724613 1598765 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 22:55:27.732381 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 22:55:27.741441 1598765 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 22:55:27.746079 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 22:55:27.750277 1598765 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 22:55:27.754493 1598765 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 22:55:28.057727 1598765 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 22:55:28.491829 1598765 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 22:55:29.058346 1598765 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 22:55:29.058373 1598765 kubeadm.go:310] 
	I0920 22:55:29.058434 1598765 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 22:55:29.058446 1598765 kubeadm.go:310] 
	I0920 22:55:29.058522 1598765 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 22:55:29.058531 1598765 kubeadm.go:310] 
	I0920 22:55:29.058557 1598765 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 22:55:29.058619 1598765 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 22:55:29.058673 1598765 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 22:55:29.058682 1598765 kubeadm.go:310] 
	I0920 22:55:29.058735 1598765 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 22:55:29.058749 1598765 kubeadm.go:310] 
	I0920 22:55:29.058797 1598765 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 22:55:29.058806 1598765 kubeadm.go:310] 
	I0920 22:55:29.058857 1598765 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 22:55:29.058934 1598765 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 22:55:29.059005 1598765 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 22:55:29.059037 1598765 kubeadm.go:310] 
	I0920 22:55:29.059121 1598765 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 22:55:29.059200 1598765 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 22:55:29.059209 1598765 kubeadm.go:310] 
	I0920 22:55:29.059292 1598765 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 6z24ak.dendzr484auh7m1k \
	I0920 22:55:29.059398 1598765 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7eb3f13d4673071c5952430f9ea7979cfc9b1b4819fb29950d7e2145629688b2 \
	I0920 22:55:29.059423 1598765 kubeadm.go:310] 	--control-plane 
	I0920 22:55:29.059431 1598765 kubeadm.go:310] 
	I0920 22:55:29.059515 1598765 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 22:55:29.059523 1598765 kubeadm.go:310] 
	I0920 22:55:29.059604 1598765 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 6z24ak.dendzr484auh7m1k \
	I0920 22:55:29.059709 1598765 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7eb3f13d4673071c5952430f9ea7979cfc9b1b4819fb29950d7e2145629688b2 
	I0920 22:55:29.063849 1598765 kubeadm.go:310] W0920 22:55:13.682556    1185 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 22:55:29.064155 1598765 kubeadm.go:310] W0920 22:55:13.683502    1185 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 22:55:29.064392 1598765 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-1070-aws\n", err: exit status 1
	I0920 22:55:29.064500 1598765 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 22:55:29.064522 1598765 cni.go:84] Creating CNI manager for ""
	I0920 22:55:29.064535 1598765 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:55:29.066604 1598765 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 22:55:29.068416 1598765 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 22:55:29.072458 1598765 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 22:55:29.072480 1598765 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 22:55:29.090822 1598765 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 22:55:29.365301 1598765 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 22:55:29.365490 1598765 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 22:55:29.365575 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-378495 minikube.k8s.io/updated_at=2024_09_20T22_55_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b921bee7dddd4990dd76a4773b23d7ec11e6144f minikube.k8s.io/name=addons-378495 minikube.k8s.io/primary=true
	I0920 22:55:29.534624 1598765 ops.go:34] apiserver oom_adj: -16
	I0920 22:55:29.534798 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:30.036889 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:30.534885 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:31.034931 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:31.535426 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:32.035714 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:32.534942 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.034973 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.535551 1598765 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 22:55:33.687317 1598765 kubeadm.go:1113] duration metric: took 4.321882453s to wait for elevateKubeSystemPrivileges
	I0920 22:55:33.687347 1598765 kubeadm.go:394] duration metric: took 20.179450215s to StartCluster
	I0920 22:55:33.687364 1598765 settings.go:142] acquiring lock: {Name:mkd4fa84783ae62eba05801687a25225d288950e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:33.687486 1598765 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 22:55:33.687873 1598765 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/kubeconfig: {Name:mk32252a9332780c56c655185dd3ed89bece69b2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:55:33.688502 1598765 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 22:55:33.688664 1598765 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 22:55:33.688922 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:33.688959 1598765 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 22:55:33.689037 1598765 addons.go:69] Setting yakd=true in profile "addons-378495"
	I0920 22:55:33.689056 1598765 addons.go:234] Setting addon yakd=true in "addons-378495"
	I0920 22:55:33.689086 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.689597 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.690061 1598765 addons.go:69] Setting inspektor-gadget=true in profile "addons-378495"
	I0920 22:55:33.690086 1598765 addons.go:234] Setting addon inspektor-gadget=true in "addons-378495"
	I0920 22:55:33.690113 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.690573 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.690724 1598765 addons.go:69] Setting metrics-server=true in profile "addons-378495"
	I0920 22:55:33.690740 1598765 addons.go:234] Setting addon metrics-server=true in "addons-378495"
	I0920 22:55:33.690763 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.691248 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.691591 1598765 addons.go:69] Setting cloud-spanner=true in profile "addons-378495"
	I0920 22:55:33.691690 1598765 addons.go:234] Setting addon cloud-spanner=true in "addons-378495"
	I0920 22:55:33.691723 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.692184 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.696951 1598765 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-378495"
	I0920 22:55:33.696988 1598765 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-378495"
	I0920 22:55:33.697031 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.697518 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.698388 1598765 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-378495"
	I0920 22:55:33.698454 1598765 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-378495"
	I0920 22:55:33.698484 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.698930 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.713689 1598765 addons.go:69] Setting registry=true in profile "addons-378495"
	I0920 22:55:33.713729 1598765 addons.go:234] Setting addon registry=true in "addons-378495"
	I0920 22:55:33.713774 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.714284 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.714723 1598765 addons.go:69] Setting default-storageclass=true in profile "addons-378495"
	I0920 22:55:33.714747 1598765 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-378495"
	I0920 22:55:33.715074 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.728005 1598765 addons.go:69] Setting storage-provisioner=true in profile "addons-378495"
	I0920 22:55:33.728040 1598765 addons.go:234] Setting addon storage-provisioner=true in "addons-378495"
	I0920 22:55:33.728079 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.728588 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.728762 1598765 addons.go:69] Setting gcp-auth=true in profile "addons-378495"
	I0920 22:55:33.728781 1598765 mustload.go:65] Loading cluster: addons-378495
	I0920 22:55:33.728933 1598765 config.go:182] Loaded profile config "addons-378495": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 22:55:33.729169 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.740590 1598765 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-378495"
	I0920 22:55:33.740625 1598765 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-378495"
	I0920 22:55:33.740986 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.743590 1598765 addons.go:69] Setting ingress=true in profile "addons-378495"
	I0920 22:55:33.743625 1598765 addons.go:234] Setting addon ingress=true in "addons-378495"
	I0920 22:55:33.743673 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.744150 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.757720 1598765 addons.go:69] Setting volcano=true in profile "addons-378495"
	I0920 22:55:33.757757 1598765 addons.go:234] Setting addon volcano=true in "addons-378495"
	I0920 22:55:33.757794 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.758273 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.763620 1598765 addons.go:69] Setting ingress-dns=true in profile "addons-378495"
	I0920 22:55:33.763660 1598765 addons.go:234] Setting addon ingress-dns=true in "addons-378495"
	I0920 22:55:33.763708 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.764203 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.778119 1598765 addons.go:69] Setting volumesnapshots=true in profile "addons-378495"
	I0920 22:55:33.778261 1598765 addons.go:234] Setting addon volumesnapshots=true in "addons-378495"
	I0920 22:55:33.778306 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.778783 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:33.778982 1598765 out.go:177] * Verifying Kubernetes components...
	I0920 22:55:33.844293 1598765 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 22:55:33.855869 1598765 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 22:55:33.885441 1598765 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 22:55:33.890901 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 22:55:33.891008 1598765 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 22:55:33.891175 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.891417 1598765 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 22:55:33.895462 1598765 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 22:55:33.895538 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 22:55:33.895644 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.903085 1598765 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 22:55:33.907557 1598765 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 22:55:33.907631 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 22:55:33.907737 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.919439 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 22:55:33.923244 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 22:55:33.927200 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 22:55:33.929738 1598765 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 22:55:33.932583 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 22:55:33.932660 1598765 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 22:55:33.932772 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.932964 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 22:55:33.935091 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 22:55:33.937550 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 22:55:33.940834 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 22:55:33.943075 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 22:55:33.946913 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 22:55:33.946982 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 22:55:33.947344 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.968167 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 22:55:33.968203 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 22:55:33.968288 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:33.970449 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.981130 1598765 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-378495"
	I0920 22:55:33.981201 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:33.986928 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	W0920 22:55:34.007365 1598765 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 22:55:34.013823 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 22:55:34.031595 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 22:55:34.038509 1598765 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 22:55:34.044865 1598765 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 22:55:34.044886 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 22:55:34.044984 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.045444 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:34.052409 1598765 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 22:55:34.046945 1598765 addons.go:234] Setting addon default-storageclass=true in "addons-378495"
	I0920 22:55:34.054131 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:34.054627 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:34.064121 1598765 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 22:55:34.064145 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 22:55:34.064224 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.078761 1598765 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 22:55:34.084220 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 22:55:34.084258 1598765 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 22:55:34.084335 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.095146 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 22:55:34.097643 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 22:55:34.097671 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 22:55:34.097740 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.122282 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:34.129567 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.131823 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.132307 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.135859 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0920 22:55:34.141454 1598765 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 22:55:34.141542 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 22:55:34.142487 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.159041 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.168536 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.169870 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.189724 1598765 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 22:55:34.194930 1598765 out.go:177]   - Using image docker.io/busybox:stable
	I0920 22:55:34.197395 1598765 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 22:55:34.197420 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 22:55:34.197489 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.240755 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.258056 1598765 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 22:55:34.258077 1598765 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 22:55:34.258155 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:34.301079 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.310593 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.319630 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.330084 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.331859 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:34.338074 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	W0920 22:55:34.338601 1598765 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 22:55:34.338623 1598765 retry.go:31] will retry after 185.797256ms: ssh: handshake failed: EOF
	I0920 22:55:34.524965 1598765 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 22:55:34.645500 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 22:55:34.645521 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 22:55:34.662605 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 22:55:34.662627 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 22:55:34.686140 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 22:55:34.686213 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 22:55:34.686585 1598765 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 22:55:34.695760 1598765 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 22:55:34.726326 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 22:55:34.726348 1598765 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 22:55:34.760972 1598765 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 22:55:34.763666 1598765 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 22:55:34.788547 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 22:55:34.788570 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 22:55:34.791523 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 22:55:34.791597 1598765 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 22:55:34.802615 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 22:55:34.802679 1598765 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 22:55:34.826605 1598765 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 22:55:34.827618 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 22:55:34.827670 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 22:55:34.858081 1598765 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 22:55:34.864040 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 22:55:34.864104 1598765 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 22:55:34.872000 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 22:55:34.872065 1598765 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 22:55:34.948385 1598765 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 22:55:34.955914 1598765 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 22:55:34.955981 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 22:55:34.967401 1598765 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 22:55:34.967475 1598765 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 22:55:34.969496 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 22:55:34.969555 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 22:55:35.009572 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 22:55:35.009667 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 22:55:35.046969 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 22:55:35.047091 1598765 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 22:55:35.068253 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 22:55:35.068332 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 22:55:35.115152 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 22:55:35.115247 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 22:55:35.148076 1598765 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 22:55:35.163092 1598765 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 22:55:35.192387 1598765 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 22:55:35.192469 1598765 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 22:55:35.272030 1598765 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 22:55:35.272111 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 22:55:35.289326 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 22:55:35.289391 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 22:55:35.293361 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 22:55:35.293433 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 22:55:35.327940 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 22:55:35.328016 1598765 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 22:55:35.410202 1598765 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 22:55:35.464365 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 22:55:35.464433 1598765 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 22:55:35.470130 1598765 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 22:55:35.470194 1598765 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 22:55:35.485752 1598765 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 22:55:35.485825 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 22:55:35.555396 1598765 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 22:55:35.555480 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 22:55:35.559062 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 22:55:35.559129 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 22:55:35.565081 1598765 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 22:55:35.635704 1598765 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 22:55:35.645509 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 22:55:35.645576 1598765 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 22:55:35.749622 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 22:55:35.749698 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 22:55:35.811804 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 22:55:35.811830 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 22:55:36.016590 1598765 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 22:55:36.016623 1598765 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 22:55:36.214048 1598765 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 22:55:36.396129 1598765 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 -": (2.357581699s)
	I0920 22:55:36.396159 1598765 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 22:55:36.397242 1598765 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.872251251s)
	I0920 22:55:36.397982 1598765 node_ready.go:35] waiting up to 6m0s for node "addons-378495" to be "Ready" ...
	I0920 22:55:37.782946 1598765 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-378495" context rescaled to 1 replicas
	I0920 22:55:38.302816 1598765 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: (3.616164899s)
	I0920 22:55:38.302902 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.607071693s)
	I0920 22:55:38.441728 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:38.485465 1598765 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: (3.724460652s)
	I0920 22:55:38.868913 1598765 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.105216155s)
	I0920 22:55:39.812677 1598765 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.985988679s)
	I0920 22:55:39.812751 1598765 addons.go:475] Verifying addon ingress=true in "addons-378495"
	I0920 22:55:39.813013 1598765 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.954858234s)
	I0920 22:55:39.813192 1598765 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.864740869s)
	I0920 22:55:39.813294 1598765 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.665143212s)
	I0920 22:55:39.813305 1598765 addons.go:475] Verifying addon metrics-server=true in "addons-378495"
	I0920 22:55:39.813335 1598765 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.650176219s)
	I0920 22:55:39.813342 1598765 addons.go:475] Verifying addon registry=true in "addons-378495"
	I0920 22:55:39.813673 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.403397512s)
	I0920 22:55:39.816146 1598765 out.go:177] * Verifying registry addon...
	I0920 22:55:39.816263 1598765 out.go:177] * Verifying ingress addon...
	I0920 22:55:39.816315 1598765 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-378495 service yakd-dashboard -n yakd-dashboard
	
	I0920 22:55:39.819409 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 22:55:39.820534 1598765 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0920 22:55:39.848658 1598765 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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 22:55:39.850960 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 22:55:39.851068 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:39.850965 1598765 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 22:55:39.851139 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:39.858894 1598765 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.293718854s)
	W0920 22:55:39.859102 1598765 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 22:55:39.859144 1598765 retry.go:31] will retry after 270.218306ms: 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 22:55:39.859068 1598765 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: (4.22328273s)
	I0920 22:55:40.130508 1598765 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 22:55:40.219834 1598765 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: (4.005730168s)
	I0920 22:55:40.219911 1598765 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-378495"
	I0920 22:55:40.223155 1598765 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 22:55:40.226436 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 22:55:40.235957 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:55:40.236027 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:40.348750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:40.350917 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:40.730543 1598765 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:55:40.730610 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:40.831347 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:40.832599 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:40.902708 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:41.234248 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:41.325469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:41.326645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:41.592388 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 22:55:41.592474 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:41.625034 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:41.731520 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:41.750013 1598765 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 22:55:41.770306 1598765 addons.go:234] Setting addon gcp-auth=true in "addons-378495"
	I0920 22:55:41.770357 1598765 host.go:66] Checking if "addons-378495" exists ...
	I0920 22:55:41.770834 1598765 cli_runner.go:164] Run: docker container inspect addons-378495 --format={{.State.Status}}
	I0920 22:55:41.799963 1598765 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 22:55:41.800025 1598765 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-378495
	I0920 22:55:41.823206 1598765 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33899 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/addons-378495/id_rsa Username:docker}
	I0920 22:55:41.830691 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:41.832116 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:42.230516 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:42.326502 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:42.328196 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:42.752456 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:42.824055 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:42.826763 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.184603 1598765 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: (3.054037454s)
	I0920 22:55:43.184712 1598765 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.384722947s)
	I0920 22:55:43.188183 1598765 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 22:55:43.191342 1598765 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 22:55:43.193840 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 22:55:43.193861 1598765 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 22:55:43.213940 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 22:55:43.213964 1598765 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 22:55:43.230754 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:43.241039 1598765 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 22:55:43.241064 1598765 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 22:55:43.263957 1598765 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 22:55:43.330819 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:43.332137 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.402292 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:43.730178 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:43.828265 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:43.829502 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:43.985184 1598765 addons.go:475] Verifying addon gcp-auth=true in "addons-378495"
	I0920 22:55:43.987455 1598765 out.go:177] * Verifying gcp-auth addon...
	I0920 22:55:43.990644 1598765 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 22:55:43.999794 1598765 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 22:55:43.999867 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:44.230776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:44.324951 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:44.325234 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:44.498558 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:44.730326 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:44.824665 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:44.825269 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:44.994777 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:45.232210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:45.324531 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:45.324610 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:45.493682 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:45.730661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:45.824146 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:45.824713 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:45.903779 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:45.996650 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:46.231434 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:46.322679 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:46.324771 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:46.496304 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:46.730432 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:46.825718 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:46.826469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:46.994382 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:47.229833 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:47.325349 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:47.326147 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:47.494050 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:47.730385 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:47.822810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:47.825405 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:47.994357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:48.230274 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:48.322529 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:48.324377 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:48.401734 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:48.494387 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:48.730561 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:48.822971 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:48.824985 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:48.994580 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:49.230513 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:49.323052 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:49.324748 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:49.494141 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:49.730480 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:49.822695 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:49.824333 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:49.994227 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:50.229921 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:50.323076 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:50.325196 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:50.494509 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:50.730465 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:50.823037 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:50.824725 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:50.900853 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:50.994207 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:51.230600 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:51.322629 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:51.324728 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:51.493967 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:51.730609 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:51.823195 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:51.824701 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:51.994075 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:52.230068 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:52.323900 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:52.324762 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:52.494147 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:52.730477 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:52.822547 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:52.823702 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:52.901696 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:52.993915 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:53.229805 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:53.322824 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:53.324594 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:53.493521 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:53.730010 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:53.822919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:53.825005 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:53.994343 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:54.229815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:54.323001 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:54.324283 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:54.494499 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:54.730032 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:54.822783 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:54.823982 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:54.994401 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:55.230098 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:55.323072 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:55.324804 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:55.400960 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:55.493940 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:55.730286 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:55.822289 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:55.824944 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:55.994043 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:56.230571 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:56.324558 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:56.325450 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:56.493400 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:56.729589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:56.822772 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:56.823824 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:56.993832 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:57.230817 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:57.322225 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:57.324733 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:57.402713 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:57.494911 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:57.729961 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:57.823809 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:57.824777 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:57.993810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:58.230421 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:58.322600 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:58.323768 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:58.493866 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:58.730415 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:58.823584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:58.824723 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:58.993873 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:59.230708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:59.331677 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:59.332263 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:59.494034 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:55:59.730529 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:55:59.823165 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:55:59.823865 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:55:59.901526 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:55:59.994791 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:00.231168 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:00.331209 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:00.332956 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:00.494429 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:00.730386 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:00.822586 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:00.824228 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:00.994584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:01.230795 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:01.323948 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:01.324414 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:01.493882 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:01.730390 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:01.822465 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:01.824142 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:01.901737 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:01.994893 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:02.229953 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:02.323294 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:02.324372 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:02.494079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:02.731586 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:02.825048 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:02.825304 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:02.994239 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:03.230409 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:03.323139 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:03.324795 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:03.494190 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:03.729662 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:03.823069 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:03.824875 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:03.994545 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:04.230674 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:04.324443 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:04.325468 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:04.401703 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:04.494091 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:04.733964 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:04.825354 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:04.826781 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:04.994983 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:05.230360 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:05.323152 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:05.325426 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:05.494708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:05.730658 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:05.823709 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:05.824195 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:05.993925 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:06.230124 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:06.323082 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:06.324144 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:06.493994 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:06.732895 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:06.822930 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:06.824903 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:06.901134 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:06.994665 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:07.230242 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:07.323652 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:07.324624 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:07.494686 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:07.730206 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:07.824832 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:07.825140 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:07.994725 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:08.230082 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:08.323142 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:08.324987 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:08.494057 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:08.730235 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:08.822954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:08.823994 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:08.901491 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:08.994383 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:09.230462 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:09.322661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:09.324918 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:09.495005 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:09.731428 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:09.822898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:09.824484 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:09.993953 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:10.230584 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:10.323120 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:10.324511 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:10.493813 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:10.730397 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:10.823028 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:10.825649 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:10.902023 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:10.994228 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:11.229713 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:11.323061 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:11.324490 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:11.494286 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:11.729847 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:11.823278 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:11.824750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:11.994935 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:12.230661 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:12.324800 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:12.325097 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:12.494648 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:12.730435 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:12.822860 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:12.824616 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:12.994672 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:13.230491 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:13.324034 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:13.325094 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:13.401620 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:13.493754 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:13.729847 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:13.823876 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:13.824849 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:13.994502 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:14.230254 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:14.322285 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:14.325342 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:14.494416 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:14.730518 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:14.822450 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:14.824512 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:14.994510 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:15.230747 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:15.322888 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:15.324614 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:15.401931 1598765 node_ready.go:53] node "addons-378495" has status "Ready":"False"
	I0920 22:56:15.494562 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:15.730730 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:15.823868 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:15.824755 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:15.994229 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:16.230196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:16.323035 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:16.324706 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:16.526396 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:16.898624 1598765 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 22:56:16.898650 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:16.910249 1598765 node_ready.go:49] node "addons-378495" has status "Ready":"True"
	I0920 22:56:16.910275 1598765 node_ready.go:38] duration metric: took 40.5122664s for node "addons-378495" to be "Ready" ...
	I0920 22:56:16.910286 1598765 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 22:56:16.914315 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:16.921279 1598765 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 22:56:16.921307 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:16.958972 1598765 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:16.996926 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:17.235554 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:17.336663 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:17.337698 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:17.509810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:17.734308 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:17.827285 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:17.828303 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.002659 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:18.231961 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:18.324802 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.326189 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:18.469574 1598765 pod_ready.go:93] pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.469598 1598765 pod_ready.go:82] duration metric: took 1.510591255s for pod "coredns-7c65d6cfc9-rl9pm" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.469639 1598765 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.475880 1598765 pod_ready.go:93] pod "etcd-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.475951 1598765 pod_ready.go:82] duration metric: took 6.298671ms for pod "etcd-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.475981 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.495803 1598765 pod_ready.go:93] pod "kube-apiserver-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.495876 1598765 pod_ready.go:82] duration metric: took 19.871329ms for pod "kube-apiserver-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.495905 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.503377 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:18.505991 1598765 pod_ready.go:93] pod "kube-controller-manager-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.506054 1598765 pod_ready.go:82] duration metric: took 10.127007ms for pod "kube-controller-manager-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.506082 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-zl2r2" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.521797 1598765 pod_ready.go:93] pod "kube-proxy-zl2r2" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.521870 1598765 pod_ready.go:82] duration metric: took 15.765628ms for pod "kube-proxy-zl2r2" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.521932 1598765 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.732060 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:18.825664 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:18.826255 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:18.902573 1598765 pod_ready.go:93] pod "kube-scheduler-addons-378495" in "kube-system" namespace has status "Ready":"True"
	I0920 22:56:18.902601 1598765 pod_ready.go:82] duration metric: took 380.641478ms for pod "kube-scheduler-addons-378495" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.902614 1598765 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace to be "Ready" ...
	I0920 22:56:18.996743 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:19.231441 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:19.323781 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:19.327263 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:19.495375 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:19.733978 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:19.824581 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:19.825393 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.000461 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:20.243695 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:20.325735 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:20.327305 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.495193 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:20.731742 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:20.828144 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:20.831363 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:20.911750 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:21.000140 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:21.231984 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:21.324815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:21.326155 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:21.494848 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:21.732127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:21.824407 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:21.825132 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:21.994735 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:22.231261 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:22.324079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:22.325828 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:22.494981 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:22.734164 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:22.823829 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:22.827603 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:22.994624 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:23.231686 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:23.323519 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:23.327811 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:23.409630 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:23.494733 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:23.731491 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:23.827156 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:23.828403 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:23.994673 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:24.231810 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:24.325708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:24.326658 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:24.494534 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:24.731469 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:24.823702 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:24.826058 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:24.994618 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:25.231875 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:25.324798 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:25.327445 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:25.411164 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:25.495132 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:25.733453 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:25.824776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:25.825867 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:25.997356 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:26.231120 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:26.325476 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:26.326158 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:26.494767 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:26.731765 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:26.822967 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:26.824136 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:26.994210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:27.231547 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:27.325052 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:27.325947 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:27.494565 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:27.731589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:27.831711 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 22:56:27.832921 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:27.909282 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:27.994634 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:28.232154 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:28.324747 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:28.325654 1598765 kapi.go:107] duration metric: took 48.506247929s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 22:56:28.494125 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:28.731252 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:28.825665 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:28.994134 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:29.231978 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:29.325671 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:29.494197 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:29.732774 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:29.832660 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:29.910093 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:29.995289 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:30.232811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:30.325314 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:30.494589 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:30.731663 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:30.829094 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:30.994504 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:31.231811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:31.325785 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:31.494866 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:31.732781 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:31.835130 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:31.910281 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:31.995049 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:32.232652 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:32.325251 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:32.495062 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:32.731936 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:32.825891 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:32.994596 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:33.244436 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:33.326244 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:33.494507 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:33.731551 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:33.826264 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:33.994553 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:34.239895 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:34.325969 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:34.417956 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:34.495193 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:34.732310 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:34.825299 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:34.994446 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:35.232596 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:35.324870 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:35.494051 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:35.731885 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:35.832858 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:35.994564 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:36.233355 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:36.329216 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:36.494481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:36.731874 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:36.825551 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:36.910753 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:36.993987 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:37.240982 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:37.325822 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:37.497339 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:37.732260 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:37.826903 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:37.995954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:38.231713 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:38.326900 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:38.495196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:38.733679 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:38.825256 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:38.913345 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:38.994954 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:39.240926 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:39.325851 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:39.495229 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:39.735640 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:39.825133 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:39.995423 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:40.233181 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:40.325856 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:40.495423 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:40.731653 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:40.825578 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:40.995129 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:41.233454 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:41.326197 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:41.412657 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:41.494714 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:41.731503 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:41.829212 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:41.994388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:42.235538 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:42.326480 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:42.494437 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:42.732566 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:42.826374 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:42.994831 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:43.249527 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:43.326653 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:43.496204 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:43.734927 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:43.825575 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:43.913479 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:43.995196 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:44.232179 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:44.325626 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:44.494977 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:44.732238 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:44.825822 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:44.995208 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:45.235259 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:45.329389 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:45.495170 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:45.732125 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:45.825347 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:45.995774 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:46.232030 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:46.327262 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:46.409566 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:46.495243 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:46.733122 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:46.832963 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:46.994792 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:47.232536 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:47.332744 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:47.495418 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:47.731192 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:47.825777 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:47.995151 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:48.232750 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:48.325130 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:48.410185 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:48.495357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:48.731789 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:48.826788 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:48.994062 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:49.233200 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:49.325475 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:49.494087 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:49.731519 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:49.825173 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:49.994463 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:50.232709 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:50.324790 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:50.411801 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:50.494803 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:50.731470 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:50.825174 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:50.996357 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:51.231486 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:51.328015 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:51.494073 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:51.731582 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:51.825069 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:51.995377 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:52.231933 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:52.325889 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:52.492719 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:52.532819 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:52.732565 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:52.825416 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:52.994708 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:53.232815 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:53.326363 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:53.494717 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:53.731153 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:53.825650 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:53.997892 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:54.232811 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:54.325874 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:54.494993 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:54.732918 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:54.825910 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:54.911216 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:54.994576 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:55.235339 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:55.325512 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:55.495759 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:55.732388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:55.826042 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:55.994795 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:56.231382 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:56.329294 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:56.494898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:56.735660 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:56.825952 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:56.994455 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:57.233640 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:57.343462 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:57.422895 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:57.502500 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:57.738776 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:57.828849 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:57.996485 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:58.231898 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:58.325657 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:58.495518 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:58.732006 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:58.826200 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:58.994100 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:59.233079 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:59.325521 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:59.494913 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:56:59.735102 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:56:59.838431 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:56:59.909582 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:56:59.995449 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:00.235790 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:00.407518 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:00.496264 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:00.731574 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:00.832060 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:00.994481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:01.232253 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:01.325655 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:01.494447 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:01.731919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:01.827033 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:01.911668 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:01.995693 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:02.231956 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:02.325884 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:02.495444 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:02.731687 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:02.825645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:02.995743 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:03.231326 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:03.324896 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:03.494210 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:03.732247 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:03.825802 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:03.994050 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:04.231664 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:04.325996 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:04.409195 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:04.494436 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:04.732121 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:04.830560 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:04.994092 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:05.232048 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:05.325645 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:05.495569 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:05.734250 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:05.825889 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.000322 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:06.234480 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:06.327675 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.412635 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:06.494884 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:06.732012 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:06.826138 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:06.995219 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:07.231716 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:07.327298 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:07.494554 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:07.735005 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:07.827720 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:07.994281 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:08.232925 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:08.333129 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:08.496752 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:08.731117 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:08.825278 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:08.909138 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:08.994298 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:09.231381 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:09.325299 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:09.494445 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:09.742453 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:09.825164 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:09.994556 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:10.232919 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:10.325517 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:10.500324 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:10.731291 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:10.825704 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:10.909361 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:10.994500 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:11.231777 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:11.326225 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:11.494836 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:11.731858 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:11.825155 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:11.998833 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:12.233738 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:12.332611 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:12.495365 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:12.731941 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:12.825244 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:12.911105 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:12.994374 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:13.231621 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:13.325530 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:13.494378 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:13.733208 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:13.826442 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:13.997513 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:14.232380 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:14.325470 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:14.496834 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:14.737127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:14.840536 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:14.917187 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:14.994284 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:15.231593 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:15.324750 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:15.494816 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:15.731269 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:15.825141 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:15.994574 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:16.232918 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:16.325399 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:16.495389 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:16.733024 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:16.825319 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:16.995107 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:17.232604 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 22:57:17.333172 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:17.409998 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:17.494998 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:17.737929 1598765 kapi.go:107] duration metric: took 1m37.511500472s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 22:57:17.838467 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:17.993769 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:18.325612 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:18.498077 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:18.825821 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:18.994384 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:19.325239 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:19.494468 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:19.824728 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:19.908878 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:19.994290 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:20.326267 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:20.494127 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:20.826547 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:20.994857 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:21.326078 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:21.495385 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:21.825984 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:21.909119 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:21.993948 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:22.326706 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:22.494505 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:22.824991 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:22.994172 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:23.326088 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:23.494481 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:23.825304 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:23.909605 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:23.994579 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:24.325860 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:24.495361 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:24.825494 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:24.997095 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:25.325683 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:25.495225 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:25.825710 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:25.994722 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:26.327189 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:26.413147 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:26.495520 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:26.827549 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:26.995468 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:27.331871 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:27.495590 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:27.832252 1598765 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 22:57:27.995075 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:28.325968 1598765 kapi.go:107] duration metric: took 1m48.5054314s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 22:57:28.495746 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:28.909236 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:28.995388 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:29.495269 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:29.995718 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:30.496027 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:30.910694 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:30.995099 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:31.494617 1598765 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 22:57:32.001028 1598765 kapi.go:107] duration metric: took 1m48.010389881s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 22:57:32.010537 1598765 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-378495 cluster.
	I0920 22:57:32.015550 1598765 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 22:57:32.023957 1598765 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 22:57:32.031917 1598765 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, ingress-dns, storage-provisioner, metrics-server, yakd, inspektor-gadget, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0920 22:57:32.042065 1598765 addons.go:510] duration metric: took 1m58.353091873s for enable addons: enabled=[cloud-spanner nvidia-device-plugin ingress-dns storage-provisioner metrics-server yakd inspektor-gadget default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0920 22:57:32.913039 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:35.409273 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:37.409356 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:39.909493 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:42.410547 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:44.909072 1598765 pod_ready.go:103] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"False"
	I0920 22:57:47.409031 1598765 pod_ready.go:93] pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace has status "Ready":"True"
	I0920 22:57:47.409058 1598765 pod_ready.go:82] duration metric: took 1m28.506436861s for pod "metrics-server-84c5f94fbc-w68c8" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.409070 1598765 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.417969 1598765 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace has status "Ready":"True"
	I0920 22:57:47.417997 1598765 pod_ready.go:82] duration metric: took 8.918888ms for pod "nvidia-device-plugin-daemonset-mjsdz" in "kube-system" namespace to be "Ready" ...
	I0920 22:57:47.418018 1598765 pod_ready.go:39] duration metric: took 1m30.507720055s 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 22:57:47.418033 1598765 api_server.go:52] waiting for apiserver process to appear ...
	I0920 22:57:47.418063 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:47.418141 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:47.501039 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:47.501072 1598765 cri.go:89] found id: ""
	I0920 22:57:47.501082 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:47.501154 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.504802 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:47.504925 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:47.551772 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:47.551793 1598765 cri.go:89] found id: ""
	I0920 22:57:47.551801 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:47.551873 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.555325 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:47.555429 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:47.597363 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:47.597419 1598765 cri.go:89] found id: ""
	I0920 22:57:47.597430 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:47.597490 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.600958 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:47.601035 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:47.641273 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:47.641296 1598765 cri.go:89] found id: ""
	I0920 22:57:47.641305 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:47.641361 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.644846 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:47.644918 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:47.689340 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:47.689361 1598765 cri.go:89] found id: ""
	I0920 22:57:47.689370 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:47.689427 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.692873 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:47.692944 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:47.732933 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:47.732952 1598765 cri.go:89] found id: ""
	I0920 22:57:47.732959 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:47.733017 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.736529 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:47.736599 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:47.776175 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:47.776206 1598765 cri.go:89] found id: ""
	I0920 22:57:47.776216 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:47.776316 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:47.780035 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:47.780062 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:47.867714 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:47.867755 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:47.935380 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:47.935431 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:47.982011 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:47.982040 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:48.044899 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:48.044938 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:48.091852 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:48.091885 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:48.182714 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:48.182753 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:48.201828 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:48.201863 1598765 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 22:57:48.410978 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:48.411085 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:48.472106 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:48.472138 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:48.529472 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:48.529506 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:48.571520 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:48.571554 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:51.141535 1598765 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 22:57:51.155525 1598765 api_server.go:72] duration metric: took 2m17.466977618s to wait for apiserver process to appear ...
	I0920 22:57:51.155554 1598765 api_server.go:88] waiting for apiserver healthz status ...
	I0920 22:57:51.155590 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:51.155665 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:51.198845 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:51.198869 1598765 cri.go:89] found id: ""
	I0920 22:57:51.198877 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:51.198933 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.202365 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:51.202445 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:51.240660 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:51.240684 1598765 cri.go:89] found id: ""
	I0920 22:57:51.240692 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:51.240748 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.244305 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:51.244387 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:51.289468 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:51.289495 1598765 cri.go:89] found id: ""
	I0920 22:57:51.289503 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:51.289560 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.293100 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:51.293173 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:51.331830 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:51.331914 1598765 cri.go:89] found id: ""
	I0920 22:57:51.331930 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:51.331988 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.335541 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:51.335612 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:51.378463 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:51.378487 1598765 cri.go:89] found id: ""
	I0920 22:57:51.378495 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:51.378551 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.382152 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:51.382228 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:51.425755 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:51.425830 1598765 cri.go:89] found id: ""
	I0920 22:57:51.425853 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:51.425947 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.430389 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:51.430487 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:51.473954 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:51.473979 1598765 cri.go:89] found id: ""
	I0920 22:57:51.473988 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:51.474045 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:51.478417 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:51.478444 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:51.526584 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:51.526620 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:51.571137 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:51.571168 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:51.588766 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:51.588801 1598765 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 22:57:51.739229 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:51.739310 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:51.802094 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:51.802131 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:51.849124 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:51.849155 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:51.947850 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:51.947889 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:51.998672 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:51.998701 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:52.091904 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:52.091943 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:52.163309 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:52.163347 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:52.267571 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:52.267611 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:54.820910 1598765 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 22:57:54.828575 1598765 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 22:57:54.829547 1598765 api_server.go:141] control plane version: v1.31.1
	I0920 22:57:54.829576 1598765 api_server.go:131] duration metric: took 3.674014587s to wait for apiserver health ...
	I0920 22:57:54.829586 1598765 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 22:57:54.829609 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 22:57:54.829676 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 22:57:54.871193 1598765 cri.go:89] found id: "2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:54.871217 1598765 cri.go:89] found id: ""
	I0920 22:57:54.871225 1598765 logs.go:276] 1 containers: [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f]
	I0920 22:57:54.871279 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.877061 1598765 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 22:57:54.877139 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 22:57:54.917350 1598765 cri.go:89] found id: "d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:54.917375 1598765 cri.go:89] found id: ""
	I0920 22:57:54.917383 1598765 logs.go:276] 1 containers: [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4]
	I0920 22:57:54.917469 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.921313 1598765 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 22:57:54.921400 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 22:57:54.961252 1598765 cri.go:89] found id: "a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:54.961275 1598765 cri.go:89] found id: ""
	I0920 22:57:54.961283 1598765 logs.go:276] 1 containers: [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a]
	I0920 22:57:54.961337 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:54.964731 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 22:57:54.964834 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 22:57:55.017331 1598765 cri.go:89] found id: "2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:55.017412 1598765 cri.go:89] found id: ""
	I0920 22:57:55.017435 1598765 logs.go:276] 1 containers: [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80]
	I0920 22:57:55.017537 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.023329 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 22:57:55.023437 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 22:57:55.066002 1598765 cri.go:89] found id: "a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:55.066079 1598765 cri.go:89] found id: ""
	I0920 22:57:55.066093 1598765 logs.go:276] 1 containers: [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840]
	I0920 22:57:55.066156 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.070210 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 22:57:55.070289 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 22:57:55.117778 1598765 cri.go:89] found id: "65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:55.117855 1598765 cri.go:89] found id: ""
	I0920 22:57:55.117872 1598765 logs.go:276] 1 containers: [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5]
	I0920 22:57:55.117938 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.122003 1598765 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 22:57:55.122134 1598765 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 22:57:55.166743 1598765 cri.go:89] found id: "256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:55.166780 1598765 cri.go:89] found id: ""
	I0920 22:57:55.166789 1598765 logs.go:276] 1 containers: [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39]
	I0920 22:57:55.166885 1598765 ssh_runner.go:195] Run: which crictl
	I0920 22:57:55.170812 1598765 logs.go:123] Gathering logs for describe nodes ...
	I0920 22:57:55.170844 1598765 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 22:57:55.306617 1598765 logs.go:123] Gathering logs for etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] ...
	I0920 22:57:55.306646 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4"
	I0920 22:57:55.369291 1598765 logs.go:123] Gathering logs for kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] ...
	I0920 22:57:55.369327 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5"
	I0920 22:57:55.441904 1598765 logs.go:123] Gathering logs for kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] ...
	I0920 22:57:55.441942 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39"
	I0920 22:57:55.489045 1598765 logs.go:123] Gathering logs for kubelet ...
	I0920 22:57:55.489075 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 22:57:55.579207 1598765 logs.go:123] Gathering logs for dmesg ...
	I0920 22:57:55.579250 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 22:57:55.598364 1598765 logs.go:123] Gathering logs for kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] ...
	I0920 22:57:55.598396 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80"
	I0920 22:57:55.651283 1598765 logs.go:123] Gathering logs for kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] ...
	I0920 22:57:55.651316 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840"
	I0920 22:57:55.697380 1598765 logs.go:123] Gathering logs for CRI-O ...
	I0920 22:57:55.697409 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 22:57:55.799567 1598765 logs.go:123] Gathering logs for container status ...
	I0920 22:57:55.799605 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 22:57:55.872852 1598765 logs.go:123] Gathering logs for kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] ...
	I0920 22:57:55.872888 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f"
	I0920 22:57:55.932476 1598765 logs.go:123] Gathering logs for coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] ...
	I0920 22:57:55.932543 1598765 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a"
	I0920 22:57:58.491233 1598765 system_pods.go:59] 18 kube-system pods found
	I0920 22:57:58.491691 1598765 system_pods.go:61] "coredns-7c65d6cfc9-rl9pm" [a72f034b-053e-473f-91f2-41d6ebcd9e87] Running
	I0920 22:57:58.491711 1598765 system_pods.go:61] "csi-hostpath-attacher-0" [f778c5ef-e71a-4a00-a2c5-c7e825275c3c] Running
	I0920 22:57:58.491717 1598765 system_pods.go:61] "csi-hostpath-resizer-0" [70511aec-b5c5-49db-bbc5-b1e1a933eef9] Running
	I0920 22:57:58.491722 1598765 system_pods.go:61] "csi-hostpathplugin-2rr2g" [8055f684-bcb9-4f70-8ad8-022d50420004] Running
	I0920 22:57:58.491738 1598765 system_pods.go:61] "etcd-addons-378495" [77da76ec-8425-401d-968b-d6ce6e679d67] Running
	I0920 22:57:58.491747 1598765 system_pods.go:61] "kindnet-t865r" [c1e7ccd0-02d6-4725-8e1e-e268a681ae9c] Running
	I0920 22:57:58.491752 1598765 system_pods.go:61] "kube-apiserver-addons-378495" [099c27f6-3bdf-4221-aa35-9bb0bbccd966] Running
	I0920 22:57:58.491757 1598765 system_pods.go:61] "kube-controller-manager-addons-378495" [1498a4b4-00fb-4157-95c0-79b2dbd7952f] Running
	I0920 22:57:58.491761 1598765 system_pods.go:61] "kube-ingress-dns-minikube" [857ddc47-10ce-413b-ad89-7b5df440b647] Running
	I0920 22:57:58.491765 1598765 system_pods.go:61] "kube-proxy-zl2r2" [b0025e7a-ec08-4b43-93a2-28668403f75c] Running
	I0920 22:57:58.491768 1598765 system_pods.go:61] "kube-scheduler-addons-378495" [6c1a88cb-d982-430b-93db-b5ba1d37f61e] Running
	I0920 22:57:58.491773 1598765 system_pods.go:61] "metrics-server-84c5f94fbc-w68c8" [b2f83490-52e7-45a5-ba04-c659184f2355] Running
	I0920 22:57:58.491777 1598765 system_pods.go:61] "nvidia-device-plugin-daemonset-mjsdz" [d013249f-1b1e-495f-907a-ff686c672891] Running
	I0920 22:57:58.491780 1598765 system_pods.go:61] "registry-66c9cd494c-7fl5g" [64ea1852-85ea-4cb2-a32d-7bd87afbdc0e] Running
	I0920 22:57:58.491784 1598765 system_pods.go:61] "registry-proxy-8t86x" [0e961110-951a-485b-b907-58afb334816d] Running
	I0920 22:57:58.491788 1598765 system_pods.go:61] "snapshot-controller-56fcc65765-fkgbl" [5a21d500-7e38-4118-92a8-c29954b1b6df] Running
	I0920 22:57:58.491792 1598765 system_pods.go:61] "snapshot-controller-56fcc65765-l9qf4" [a2bae3f2-261a-4898-9d1c-7d797f584af8] Running
	I0920 22:57:58.491796 1598765 system_pods.go:61] "storage-provisioner" [00c190c1-2329-4abe-a617-443bece35f39] Running
	I0920 22:57:58.491802 1598765 system_pods.go:74] duration metric: took 3.662209951s to wait for pod list to return data ...
	I0920 22:57:58.491824 1598765 default_sa.go:34] waiting for default service account to be created ...
	I0920 22:57:58.494990 1598765 default_sa.go:45] found service account: "default"
	I0920 22:57:58.495041 1598765 default_sa.go:55] duration metric: took 3.209213ms for default service account to be created ...
	I0920 22:57:58.495053 1598765 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 22:57:58.508680 1598765 system_pods.go:86] 18 kube-system pods found
	I0920 22:57:58.508723 1598765 system_pods.go:89] "coredns-7c65d6cfc9-rl9pm" [a72f034b-053e-473f-91f2-41d6ebcd9e87] Running
	I0920 22:57:58.508732 1598765 system_pods.go:89] "csi-hostpath-attacher-0" [f778c5ef-e71a-4a00-a2c5-c7e825275c3c] Running
	I0920 22:57:58.508737 1598765 system_pods.go:89] "csi-hostpath-resizer-0" [70511aec-b5c5-49db-bbc5-b1e1a933eef9] Running
	I0920 22:57:58.508770 1598765 system_pods.go:89] "csi-hostpathplugin-2rr2g" [8055f684-bcb9-4f70-8ad8-022d50420004] Running
	I0920 22:57:58.508782 1598765 system_pods.go:89] "etcd-addons-378495" [77da76ec-8425-401d-968b-d6ce6e679d67] Running
	I0920 22:57:58.508788 1598765 system_pods.go:89] "kindnet-t865r" [c1e7ccd0-02d6-4725-8e1e-e268a681ae9c] Running
	I0920 22:57:58.508792 1598765 system_pods.go:89] "kube-apiserver-addons-378495" [099c27f6-3bdf-4221-aa35-9bb0bbccd966] Running
	I0920 22:57:58.508799 1598765 system_pods.go:89] "kube-controller-manager-addons-378495" [1498a4b4-00fb-4157-95c0-79b2dbd7952f] Running
	I0920 22:57:58.508806 1598765 system_pods.go:89] "kube-ingress-dns-minikube" [857ddc47-10ce-413b-ad89-7b5df440b647] Running
	I0920 22:57:58.508814 1598765 system_pods.go:89] "kube-proxy-zl2r2" [b0025e7a-ec08-4b43-93a2-28668403f75c] Running
	I0920 22:57:58.508818 1598765 system_pods.go:89] "kube-scheduler-addons-378495" [6c1a88cb-d982-430b-93db-b5ba1d37f61e] Running
	I0920 22:57:58.508822 1598765 system_pods.go:89] "metrics-server-84c5f94fbc-w68c8" [b2f83490-52e7-45a5-ba04-c659184f2355] Running
	I0920 22:57:58.508834 1598765 system_pods.go:89] "nvidia-device-plugin-daemonset-mjsdz" [d013249f-1b1e-495f-907a-ff686c672891] Running
	I0920 22:57:58.508842 1598765 system_pods.go:89] "registry-66c9cd494c-7fl5g" [64ea1852-85ea-4cb2-a32d-7bd87afbdc0e] Running
	I0920 22:57:58.508846 1598765 system_pods.go:89] "registry-proxy-8t86x" [0e961110-951a-485b-b907-58afb334816d] Running
	I0920 22:57:58.508850 1598765 system_pods.go:89] "snapshot-controller-56fcc65765-fkgbl" [5a21d500-7e38-4118-92a8-c29954b1b6df] Running
	I0920 22:57:58.508855 1598765 system_pods.go:89] "snapshot-controller-56fcc65765-l9qf4" [a2bae3f2-261a-4898-9d1c-7d797f584af8] Running
	I0920 22:57:58.508859 1598765 system_pods.go:89] "storage-provisioner" [00c190c1-2329-4abe-a617-443bece35f39] Running
	I0920 22:57:58.508869 1598765 system_pods.go:126] duration metric: took 13.809957ms to wait for k8s-apps to be running ...
	I0920 22:57:58.508879 1598765 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 22:57:58.508941 1598765 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 22:57:58.521827 1598765 system_svc.go:56] duration metric: took 12.937024ms WaitForService to wait for kubelet
	I0920 22:57:58.521866 1598765 kubeadm.go:582] duration metric: took 2m24.833323651s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 22:57:58.521887 1598765 node_conditions.go:102] verifying NodePressure condition ...
	I0920 22:57:58.525506 1598765 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0920 22:57:58.525586 1598765 node_conditions.go:123] node cpu capacity is 2
	I0920 22:57:58.525614 1598765 node_conditions.go:105] duration metric: took 3.720628ms to run NodePressure ...
	I0920 22:57:58.525657 1598765 start.go:241] waiting for startup goroutines ...
	I0920 22:57:58.525682 1598765 start.go:246] waiting for cluster config update ...
	I0920 22:57:58.525713 1598765 start.go:255] writing updated cluster config ...
	I0920 22:57:58.526064 1598765 ssh_runner.go:195] Run: rm -f paused
	I0920 22:57:58.972313 1598765 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 22:57:58.974842 1598765 out.go:177] * Done! kubectl is now configured to use "addons-378495" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 23:11:32 addons-378495 crio[960]: time="2024-09-20 23:11:32.378670413Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8f469adb-ec73-447a-80ca-583b636387b4 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:11:46 addons-378495 crio[960]: time="2024-09-20 23:11:46.378366614Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=34d8ee35-b520-46f8-ac52-26643a7c9d97 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:11:46 addons-378495 crio[960]: time="2024-09-20 23:11:46.378604521Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=34d8ee35-b520-46f8-ac52-26643a7c9d97 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:11:59 addons-378495 crio[960]: time="2024-09-20 23:11:59.377975439Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=def4a84d-9b8e-4c41-8a3a-525bf9787c1a name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:11:59 addons-378495 crio[960]: time="2024-09-20 23:11:59.378217309Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=def4a84d-9b8e-4c41-8a3a-525bf9787c1a name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:12:14 addons-378495 crio[960]: time="2024-09-20 23:12:14.377792761Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4c1de713-b027-490a-a88f-f5d26220f71c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:12:14 addons-378495 crio[960]: time="2024-09-20 23:12:14.378027329Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4c1de713-b027-490a-a88f-f5d26220f71c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:12:25 addons-378495 crio[960]: time="2024-09-20 23:12:25.377836947Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=7be627a2-4e0d-4935-a492-fb4f9c5b5663 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:12:25 addons-378495 crio[960]: time="2024-09-20 23:12:25.378099469Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=7be627a2-4e0d-4935-a492-fb4f9c5b5663 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:12:40 addons-378495 crio[960]: time="2024-09-20 23:12:40.377844108Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=bbadf912-a0c6-4eda-9b95-bd31c0cacd39 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:12:40 addons-378495 crio[960]: time="2024-09-20 23:12:40.378067541Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=bbadf912-a0c6-4eda-9b95-bd31c0cacd39 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:12:52 addons-378495 crio[960]: time="2024-09-20 23:12:52.378721993Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=40a10559-dd90-400e-aad8-fc0f106a801c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:12:52 addons-378495 crio[960]: time="2024-09-20 23:12:52.378959145Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=40a10559-dd90-400e-aad8-fc0f106a801c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:13:03 addons-378495 crio[960]: time="2024-09-20 23:13:03.378217262Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=5977240a-a307-4677-88b3-bc9c9722d089 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:13:03 addons-378495 crio[960]: time="2024-09-20 23:13:03.378449729Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=5977240a-a307-4677-88b3-bc9c9722d089 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:13:16 addons-378495 crio[960]: time="2024-09-20 23:13:16.378184678Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8289ab1d-83ae-4e32-a24f-897c04133c92 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:13:16 addons-378495 crio[960]: time="2024-09-20 23:13:16.378416062Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8289ab1d-83ae-4e32-a24f-897c04133c92 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:13:27 addons-378495 crio[960]: time="2024-09-20 23:13:27.377794494Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f0b4529c-1e7e-456f-aeaf-e93dc7838c26 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:13:27 addons-378495 crio[960]: time="2024-09-20 23:13:27.378043552Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f0b4529c-1e7e-456f-aeaf-e93dc7838c26 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 23:13:31 addons-378495 crio[960]: time="2024-09-20 23:13:31.288412237Z" level=info msg="Stopping container: 0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487 (timeout: 30s)" id=5150f1c2-8bf1-4ea2-b583-4744104bcdb0 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 23:13:32 addons-378495 crio[960]: time="2024-09-20 23:13:32.463189382Z" level=info msg="Stopped container 0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487: kube-system/metrics-server-84c5f94fbc-w68c8/metrics-server" id=5150f1c2-8bf1-4ea2-b583-4744104bcdb0 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 23:13:32 addons-378495 crio[960]: time="2024-09-20 23:13:32.463725315Z" level=info msg="Stopping pod sandbox: ad1fc302b8509252e5126c23ba3390c655825860a4634547a7d786884f5f1bf8" id=ec3b1bc3-6c1e-495d-8273-d0dd2606231a name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 23:13:32 addons-378495 crio[960]: time="2024-09-20 23:13:32.463958028Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-w68c8 Namespace:kube-system ID:ad1fc302b8509252e5126c23ba3390c655825860a4634547a7d786884f5f1bf8 UID:b2f83490-52e7-45a5-ba04-c659184f2355 NetNS:/var/run/netns/a9c70cf4-e8d6-4b16-b268-3a85b72da27a Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 23:13:32 addons-378495 crio[960]: time="2024-09-20 23:13:32.464105547Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-w68c8 from CNI network \"kindnet\" (type=ptp)"
	Sep 20 23:13:32 addons-378495 crio[960]: time="2024-09-20 23:13:32.510429468Z" level=info msg="Stopped pod sandbox: ad1fc302b8509252e5126c23ba3390c655825860a4634547a7d786884f5f1bf8" id=ec3b1bc3-6c1e-495d-8273-d0dd2606231a name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	a1ee1c2e6ed5d       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   3 minutes ago       Running             hello-world-app           0                   770a7e81e70df       hello-world-app-55bf9c44b4-djpvb
	b77a490e8cee1       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         5 minutes ago       Running             nginx                     0                   fe71e95f7b725       nginx
	796298d24a32f       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            16 minutes ago      Running             gcp-auth                  0                   22d900c78692d       gcp-auth-89d5ffd79-gtsdq
	22f42158ca388       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98        16 minutes ago      Running             local-path-provisioner    0                   1bb3180b948ce       local-path-provisioner-86d989889c-ffhhj
	0a68b607898ca       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   16 minutes ago      Exited              metrics-server            0                   ad1fc302b8509       metrics-server-84c5f94fbc-w68c8
	1202e7a31d04f       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        17 minutes ago      Running             storage-provisioner       0                   9a5c95690fe40       storage-provisioner
	a999167b57c0a       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        17 minutes ago      Running             coredns                   0                   d6b46522f6960       coredns-7c65d6cfc9-rl9pm
	256a9398d56d1       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                        17 minutes ago      Running             kindnet-cni               0                   282d8badd1aff       kindnet-t865r
	a6b232d139dc6       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                        17 minutes ago      Running             kube-proxy                0                   29ca946277801       kube-proxy-zl2r2
	2b746864a97ba       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                        18 minutes ago      Running             kube-apiserver            0                   d8703d1973ecb       kube-apiserver-addons-378495
	d23f575e3a886       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        18 minutes ago      Running             etcd                      0                   3ae785ac4656d       etcd-addons-378495
	65a6af57ea53f       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                        18 minutes ago      Running             kube-controller-manager   0                   b8643f40ddb2b       kube-controller-manager-addons-378495
	2e1092da6a2c9       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                        18 minutes ago      Running             kube-scheduler            0                   032ecd9d09f5d       kube-scheduler-addons-378495
	
	
	==> coredns [a999167b57c0a719099a3627652cbb468190f11abdf89901dbac9759fc3e615a] <==
	[INFO] 10.244.0.4:34710 - 58225 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000075684s
	[INFO] 10.244.0.4:52148 - 1538 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002249798s
	[INFO] 10.244.0.4:52148 - 9996 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002397268s
	[INFO] 10.244.0.4:49421 - 34388 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.0001189s
	[INFO] 10.244.0.4:49421 - 32087 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000075167s
	[INFO] 10.244.0.4:36210 - 50087 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000202593s
	[INFO] 10.244.0.4:36210 - 54947 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000240172s
	[INFO] 10.244.0.4:49741 - 27191 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000067232s
	[INFO] 10.244.0.4:49741 - 31797 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000111171s
	[INFO] 10.244.0.4:35770 - 53715 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000072402s
	[INFO] 10.244.0.4:35770 - 49877 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000048033s
	[INFO] 10.244.0.4:34529 - 49957 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001700031s
	[INFO] 10.244.0.4:34529 - 59691 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002011726s
	[INFO] 10.244.0.4:60848 - 10498 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000106329s
	[INFO] 10.244.0.4:60848 - 30733 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000047319s
	[INFO] 10.244.0.20:49144 - 52388 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00075912s
	[INFO] 10.244.0.20:37245 - 13127 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00073718s
	[INFO] 10.244.0.20:54058 - 43991 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000109316s
	[INFO] 10.244.0.20:44774 - 47121 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000096467s
	[INFO] 10.244.0.20:47630 - 18013 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000149095s
	[INFO] 10.244.0.20:35103 - 28159 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000098371s
	[INFO] 10.244.0.20:36782 - 30248 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002564324s
	[INFO] 10.244.0.20:53474 - 19111 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.006392356s
	[INFO] 10.244.0.20:45814 - 36268 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.002047804s
	[INFO] 10.244.0.20:34380 - 29303 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001821122s
	
	
	==> describe nodes <==
	Name:               addons-378495
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-378495
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b921bee7dddd4990dd76a4773b23d7ec11e6144f
	                    minikube.k8s.io/name=addons-378495
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T22_55_29_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-378495
	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 22:55:25 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-378495
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 23:13:31 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 23:10:37 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 23:10:37 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 23:10:37 +0000   Fri, 20 Sep 2024 22:55:22 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 23:10:37 +0000   Fri, 20 Sep 2024 22:56:16 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-378495
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 a17c2851a1134f628e06b8d99bf9d6d8
	  System UUID:                b0cd9820-689d-49d4-9344-bf10f6f9e76a
	  Boot ID:                    b363b069-6c72-47b0-a80b-36cf6b75e261
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  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%)         15m
	  default                     hello-world-app-55bf9c44b4-djpvb           0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m21s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m39s
	  gcp-auth                    gcp-auth-89d5ffd79-gtsdq                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-7c65d6cfc9-rl9pm                   100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 etcd-addons-378495                         100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         18m
	  kube-system                 kindnet-t865r                              100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      18m
	  kube-system                 kube-apiserver-addons-378495               250m (12%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-controller-manager-addons-378495      200m (10%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-proxy-zl2r2                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-scheduler-addons-378495               100m (5%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  local-path-storage          local-path-provisioner-86d989889c-ffhhj    0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 17m   kube-proxy       
	  Normal   Starting                 18m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 18m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  18m   kubelet          Node addons-378495 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m   kubelet          Node addons-378495 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m   kubelet          Node addons-378495 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           18m   node-controller  Node addons-378495 event: Registered Node addons-378495 in Controller
	  Normal   NodeReady                17m   kubelet          Node addons-378495 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep20 22:26] overlayfs: failed to resolve '/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/27/fs': -2
	
	
	==> etcd [d23f575e3a886f67be69a62486c5e682d66c899a967bbd109a83cefa56bd73a4] <==
	{"level":"warn","ts":"2024-09-20T22:55:37.444071Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.079833ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-378495\" ","response":"range_response_count:1 size:5745"}
	{"level":"info","ts":"2024-09-20T22:55:37.444106Z","caller":"traceutil/trace.go:171","msg":"trace[185511776] range","detail":"{range_begin:/registry/minions/addons-378495; range_end:; response_count:1; response_revision:376; }","duration":"114.110168ms","start":"2024-09-20T22:55:37.329983Z","end":"2024-09-20T22:55:37.444093Z","steps":["trace[185511776] 'agreement among raft nodes before linearized reading'  (duration: 114.055251ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.483252Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"193.338296ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T22:55:37.483319Z","caller":"traceutil/trace.go:171","msg":"trace[1078215538] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:376; }","duration":"193.417172ms","start":"2024-09-20T22:55:37.289889Z","end":"2024-09-20T22:55:37.483306Z","steps":["trace[1078215538] 'agreement among raft nodes before linearized reading'  (duration: 161.384281ms)","trace[1078215538] 'range keys from in-memory index tree'  (duration: 31.933445ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.695975Z","caller":"traceutil/trace.go:171","msg":"trace[1553940402] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:390; }","duration":"147.798248ms","start":"2024-09-20T22:55:37.548140Z","end":"2024-09-20T22:55:37.695938Z","steps":["trace[1553940402] 'read index received'  (duration: 36.04539ms)","trace[1553940402] 'applied index is now lower than readState.Index'  (duration: 111.752333ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.696268Z","caller":"traceutil/trace.go:171","msg":"trace[781803533] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"196.567857ms","start":"2024-09-20T22:55:37.499691Z","end":"2024-09-20T22:55:37.696259Z","steps":["trace[781803533] 'process raft request'  (duration: 196.081327ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696437Z","caller":"traceutil/trace.go:171","msg":"trace[1784614582] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"196.697399ms","start":"2024-09-20T22:55:37.499733Z","end":"2024-09-20T22:55:37.696430Z","steps":["trace[1784614582] 'process raft request'  (duration: 196.108584ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696584Z","caller":"traceutil/trace.go:171","msg":"trace[1823856127] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"148.352028ms","start":"2024-09-20T22:55:37.548226Z","end":"2024-09-20T22:55:37.696578Z","steps":["trace[1823856127] 'process raft request'  (duration: 147.655226ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.696788Z","caller":"traceutil/trace.go:171","msg":"trace[1264681339] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"148.295108ms","start":"2024-09-20T22:55:37.548486Z","end":"2024-09-20T22:55:37.696781Z","steps":["trace[1264681339] 'process raft request'  (duration: 147.422339ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.696909Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.756424ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-20T22:55:37.696939Z","caller":"traceutil/trace.go:171","msg":"trace[1159991681] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:385; }","duration":"148.79617ms","start":"2024-09-20T22:55:37.548136Z","end":"2024-09-20T22:55:37.696932Z","steps":["trace[1159991681] 'agreement among raft nodes before linearized reading'  (duration: 148.734722ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T22:55:37.755426Z","caller":"traceutil/trace.go:171","msg":"trace[1688961458] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"186.393226ms","start":"2024-09-20T22:55:37.499318Z","end":"2024-09-20T22:55:37.685711Z","steps":["trace[1688961458] 'process raft request'  (duration: 84.903105ms)","trace[1688961458] 'compare'  (duration: 91.722153ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T22:55:37.758360Z","caller":"traceutil/trace.go:171","msg":"trace[343222249] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"144.468503ms","start":"2024-09-20T22:55:37.613875Z","end":"2024-09-20T22:55:37.758344Z","steps":["trace[343222249] 'process raft request'  (duration: 144.320467ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.767472Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"219.15341ms","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-20T22:55:37.768063Z","caller":"traceutil/trace.go:171","msg":"trace[1403861394] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:389; }","duration":"219.75234ms","start":"2024-09-20T22:55:37.548294Z","end":"2024-09-20T22:55:37.768046Z","steps":["trace[1403861394] 'agreement among raft nodes before linearized reading'  (duration: 219.111719ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.769294Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"130.971201ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-t865r\" ","response":"range_response_count:1 size:5102"}
	{"level":"info","ts":"2024-09-20T22:55:37.769337Z","caller":"traceutil/trace.go:171","msg":"trace[431484292] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-t865r; range_end:; response_count:1; response_revision:389; }","duration":"131.032206ms","start":"2024-09-20T22:55:37.638294Z","end":"2024-09-20T22:55:37.769326Z","steps":["trace[431484292] 'agreement among raft nodes before linearized reading'  (duration: 130.95091ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T22:55:37.769495Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"137.509444ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T22:55:37.769511Z","caller":"traceutil/trace.go:171","msg":"trace[946549172] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:389; }","duration":"137.537375ms","start":"2024-09-20T22:55:37.631968Z","end":"2024-09-20T22:55:37.769506Z","steps":["trace[946549172] 'agreement among raft nodes before linearized reading'  (duration: 137.498868ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T23:05:23.650287Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1525}
	{"level":"info","ts":"2024-09-20T23:05:23.679821Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1525,"took":"29.088608ms","hash":3958631615,"current-db-size-bytes":6373376,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3350528,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-20T23:05:23.679875Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3958631615,"revision":1525,"compact-revision":-1}
	{"level":"info","ts":"2024-09-20T23:10:23.656607Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1947}
	{"level":"info","ts":"2024-09-20T23:10:23.675184Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1947,"took":"17.983992ms","hash":2807565021,"current-db-size-bytes":6373376,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4939776,"current-db-size-in-use":"4.9 MB"}
	{"level":"info","ts":"2024-09-20T23:10:23.675246Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2807565021,"revision":1947,"compact-revision":1525}
	
	
	==> gcp-auth [796298d24a32f67275f49ad89b9dd64231079af144b073266c2a871abde508ca] <==
	2024/09/20 22:57:59 Ready to write response ...
	2024/09/20 22:57:59 Ready to marshal response ...
	2024/09/20 22:57:59 Ready to write response ...
	2024/09/20 23:06:15 Ready to marshal response ...
	2024/09/20 23:06:15 Ready to write response ...
	2024/09/20 23:06:30 Ready to marshal response ...
	2024/09/20 23:06:30 Ready to write response ...
	2024/09/20 23:06:53 Ready to marshal response ...
	2024/09/20 23:06:53 Ready to write response ...
	2024/09/20 23:07:16 Ready to marshal response ...
	2024/09/20 23:07:16 Ready to write response ...
	2024/09/20 23:07:16 Ready to marshal response ...
	2024/09/20 23:07:16 Ready to write response ...
	2024/09/20 23:07:25 Ready to marshal response ...
	2024/09/20 23:07:25 Ready to write response ...
	2024/09/20 23:07:26 Ready to marshal response ...
	2024/09/20 23:07:26 Ready to write response ...
	2024/09/20 23:07:26 Ready to marshal response ...
	2024/09/20 23:07:26 Ready to write response ...
	2024/09/20 23:07:26 Ready to marshal response ...
	2024/09/20 23:07:26 Ready to write response ...
	2024/09/20 23:07:53 Ready to marshal response ...
	2024/09/20 23:07:53 Ready to write response ...
	2024/09/20 23:10:11 Ready to marshal response ...
	2024/09/20 23:10:11 Ready to write response ...
	
	
	==> kernel <==
	 23:13:32 up  6:56,  0 users,  load average: 0.31, 0.36, 1.17
	Linux addons-378495 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [256a9398d56d1fea7f13276d8086f748078bb7ee2b829705404abf9460f79d39] <==
	I0920 23:11:26.248152       1 main.go:299] handling current node
	I0920 23:11:36.248466       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:11:36.248502       1 main.go:299] handling current node
	I0920 23:11:46.255740       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:11:46.255776       1 main.go:299] handling current node
	I0920 23:11:56.255275       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:11:56.255643       1 main.go:299] handling current node
	I0920 23:12:06.255255       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:12:06.255372       1 main.go:299] handling current node
	I0920 23:12:16.249041       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:12:16.249073       1 main.go:299] handling current node
	I0920 23:12:26.254916       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:12:26.254951       1 main.go:299] handling current node
	I0920 23:12:36.248881       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:12:36.248916       1 main.go:299] handling current node
	I0920 23:12:46.255047       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:12:46.255159       1 main.go:299] handling current node
	I0920 23:12:56.256260       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:12:56.256295       1 main.go:299] handling current node
	I0920 23:13:06.251707       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:13:06.251817       1 main.go:299] handling current node
	I0920 23:13:16.249030       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:13:16.249063       1 main.go:299] handling current node
	I0920 23:13:26.248219       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 23:13:26.248341       1 main.go:299] handling current node
	
	
	==> kube-apiserver [2b746864a97ba1b69e65d516f54ad6c8d3d27e2b73da6c648710e89dfe10a61f] <==
		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 22:57:52.111379       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.230.76:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.230.76:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.230.76:443: i/o timeout" logger="UnhandledError"
	I0920 22:57:52.176509       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0920 23:06:41.335342       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 23:07:08.950116       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:08.950261       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:08.978274       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:08.978414       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:08.999941       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.000073       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:09.009014       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.010816       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 23:07:09.040024       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 23:07:09.040073       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 23:07:10.012358       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0920 23:07:10.040542       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0920 23:07:10.128056       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0920 23:07:26.431359       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.144.237"}
	I0920 23:07:47.760891       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 23:07:48.802123       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0920 23:07:53.325238       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 23:07:53.618433       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.249.86"}
	I0920 23:10:11.891881       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.226.197"}
	
	
	==> kube-controller-manager [65a6af57ea53ffdf684df0b285622384017991d5246c4b1e1bbe0ed86fb65bc5] <==
	W0920 23:11:35.296041       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 23:11:35.296095       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 23:11:37.476084       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 23:11:37.476130       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 23:11:40.121497       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 23:11:40.121545       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 23:11:52.206409       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 23:11:52.206451       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 23:12:16.391875       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 23:12:16.392018       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 23:12:27.608949       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 23:12:27.608996       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 23:12:33.499757       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 23:12:33.499803       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 23:12:33.918585       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 23:12:33.918636       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 23:12:59.676223       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 23:12:59.676274       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 23:13:14.376376       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 23:13:14.376420       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 23:13:18.781132       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 23:13:18.781177       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 23:13:29.846128       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 23:13:29.846170       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 23:13:31.261848       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="7.245µs"
	
	
	==> kube-proxy [a6b232d139dc6bc712490cddf3d69f3be64152b7e00e3bdc810594005e783840] <==
	I0920 22:55:33.751946       1 server_linux.go:66] "Using iptables proxy"
	I0920 22:55:33.912300       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 22:55:33.912545       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 22:55:34.580867       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 22:55:34.581016       1 server_linux.go:169] "Using iptables Proxier"
	I0920 22:55:35.948606       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 22:55:37.022362       1 server.go:483] "Version info" version="v1.31.1"
	I0920 22:55:37.023273       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 22:55:37.048682       1 config.go:199] "Starting service config controller"
	I0920 22:55:37.065280       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 22:55:37.065425       1 config.go:105] "Starting endpoint slice config controller"
	I0920 22:55:37.065464       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 22:55:37.066007       1 config.go:328] "Starting node config controller"
	I0920 22:55:37.074336       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 22:55:38.604777       1 shared_informer.go:320] Caches are synced for service config
	I0920 22:55:38.605051       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 22:55:38.605218       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2e1092da6a2c9fc9dcecb797119116e3395a55cfe1250b66504775571eb8ee80] <==
	W0920 22:55:25.975997       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 22:55:25.976021       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 22:55:25.976069       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 22:55:25.976087       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 22:55:25.976130       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 22:55:25.976148       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 22:55:25.976213       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 22:55:25.976230       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 22:55:25.978793       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0920 22:55:25.978829       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:25.978904       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 22:55:25.978920       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 22:55:25.978969       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0920 22:55:25.978984       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:25.979719       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0920 22:55:25.979767       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0920 22:55:26.839583       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 22:55:26.839632       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 22:55:26.924265       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0920 22:55:26.924312       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 22:55:26.937546       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 22:55:26.937664       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 22:55:26.938569       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0920 22:55:26.938602       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"
	I0920 22:55:27.567360       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 23:12:40 addons-378495 kubelet[1488]: E0920 23:12:40.378604    1488 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="caf2d2cf-ae1c-40c8-bfb2-092e139b6f65"
	Sep 20 23:12:48 addons-378495 kubelet[1488]: E0920 23:12:48.789332    1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873968789073604,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:12:48 addons-378495 kubelet[1488]: E0920 23:12:48.789368    1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873968789073604,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:12:52 addons-378495 kubelet[1488]: E0920 23:12:52.379856    1488 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="caf2d2cf-ae1c-40c8-bfb2-092e139b6f65"
	Sep 20 23:12:58 addons-378495 kubelet[1488]: E0920 23:12:58.792401    1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873978792139890,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:12:58 addons-378495 kubelet[1488]: E0920 23:12:58.792443    1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873978792139890,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:13:03 addons-378495 kubelet[1488]: E0920 23:13:03.378689    1488 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="caf2d2cf-ae1c-40c8-bfb2-092e139b6f65"
	Sep 20 23:13:08 addons-378495 kubelet[1488]: E0920 23:13:08.794513    1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873988794233878,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:13:08 addons-378495 kubelet[1488]: E0920 23:13:08.794553    1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873988794233878,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:13:16 addons-378495 kubelet[1488]: E0920 23:13:16.378757    1488 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="caf2d2cf-ae1c-40c8-bfb2-092e139b6f65"
	Sep 20 23:13:18 addons-378495 kubelet[1488]: E0920 23:13:18.797764    1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873998797516393,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:13:18 addons-378495 kubelet[1488]: E0920 23:13:18.797805    1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726873998797516393,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:13:27 addons-378495 kubelet[1488]: E0920 23:13:27.378269    1488 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="caf2d2cf-ae1c-40c8-bfb2-092e139b6f65"
	Sep 20 23:13:28 addons-378495 kubelet[1488]: E0920 23:13:28.800595    1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726874008800347518,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:13:28 addons-378495 kubelet[1488]: E0920 23:13:28.800633    1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726874008800347518,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 23:13:32 addons-378495 kubelet[1488]: I0920 23:13:32.578859    1488 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-nwjqr\" (UniqueName: \"kubernetes.io/projected/b2f83490-52e7-45a5-ba04-c659184f2355-kube-api-access-nwjqr\") pod \"b2f83490-52e7-45a5-ba04-c659184f2355\" (UID: \"b2f83490-52e7-45a5-ba04-c659184f2355\") "
	Sep 20 23:13:32 addons-378495 kubelet[1488]: I0920 23:13:32.578928    1488 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/b2f83490-52e7-45a5-ba04-c659184f2355-tmp-dir\") pod \"b2f83490-52e7-45a5-ba04-c659184f2355\" (UID: \"b2f83490-52e7-45a5-ba04-c659184f2355\") "
	Sep 20 23:13:32 addons-378495 kubelet[1488]: I0920 23:13:32.579454    1488 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/b2f83490-52e7-45a5-ba04-c659184f2355-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "b2f83490-52e7-45a5-ba04-c659184f2355" (UID: "b2f83490-52e7-45a5-ba04-c659184f2355"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 20 23:13:32 addons-378495 kubelet[1488]: I0920 23:13:32.585941    1488 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b2f83490-52e7-45a5-ba04-c659184f2355-kube-api-access-nwjqr" (OuterVolumeSpecName: "kube-api-access-nwjqr") pod "b2f83490-52e7-45a5-ba04-c659184f2355" (UID: "b2f83490-52e7-45a5-ba04-c659184f2355"). InnerVolumeSpecName "kube-api-access-nwjqr". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 23:13:32 addons-378495 kubelet[1488]: I0920 23:13:32.679334    1488 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-nwjqr\" (UniqueName: \"kubernetes.io/projected/b2f83490-52e7-45a5-ba04-c659184f2355-kube-api-access-nwjqr\") on node \"addons-378495\" DevicePath \"\""
	Sep 20 23:13:32 addons-378495 kubelet[1488]: I0920 23:13:32.679375    1488 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/b2f83490-52e7-45a5-ba04-c659184f2355-tmp-dir\") on node \"addons-378495\" DevicePath \"\""
	Sep 20 23:13:33 addons-378495 kubelet[1488]: I0920 23:13:33.160509    1488 scope.go:117] "RemoveContainer" containerID="0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487"
	Sep 20 23:13:33 addons-378495 kubelet[1488]: I0920 23:13:33.188481    1488 scope.go:117] "RemoveContainer" containerID="0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487"
	Sep 20 23:13:33 addons-378495 kubelet[1488]: E0920 23:13:33.188851    1488 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487\": container with ID starting with 0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487 not found: ID does not exist" containerID="0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487"
	Sep 20 23:13:33 addons-378495 kubelet[1488]: I0920 23:13:33.188894    1488 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487"} err="failed to get container status \"0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487\": rpc error: code = NotFound desc = could not find container \"0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487\": container with ID starting with 0a68b607898caeb46ea80b1e4bedd7fa4ed0caa59384c9e78a632c136e329487 not found: ID does not exist"
	
	
	==> storage-provisioner [1202e7a31d04f0fab28f563f60807c34054f5a0c51bb0556a57314db1da95e62] <==
	I0920 22:56:17.568905       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 22:56:17.622852       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 22:56:17.622909       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 22:56:17.689629       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 22:56:17.692543       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553!
	I0920 22:56:17.699783       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"0f4ebefa-021b-4306-8f4f-890658496369", APIVersion:"v1", ResourceVersion:"905", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553 became leader
	I0920 22:56:17.793784       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-378495_53e5c504-a75e-4547-a32c-33bd0f75d553!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-378495/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 22:57:59 +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-rdzbw (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rdzbw:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                 From               Message
	  ----     ------     ----                ----               -------
	  Normal   Scheduled  15m                 default-scheduler  Successfully assigned default/busybox to addons-378495
	  Normal   Pulling    13m (x4 over 15m)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     13m (x4 over 15m)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     13m (x4 over 15m)   kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 15m)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    30s (x64 over 15m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    

Test pass (295/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 11.69
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.38
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.1/json-events 6.56
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.07
18 TestDownloadOnly/v1.31.1/DeleteAll 0.2
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.56
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.09
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 198.95
31 TestAddons/serial/GCPAuth/Namespaces 0.22
35 TestAddons/parallel/InspektorGadget 11.78
38 TestAddons/parallel/CSI 54.62
39 TestAddons/parallel/Headlamp 15.97
40 TestAddons/parallel/CloudSpanner 5.65
41 TestAddons/parallel/LocalPath 9.95
42 TestAddons/parallel/NvidiaDevicePlugin 6.84
43 TestAddons/parallel/Yakd 11.79
44 TestAddons/StoppedEnableDisable 12.18
45 TestCertOptions 39.15
46 TestCertExpiration 266.05
48 TestForceSystemdFlag 41.76
49 TestForceSystemdEnv 42.52
55 TestErrorSpam/setup 29.64
56 TestErrorSpam/start 0.7
57 TestErrorSpam/status 1.04
58 TestErrorSpam/pause 1.79
59 TestErrorSpam/unpause 1.9
60 TestErrorSpam/stop 1.47
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 78.26
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 55.01
67 TestFunctional/serial/KubeContext 0.06
68 TestFunctional/serial/KubectlGetPods 0.09
71 TestFunctional/serial/CacheCmd/cache/add_remote 4.4
72 TestFunctional/serial/CacheCmd/cache/add_local 1.26
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
74 TestFunctional/serial/CacheCmd/cache/list 0.05
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
76 TestFunctional/serial/CacheCmd/cache/cache_reload 2.05
77 TestFunctional/serial/CacheCmd/cache/delete 0.11
78 TestFunctional/serial/MinikubeKubectlCmd 0.13
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
80 TestFunctional/serial/ExtraConfig 35.59
81 TestFunctional/serial/ComponentHealth 0.1
82 TestFunctional/serial/LogsCmd 1.71
83 TestFunctional/serial/LogsFileCmd 1.69
84 TestFunctional/serial/InvalidService 4.47
86 TestFunctional/parallel/ConfigCmd 0.48
87 TestFunctional/parallel/DashboardCmd 11.68
88 TestFunctional/parallel/DryRun 0.46
89 TestFunctional/parallel/InternationalLanguage 0.2
90 TestFunctional/parallel/StatusCmd 1.01
94 TestFunctional/parallel/ServiceCmdConnect 12.71
95 TestFunctional/parallel/AddonsCmd 0.2
96 TestFunctional/parallel/PersistentVolumeClaim 25.65
98 TestFunctional/parallel/SSHCmd 0.73
99 TestFunctional/parallel/CpCmd 2.05
101 TestFunctional/parallel/FileSync 0.37
102 TestFunctional/parallel/CertSync 2.1
106 TestFunctional/parallel/NodeLabels 0.13
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.78
110 TestFunctional/parallel/License 0.31
112 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.58
113 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
115 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.33
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
117 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
121 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
122 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
123 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
124 TestFunctional/parallel/ProfileCmd/profile_list 0.4
125 TestFunctional/parallel/ProfileCmd/profile_json_output 0.4
126 TestFunctional/parallel/MountCmd/any-port 8.83
127 TestFunctional/parallel/ServiceCmd/List 0.61
128 TestFunctional/parallel/ServiceCmd/JSONOutput 0.51
129 TestFunctional/parallel/ServiceCmd/HTTPS 0.41
130 TestFunctional/parallel/ServiceCmd/Format 0.36
131 TestFunctional/parallel/ServiceCmd/URL 0.38
132 TestFunctional/parallel/MountCmd/specific-port 2.23
133 TestFunctional/parallel/MountCmd/VerifyCleanup 2.96
134 TestFunctional/parallel/Version/short 0.08
135 TestFunctional/parallel/Version/components 0.95
136 TestFunctional/parallel/ImageCommands/ImageListShort 0.28
137 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
138 TestFunctional/parallel/ImageCommands/ImageListJson 0.32
139 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
140 TestFunctional/parallel/ImageCommands/ImageBuild 3.57
141 TestFunctional/parallel/ImageCommands/Setup 0.71
142 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.54
143 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.1
144 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.43
145 TestFunctional/parallel/UpdateContextCmd/no_changes 0.28
146 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
147 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.22
148 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.63
149 TestFunctional/parallel/ImageCommands/ImageRemove 0.71
150 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.92
151 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.68
152 TestFunctional/delete_echo-server_images 0.03
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.02
158 TestMultiControlPlane/serial/StartCluster 170.9
159 TestMultiControlPlane/serial/DeployApp 7.58
160 TestMultiControlPlane/serial/PingHostFromPods 1.61
161 TestMultiControlPlane/serial/AddWorkerNode 35.51
162 TestMultiControlPlane/serial/NodeLabels 0.11
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.04
164 TestMultiControlPlane/serial/CopyFile 18.56
165 TestMultiControlPlane/serial/StopSecondaryNode 12.86
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.78
167 TestMultiControlPlane/serial/RestartSecondaryNode 20.86
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.37
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 190.93
170 TestMultiControlPlane/serial/DeleteSecondaryNode 12.51
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.78
172 TestMultiControlPlane/serial/StopCluster 35.73
173 TestMultiControlPlane/serial/RestartCluster 62.71
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.77
175 TestMultiControlPlane/serial/AddSecondaryNode 69.28
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1
180 TestJSONOutput/start/Command 78.41
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.75
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.65
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.93
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.21
205 TestKicCustomNetwork/create_custom_network 38.15
206 TestKicCustomNetwork/use_default_bridge_network 32.74
207 TestKicExistingNetwork 32.35
208 TestKicCustomSubnet 31.8
209 TestKicStaticIP 30.38
210 TestMainNoArgs 0.12
211 TestMinikubeProfile 70.12
214 TestMountStart/serial/StartWithMountFirst 7.13
215 TestMountStart/serial/VerifyMountFirst 0.26
216 TestMountStart/serial/StartWithMountSecond 7.1
217 TestMountStart/serial/VerifyMountSecond 0.3
218 TestMountStart/serial/DeleteFirst 1.61
219 TestMountStart/serial/VerifyMountPostDelete 0.25
220 TestMountStart/serial/Stop 1.22
221 TestMountStart/serial/RestartStopped 8.12
222 TestMountStart/serial/VerifyMountPostStop 0.25
225 TestMultiNode/serial/FreshStart2Nodes 102.47
226 TestMultiNode/serial/DeployApp2Nodes 6.41
227 TestMultiNode/serial/PingHostFrom2Pods 0.98
228 TestMultiNode/serial/AddNode 28.02
229 TestMultiNode/serial/MultiNodeLabels 0.09
230 TestMultiNode/serial/ProfileList 0.68
231 TestMultiNode/serial/CopyFile 9.92
232 TestMultiNode/serial/StopNode 2.23
233 TestMultiNode/serial/StartAfterStop 10
234 TestMultiNode/serial/RestartKeepsNodes 101.55
235 TestMultiNode/serial/DeleteNode 5.56
236 TestMultiNode/serial/StopMultiNode 23.89
237 TestMultiNode/serial/RestartMultiNode 49.55
238 TestMultiNode/serial/ValidateNameConflict 32.74
243 TestPreload 125.51
245 TestScheduledStopUnix 110.47
248 TestInsufficientStorage 13.33
249 TestRunningBinaryUpgrade 106.31
251 TestKubernetesUpgrade 378
252 TestMissingContainerUpgrade 166.56
254 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
255 TestNoKubernetes/serial/StartWithK8s 37.86
256 TestNoKubernetes/serial/StartWithStopK8s 20.97
257 TestNoKubernetes/serial/Start 6.6
258 TestNoKubernetes/serial/VerifyK8sNotRunning 0.3
259 TestNoKubernetes/serial/ProfileList 1.2
260 TestNoKubernetes/serial/Stop 1.27
261 TestNoKubernetes/serial/StartNoArgs 7.63
262 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
263 TestStoppedBinaryUpgrade/Setup 0.8
264 TestStoppedBinaryUpgrade/Upgrade 68.49
265 TestStoppedBinaryUpgrade/MinikubeLogs 1.01
274 TestPause/serial/Start 83.13
275 TestPause/serial/SecondStartNoReconfiguration 29.18
276 TestPause/serial/Pause 0.98
277 TestPause/serial/VerifyStatus 0.37
278 TestPause/serial/Unpause 1.03
279 TestPause/serial/PauseAgain 1.25
280 TestPause/serial/DeletePaused 3.18
281 TestPause/serial/VerifyDeletedResources 0.43
289 TestNetworkPlugins/group/false 4.61
294 TestStartStop/group/old-k8s-version/serial/FirstStart 164.91
295 TestStartStop/group/old-k8s-version/serial/DeployApp 11.66
296 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.14
297 TestStartStop/group/old-k8s-version/serial/Stop 12.03
298 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.24
299 TestStartStop/group/old-k8s-version/serial/SecondStart 154.72
301 TestStartStop/group/no-preload/serial/FirstStart 70.41
302 TestStartStop/group/no-preload/serial/DeployApp 10.39
303 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.18
304 TestStartStop/group/no-preload/serial/Stop 12.06
305 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.25
306 TestStartStop/group/no-preload/serial/SecondStart 297.96
307 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
308 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
309 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
310 TestStartStop/group/old-k8s-version/serial/Pause 3.12
312 TestStartStop/group/embed-certs/serial/FirstStart 47.61
313 TestStartStop/group/embed-certs/serial/DeployApp 10.35
314 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.16
315 TestStartStop/group/embed-certs/serial/Stop 12
316 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
317 TestStartStop/group/embed-certs/serial/SecondStart 303.82
318 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
319 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
320 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.27
321 TestStartStop/group/no-preload/serial/Pause 3.11
323 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 49.67
324 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.36
325 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.08
326 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.99
327 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
328 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 288.86
329 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
332 TestStartStop/group/embed-certs/serial/Pause 3.09
334 TestStartStop/group/newest-cni/serial/FirstStart 36.15
335 TestStartStop/group/newest-cni/serial/DeployApp 0
336 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.07
337 TestStartStop/group/newest-cni/serial/Stop 1.3
338 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
339 TestStartStop/group/newest-cni/serial/SecondStart 15.93
340 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
341 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
343 TestStartStop/group/newest-cni/serial/Pause 3.02
344 TestNetworkPlugins/group/auto/Start 49.44
345 TestNetworkPlugins/group/auto/KubeletFlags 0.29
346 TestNetworkPlugins/group/auto/NetCatPod 11.29
347 TestNetworkPlugins/group/auto/DNS 0.22
348 TestNetworkPlugins/group/auto/Localhost 0.17
349 TestNetworkPlugins/group/auto/HairPin 0.16
350 TestNetworkPlugins/group/kindnet/Start 78.39
351 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
352 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
353 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.12
354 TestNetworkPlugins/group/kindnet/KubeletFlags 0.29
355 TestNetworkPlugins/group/kindnet/NetCatPod 10.26
356 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
357 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.07
358 TestNetworkPlugins/group/kindnet/DNS 0.23
359 TestNetworkPlugins/group/kindnet/Localhost 0.19
360 TestNetworkPlugins/group/kindnet/HairPin 0.19
361 TestNetworkPlugins/group/calico/Start 73.15
362 TestNetworkPlugins/group/custom-flannel/Start 63.67
363 TestNetworkPlugins/group/calico/ControllerPod 6.01
364 TestNetworkPlugins/group/calico/KubeletFlags 0.37
365 TestNetworkPlugins/group/calico/NetCatPod 10.27
366 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
367 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.28
368 TestNetworkPlugins/group/calico/DNS 0.22
369 TestNetworkPlugins/group/calico/Localhost 0.18
370 TestNetworkPlugins/group/calico/HairPin 0.24
371 TestNetworkPlugins/group/custom-flannel/DNS 0.29
372 TestNetworkPlugins/group/custom-flannel/Localhost 0.29
373 TestNetworkPlugins/group/custom-flannel/HairPin 0.23
374 TestNetworkPlugins/group/enable-default-cni/Start 79.52
375 TestNetworkPlugins/group/flannel/Start 60.99
376 TestNetworkPlugins/group/flannel/ControllerPod 6.01
377 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
378 TestNetworkPlugins/group/flannel/NetCatPod 11.29
379 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
380 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.29
381 TestNetworkPlugins/group/flannel/DNS 0.2
382 TestNetworkPlugins/group/flannel/Localhost 0.15
383 TestNetworkPlugins/group/flannel/HairPin 0.2
384 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
385 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
386 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
387 TestNetworkPlugins/group/bridge/Start 72.02
388 TestNetworkPlugins/group/bridge/KubeletFlags 0.32
389 TestNetworkPlugins/group/bridge/NetCatPod 10.27
390 TestNetworkPlugins/group/bridge/DNS 0.17
391 TestNetworkPlugins/group/bridge/Localhost 0.14
392 TestNetworkPlugins/group/bridge/HairPin 0.16
x
+
TestDownloadOnly/v1.20.0/json-events (11.69s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0920 22:54:30.889674 1598010 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0920 22:54:30.889757 1598010 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-887351 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |          |
	|         | -p download-only-887351        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 22:54:19
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 22:54:19.246236 1598016 out.go:345] Setting OutFile to fd 1 ...
	I0920 22:54:19.246407 1598016 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:19.246418 1598016 out.go:358] Setting ErrFile to fd 2...
	I0920 22:54:19.246424 1598016 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:19.246670 1598016 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	W0920 22:54:19.246807 1598016 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19672-1592623/.minikube/config/config.json: open /home/jenkins/minikube-integration/19672-1592623/.minikube/config/config.json: no such file or directory
	I0920 22:54:19.247265 1598016 out.go:352] Setting JSON to true
	I0920 22:54:19.248202 1598016 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":23810,"bootTime":1726849050,"procs":166,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0920 22:54:19.248287 1598016 start.go:139] virtualization:  
	I0920 22:54:19.251252 1598016 out.go:97] [download-only-887351] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0920 22:54:19.251393 1598016 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball: no such file or directory
	I0920 22:54:19.251432 1598016 notify.go:220] Checking for updates...
	I0920 22:54:19.253488 1598016 out.go:169] MINIKUBE_LOCATION=19672
	I0920 22:54:19.255477 1598016 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 22:54:19.257586 1598016 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 22:54:19.259663 1598016 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube
	I0920 22:54:19.262135 1598016 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0920 22:54:19.265777 1598016 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 22:54:19.266046 1598016 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 22:54:19.288502 1598016 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0920 22:54:19.288616 1598016 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:19.352694 1598016 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 22:54:19.343085443 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 22:54:19.352830 1598016 docker.go:318] overlay module found
	I0920 22:54:19.354554 1598016 out.go:97] Using the docker driver based on user configuration
	I0920 22:54:19.354582 1598016 start.go:297] selected driver: docker
	I0920 22:54:19.354589 1598016 start.go:901] validating driver "docker" against <nil>
	I0920 22:54:19.354685 1598016 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:19.404647 1598016 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 22:54:19.395388589 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 22:54:19.404851 1598016 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 22:54:19.405131 1598016 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0920 22:54:19.405284 1598016 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 22:54:19.407177 1598016 out.go:169] Using Docker driver with root privileges
	I0920 22:54:19.408934 1598016 cni.go:84] Creating CNI manager for ""
	I0920 22:54:19.408990 1598016 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:54:19.409002 1598016 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 22:54:19.409086 1598016 start.go:340] cluster config:
	{Name:download-only-887351 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-887351 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 22:54:19.411033 1598016 out.go:97] Starting "download-only-887351" primary control-plane node in "download-only-887351" cluster
	I0920 22:54:19.411056 1598016 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 22:54:19.412807 1598016 out.go:97] Pulling base image v0.0.45-1726784731-19672 ...
	I0920 22:54:19.412831 1598016 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0920 22:54:19.412976 1598016 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 22:54:19.428328 1598016 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 22:54:19.428947 1598016 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 22:54:19.429056 1598016 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 22:54:19.471700 1598016 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0920 22:54:19.471728 1598016 cache.go:56] Caching tarball of preloaded images
	I0920 22:54:19.472406 1598016 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0920 22:54:19.474649 1598016 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0920 22:54:19.474674 1598016 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0920 22:54:19.558403 1598016 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0920 22:54:23.731608 1598016 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0920 22:54:23.731758 1598016 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0920 22:54:24.952937 1598016 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0920 22:54:24.953390 1598016 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/download-only-887351/config.json ...
	I0920 22:54:24.953431 1598016 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/download-only-887351/config.json: {Name:mk9632dc6bcdaca1a034bb51bc32adbf7a3f2ecc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 22:54:24.954090 1598016 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0920 22:54:24.954886 1598016 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-887351 host does not exist
	  To start a cluster, run: "minikube start -p download-only-887351"

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0920 22:54:38.167595 1598010 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0920 22:54:38.167634 1598010 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-887351 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | -p download-only-887351        |                      |         |         |                     |                     |
	|         | --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 22:54 UTC | 20 Sep 24 22:54 UTC |
	| delete  | -p download-only-887351        | download-only-887351 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC | 20 Sep 24 22:54 UTC |
	| start   | -o=json --download-only        | download-only-000702 | jenkins | v1.34.0 | 20 Sep 24 22:54 UTC |                     |
	|         | -p download-only-000702        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 22:54:31
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 22:54:31.657223 1598212 out.go:345] Setting OutFile to fd 1 ...
	I0920 22:54:31.657583 1598212 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:31.657630 1598212 out.go:358] Setting ErrFile to fd 2...
	I0920 22:54:31.657651 1598212 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 22:54:31.657932 1598212 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 22:54:31.658416 1598212 out.go:352] Setting JSON to true
	I0920 22:54:31.659413 1598212 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":23822,"bootTime":1726849050,"procs":163,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0920 22:54:31.659520 1598212 start.go:139] virtualization:  
	I0920 22:54:31.662277 1598212 out.go:97] [download-only-000702] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 22:54:31.662541 1598212 notify.go:220] Checking for updates...
	I0920 22:54:31.664667 1598212 out.go:169] MINIKUBE_LOCATION=19672
	I0920 22:54:31.666589 1598212 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 22:54:31.668471 1598212 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 22:54:31.670410 1598212 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube
	I0920 22:54:31.672079 1598212 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0920 22:54:31.675496 1598212 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 22:54:31.675792 1598212 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 22:54:31.701752 1598212 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0920 22:54:31.701874 1598212 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:31.764965 1598212 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:54:31.75437625 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 22:54:31.765079 1598212 docker.go:318] overlay module found
	I0920 22:54:31.766894 1598212 out.go:97] Using the docker driver based on user configuration
	I0920 22:54:31.766926 1598212 start.go:297] selected driver: docker
	I0920 22:54:31.766934 1598212 start.go:901] validating driver "docker" against <nil>
	I0920 22:54:31.767102 1598212 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 22:54:31.817211 1598212 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 22:54:31.807178865 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 22:54:31.817443 1598212 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 22:54:31.817776 1598212 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0920 22:54:31.817944 1598212 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 22:54:31.819795 1598212 out.go:169] Using Docker driver with root privileges
	I0920 22:54:31.821527 1598212 cni.go:84] Creating CNI manager for ""
	I0920 22:54:31.821594 1598212 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 22:54:31.821607 1598212 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 22:54:31.821702 1598212 start.go:340] cluster config:
	{Name:download-only-000702 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-000702 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 22:54:31.823643 1598212 out.go:97] Starting "download-only-000702" primary control-plane node in "download-only-000702" cluster
	I0920 22:54:31.823688 1598212 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 22:54:31.825265 1598212 out.go:97] Pulling base image v0.0.45-1726784731-19672 ...
	I0920 22:54:31.825290 1598212 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:54:31.825460 1598212 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 22:54:31.842318 1598212 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 22:54:31.842476 1598212 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 22:54:31.842501 1598212 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 22:54:31.842507 1598212 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 22:54:31.842519 1598212 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 22:54:31.876163 1598212 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-arm64.tar.lz4
	I0920 22:54:31.876200 1598212 cache.go:56] Caching tarball of preloaded images
	I0920 22:54:31.876389 1598212 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 22:54:31.878422 1598212 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0920 22:54:31.878451 1598212 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0920 22:54:31.970289 1598212 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-arm64.tar.lz4?checksum=md5:8285fc512c7462f100de137f91fcd0ae -> /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 22:54:36.569654 1598212 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0920 22:54:36.569791 1598212 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19672-1592623/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-000702 host does not exist
	  To start a cluster, run: "minikube start -p download-only-000702"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

                                                
                                                
=== RUN   TestBinaryMirror
I0920 22:54:39.394917 1598010 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-500915 --alsologtostderr --binary-mirror http://127.0.0.1:39353 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-500915" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-500915
--- PASS: TestBinaryMirror (0.56s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.09s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (198.95s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-378495 --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-arm64 start -p addons-378495 --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: (3m18.949930431s)
--- PASS: TestAddons/Setup (198.95s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.78s)

                                                
                                                
=== 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-d8fk4" [4ace6ce9-39d5-45f9-be69-4118d0dc0b49] 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 6.004309102s
addons_test.go:789: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-378495
addons_test.go:789: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-378495: (5.779198859s)
--- PASS: TestAddons/parallel/InspektorGadget (11.78s)

                                                
                                    
x
+
TestAddons/parallel/CSI (54.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0920 23:06:14.756197 1598010 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0920 23:06:14.763565 1598010 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0920 23:06:14.763600 1598010 kapi.go:107] duration metric: took 7.416664ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 7.428447ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-378495 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-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-378495 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" [74f99978-422d-44d8-b15a-c53ecc4faa0f] Pending
helpers_test.go:344: "task-pv-pod" [74f99978-422d-44d8-b15a-c53ecc4faa0f] 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" [74f99978-422d-44d8-b15a-c53ecc4faa0f] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004166264s
addons_test.go:528: (dbg) Run:  kubectl --context addons-378495 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-378495 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-378495 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-378495 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-378495 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-378495 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-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-378495 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" [9464acf8-90fd-44af-9485-f03716a04760] Pending
helpers_test.go:344: "task-pv-pod-restore" [9464acf8-90fd-44af-9485-f03716a04760] 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" [9464acf8-90fd-44af-9485-f03716a04760] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004329724s
addons_test.go:570: (dbg) Run:  kubectl --context addons-378495 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-378495 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-378495 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.748641349s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (54.62s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (15.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-378495 --alsologtostderr -v=1
addons_test.go:768: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-378495 --alsologtostderr -v=1: (1.243687314s)
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-6rcrs" [d3d7d122-c94b-4771-ad4a-9f18eec96cdf] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-6rcrs" [d3d7d122-c94b-4771-ad4a-9f18eec96cdf] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-6rcrs" [d3d7d122-c94b-4771-ad4a-9f18eec96cdf] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-6rcrs" [d3d7d122-c94b-4771-ad4a-9f18eec96cdf] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 9.004203109s
addons_test.go:777: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 addons disable headlamp --alsologtostderr -v=1: (5.722885398s)
--- PASS: TestAddons/parallel/Headlamp (15.97s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.65s)

                                                
                                                
=== 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-b4lhr" [dd2402d5-c4e1-4097-a4d1-5f27323a4c12] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004490371s
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-378495
--- PASS: TestAddons/parallel/CloudSpanner (5.65s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (9.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-378495 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-378495 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-378495 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-378495 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" [c9e364e2-2bdf-4e8a-b1a7-b9c0ac0e4c20] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [c9e364e2-2bdf-4e8a-b1a7-b9c0ac0e4c20] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [c9e364e2-2bdf-4e8a-b1a7-b9c0ac0e4c20] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003960213s
addons_test.go:938: (dbg) Run:  kubectl --context addons-378495 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 ssh "cat /opt/local-path-provisioner/pvc-a2d58e29-6a74-4f82-9cbe-f182642dec0d_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-378495 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-378495 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (9.95s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.84s)

                                                
                                                
=== 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-mjsdz" [d013249f-1b1e-495f-907a-ff686c672891] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.035444684s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-378495
2024/09/20 23:07:15 [DEBUG] GET http://192.168.49.2:5000
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.84s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.79s)

                                                
                                                
=== 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-48lxc" [0bb7f3b9-8538-468e-84a5-004b6b2b69cb] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003579203s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-arm64 -p addons-378495 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-arm64 -p addons-378495 addons disable yakd --alsologtostderr -v=1: (5.787262215s)
--- PASS: TestAddons/parallel/Yakd (11.79s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.18s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-378495
addons_test.go:170: (dbg) Done: out/minikube-linux-arm64 stop -p addons-378495: (11.919040205s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-378495
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-378495
addons_test.go:183: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-378495
--- PASS: TestAddons/StoppedEnableDisable (12.18s)

                                                
                                    
x
+
TestCertOptions (39.15s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (266.05s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-615976 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-615976 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (38.83212982s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-615976 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-615976 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (44.863436992s)
helpers_test.go:175: Cleaning up "cert-expiration-615976" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-615976
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-615976: (2.358522955s)
--- PASS: TestCertExpiration (266.05s)

                                                
                                    
x
+
TestForceSystemdFlag (41.76s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (42.52s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (29.64s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.7s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.04s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.79s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.9s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (78.26s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (55.01s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0920 23:15:52.734850 1598010 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-860437 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-860437 --alsologtostderr -v=8: (54.998526173s)
functional_test.go:663: soft start took 55.005903903s for "functional-860437" cluster.
I0920 23:16:47.740562 1598010 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (55.01s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-860437 cache add registry.k8s.io/pause:3.1: (1.520764622s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-860437 cache add registry.k8s.io/pause:3.3: (1.438025664s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-860437 cache add registry.k8s.io/pause:latest: (1.436457843s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.40s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (35.59s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-860437 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-860437 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (35.586954476s)
functional_test.go:761: restart took 35.587052166s for "functional-860437" cluster.
I0920 23:17:31.973565 1598010 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (35.59s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.71s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.69s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 logs --file /tmp/TestFunctionalserialLogsFileCmd3450783519/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-860437 logs --file /tmp/TestFunctionalserialLogsFileCmd3450783519/001/logs.txt: (1.691994796s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.69s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.47s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.48s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.68s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.46s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 23:18:12.201608 1625645 out.go:345] Setting OutFile to fd 1 ...
	I0920 23:18:12.201801 1625645 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:18:12.201813 1625645 out.go:358] Setting ErrFile to fd 2...
	I0920 23:18:12.201819 1625645 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:18:12.202100 1625645 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 23:18:12.202488 1625645 out.go:352] Setting JSON to false
	I0920 23:18:12.203537 1625645 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":25243,"bootTime":1726849050,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0920 23:18:12.203619 1625645 start.go:139] virtualization:  
	I0920 23:18:12.208191 1625645 out.go:177] * [functional-860437] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 23:18:12.210257 1625645 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 23:18:12.210389 1625645 notify.go:220] Checking for updates...
	I0920 23:18:12.214341 1625645 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 23:18:12.216360 1625645 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 23:18:12.218011 1625645 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube
	I0920 23:18:12.219938 1625645 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 23:18:12.222199 1625645 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 23:18:12.224673 1625645 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 23:18:12.225266 1625645 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 23:18:12.252876 1625645 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0920 23:18:12.253063 1625645 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 23:18:12.318295 1625645 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 23:18:12.308496169 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 23:18:12.318479 1625645 docker.go:318] overlay module found
	I0920 23:18:12.320880 1625645 out.go:177] * Using the docker driver based on existing profile
	I0920 23:18:12.323072 1625645 start.go:297] selected driver: docker
	I0920 23:18:12.323089 1625645 start.go:901] validating driver "docker" against &{Name:functional-860437 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-860437 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 23:18:12.323211 1625645 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 23:18:12.326362 1625645 out.go:201] 
	W0920 23:18:12.328778 1625645 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 23:18:12.331128 1625645 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 23:18:12.022387 1625598 out.go:345] Setting OutFile to fd 1 ...
	I0920 23:18:12.022579 1625598 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:18:12.022594 1625598 out.go:358] Setting ErrFile to fd 2...
	I0920 23:18:12.022599 1625598 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:18:12.023002 1625598 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 23:18:12.023526 1625598 out.go:352] Setting JSON to false
	I0920 23:18:12.024708 1625598 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":25242,"bootTime":1726849050,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0920 23:18:12.024801 1625598 start.go:139] virtualization:  
	I0920 23:18:12.027850 1625598 out.go:177] * [functional-860437] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0920 23:18:12.030005 1625598 notify.go:220] Checking for updates...
	I0920 23:18:12.030606 1625598 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 23:18:12.032850 1625598 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 23:18:12.035073 1625598 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 23:18:12.037096 1625598 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube
	I0920 23:18:12.039890 1625598 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 23:18:12.042118 1625598 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 23:18:12.044625 1625598 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 23:18:12.045215 1625598 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 23:18:12.069817 1625598 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0920 23:18:12.069962 1625598 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 23:18:12.140186 1625598 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 23:18:12.127178834 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 23:18:12.140304 1625598 docker.go:318] overlay module found
	I0920 23:18:12.143068 1625598 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0920 23:18:12.144833 1625598 start.go:297] selected driver: docker
	I0920 23:18:12.144853 1625598 start.go:901] validating driver "docker" against &{Name:functional-860437 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-860437 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 23:18:12.144955 1625598 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 23:18:12.147513 1625598 out.go:201] 
	W0920 23:18:12.149751 1625598 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 23:18:12.152339 1625598 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.01s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-860437 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-860437 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-bcrsv" [d7f1b147-e6f0-49ec-ba6c-c82792183e56] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-bcrsv" [d7f1b147-e6f0-49ec-ba6c-c82792183e56] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.003494559s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32310
functional_test.go:1675: http://192.168.49.2:32310: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.65s)

                                                
                                                
=== 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" [209cef37-6f54-425d-9bf6-355bfc62c2bf] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004395971s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-860437 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-860437 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-860437 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-860437 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" [81dad0d4-f022-4992-bcd7-748ad7917749] Pending
helpers_test.go:344: "sp-pod" [81dad0d4-f022-4992-bcd7-748ad7917749] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [81dad0d4-f022-4992-bcd7-748ad7917749] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.003797352s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-860437 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-860437 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-860437 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" [3a5372b5-dddd-4d01-b0e3-8b8600cac0c9] Pending
E0920 23:17:59.489658 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:17:59.496134 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:17:59.507523 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:17:59.528908 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:17:59.570336 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:17:59.651785 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:17:59.813265 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:18:00.135507 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "sp-pod" [3a5372b5-dddd-4d01-b0e3-8b8600cac0c9] Running
E0920 23:18:00.778933 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:18:02.061035 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003657514s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-860437 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.65s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.73s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.37s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.78s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.31s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-860437 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" [5e53e8f2-0d25-4afa-8cca-4a5bf0cd4e04] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [5e53e8f2-0d25-4afa-8cca-4a5bf0cd4e04] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.00389303s
I0920 23:17:49.327461 1598010 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-860437 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-860437 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-ssbl4" [c5c51ba9-883e-49ef-ad64-6d54f750be05] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-ssbl4" [c5c51ba9-883e-49ef-ad64-6d54f750be05] Running
E0920 23:18:04.622854 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.01283343s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0920 23:18:07.868982 1598010 retry.go:31] will retry after 299.314595ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 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 23:18 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 20 23:18 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 20 23:18 test-1726874287526608061
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh cat /mount-9p/test-1726874287526608061
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-860437 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" [cbdf2f1f-fe0c-4c03-93cb-b69b717b7d34] Pending
helpers_test.go:344: "busybox-mount" [cbdf2f1f-fe0c-4c03-93cb-b69b717b7d34] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [cbdf2f1f-fe0c-4c03-93cb-b69b717b7d34] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [cbdf2f1f-fe0c-4c03-93cb-b69b717b7d34] 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.003909569s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-860437 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-860437 /tmp/TestFunctionalparallelMountCmdany-port2939448053/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.83s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 service list -o json
E0920 23:18:09.745087 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1494: Took "505.54921ms" to run "out/minikube-linux-arm64 -p functional-860437 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.51s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0920 23:18:16.996029 1598010 retry.go:31] will retry after 430.0856ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-860437 /tmp/TestFunctionalparallelMountCmdspecific-port3464037734/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-860437 ssh "sudo umount -f /mount-9p": exit status 1 (380.323141ms)

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0920 23:18:19.663341 1598010 retry.go:31] will retry after 635.901169ms: exit status 1
E0920 23:18:19.986972 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-860437 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-860437 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3579374109/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-860437 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3579374109/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-860437 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3579374109/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.96s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-860437 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-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-860437
localhost/kicbase/echo-server:functional-860437
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-arm64 -p functional-860437 image ls --format short --alsologtostderr:
I0920 23:18:30.551912 1628812 out.go:345] Setting OutFile to fd 1 ...
I0920 23:18:30.552085 1628812 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:30.552118 1628812 out.go:358] Setting ErrFile to fd 2...
I0920 23:18:30.552142 1628812 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:30.552570 1628812 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
I0920 23:18:30.554012 1628812 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:30.554182 1628812 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:30.554726 1628812 cli_runner.go:164] Run: docker container inspect functional-860437 --format={{.State.Status}}
I0920 23:18:30.580631 1628812 ssh_runner.go:195] Run: systemctl --version
I0920 23:18:30.580694 1628812 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-860437
I0920 23:18:30.601897 1628812 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33909 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/functional-860437/id_rsa Username:docker}
I0920 23:18:30.697500 1628812 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-860437 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/kube-apiserver          | v1.31.1            | d3f53a98c0a9d | 92.6MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 7f8aa378bb47d | 67MB   |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 279f381cb3736 | 86.9MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/library/nginx                 | alpine             | b887aca7aed61 | 48.4MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 24a140c548c07 | 96MB   |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| localhost/kicbase/echo-server           | functional-860437  | ce2d2cda2d858 | 4.79MB |
| localhost/minikube-local-cache-test     | functional-860437  | 2b72990246e30 | 3.33kB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-860437 image ls --format table --alsologtostderr:
I0920 23:18:31.232757 1628991 out.go:345] Setting OutFile to fd 1 ...
I0920 23:18:31.232926 1628991 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:31.232952 1628991 out.go:358] Setting ErrFile to fd 2...
I0920 23:18:31.232959 1628991 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:31.233251 1628991 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
I0920 23:18:31.233919 1628991 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:31.234094 1628991 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:31.234680 1628991 cli_runner.go:164] Run: docker container inspect functional-860437 --format={{.State.Status}}
I0920 23:18:31.253426 1628991 ssh_runner.go:195] Run: systemctl --version
I0920 23:18:31.253476 1628991 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-860437
I0920 23:18:31.272715 1628991 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33909 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/functional-860437/id_rsa Username:docker}
I0920 23:18:31.365102 1628991 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-860437 image ls --format json --alsologtostderr:
[{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a9
19f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"2b72990246e30b733512d008b3fed0660c5bd225e3278c763372b78c91e3962a","repoDigests":["localhost/minikube-local-cache-test@sha256:e5cc6bbd47cf499465a142ad9de786390d46cd906e5db1939f1c60e05d8ce9d9"],"repoTags":["localhost/minikube-local-cache-test:functional-860437"],"size":"3330"},{"id":"7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d","repoDigests"
:["registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690","registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67007814"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd
21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDigests":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a
8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"id":"279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849"],"repoTags":["registry.k8s.io/kube-controller-ma
nager:v1.31.1"],"size":"86930758"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292
ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-860437"],"size":"4788229"},{"id":"d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853","repoDigests":["registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb","registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"92632544"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-860437 image ls --format json --alsologtostderr:
I0920 23:18:30.922708 1628906 out.go:345] Setting OutFile to fd 1 ...
I0920 23:18:30.922875 1628906 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:30.922882 1628906 out.go:358] Setting ErrFile to fd 2...
I0920 23:18:30.922887 1628906 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:30.923147 1628906 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
I0920 23:18:30.923770 1628906 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:30.923891 1628906 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:30.924359 1628906 cli_runner.go:164] Run: docker container inspect functional-860437 --format={{.State.Status}}
I0920 23:18:30.951067 1628906 ssh_runner.go:195] Run: systemctl --version
I0920 23:18:30.951121 1628906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-860437
I0920 23:18:30.982286 1628906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33909 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/functional-860437/id_rsa Username:docker}
I0920 23:18:31.082132 1628906 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-860437 image ls --format yaml --alsologtostderr:
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "95951255"
- id: 7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67007814"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: 279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "86930758"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-860437
size: "4788229"
- id: 2b72990246e30b733512d008b3fed0660c5bd225e3278c763372b78c91e3962a
repoDigests:
- localhost/minikube-local-cache-test@sha256:e5cc6bbd47cf499465a142ad9de786390d46cd906e5db1939f1c60e05d8ce9d9
repoTags:
- localhost/minikube-local-cache-test:functional-860437
size: "3330"
- id: d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
- registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "92632544"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-860437 image ls --format yaml --alsologtostderr:
I0920 23:18:30.617985 1628836 out.go:345] Setting OutFile to fd 1 ...
I0920 23:18:30.618123 1628836 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:30.618129 1628836 out.go:358] Setting ErrFile to fd 2...
I0920 23:18:30.618140 1628836 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:30.618383 1628836 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
I0920 23:18:30.619351 1628836 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:30.619501 1628836 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:30.620072 1628836 cli_runner.go:164] Run: docker container inspect functional-860437 --format={{.State.Status}}
I0920 23:18:30.639431 1628836 ssh_runner.go:195] Run: systemctl --version
I0920 23:18:30.639487 1628836 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-860437
I0920 23:18:30.658405 1628836 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33909 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/functional-860437/id_rsa Username:docker}
I0920 23:18:30.759380 1628836 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 image build -t localhost/my-image:functional-860437 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-860437 image build -t localhost/my-image:functional-860437 testdata/build --alsologtostderr: (3.012333307s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-860437 image build -t localhost/my-image:functional-860437 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 85fb9e918a5
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-860437
--> 7ef14399475
Successfully tagged localhost/my-image:functional-860437
7ef1439947534d2504df70a78022586fa59e1ae2f3b969cd790a4541ebd3d0c0
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-860437 image build -t localhost/my-image:functional-860437 testdata/build --alsologtostderr:
I0920 23:18:31.146604 1628979 out.go:345] Setting OutFile to fd 1 ...
I0920 23:18:31.151767 1628979 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:31.151789 1628979 out.go:358] Setting ErrFile to fd 2...
I0920 23:18:31.151796 1628979 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 23:18:31.152065 1628979 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
I0920 23:18:31.152802 1628979 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:31.153315 1628979 config.go:182] Loaded profile config "functional-860437": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 23:18:31.153801 1628979 cli_runner.go:164] Run: docker container inspect functional-860437 --format={{.State.Status}}
I0920 23:18:31.179488 1628979 ssh_runner.go:195] Run: systemctl --version
I0920 23:18:31.179545 1628979 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-860437
I0920 23:18:31.211284 1628979 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33909 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/functional-860437/id_rsa Username:docker}
I0920 23:18:31.311720 1628979 build_images.go:161] Building image from path: /tmp/build.3247790415.tar
I0920 23:18:31.311789 1628979 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0920 23:18:31.321244 1628979 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3247790415.tar
I0920 23:18:31.324989 1628979 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3247790415.tar: stat -c "%s %y" /var/lib/minikube/build/build.3247790415.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3247790415.tar': No such file or directory
I0920 23:18:31.325022 1628979 ssh_runner.go:362] scp /tmp/build.3247790415.tar --> /var/lib/minikube/build/build.3247790415.tar (3072 bytes)
I0920 23:18:31.351513 1628979 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3247790415
I0920 23:18:31.361792 1628979 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3247790415 -xf /var/lib/minikube/build/build.3247790415.tar
I0920 23:18:31.373637 1628979 crio.go:315] Building image: /var/lib/minikube/build/build.3247790415
I0920 23:18:31.373711 1628979 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-860437 /var/lib/minikube/build/build.3247790415 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0920 23:18:34.061293 1628979 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-860437 /var/lib/minikube/build/build.3247790415 --cgroup-manager=cgroupfs: (2.687554577s)
I0920 23:18:34.061361 1628979 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3247790415
I0920 23:18:34.070522 1628979 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3247790415.tar
I0920 23:18:34.079746 1628979 build_images.go:217] Built localhost/my-image:functional-860437 from /tmp/build.3247790415.tar
I0920 23:18:34.079776 1628979 build_images.go:133] succeeded building to: functional-860437
I0920 23:18:34.079781 1628979 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.57s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 image load --daemon kicbase/echo-server:functional-860437 --alsologtostderr
2024/09/20 23:18:24 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-860437 image load --daemon kicbase/echo-server:functional-860437 --alsologtostderr: (1.213429836s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-860437 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.54s)

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (170.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-546373 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 23:18:40.468299 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:19:21.430571 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:20:43.352497 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-546373 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m50.083058198s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-546373 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (170.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-546373 node stop m02 -v=7 --alsologtostderr
E0920 23:22:40.678428 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:40.684787 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:40.696125 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:40.717483 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:40.758850 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:40.840223 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:41.001839 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:41.323633 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:41.965630 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:43.247175 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-546373 node stop m02 -v=7 --alsologtostderr: (12.019362984s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-546373 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-546373 status -v=7 --alsologtostderr: exit status 7 (835.819157ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 23:22:44.515106 1644701 out.go:345] Setting OutFile to fd 1 ...
	I0920 23:22:44.515309 1644701 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:22:44.515340 1644701 out.go:358] Setting ErrFile to fd 2...
	I0920 23:22:44.515362 1644701 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:22:44.515616 1644701 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 23:22:44.515816 1644701 out.go:352] Setting JSON to false
	I0920 23:22:44.515880 1644701 mustload.go:65] Loading cluster: ha-546373
	I0920 23:22:44.515962 1644701 notify.go:220] Checking for updates...
	I0920 23:22:44.516346 1644701 config.go:182] Loaded profile config "ha-546373": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 23:22:44.516382 1644701 status.go:174] checking status of ha-546373 ...
	I0920 23:22:44.517409 1644701 cli_runner.go:164] Run: docker container inspect ha-546373 --format={{.State.Status}}
	I0920 23:22:44.535709 1644701 status.go:364] ha-546373 host status = "Running" (err=<nil>)
	I0920 23:22:44.535731 1644701 host.go:66] Checking if "ha-546373" exists ...
	I0920 23:22:44.536032 1644701 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-546373
	I0920 23:22:44.563795 1644701 host.go:66] Checking if "ha-546373" exists ...
	I0920 23:22:44.564215 1644701 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 23:22:44.564272 1644701 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-546373
	I0920 23:22:44.581456 1644701 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33914 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/ha-546373/id_rsa Username:docker}
	I0920 23:22:44.676833 1644701 ssh_runner.go:195] Run: systemctl --version
	I0920 23:22:44.681682 1644701 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 23:22:44.694055 1644701 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 23:22:44.742777 1644701 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:50 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-20 23:22:44.73233372 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 23:22:44.743436 1644701 kubeconfig.go:125] found "ha-546373" server: "https://192.168.49.254:8443"
	I0920 23:22:44.743488 1644701 api_server.go:166] Checking apiserver status ...
	I0920 23:22:44.743545 1644701 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 23:22:44.755450 1644701 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1398/cgroup
	I0920 23:22:44.765495 1644701 api_server.go:182] apiserver freezer: "7:freezer:/docker/39d041178abc94e07599d6099c3c53ec67fb452edb2041003f4a309aad3835fe/crio/crio-86df2c200a841a4b910c56c89575105bde072dfdb46e995a8d291912abbe0e01"
	I0920 23:22:44.765568 1644701 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/39d041178abc94e07599d6099c3c53ec67fb452edb2041003f4a309aad3835fe/crio/crio-86df2c200a841a4b910c56c89575105bde072dfdb46e995a8d291912abbe0e01/freezer.state
	I0920 23:22:44.777264 1644701 api_server.go:204] freezer state: "THAWED"
	I0920 23:22:44.777293 1644701 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 23:22:44.785272 1644701 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 23:22:44.785303 1644701 status.go:456] ha-546373 apiserver status = Running (err=<nil>)
	I0920 23:22:44.785314 1644701 status.go:176] ha-546373 status: &{Name:ha-546373 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 23:22:44.785331 1644701 status.go:174] checking status of ha-546373-m02 ...
	I0920 23:22:44.785656 1644701 cli_runner.go:164] Run: docker container inspect ha-546373-m02 --format={{.State.Status}}
	I0920 23:22:44.803860 1644701 status.go:364] ha-546373-m02 host status = "Stopped" (err=<nil>)
	I0920 23:22:44.803883 1644701 status.go:377] host is not running, skipping remaining checks
	I0920 23:22:44.803890 1644701 status.go:176] ha-546373-m02 status: &{Name:ha-546373-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 23:22:44.803910 1644701 status.go:174] checking status of ha-546373-m03 ...
	I0920 23:22:44.804226 1644701 cli_runner.go:164] Run: docker container inspect ha-546373-m03 --format={{.State.Status}}
	I0920 23:22:44.826002 1644701 status.go:364] ha-546373-m03 host status = "Running" (err=<nil>)
	I0920 23:22:44.826037 1644701 host.go:66] Checking if "ha-546373-m03" exists ...
	I0920 23:22:44.826346 1644701 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-546373-m03
	I0920 23:22:44.849637 1644701 host.go:66] Checking if "ha-546373-m03" exists ...
	I0920 23:22:44.849951 1644701 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 23:22:44.850000 1644701 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-546373-m03
	I0920 23:22:44.868646 1644701 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33924 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/ha-546373-m03/id_rsa Username:docker}
	I0920 23:22:44.969467 1644701 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 23:22:44.981896 1644701 kubeconfig.go:125] found "ha-546373" server: "https://192.168.49.254:8443"
	I0920 23:22:44.981975 1644701 api_server.go:166] Checking apiserver status ...
	I0920 23:22:44.982059 1644701 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 23:22:44.993834 1644701 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1341/cgroup
	I0920 23:22:45.015146 1644701 api_server.go:182] apiserver freezer: "7:freezer:/docker/62a6da8845e72d53138fd777aff2f8a445b1dfd73c1b84b4cdc5de1b2caa598f/crio/crio-a2bfffd56e1d65cdf3b1889840b4236b09a72c397a08fa2a8c0ec67c8dff58b2"
	I0920 23:22:45.015308 1644701 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/62a6da8845e72d53138fd777aff2f8a445b1dfd73c1b84b4cdc5de1b2caa598f/crio/crio-a2bfffd56e1d65cdf3b1889840b4236b09a72c397a08fa2a8c0ec67c8dff58b2/freezer.state
	I0920 23:22:45.032767 1644701 api_server.go:204] freezer state: "THAWED"
	I0920 23:22:45.032808 1644701 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 23:22:45.042183 1644701 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 23:22:45.042224 1644701 status.go:456] ha-546373-m03 apiserver status = Running (err=<nil>)
	I0920 23:22:45.042234 1644701 status.go:176] ha-546373-m03 status: &{Name:ha-546373-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 23:22:45.042253 1644701 status.go:174] checking status of ha-546373-m04 ...
	I0920 23:22:45.042623 1644701 cli_runner.go:164] Run: docker container inspect ha-546373-m04 --format={{.State.Status}}
	I0920 23:22:45.094899 1644701 status.go:364] ha-546373-m04 host status = "Running" (err=<nil>)
	I0920 23:22:45.094936 1644701 host.go:66] Checking if "ha-546373-m04" exists ...
	I0920 23:22:45.095335 1644701 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-546373-m04
	I0920 23:22:45.131115 1644701 host.go:66] Checking if "ha-546373-m04" exists ...
	I0920 23:22:45.131461 1644701 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 23:22:45.131506 1644701 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-546373-m04
	I0920 23:22:45.154286 1644701 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33929 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/ha-546373-m04/id_rsa Username:docker}
	I0920 23:22:45.274146 1644701 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 23:22:45.297424 1644701 status.go:176] ha-546373-m04 status: &{Name:ha-546373-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0920 23:22:45.808489 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (20.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-546373 node start m02 -v=7 --alsologtostderr
E0920 23:22:50.929818 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:22:59.488830 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:23:01.171429 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-546373 node start m02 -v=7 --alsologtostderr: (19.375255199s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-546373 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-546373 status -v=7 --alsologtostderr: (1.344658158s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (20.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.37s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (190.93s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-546373 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-546373 -v=7 --alsologtostderr
E0920 23:23:21.653381 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:23:27.197005 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-546373 -v=7 --alsologtostderr: (37.265928595s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-546373 --wait=true -v=7 --alsologtostderr
E0920 23:24:02.614855 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:25:24.536559 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-546373 --wait=true -v=7 --alsologtostderr: (2m33.451774446s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-546373
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (190.93s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.73s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 23:27:08.193482 1659256 out.go:345] Setting OutFile to fd 1 ...
	I0920 23:27:08.193620 1659256 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:27:08.193631 1659256 out.go:358] Setting ErrFile to fd 2...
	I0920 23:27:08.193637 1659256 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:27:08.193889 1659256 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 23:27:08.194076 1659256 out.go:352] Setting JSON to false
	I0920 23:27:08.194119 1659256 mustload.go:65] Loading cluster: ha-546373
	I0920 23:27:08.194154 1659256 notify.go:220] Checking for updates...
	I0920 23:27:08.194565 1659256 config.go:182] Loaded profile config "ha-546373": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 23:27:08.194583 1659256 status.go:174] checking status of ha-546373 ...
	I0920 23:27:08.195155 1659256 cli_runner.go:164] Run: docker container inspect ha-546373 --format={{.State.Status}}
	I0920 23:27:08.213851 1659256 status.go:364] ha-546373 host status = "Stopped" (err=<nil>)
	I0920 23:27:08.213871 1659256 status.go:377] host is not running, skipping remaining checks
	I0920 23:27:08.213878 1659256 status.go:176] ha-546373 status: &{Name:ha-546373 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 23:27:08.213934 1659256 status.go:174] checking status of ha-546373-m02 ...
	I0920 23:27:08.214246 1659256 cli_runner.go:164] Run: docker container inspect ha-546373-m02 --format={{.State.Status}}
	I0920 23:27:08.232020 1659256 status.go:364] ha-546373-m02 host status = "Stopped" (err=<nil>)
	I0920 23:27:08.232039 1659256 status.go:377] host is not running, skipping remaining checks
	I0920 23:27:08.232047 1659256 status.go:176] ha-546373-m02 status: &{Name:ha-546373-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 23:27:08.232066 1659256 status.go:174] checking status of ha-546373-m04 ...
	I0920 23:27:08.232374 1659256 cli_runner.go:164] Run: docker container inspect ha-546373-m04 --format={{.State.Status}}
	I0920 23:27:08.258094 1659256 status.go:364] ha-546373-m04 host status = "Stopped" (err=<nil>)
	I0920 23:27:08.258116 1659256 status.go:377] host is not running, skipping remaining checks
	I0920 23:27:08.258124 1659256 status.go:176] ha-546373-m04 status: &{Name:ha-546373-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (62.71s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-546373 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 23:27:40.677792 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:27:59.489444 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:28:08.378839 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-546373 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m1.781481685s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-546373 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 (62.71s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (69.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-546373 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-546373 --control-plane -v=7 --alsologtostderr: (1m8.322843919s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-546373 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (69.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (78.41s)

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"57b0630e-f49a-484c-81fe-5485eabd3bb1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-239953] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c953a473-6960-4425-a6a6-08e8c2a17015","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19672"}}
	{"specversion":"1.0","id":"5e9a7d54-7888-4d74-91c0-4054528ef5b7","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":"8736b204-64ae-45a1-be8e-220beccd1fd3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig"}}
	{"specversion":"1.0","id":"6b7e3153-ceac-4e77-916d-a5787a59dfcb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube"}}
	{"specversion":"1.0","id":"556b8051-2d19-4b9b-8109-8e46c832d919","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"dfdf4ed9-63ec-4f74-863a-4d8765c8df2d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"1503434b-320a-4f72-9848-7156dab745e9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.15s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.74s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.35s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0920 23:32:10.484943 1598010 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 23:32:10.500499 1598010 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 23:32:10.500575 1598010 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0920 23:32:10.500616 1598010 cli_runner.go:164] Run: docker network inspect existing-network
W0920 23:32:10.516720 1598010 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0920 23:32:10.516749 1598010 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 23:32:10.516765 1598010 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 23:32:10.518545 1598010 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 23:32:10.538187 1598010 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-faf887cbd40a IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:aa:d6:b2:79} reservation:<nil>}
I0920 23:32:10.538624 1598010 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:0x4001a23180}
I0920 23:32:10.538646 1598010 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 23:32:10.538722 1598010 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 23:32:10.610258 1598010 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-arm64 start -p existing-network-283083 --network=existing-network
E0920 23:32:40.678581 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-283083 --network=existing-network: (30.215781797s)
helpers_test.go:175: Cleaning up "existing-network-283083" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-283083
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-283083: (1.972671999s)
I0920 23:32:42.815227 1598010 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (32.35s)

                                                
                                    
x
+
TestKicCustomSubnet (31.8s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-067987 --subnet=192.168.60.0/24
E0920 23:32:59.488954 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-067987 --subnet=192.168.60.0/24: (29.650185751s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-067987 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-067987" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-067987
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-067987: (2.128017192s)
--- PASS: TestKicCustomSubnet (31.80s)

                                                
                                    
x
+
TestKicStaticIP (30.38s)

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

                                                
                                    
x
+
TestMainNoArgs (0.12s)

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

                                                
                                    
x
+
TestMinikubeProfile (70.12s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-976592 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-976592 --driver=docker  --container-runtime=crio: (32.589200542s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-979808 --driver=docker  --container-runtime=crio
E0920 23:34:22.559161 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-979808 --driver=docker  --container-runtime=crio: (32.182904158s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-976592
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-979808
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-979808" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-979808
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-979808: (2.006515899s)
helpers_test.go:175: Cleaning up "first-976592" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-976592
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-976592: (1.926354117s)
--- PASS: TestMinikubeProfile (70.12s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.13s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.1s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.3s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.12s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (102.47s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.41s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.98s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.02s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-403988 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-403988 -v 3 --alsologtostderr: (27.339482763s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-403988 status --alsologtostderr
E0920 23:37:40.678301 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiNode/serial/AddNode (28.02s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.92s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.23s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 23:37:53.637290 1712225 out.go:345] Setting OutFile to fd 1 ...
	I0920 23:37:53.637399 1712225 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:37:53.637603 1712225 out.go:358] Setting ErrFile to fd 2...
	I0920 23:37:53.637612 1712225 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:37:53.637868 1712225 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 23:37:53.638051 1712225 out.go:352] Setting JSON to false
	I0920 23:37:53.638085 1712225 mustload.go:65] Loading cluster: multinode-403988
	I0920 23:37:53.638185 1712225 notify.go:220] Checking for updates...
	I0920 23:37:53.638740 1712225 config.go:182] Loaded profile config "multinode-403988": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 23:37:53.638761 1712225 status.go:174] checking status of multinode-403988 ...
	I0920 23:37:53.639539 1712225 cli_runner.go:164] Run: docker container inspect multinode-403988 --format={{.State.Status}}
	I0920 23:37:53.658597 1712225 status.go:364] multinode-403988 host status = "Running" (err=<nil>)
	I0920 23:37:53.658618 1712225 host.go:66] Checking if "multinode-403988" exists ...
	I0920 23:37:53.658914 1712225 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-403988
	I0920 23:37:53.676534 1712225 host.go:66] Checking if "multinode-403988" exists ...
	I0920 23:37:53.676845 1712225 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 23:37:53.676898 1712225 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-403988
	I0920 23:37:53.699888 1712225 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34034 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/multinode-403988/id_rsa Username:docker}
	I0920 23:37:53.792125 1712225 ssh_runner.go:195] Run: systemctl --version
	I0920 23:37:53.797771 1712225 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 23:37:53.809455 1712225 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 23:37:53.868186 1712225 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-20 23:37:53.858110103 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 23:37:53.868789 1712225 kubeconfig.go:125] found "multinode-403988" server: "https://192.168.67.2:8443"
	I0920 23:37:53.868835 1712225 api_server.go:166] Checking apiserver status ...
	I0920 23:37:53.868883 1712225 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 23:37:53.879917 1712225 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1359/cgroup
	I0920 23:37:53.889539 1712225 api_server.go:182] apiserver freezer: "7:freezer:/docker/1f2eea2b10d43575f9a1c208fda3ee5494e15915d092cdeec7f7d54a91ce2d97/crio/crio-ee99cf3bfc9cd0fa8abc68514c6b67d2457b95b916e0704ab2d76b13488ba467"
	I0920 23:37:53.889610 1712225 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/1f2eea2b10d43575f9a1c208fda3ee5494e15915d092cdeec7f7d54a91ce2d97/crio/crio-ee99cf3bfc9cd0fa8abc68514c6b67d2457b95b916e0704ab2d76b13488ba467/freezer.state
	I0920 23:37:53.898386 1712225 api_server.go:204] freezer state: "THAWED"
	I0920 23:37:53.898415 1712225 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0920 23:37:53.906005 1712225 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0920 23:37:53.906039 1712225 status.go:456] multinode-403988 apiserver status = Running (err=<nil>)
	I0920 23:37:53.906051 1712225 status.go:176] multinode-403988 status: &{Name:multinode-403988 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 23:37:53.906070 1712225 status.go:174] checking status of multinode-403988-m02 ...
	I0920 23:37:53.906392 1712225 cli_runner.go:164] Run: docker container inspect multinode-403988-m02 --format={{.State.Status}}
	I0920 23:37:53.924540 1712225 status.go:364] multinode-403988-m02 host status = "Running" (err=<nil>)
	I0920 23:37:53.924568 1712225 host.go:66] Checking if "multinode-403988-m02" exists ...
	I0920 23:37:53.924892 1712225 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-403988-m02
	I0920 23:37:53.941515 1712225 host.go:66] Checking if "multinode-403988-m02" exists ...
	I0920 23:37:53.941814 1712225 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 23:37:53.941861 1712225 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-403988-m02
	I0920 23:37:53.958978 1712225 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34039 SSHKeyPath:/home/jenkins/minikube-integration/19672-1592623/.minikube/machines/multinode-403988-m02/id_rsa Username:docker}
	I0920 23:37:54.052909 1712225 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 23:37:54.066763 1712225 status.go:176] multinode-403988-m02 status: &{Name:multinode-403988-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0920 23:37:54.066800 1712225 status.go:174] checking status of multinode-403988-m03 ...
	I0920 23:37:54.067196 1712225 cli_runner.go:164] Run: docker container inspect multinode-403988-m03 --format={{.State.Status}}
	I0920 23:37:54.085583 1712225 status.go:364] multinode-403988-m03 host status = "Stopped" (err=<nil>)
	I0920 23:37:54.085614 1712225 status.go:377] host is not running, skipping remaining checks
	I0920 23:37:54.085622 1712225 status.go:176] multinode-403988-m03 status: &{Name:multinode-403988-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-403988 node start m03 -v=7 --alsologtostderr
E0920 23:37:59.488918 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-403988 node start m03 -v=7 --alsologtostderr: (9.229568666s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-403988 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (10.00s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (101.55s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-403988
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-403988
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-403988: (24.804029543s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-403988 --wait=true -v=8 --alsologtostderr
E0920 23:39:03.740739 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-403988 --wait=true -v=8 --alsologtostderr: (1m16.616008427s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-403988
--- PASS: TestMultiNode/serial/RestartKeepsNodes (101.55s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.56s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.89s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 23:40:15.034469 1720014 out.go:345] Setting OutFile to fd 1 ...
	I0920 23:40:15.034584 1720014 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:40:15.034597 1720014 out.go:358] Setting ErrFile to fd 2...
	I0920 23:40:15.034603 1720014 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:40:15.034969 1720014 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 23:40:15.035281 1720014 out.go:352] Setting JSON to false
	I0920 23:40:15.035314 1720014 mustload.go:65] Loading cluster: multinode-403988
	I0920 23:40:15.036030 1720014 config.go:182] Loaded profile config "multinode-403988": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 23:40:15.036047 1720014 status.go:174] checking status of multinode-403988 ...
	I0920 23:40:15.036856 1720014 cli_runner.go:164] Run: docker container inspect multinode-403988 --format={{.State.Status}}
	I0920 23:40:15.037811 1720014 notify.go:220] Checking for updates...
	I0920 23:40:15.058564 1720014 status.go:364] multinode-403988 host status = "Stopped" (err=<nil>)
	I0920 23:40:15.058598 1720014 status.go:377] host is not running, skipping remaining checks
	I0920 23:40:15.058607 1720014 status.go:176] multinode-403988 status: &{Name:multinode-403988 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 23:40:15.058666 1720014 status.go:174] checking status of multinode-403988-m02 ...
	I0920 23:40:15.059093 1720014 cli_runner.go:164] Run: docker container inspect multinode-403988-m02 --format={{.State.Status}}
	I0920 23:40:15.081973 1720014 status.go:364] multinode-403988-m02 host status = "Stopped" (err=<nil>)
	I0920 23:40:15.081999 1720014 status.go:377] host is not running, skipping remaining checks
	I0920 23:40:15.082007 1720014 status.go:176] multinode-403988-m02 status: &{Name:multinode-403988-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.55s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-403988 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-403988 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (48.878052365s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-403988 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 (49.55s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (32.74s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (125.51s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-376801 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0920 23:42:40.678551 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:42:59.488984 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-376801 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m33.359116396s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-376801 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-376801 image pull gcr.io/k8s-minikube/busybox: (3.256867454s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-376801
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-376801: (5.79539834s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-376801 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-376801 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.366189669s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-376801 image list
helpers_test.go:175: Cleaning up "test-preload-376801" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-376801
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-376801: (2.44646661s)
--- PASS: TestPreload (125.51s)

                                                
                                    
x
+
TestScheduledStopUnix (110.47s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-457389 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-457389 --memory=2048 --driver=docker  --container-runtime=crio: (34.218095772s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-457389 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-457389 -n scheduled-stop-457389
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-457389 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0920 23:44:21.595367 1598010 retry.go:31] will retry after 130.423µs: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.603203 1598010 retry.go:31] will retry after 165.398µs: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.604371 1598010 retry.go:31] will retry after 279.753µs: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.605529 1598010 retry.go:31] will retry after 415.231µs: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.606668 1598010 retry.go:31] will retry after 373.798µs: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.607835 1598010 retry.go:31] will retry after 722.976µs: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.609050 1598010 retry.go:31] will retry after 1.318872ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.611288 1598010 retry.go:31] will retry after 911.691µs: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.612426 1598010 retry.go:31] will retry after 2.270756ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.615627 1598010 retry.go:31] will retry after 3.970588ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.619841 1598010 retry.go:31] will retry after 3.414133ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.624080 1598010 retry.go:31] will retry after 8.988883ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.633312 1598010 retry.go:31] will retry after 12.737204ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.648349 1598010 retry.go:31] will retry after 11.814197ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.660595 1598010 retry.go:31] will retry after 42.213834ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
I0920 23:44:21.703826 1598010 retry.go:31] will retry after 49.141315ms: open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/scheduled-stop-457389/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-457389 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-457389 -n scheduled-stop-457389
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-457389
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-457389 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-457389
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-457389: exit status 7 (68.149574ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.33s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"321bc3c5-eaf9-4f23-a669-235b0bbe9e90","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-752298] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e1c6ceb9-fb3c-4155-a9f2-b926fc3705a0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19672"}}
	{"specversion":"1.0","id":"6c953757-c78a-4541-a48b-3e9bf82a4522","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":"165fb9ea-3c41-49bf-a93e-30b3cd1280b8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig"}}
	{"specversion":"1.0","id":"1f3b746c-f2ec-4a6a-8af0-9f4d3518a9a9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube"}}
	{"specversion":"1.0","id":"8001b734-5549-4578-b732-ffea5c6dda5d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"e47fa84c-895a-4a22-be1f-178e15f3e368","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"0a98b812-b01f-4d5b-8c5b-f3e8ffe708be","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":"14bc906e-de50-4d72-85a7-5ac0bc3bf17e","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":"a41aa92a-c2c1-46c8-a4f7-33bd9d7ea57f","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":"4bee0caa-d9b0-423f-923a-eea2b2549c0b","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":"9909f7ed-20e2-4a60-bf0d-f3e9c84e6444","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-752298\" primary control-plane node in \"insufficient-storage-752298\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"531f2612-10c0-4b78-8e10-1463b2c5c6f0","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":"b4efff95-d39a-473d-9635-28f92da39623","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":"1ff61daa-a2fb-45ca-bda5-5f58ae4d8b0c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 23:45:48.487442 1737654 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-752298" does not appear in /home/jenkins/minikube-integration/19672-1592623/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 23:45:48.772577 1737716 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-752298" does not appear in /home/jenkins/minikube-integration/19672-1592623/kubeconfig
	E0920 23:45:48.782571 1737716 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/insufficient-storage-752298/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (106.31s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1149687030 start -p running-upgrade-411753 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1149687030 start -p running-upgrade-411753 --memory=2200 --vm-driver=docker  --container-runtime=crio: (35.813616361s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-411753 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0920 23:51:02.560688 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-411753 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m7.176868135s)
helpers_test.go:175: Cleaning up "running-upgrade-411753" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-411753
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-411753: (2.603680831s)
--- PASS: TestRunningBinaryUpgrade (106.31s)

                                                
                                    
x
+
TestKubernetesUpgrade (378s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-339022 --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-arm64 start -p kubernetes-upgrade-339022 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m33.910237904s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-339022 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-339022 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-339022 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (86.515729ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.31.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-339022
	    minikube start -p kubernetes-upgrade-339022 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-3390222 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-339022 --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-arm64 start -p kubernetes-upgrade-339022 --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-arm64 start -p kubernetes-upgrade-339022 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.282164387s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-339022" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-339022
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-339022: (2.205549535s)
--- PASS: TestKubernetesUpgrade (378.00s)

                                                
                                    
x
+
TestMissingContainerUpgrade (166.56s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.105626825 start -p missing-upgrade-459887 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.105626825 start -p missing-upgrade-459887 --memory=2200 --driver=docker  --container-runtime=crio: (1m31.682804302s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-459887
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-459887: (10.463744523s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-459887
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-459887 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0920 23:47:40.678075 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:47:59.489737 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-459887 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m0.109302307s)
helpers_test.go:175: Cleaning up "missing-upgrade-459887" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-459887
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-459887: (3.318818991s)
--- PASS: TestMissingContainerUpgrade (166.56s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (37.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (20.97s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.6s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.3s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.27s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.63s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.8s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (68.49s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.162261588 start -p stopped-upgrade-234720 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.162261588 start -p stopped-upgrade-234720 --memory=2200 --vm-driver=docker  --container-runtime=crio: (35.072616837s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.162261588 -p stopped-upgrade-234720 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.162261588 -p stopped-upgrade-234720 stop: (2.581066733s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-234720 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-234720 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.83396026s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (68.49s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.01s)

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

                                                
                                    
x
+
TestPause/serial/Start (83.13s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-112889 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E0920 23:52:40.677853 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-112889 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m23.128588886s)
--- PASS: TestPause/serial/Start (83.13s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (29.18s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-112889 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0920 23:52:59.489653 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-112889 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (29.145018611s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (29.18s)

                                                
                                    
x
+
TestPause/serial/Pause (0.98s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.37s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (1.03s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.25s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.18s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.43s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.61s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 23:53:40.103547 1776654 out.go:345] Setting OutFile to fd 1 ...
	I0920 23:53:40.103742 1776654 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:53:40.103772 1776654 out.go:358] Setting ErrFile to fd 2...
	I0920 23:53:40.103792 1776654 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 23:53:40.104073 1776654 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-1592623/.minikube/bin
	I0920 23:53:40.104590 1776654 out.go:352] Setting JSON to false
	I0920 23:53:40.105599 1776654 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":27370,"bootTime":1726849050,"procs":198,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0920 23:53:40.105710 1776654 start.go:139] virtualization:  
	I0920 23:53:40.108154 1776654 out.go:177] * [false-277824] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 23:53:40.111671 1776654 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 23:53:40.111806 1776654 notify.go:220] Checking for updates...
	I0920 23:53:40.116648 1776654 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 23:53:40.119226 1776654 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-1592623/kubeconfig
	I0920 23:53:40.121051 1776654 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-1592623/.minikube
	I0920 23:53:40.122987 1776654 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 23:53:40.125561 1776654 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 23:53:40.128293 1776654 config.go:182] Loaded profile config "force-systemd-flag-456323": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 23:53:40.128504 1776654 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 23:53:40.175795 1776654 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0920 23:53:40.175944 1776654 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 23:53:40.242159 1776654 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 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:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 23:53:40.232362595 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.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.7]] Warnings:<nil>}}
	I0920 23:53:40.242277 1776654 docker.go:318] overlay module found
	I0920 23:53:40.245269 1776654 out.go:177] * Using the docker driver based on user configuration
	I0920 23:53:40.247720 1776654 start.go:297] selected driver: docker
	I0920 23:53:40.247735 1776654 start.go:901] validating driver "docker" against <nil>
	I0920 23:53:40.247748 1776654 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 23:53:40.250427 1776654 out.go:201] 
	W0920 23:53:40.252748 1776654 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 23:53:40.254963 1776654 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-786603 --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 23:55:43.743028 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0920 23:57:40.678406 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-786603 --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: (2m44.913960448s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (164.91s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-786603 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" [8ee2d443-afff-408b-8488-8890d7116aab] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0920 23:57:59.489078 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [8ee2d443-afff-408b-8488-8890d7116aab] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.003665432s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-786603 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.66s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-786603 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-786603 --alsologtostderr -v=3: (12.027693891s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.03s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-786603 --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:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-786603 --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: (2m34.357592026s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-786603 -n old-k8s-version-786603
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (154.72s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-298705 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" [9343b319-ded8-477f-9af0-982881ec6f61] Pending
helpers_test.go:344: "busybox" [9343b319-ded8-477f-9af0-982881ec6f61] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9343b319-ded8-477f-9af0-982881ec6f61] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003988588s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-298705 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.39s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-298705 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-298705 --alsologtostderr -v=3: (12.05954831s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.06s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

                                                
                                    
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-22tgp" [fa215451-e359-490c-8c4c-37e94cc8895c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00390262s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-22tgp" [fa215451-e359-490c-8c4c-37e94cc8895c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004197838s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-786603 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-786603 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
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.25s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-786603 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-786603 -n old-k8s-version-786603
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-786603 -n old-k8s-version-786603
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.12s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-631230 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" [a7a0d1bf-b1e7-4fe6-a6a1-fe5826baa8ca] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a7a0d1bf-b1e7-4fe6-a6a1-fe5826baa8ca] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004513915s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-631230 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.35s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-631230 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0921 00:02:40.678006 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:56.482414 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:56.488795 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:56.500271 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:56.522180 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:56.563593 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:56.645024 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:56.806611 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:57.128270 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:57.769673 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:59.051164 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:02:59.488807 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:03:01.613312 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:03:06.735505 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:03:16.977283 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:03:37.458618 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:04:18.420395 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-631230 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (5m3.440640447s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-631230 -n embed-certs-631230
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (303.82s)

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

                                                
                                                
=== 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-gpbpz" [3ee5f2b0-7544-48f0-806e-49a886d4845f] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003632733s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-gpbpz" [3ee5f2b0-7544-48f0-806e-49a886d4845f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003750674s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-298705 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-704851 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0921 00:05:40.341949 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-704851 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (49.673621028s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (49.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-704851 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" [d2fd65c9-e0fd-43e8-b69f-1c9cf456a258] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d2fd65c9-e0fd-43e8-b69f-1c9cf456a258] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003315744s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-704851 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-704851 --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-704851 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.08s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-s7lsr" [187dca72-ec62-478c-a79a-bfaa42a159ed] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004305937s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-s7lsr" [187dca72-ec62-478c-a79a-bfaa42a159ed] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003932956s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-631230 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-631230 --alsologtostderr -v=1
E0921 00:07:40.678413 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-631230 -n embed-certs-631230
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-631230 -n embed-certs-631230: exit status 2 (317.391282ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-631230 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-631230 -n embed-certs-631230
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-631230 -n embed-certs-631230
E0921 00:07:42.562513 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-336202 --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
E0921 00:07:56.482339 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:07:59.489105 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-336202 --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: (36.150170615s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.15s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-336202 --alsologtostderr -v=3
E0921 00:08:24.183257 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-336202 --alsologtostderr -v=3: (1.297535158s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.30s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-336202 --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
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-336202 --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: (15.462101987s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-336202 -n newest-cni-336202
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.93s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-277824 "pgrep -a kubelet"
I0921 00:09:35.934802 1598010 config.go:182] Loaded profile config "auto-277824": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-277824 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-h92kg" [c44ab542-b6b8-49c4-a669-f2e8d6421b20] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-h92kg" [c44ab542-b6b8-49c4-a669-f2e8d6421b20] Running
E0921 00:09:45.041617 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:09:45.049018 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:09:45.060676 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:09:45.083272 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:09:45.139353 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:09:45.220886 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:09:45.382359 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:09:45.703993 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:09:46.345720 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.00365795s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.29s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-277824 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E0921 00:09:47.627924 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.16s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-277824 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0921 00:10:26.035903 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:11:07.000475 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-277824 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m18.387904985s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (78.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-tcvxm" [c1b31679-980b-46b5-bb4d-3cd5db8de482] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003798481s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
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-456bn" [77791f83-b5ed-4c2f-b727-0d79abd72e76] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.006526147s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== 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-tcvxm" [c1b31679-980b-46b5-bb4d-3cd5db8de482] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004356227s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-704851 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.12s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-277824 "pgrep -a kubelet"
I0921 00:11:33.119270 1598010 config.go:182] Loaded profile config "kindnet-277824": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-277824 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-rmqzr" [a4864623-6d2f-4803-8d69-3141dd1551f9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-rmqzr" [a4864623-6d2f-4803-8d69-3141dd1551f9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003890966s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.26s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-704851 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-704851 -n default-k8s-diff-port-704851
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-704851 -n default-k8s-diff-port-704851
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.07s)
E0921 00:15:58.144397 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:14.249155 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:14.255626 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:14.267181 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:14.288684 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:14.330078 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:14.411621 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:14.573107 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:14.894786 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:15.536457 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:16.818021 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:19.379547 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:24.501079 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:26.827309 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:26.833769 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:26.845315 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:26.866747 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:26.908275 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:26.989767 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:27.151249 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:27.473023 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:28.115087 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:29.397019 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:31.959008 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:34.742536 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:16:37.080495 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-277824 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-277824 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m13.151625511s)
--- PASS: TestNetworkPlugins/group/calico/Start (73.15s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-277824 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0921 00:12:23.745147 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:12:28.921942 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:12:40.678515 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/functional-860437/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:12:56.482667 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/old-k8s-version-786603/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-277824 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m3.669614037s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (63.67s)

                                                
                                    
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-4xpb9" [063633b3-25f6-4354-ad5f-d6daa1bfaba3] Running
E0921 00:12:59.489370 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/addons-378495/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00553236s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-277824 "pgrep -a kubelet"
I0921 00:13:03.610997 1598010 config.go:182] Loaded profile config "calico-277824": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-277824 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-ttc8c" [d09cd26a-c52f-4266-b4b4-3b0ddcc65bb3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ttc8c" [d09cd26a-c52f-4266-b4b4-3b0ddcc65bb3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004152204s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-277824 "pgrep -a kubelet"
I0921 00:13:12.611879 1598010 config.go:182] Loaded profile config "custom-flannel-277824": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-277824 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-d58hs" [7d811d5c-072a-4a0f-871b-01058cc3910b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-d58hs" [7d811d5c-072a-4a0f-871b-01058cc3910b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004211735s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-277824 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0921 00:14:36.203521 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:36.209863 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:36.221196 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:36.242553 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:36.283896 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:36.365166 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:36.526666 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:36.848512 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:37.490368 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:38.771761 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:41.333673 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:45.042178 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/no-preload-298705/client.crt: no such file or directory" logger="UnhandledError"
E0921 00:14:46.455594 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-277824 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m0.986114124s)
--- PASS: TestNetworkPlugins/group/flannel/Start (60.99s)

                                                
                                    
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-bxgvs" [c4522ab9-0e2b-4e4f-99dd-139aaf0fc30a] Running
E0921 00:14:56.697646 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/auto-277824/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004220051s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-277824 "pgrep -a kubelet"
I0921 00:14:57.048522 1598010 config.go:182] Loaded profile config "flannel-277824": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-277824 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-j86bs" [f833335d-7f42-4894-992b-145c27f97b6e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-j86bs" [f833335d-7f42-4894-992b-145c27f97b6e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003869575s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-277824 "pgrep -a kubelet"
I0921 00:14:58.198530 1598010 config.go:182] Loaded profile config "enable-default-cni-277824": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-277824 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-9hq8m" [134fc637-bd9d-492e-9aaa-9072b652d4c7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-9hq8m" [134fc637-bd9d-492e-9aaa-9072b652d4c7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.004702929s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.29s)

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

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

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

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

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

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

                                                
                                    
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-277824 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.17s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-277824 "pgrep -a kubelet"
I0921 00:16:46.667991 1598010 config.go:182] Loaded profile config "bridge-277824": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-277824 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-gmgbc" [4d7782a0-cf00-4262-bd85-882c080aeacb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0921 00:16:47.322201 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/kindnet-277824/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-gmgbc" [4d7782a0-cf00-4262-bd85-882c080aeacb] Running
E0921 00:16:55.223827 1598010 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-1592623/.minikube/profiles/default-k8s-diff-port-704851/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003848974s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.27s)

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

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

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

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

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

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

                                                
                                    

Test skip (29/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
+
TestDownloadOnlyKic (0.56s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go: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 arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
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-079949" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-079949
--- SKIP: TestStartStop/group/disable-driver-mounts (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.48s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.85s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-277824 [took: 4.649233457s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-277824" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-277824
--- SKIP: TestNetworkPlugins/group/cilium (4.85s)

                                                
                                    
Copied to clipboard